/* CSS Document */
@charset "utf-8";



body,form,fieldset,ol,ul,li{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding:0;
	font-size: medium;
}

h1,h2,h3,h4,h5,p {
	margin:0;
	padding:0;
}

a:link   {color: #000000;text-decoration: none; }
a:visited  {color: #000000;text-decoration: none;}
a:active  {color: #000000;text-decoration: none; }
a:hover  {color: #50b9d7;text-decoration: none; }

h1 {
	font-size:10pt;
	color:#FFFFFF;
	line-height:10px;
}

h2 {
	font-size:18px;
	color:#000000;
	font-weight: bold;
	padding-bottom:20px;
}

h2 a, h2 a:link {
	color:#000000;
	text-decoration:none;
}

h2 a:hover {
	color:#50b9d7;
	text-decoration:none;
}


/* 全体 */
#container {
	width:848px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: 1px solid #dfdfdf;
}

#header {
	width:754px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.waku {
	width:754px;
	margin:auto;
	clear: both;
}

#main_set {
	width:720px;
	margin:auto;
	background-image: url(../img_blog/main_back.gif);
	background-repeat: repeat-y;
	padding-left: 34px;
}

.right_box {
	width:385px;
	font-size:12px;
	line-height:25px;
	padding-left:35px;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-bottom: 30px;
	padding-bottom: 45px;
	padding-right: 80px;
	padding-left: 30px;
	width: 385px;
}


.left_box {
	width:200px;
	padding-left:4px;
	margin-bottom:50px;
	font-size:10px;
	line-height:20px
}


.fs10_blue {color:#50b9d7;}
.idt15 {
	padding-left:15px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka, generic font family";
}
.font {	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka, generic font family";}


.td_left {
	width:216px;
	vertical-align:top;
}

.td_right {
	vertical-align:top;
	width:504px;
}

.date {
	font-size:14px;
	color:#50b9d7;
	line-height:25px;
	font-weight:bold;
}


/*フッターに関するCSS*/
#footer {
	margin: 0 auto;
	width:739px;
	height:150px;
	padding-top: 80px;
}
	   
#home { width:146px;
        height:150px;
        margin:0px;
        padding:0px;
        float:left; }
		
#home img { vertical-align: bottom; }

#home a { width:146px;
          height:150px;
		  margin:0px;
		  padding:0px;
		  display:block;
	      background-color: #ffffff; }
		  
#home a:hover {	background-color: #e1ffff; }
	   
#icon { width:593px;
        float:right; }

#icon a{ width:74px;
           height:75px;
		   display:block;
		   float:left;
           margin:0px;
           padding:0px; }
		   
#icon img { vertical-align:bottom; }

#icon a:hover {	background-color: #e1ffff; }

#block { width:74px;
           height:75px;
		   display:block;
		   float:left;
		   background-color: #ffffe6; }		   
		 
#logo { margin: 0 auto;
        width:295px;
	    padding-top:35px;
	    padding-bottom:50px; }

#sub_menu {
         width:390px;
         font-size:10px;
         color:#4c4c4c;
         padding-bottom: 15px;
}
