/* CSS Document */

body{
	margin : 0px 0px 0px 0px;
	padding : 0px;
	text-align:center;
	background-image: url("shared_img/bg_img1.gif");
	border:0px;
	font-size:12px;
}

a:link{color:#FFFFFF;
text-decoration: none;}

a:visited{color:#FFFFFF;
text-decoration: none;}

a:hover{color:#FFFFFF;
text-decoration: none;}

a:active{color:#FFFFFF;
text-decoration: none;}

/*　全体divクラス　*/
.outer{
	width:800px;
	height: 100%;
	padding: 0px;
	margin:0 auto 0 auto;
	}
	
.header{
	clear: both;
	text-align:left;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	width: 800px;
	height: 102px;
	}

.menu{
	border:0px;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	text-align:left;
	width: 200px;
	vertical-align:top;
	background-image:url(menu_img/menu_all_bg.jpg);
	background-repeat: repeat-y;
	}
	
.main{
	border:0px;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	text-align:left;
	width: 600px;
	background-color:#6A8AA4;
	vertical-align:top;
	}
	
.entry{
	border:0px;
	margin : 0px 0px 0px 0px;
	padding : 15px 15px 15px 15px;
	text-align:left;
	width: 570px;
	background-color:#FFFFFF;
	vertical-align:top;
	}

	
.footer{
	clear: both;
	text-align:center;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	width: 800px;
	height: 80px;
	}
	
	
/*　ヘッダー部分　*/
td.header_top{
	width:600px;
	height:55px;
	margin : 0px;
	padding : 0px;
}

td.header_under{
	width:600px;
	height: 47px;
	font-size: 10px;
	color:#FFFFFF;
	text-align:left;
	vertical-align:center; 
	background-image:url(shared_img/h_bg.jpg);
	background-repeat: repeat-x;
}


