@charset "utf-8";
/* CSS Document */



/* ***************MainImage*************** */
#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}
#left{
	padding-bottom:40px;
}

/* Title */
h2{
	background:url(../images/title.gif);
}

.article{
	background:url(../images/bg_mdl.gif) repeat-y 0 0 #fff;
	border-right:1px solid #e0ded3;
	height:100%;
}
.bg_top{
	background:url(../images/bg_top.gif) no-repeat 0 0;
	height:15px;
	font-size:0;
	line-height:0;
}
/* Photo */
.left_photo{
	width:300px;
	float:left;
	display:inline;
	margin:0 0 0 48px;
}
.left_photo div{
	background-color:#f5f5f5;
	padding:10px 14px 30px;
	margin:0 0 10px;
	border-left:1px solid #d4d3ce;
	border-bottom:1px solid #d4d3ce;
	border-right:1px solid #d4d3ce;
}
.left_photo div img{
	margin-bottom:5px;
	border:1px solid #d8d5c0;
}
.left_photo div p{
	text-align:left;
	font-size:1.3em;
	color:#7f7f7f;
}

/* Text */
.right_text{
	width:325px;
	float:right;
	display:inline;
	margin:0 14px 0 0;
}
.right_text h3{
	background:url(../images/title_bg.gif) no-repeat 0 bottom;
	padding:10px 0 18px;
	margin:0 0 10px;
	color:#298fda;
	font-size:1.25em;
	line-height:120%;
}
.text01{
	font-size:0.85em;
	text-align:right;
	margin:10px 0 0;
}
/* Gotop */
.bg_btm{
	background:url(../images/bg_btm.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	margin:0 0 20px;
}
.bg_btm p{
	padding:25px 0 0;
}
.bg_btm p a{
	width:111px;
	height:14px;
	display:block;
	margin:0 5px 0 auto;
	text-indent:-9999px;
	background:url(../images/gotop.gif) no-repeat 0 0;
}
.bg_btm p a:hover{
	background-position:0 -14px;
}


/* *****SubMenu_blog***** */
.sub_menu_b{
	background:url(../images/right_menu_bottom.gif) no-repeat 0 bottom;
	padding-bottom:4px;
	margin-bottom:10px;
}
.sub_menu_b ul{
	background-color:#f5f3e6;
	border-left:1px solid #d0cdb9;
	border-right:1px solid #d0cdb9;
	padding:15px 7px 0 7px;
	line-height:100%;
}
.sub_menu_b ul li{
	padding:0 0 0 15px;
	background:url(../images/menu_icon.gif) no-repeat 0 1px;
}
.sub_menu_b ul li a{
	color:#555;
	text-decoration:none;
}
.sub_menu_b ul li a:hover{
	color:#298fda5;
	text-decoration:underline;
}

/* MenuTitle */

.sub_menu_b p a{
	height:30px;
	width:180px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
}
.menu_new{
	margin-top:28px;
}
.menu_new a{
	background:url(../images/menu_new.gif) no-repeat 0 0;
}
.menu_area{
	height:30px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/menu_area.gif) no-repeat 0 0;
}
.menu_backnumber{
	height:30px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/menu_backnumber.gif) no-repeat 0 0;
}







.kouji{
	margin:40px 0 0;
	text-align:center;
	line-height:200%;
}
.kouji strong{
	font-size:1.2em;
}








