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

.box01_tit {
	background:url(../img/title_001.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
}

#btn {
	margin:10px 0 20px 0;
}

#btn:after {   
	content: ".";   
	display: block;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both;   
}


#btn li{
	float:right;
	margin-left:10px;
	list-style:none;
}

.btn_01 a {
	background:url(../img/btn_001.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	width:72px;
	height:22px;
}

.btn_02 a {
	background:url(../img/btn_002.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	width:116px;
	height:22px;
}

.btn_03 a {
	background:url(../img/btn_003.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	width:116px;
	height:22px;
}


#subtitle {
	background:url(../img/bgtitle_001.jpg) repeat-x;
	color:#fff;
	width:650px;
	height:30px;
	margin-bottom:5px;
}

#subtitle p{
	padding:5px 0 0 10px;
}

#picture {
	margin-bottom:20px;
	height: 212px;
}

#picture img{
	cursor:pointer;
}

.clearfix:after {   
	content: ".";   
	display: block;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both;   
}

.clearfix{
	zoom: 100%;
}

#pict_l {
	float:left;
}

#pict_r {
	float:right;
	width:374px;
}

#pict_r p {
	display:block;
	float:left;
	width: 118px;
	padding: 0 10px 10px 0;
	text-align: center;
}

p.r_img{
	padding:0 0 10px 0 !important;
}

#detail

/*--plan--------------------------*/

#plan{
	float:left;
	border:1px solid #e2e1e1;
	text-align:center;
	width:315px;
}

#plan div{
	background:url(../img/bgtitle_002.jpg) no-repeat left top;
	font-weight:bold;
	display:block;
	width:315px;
	height:29px;
	text-align:left;
}

#plan div p{
	padding:4px 0 0 33px;
	font-size:14px;
}




#plan img{
	display:block;
	margin:17px auto;
}


/*--outline--------------------------*/

#outline{
	float:right;
	width:315px;
	clear:right;
}

#outline div{
	background:url(../img/bgtitle_002.jpg) no-repeat left top;
	font-weight:bold;
	display:block;
	width:313px;
	height:29px;
	text-align:left;
	border-top:1px solid #e2e1e1;
	border-right:1px solid #e2e1e1;
	border-left:1px solid #e2e1e1;
}

#outline div p{
	padding:4px 0 0 33px;
	font-size:14px;
}

#outline table{
	background:#e2e1e1;
}

#outline th,#outline td{
	background:#fff;
	text-align:center;
}


/*--feature--------------------------*/

#feature {
	clear:both;
	margin:20px 0;
}


#feature div{
	background:url(../img/bgtitle_002.jpg) no-repeat left top;
	font-weight:bold;
	display:block;
	width:648px;
	height:29px;
	text-align:left;
	border-top:1px solid #e2e1e1;
	border-right:1px solid #e2e1e1;
	border-left:1px solid #e2e1e1;
}

#feature div p{
	padding:4px 0 0 33px;
	font-size:14px;
}

#feature table{
	background:#e2e1e1;
}

#feature th{
	background:#fff;
	text-align:left;
}

#feature td {
	background:#fff;
	text-align:center;
}

.left_td td { text-align: left !important; }


/*--comment--------------------------*/

#comment{
	float:left;
	border:1px solid #e2e1e1;
	text-align:center;
	width:650px;
	margin-bottom:50px;
}

#comment div{
	background:url(../img/bgtitle_002.jpg) no-repeat left top;
	font-weight:bold;
	display:block;
	width:648px;
	height:29px;
	text-align:left;
}

#comment div p{
	padding:4px 0 0 33px;
	font-size:14px;
}

#comment p{
	text-align:left;
	line-height:20px;
	padding:10px;
}