@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);
}

#left{
	padding-bottom:40px;
}
#ind{
	width:680px;
	margin:0 auto;
}
#ind div{
	height:100%;
}
#ind div p{
	float:left;
}
#ind div p a{
	width:162px;
	float:left;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
}

.ind_m01 a,.ind_m03 a,.ind_m04 a{
	height:203px;
}
.ind_m01 a:hover,.ind_m03 a:hover,.ind_m04 a:hover{
	background-position:0 -203px;
}
.ind_m01 a{
	background-image: url(../images/ind_menu01.jpg);	
}
.ind_m02 a{
	height:152px;
	background-image: url(../images/ind_menu02.jpg);	
}
.ind_m02 a:hover{
	background-position:0 -152px;
}
.ind_m02 span{
	display:block;
}
.ind_m03 a{
	background-image: url(../images/ind_menu03.jpg);	
}
.ind_m04 a{
	background-image: url(../images/ind_menu04.jpg);	
}
.ind_m05{
	width:11px;
	float:left;
}




/* *****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_category a{
	background:url(../images/menu_category.gif) no-repeat 0 0;
}
.menu_backnumber a{
	background:url(../images/menu_backnumber.gif) no-repeat 0 0;
}

.d_none{
	display:none;
}



#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}
.kouji{
	margin:40px 0 0;
	text-align:center;
	line-height:200%;
}
.kouji strong{
	font-size:1.2em;
}

