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



/* ***************Navi*************** */
.n05 a{
	background-position:0 -42px;
}

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

.sub_menu p{
	background:url(../images/right_title.gif) no-repeat 0 0;
}
.sub01 a{
	width:84px;
	background-image: url(../images/sub_menu01.gif);
}
.sub02 a{
	width:106px;
	background-image: url(../images/sub_menu02.gif);
}

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

.body_main{
	margin:0 auto 30px;
	width:427px;
}
.body_main img{
	/*padding:4px;
	border:1px solid #d7d4bf;
	background-color:#fff;*/
	margin:50px 0 30px;
}
.body_main p{
	line-height:130%;
	font-size:1em;
	padding:15px 10px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.box div p{
	width:243px;
	height:21px;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
	margin:10px 0 0 auto;
	background:url(../images/ind_name.gif) no-repeat 0 0;
	
}
.link{
	width:672px;
	height:100%;
	margin:0 auto 40px;
}
.link p{
	width:325px;
}
.link p a{
	width:325px;
	height:51px;
	display:block;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.link p a:hover{
	background-position:0 -51px;
}
.l01{
	float:left;
}
.l01 a{
	background:url(../images/ind_btn_idea.gif);
}
.l02{
	float:right;
}
.l02 a{
	background:url(../images/ind_btn_ma.gif);
}


