/*
Theme Name: 08140305
Theme URI: http://08140305.com/
Description: ForWordPressSite
Author: Nomichi
*/

body{
    margin:0px 0px 0px 0px;
    padding:0px;

}

body {
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#51BCD4;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	cursor:crosshair;
	background-image:url('img/bg01.gif');
	background-repeat:repeat;
	background-color:#cccccc;
}

body,td,th,input,textarea,select {
	font-family:Verdana,Osaka;
	font-size:11px;
	line-height:15pt;
	letter-spacing :medium;
	color:#444444;
}
ul{margin-top:0px;}
li{margin:-2px 2px 2px -30px;background-image:url('img/icon01.gif');background-repeat:no-repeat;background-attachment:fixed;background-position:0% 0%;list-style:none}

.aboutli{margin:2px 2px 2px -20px;background-image:url('img/icon01.gif');background-repeat:no-repeat;background-attachment:fixed;background-position:0% 0%;list-style:none}
li.cat-item cat-item-3 {margin:-2px 2px 2px -30px;background-image:url('img/icon02.gif');background-repeat:no-repeat;background-attachment:fixed;background-position:0% 0%;list-style:none}

h1{font-size:2.1em; position:absolute; left:60px; top:172px; font-family:"Century Gothic",Times,serif; color:#4b707b;}
h2{font-size:14pt; margin-left:0px; font-weight:bold;font-family:"Century Gothic",Times,serif; color:#4b707b;}
h3,h4{font-size:10pt;color:#333333}
h4{margin:3px 0px 5px 10px; padding-left:10px; font-weight:bold;  border-bottom:dotted #51BCD4 1px;}
h3{margin-bottom:2px; padding-left:8px; border-left:solid #51BCD4 5px; font-weight:bold;}

a {color:#000000;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
a:hover{color:#6d4269;text-decoration:underline;}
a.menu,a.foot{color:#51BCD4; text-decoration:none;}	



b,strong{color:#6d4269;}
em{color:#4b707b;font-style:normal;}
p{margin:2px;padding:2px 2px 2px 20px;}



#body{
width:760px;
margin:0px;
padding:10px;
background-color:#ffffff;
}

#title{
    position:auto;
    width:750px;
    height:150px;
}
#menu{
    position:auto;
    width:750px;
    height:20px;
}
#main{
    position:auto;
    width:750px;
}
#foot{
    position:auto;
    width:750px;
    height:20px;
    left:20px;

}

/*コンテナ内部　右左はブログの2カラム*/
.menu{
	margin:0px;
    position:relative;
    right:20px;
    text-align:right;
    }
.text{
	margin:0px;
    padding:10px;
    text-align:left
    ;background:#eeeeee;
    }
.text_ss{
	margin:0px;
	padding:40px 70px 40px 70px;
	text-align:left;
	line-height:180%;
	font-size:11px;
	background:#eeeeee;}

.left{
	float:left;
	margin:0px 10px 0px 0px;
	padding:10px;
	text-align:left;
	background:#eeeeee;
	width:500px;}

.right{
	float:left;
	margin:0px;
	padding:10px;
	text-align:left;
	background:#eeeeee;
	width:200px;}



.block{
	border:solid #ccc 1px; 
    padding:8px; 
    margin:15px 0px;
    }
.scroll{
	overflow:auto; 
    width:400px; 
    height:50px;
    margin-bottom:13px;
    }
    
ul,ol{list-style-position:inside; margin-bottom:15px;}
.circle{list-style-type:circle;}
.square{list-style-type:square;}

dl.ex{
	margin:0px 0px;
    }
dl.ex dt{
	background-color:#bbb;
     color:#fff;
     padding:5px 7px 3px 12px; 
     display:inline; 
     margin-left:10px;
     }
dl.ex dd{
	margin-top:10px; 
    border:solid #ccc 1px; 
    padding:15px 10px 5px;
    }
dl.new dt{
	font-weight:bold;
    margin-left:20px;
    }
dl.new dd{
	margin:-1.7em 0px 0px 75pt;
    }

dl.main{
	margin:0px 0px;
    }
dl.main dt{
	color:#6d4269;
    margin-left:20px;
    font-weight:bold;
    }
dl.main dd{
	margin-top:0px;
    padding:0px 15px 10px 0px;
    }


/* その他 */

blockquote{
	border:2px solid #ccc;
    background:url("img/b.gif") repeat;
    padding:10px 5px 10px 5px;
    margin:10px 0px 10px 0px;
    }


/*新着表示*/
span.new {
    display: none;
    color: red;
    font-weight: bold;
}