@charset "UTF-8";

/* ***********************************************************
*
* Since:     2012-03-21
* Editor:    contents
* Modified:  2012-03-21 by:contents miyamoto
*
* ***********************************************************
*/


/* -------------------------------------------------------

	@ private.css

------------------------------------------------------- */

#private .mainBlock h2{
	margin:0 0 15;
	padding:0;
	background:#FFFFFF url(none);
}

.mainBlock h3{
	margin-bottom:15px;
	background:url("../common/bg_ttl.gif") 0 bottom repeat-x;
	padding-bottom:6px;
	padding-left: 0px;
}

.text01{
	font-size:108.4%;
	line-height: 170%;
}


.privateBlock{
	padding: 25px 20px 20px;
	border: 2px solid #E0E0E0;
	margin-bottom: 20px;
}

.privateBlock .catch{
	margin-bottom:20px;
}

.privateBlock .price{
	margin-bottom:20px;
}

table.tbl_grn{
	margin-bottom:15px;
	width:480px;
	margin-top: 15px;
}
table.tbl_grn th, table.tbl_grn td{
	padding:5px 10px;
	border:1px solid #FFF;
	font-weight:normal;
}
table.tbl_grn th{
	background:#20A184;
	color: #FFFFFF;
	/*width:150px;*/
}
table.tbl_grn th.th02{
	background:#E0E0E0;
	color: #333333;
	width: 135px;
}
table.tbl_grn td{
	background:#EFEFEF;
}

.inqBox{
	margin-top:40px;
}
