@charset "utf-8";

/* ------------------------------------------
Since: 2010-07-13
Version: 1.0
Auther: TAKASHI MIYAZAWA(visual and echo japan)
------------------------------------------*/

/*******************************************
contents
*******************************************/

#main h1{
	clear:both;
	background-image:url(../../../images/basic_title_bg.gif);
	background-repeat:no-repeat;
	width:710px;
	height:50px;
	margin-bottom:20px;
}
#main h1 .text{
	padding:15px 0 0 15px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
}

/*******************************************
Detail
*******************************************/

#Detail h1{
	clear:both;
	background-image:url(../../../images/DetailTitle_BG.jpg);
	background-repeat:no-repeat;
	width:703px;
	height:55px;
	margin-bottom:0px;
}
#Detail h1 .text{
	padding:18px 0 0 70px;
	color:#2f2e2c;
	font-size:18px;
	font-weight:normal;
}

#Detail .area{
	padding:15px;
}

#Detail .komoku{
	margin-bottom:20px;

}


#Detail .komoku h2{
	clear:both;
	width:auto;
	padding:8px 0 8px 15px;
	background-color:#2bb115;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	-webkit-border-radius: 5px;
}


#Detail .komoku .BodyArea{
	padding:15px;

}
#Detail .komoku .BodyArea .left{
	float:left;
	width:310px;
}
#Detail .komoku .BodyArea .right{
	float:right;
	width:310px;
}

#Detail .komoku .BodyArea .subtitle{
	color:#fabe00;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px dotted #fabe00;
	padding-bottom:5px;
	margin-bottom:10px;
	
}

#Detail .komoku .BodyArea .bold{
	font-size:13px;
	font-weight:bold;
}
#Detail .komoku .BodyArea .image-right{
	float:right;
	margin:0 0 15px 20px;
}
#Detail .komoku .BodyArea .image-left{
	float:left;
	margin:0 15px 15px 0px;
}

#Detail .komoku .BodyArea .point01{
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}

#Detail .komoku .BodyArea .bold02{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

#Detail .komoku .BodyArea .bold03{
	font-size:18px;
	padding-top:10px;
	margin-bottom:5px;
	line-height: 160%;
	font-weight:bold;
}





















