@charset "utf-8";
*{
margin : 0;
padding : 0;
}
body {
margin:0;

}
img{border:0}
#outer {
width : 850px;
margin-left : auto;
margin-right : auto;
background-color : white;
}

h1 {
font-size:12px;
color : gray;
text-align : center;
font-weight : lighter;
padding-top : 6px;
}

h3,h4,h5,h6{
	font-size:14px;
	color:#6699CC;
	border-bottom:2px solid #C3D8F7;
	margin:15px 0px;
	
}
h4{
	color:#6699FF;
	border:0;
	
}
p{
	color:#666666;
	line-height:120%;
}	

/* header-start */
#header {
clear:both;
width : 100%;
height : 130px;
text-align : center;
background-image : url(header-haikei.jpg);
background-repeat : repeat-x;
}

#header-naka {
width : 850px;
background-color : white;
margin-left : auto;
margin-right : auto;
height : 130px;
background-image : url(blog_head.jpg);
background-repeat : no-repeat;
}

#header-title {
width : 850px;
height : 20px;
text-align : center;

}

#header-logo {
text-align:left;
height:120px;
margin:0;padding:0;
}
#header-logor {
float:right;
width : 500px;
height : 110px;
}

/*mainbox */
#mainbox {
clear:both;
width : 830px;
margin-top : 0px;
padding-left : 10px;
padding-right : 10px;
}

#mainbox-left {
width : 202px;
text-align : left;
font-size : 12px;
float : left;
color : #eff3fc;
padding-left:10px;


}

.mainbox-left1 {
clear:both;
width : 200px;
text-align : left;
font-size : 12px;
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
height : 132px;
border-color : #eff3fc #eff3fc #eff3fc #eff3fc;
margin-top : 10px;
}

.mainbox-left2 {
clear:both;
width : 190px;
text-align : left;
font-size : 12px;
color : #eff3fc;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : #eff3fc #eff3fc #eff3fc #eff3fc ;
margin-top : 10px;
margin-bottom : 10px;
}
.mainbox-left0 {
clear:both;
width : 200px;
text-align : left;
font-size : 12px;
color : #eff3fc;
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : #eff3fc #eff3fc #eff3fc #eff3fc;
margin-top : 10px;
margin-bottom : 10px;
}

#mainbox-center{

	width:440px;
	float:left;
	margin-top:10px;
	overflow:hidden;
}
#contents{
	padding:0px 10px;
}
#mainbox-right{
float:right;
width : 175px;
text-align : left;
font-size: 12px;
line-height : 20px;
margin-left : 0px;
}





.side_d {
padding-top : 5px;
width : 200px;
background-image : url(g-haikei.jpg);
background-repeat : repeat-x;
}

.side_d h2 {
display: block;
width : 156px;
color: #ffffff;
font-size : 13px;
background-image : url(h2bg.jpg);
background-repeat : no-repeat;
border : 1px solid #6695db;
border-top-width : 1px;
height : 23px;
text-align : left;
margin-left : 6px;
padding-top : 10px;
margin-right : 6px;
margin-bottom : 10px;
padding-left : 30px;
}
.side_d h2 a{
	text-decoration:none;
	color:#FFFFFF;
}
.side_d h3 {
display: block;
width : 186px;
color: #ffffff;
margin:0;
font-size : 13px;
background-image : url(menu-h3.jpg);
background-repeat : no-repeat;
border : 1px solid #6695db;
height : 23px;
text-align : center;
margin-left : 6px;
padding-top : 10px;
margin-right : 6px;

}
.side_d ul {
margin-bottom: 5px;
list-style-type: none;
margin-left : 2px;
}
.side_d li a{
display: block;
width : 170px;
font-size: 12px;
margin:0;padding:0;
text-decoration : none;
color : #5584cc;
line-height: 15px;
margin-left: 4px;
padding-left : 16px;
padding-bottom : 5px;
background-image:url(li.gif);
background-repeat: no-repeat;
padding-top: 5px;

border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;

border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;

border-right-color : #b4c6f1;
border-bottom-color : #b4c6f1;
border-left-color : #b4c6f1;
background-position : 7px center;


background-color : white;
}
.side_d li a:hover {
background-color: #f3f7fc;
color : #5584cc;
text-decoration: none;
background-position: 8px;
}

