@charset "utf-8";


/*--------------------------------------
	div#mainImage
---------------------------------------*/

div#mainImage {
	float:left;
	width:345px;
}

div#mainImage p {
	padding:10px 0;
}

/*--------------------------------------
	div.point
---------------------------------------*/

div.point {
	padding-left:367px;
}


/*--------------------------------------
	div.importance
---------------------------------------*/

div.importance {
	clear: both;
	margin-top:1.5em;
	background-color:#f7f5e4;
}

div.importance h3 {
	margin:0;
	padding:12px 15px 0 15px;
	color:#6fb92c;
}

div.importance p {
	padding:0.2em 15px 0 15px;
}

div.importance p.siryoseikyu {
	float:right;
	width:181px;
	margin:0;
}



/*--------------------------------------
	div#detail
---------------------------------------*/

div#detail p.siryoseikyu {
	text-align:right;
}

div#detail table,
div#detail table thead td {
	padding:0;
	border:none;
}

div#detail table thead td th {
	text-align:center;
}

div#detail table th {
	text-align:center;
	font-size:116%;
}

div#detail table th.size_s {
	font-size:100%;
}

div#detail table th,
div#detail table td {
	padding:0.4em 10px;
}

.uketori {
	width:150px;
}

.sentence {
	width:170px;
}

.sentence_kakunin{
	width:190px;
}

.category {
	width:5.5em;
}

.price {
	text-align:center;
}

.price_01 {
	text-align:center;
}


/*--------------------------------------
	dl.example
---------------------------------------*/

dl.example {
	margin-left:0;
}

dl.example dt {
	float:left;
	width:4.5;
	margin:0;
	padding:0.3em;
	text-align:center;
	line-height:1;
	letter-spacing:0.1em;
	font-size:116%;
	color:#fff;
	background-color:#ff6478;
}

dl.example dd {
	margin:0 0 0 5.5em;
	padding:0.2em;
	font-size:116%;
}

.font_sizeL {
	font-size:130%;
}

/*--------------------------------------
	p.siryoseikyu
---------------------------------------*/

p.siryoseikyu {
	text-align:right;
}

.modori {
	padding-left: 3em;
}

/*--------------------------------------
	div.inner
---------------------------------------*/

div.inner {
	margin-top:3em;
}