/* メニュー部分　*/
.side1_t{
	width:49px;
	height:100px;
	background-image:url(menu_img/side1.jpg);
}
.side1_u{
	width:49px;
	background-image:url(menu_img/side1_bg.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
}
.side2_t{
	width:49px;
	background-image:url(menu_img/side1_bg.jpg);
	background-repeat: repeat-y;
	vertical-align:bottom;
}
.side2_u{
	width:49px;
	background-image:url(menu_img/side2_bg.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
}
.side3_t{
	width:49px;
	background-image:url(menu_img/side2_bg.jpg);
	background-repeat: repeat-y;
	vertical-align:bottom;
}
.side3_u{
	width:49px;
	background-image:url(menu_img/side3_bg.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
}

.menu_main{
	width:151px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	background-image:url(menu_img/menu_bg.jpg);
	background-repeat: repeat-y;
	font-weight:bold;
	}
.menu_b{
	width:151px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	background-image:url(menu_img/menu_b.jpg);
	background-repeat: repeat-y;
	font-weight:bold;
	}
	
.menu_icon{
	float: left;
	font-size:1px;
	background-color:#7DA6D4;
	width:8px;
	height:8px;
	margin:10px 2px 0px 10px;
	padding:0px 0px 0px 0px;
	line-height: 1.2em; 
	}
.menu_title{
	float: right;
	width:121px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 1.2em; 
	}
.menu_subtitle{
	float: right;
	width:121px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 5px;
	vertical-align:top;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:normal;
	line-height: 1.5em; 
	}
	
.menu_line{
	clear:both;
	vertical-align:top;
	width:151px;
	height:1px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin:0px;
	background-image:url(menu_img/menu_line.jpg);
	background-repeat: repeat-x;
	}

/*　フッター部分　*/

	
td.footer1{
	text-align:center;
	vertical-align:middle; 
	font-size: 10px;
	color: #FFFFFF;
	width: 800px;
	height: 30px;
	background-color:#608ACA;
	}
	
td.footer2{
	text-align:center;
	vertical-align:middle; 
	font-size: 10px;
	color: #FFFFFF;
	width: 800px;
	height: 50px;
	background-image:url(shared_img/footer_bg.jpg);
	}

/*メインページ用*/


.main_outer{
	width:600px;
	margin:0px;
	padding : 0px 0px 0px 0px;
	background-image:url(index_img/index_back.gif);
	vertical-align:top;
	}
	
	.main_outer_w{
	width:600px;
	margin:0px;
	padding : 0px 0px 0px 0px;
	background-color:#FFFFFF;
	vertical-align:top;
	}
	
.main_bar{
	vertical-align:top;
	clear: both;
	background-color:#608ACA;
	color:#FFFFFF;
	font-size: 12px;
	border:0px;
	padding : 3px 0px 3px 0px;
	text-align:center;
	width: 600px;
	}
	
.main_l_menu{
	border:0px;
	margin : 0px 0px 0px 0px;
	padding : 15px 15px 15px 15px;
	text-align:left;
	width: 390px;
	background-color:#6A8AA4;
	vertical-align:top;
	background-image:url(index_img/l_shadow.jpg);
	background-repeat: repeat-x;
	}
	
.main_r_menu{
	border:0px;
	margin : 0px 0px 0px 0px;
	padding : 15px 15px 15px 15px;
	text-align:left;
	width: 150px;
	background-color:#97ADBF;
	vertical-align:top;
	background-image:url(index_img/r_shadow.jpg);
	background-repeat: repeat-x;
	}
	

.l_line{
	clear:both;
	vertical-align:top;
	width:150px;
	height:1px;
	padding:5px 0px 5px 0px;
	background-image:url(shared_img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	}

.l_line2{
	clear:both;
	vertical-align:top;
	width:150px;
	height:1px;
	padding:0px 0px 0px 0px;
	background-image:url(shared_img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
	
.l_subtitle{
	clear:both;
	text-align:left;
	vertical-align:top;
	font-size: 10px;
	color:#FFFFFF;
	width:150px;
	height:auto;
	padding:5px 0px 0px 0px;
	border:0px;
	}

.l_subtitle2{
	clear:both;
	text-align:left;
	vertical-align:top;
	font-size: 10px;
	color:#FFFFFF;
	width:150px;
	height:auto;
	padding:0px 0px 0px 0px;
	border:0px;
	}

a:link{color:#FFFFFF;
text-decoration: none;}

a:visited{color:#FFFFFF;
text-decoration: none;}

a:hover{color:#FFFFFF;
text-decoration: none;}

a:active{color:#FFFFFF;
text-decoration: none;}

	
.l_title{
	clear:both;
	text-align:left;
	vertical-align:top;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	width:auto;
	height:auto;
	padding:0px 0px 0px 0px;
	}
.yoko_line{
	clear:both;
	vertical-align:top;
	width:390px;
	height:1px;
	padding:5px 0px 5px 0px;
	background-image:url(shared_img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
.box_line{
	clear:both;
	vertical-align:top;
	width:166px;
	height:1px;
	padding:5px 0px 5px 0px;
	background-image:url(shared_img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
.m_img{
	float: left;
	text-align:left;
	vertical-align:top;
	width:77px;
	height:77px;
	padding:0px 0px 0px 0px;
	}
.m_subtitle{
	float: right;
	text-align:left;
	vertical-align:top;
	font-size: 10px;
	width:100px;
	height:auto;
	padding:0px 0px 0px 0px;
	line-height: 2em; 
	}	

/*エントリーページ*/

.entry_title {
	border:0px;
	padding : 5px 5px 5px 5px;
	text-align:left;
	width: 560px;
	background-color:#7C9DBB;
	vertical-align:top;
	font-size:16px;
	color:#FFFFFF;
	}
.entry_title_a {
	border:0px;
	padding : 5px 5px 5px 5px;
	text-align:left;
	width: 558px;
	border-style:solid;
	border-width: 1px; 
	border-color:#7C9DBB;
	background-color:#ffffff;
	vertical-align:top;
	font-size:16px;
	color:#7C9DBB;
	}
	
.entry_subtitle {
	border:0px;
	padding : 5px 5px 5px 5px;
	text-align:left;
	width: 520px;
	background-color:#7C9DBB;
	vertical-align:top;
	font-size:12px;
	color:#FFFFFF;
	}
	
.entry_body {
	clear:both;
	border:0px;
	padding : 0px 20px 0px 20px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:2em;
	color:#333333;
	}

	
.entry_more{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:530px;
	vertical-align:top;
	text-align:right;
	}
	
.entry_item{
	clear:both;
	border:0px;
	padding : 10px 0px 10px 0px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:2em;
	color:#333333;
	}
	
.entry_photo{
	border:0px;
	padding : 1px 1px 1px 1px;
	text-align:center;
	vertical-align:center;
	width:250px;
	height:180px;
	background-color:#7C9DBB;
	}
	
.archive_line {
	clear:both;
	vertical-align:top;
	width:530px;
	height:1px;
	padding:0px 0px 0px 0px;
	background-image:url(shared_img/blue_line.gif);
	background-repeat: repeat-x;
	}
	
.archive_et{
	font-size:14px;
	line-height:2em;
	color:#7C9DBB;
	font-weight:bold;
	}
	
.b{
	font-size:14px;
	line-height:1.5em;
	color:#7C9DBB;
	font-weight:bold;
	}
	
.small{
	font-size:10px;
	line-height:1.2em;
	color:#333333;
	font-weight:normal;
	}

	
#entry a:link{color:#7C9DBB;
text-decoration: none;}

#entry a:visited{color:#7C9DBB;
text-decoration: none;}

#entry a:hover{color:#7C9DBB;
text-decoration: none;}

#entry a:active{color:#7C9DBB;
text-decoration: none;}	



#pan a:link{color:#333333;
text-decoration: none;}

#pan a:visited{color:#333333;
text-decoration: none;}

#pan a:hover{color:#333333;
text-decoration: none;}

#pan a:active{color:#333333;
text-decoration: none;}	