#left0-top{
	width:200px;
	text-align:center;
	padding-bottom:5px;
	color:#0066cc;
}
p#p-navi{
	font-size:12px!important;
	padding-top:5px!important;
}
/* footer-start */



#footer {
clear:both;
width : 830px;
height : 20px;
color : #3765b2;
text-align : center;
font-size : 12px;
padding-bottom : 5px;
background-repeat : repeat-x;
padding-top : 15px;
background-image : url(footer.jpg);
margin-top:20px;
}
/* footer-end */

a{
	color:#3399FF;
	
}
a:hover{
	color:#33CCCC;
}
.clear{
	clear:both;
}
.textright{
	text-align:right;
		
margin:0px 2px;margin-right:10px;
}
.textleft{
	text-align:left;
}
.center{ text-align:center}

.small{font-size:11px;}
.m-small{font-size:13px}
.mbig{font-size:14px;}
.big{
	font-size:110%;
	
}
.big2{font-size:16px!important;}
.orange{
	color:#FF6600!important;
}
.lightorange{color:#FF9933!important}
.bold{
	font-weight:bold!important;
}
.red{
	color:#FF3300!important;
}
.lightgreen{color:#00CC99!important}
.purple{color:#D9006C!important;}
.greengray{color:#669999!important}
.blue{color:#0000CC!important}
.deepblue{color:#000099!important}
.lightblue{color:#6699FF!important}
.gray{color:#333333!important}
.lightgray{color:#666666!important}
.green{color:#009900!important}
.darkgreen{color:#009900!important}
.brown{color:#996633!important}
.pnk{color:#FF66CC}
.kimi{color:#669900!important;}
.letterspace{letter-spacing:1px!important;}
.underline{	text-decoration:underline!important;}
.borderless{border-bottom:0px !important;}
.floatleft{float:left}
.floatright{float:right}
.light{font-weight:normal}
.wine{color:#996666!important}
.darkyellow{
	color:#FFBA1A!important;
}
.index strong{
	font-weight:normal;
}

address{
	font-style:normal;
}

h1#page-title{
	color:#996633;
	text-align:left;
	
	height:15px;
	font-size:14px;
	margin-left:0px!important;
	font-weight:bold;
	padding:10px 3px 1px!important;
	border-bottom:1px solid #E3CDC1;
	margin-bottom:15px;
	
	
}
.entry-title a{
	font-size:14px;
	color:#6699CC;
}
.widget-content table{
	width:180px;
	font-size:12px;
	
	
}
.widget-content table td,.widget-content table th{
	text-align:center

}
#mainbox-right h3{
	margin:10px 0;
}
.right1{
	margin-bottom:10px;
}
.right2{
	margin-bottom:10px;
}
.right2 a,.right3 a{
	display:block;
	height:20px;
	border-bottom:2px dotted #C3D8F7;
	
}
.right3{
	margin-bottom:10px;
}
h3.list{
border:0!important;
	margin:2px 0!important;
	padding:0!important;
}
h3.list a{
	font-size:12px;
	font-weight:normal;
	
}	

#mainbox-center h2{
	margin-bottom:10px;
	width:415px;
	height:17px;
	background-image:url(titleback.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:8px;
	color:#6699CC;
	font-size:14px;
	
	
}
.asset-body{
	font-size:13px;
	color:#666666;
	line-height:140%;
	padding:5px;
}
.asset-body p{
	font-size:13px;
	color:#666666;
	line-height:140%;
	padding:5px;
	margin:5px 0;
}

#p-navi{
	font-size:12px;
	padding-left:15px;
	padding-top:10px;
}
.entry-category{
	font-size:12px;
}
.published{
	font-size:12px;
	color:#999999;
}

#bookmark-list{
	margin:0;
	padding:0;
	margin-left:15px;
	
}
#bookmark-list li{
	font-size:13px;
	color:#69F!important;
	line-height:160%;
	
	
}
#bookmark-list li a{
	color:69f!important
}
h3.l-title{
	font-size:13px;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	
	padding:0;
	text-align:left;
	
}
.content-nav a{
	font-size:13px;	
}