@charset "utf-8";

/*

	Description : コンテンツ詳細設定

*/


/* contents name
----------------------------------------------------------- */

#sponge div,#sponge dl,#sponge dt,#sponge dd,#sponge ul,#sponge li,#sponge p,#sponge th,#sponge td,#add th,#add td {
	margin: 0;
	padding: 0;
}

#sponge {
	width: 670px;
	margin: auto;
	text-align: left;
	font-size: 13px;
	line-height: 1.5em;
}

#sponge .mB5 {
	margin-bottom:5px;
}
#sponge .mB10 {
	margin-bottom:10px;
}
#sponge .mB15 {
	margin-bottom:15px;
}
#sponge .mB20 {
	margin-bottom:20px;
}
#sponge .mB40 {
	margin-bottom:40px;
}

#sponge .mL15 {
	margin-left:15px;
}
#sponge .mL20 {
	margin-left:20px;
}

#sponge .m1em {
	margin:1em;
}

#sponge .fs11 {
	font-size:11px;
}
#sponge .fs12 {
	font-size:12px;
}
#sponge .fs16 {
	font-size:16px;
}
#sponge .fL {
	float:left;
}
#sponge .fR {
	float:right;
}
#sponge .taR {
	text-align:right;
}
#sponge .center {
	text-align:center;
}
#sponge .clear {
	clear:both;
}

#sponge .ovH {
	overflow:hidden;
	zoom:1;
}

#sponge #greenBox {
	width: 667px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B7E32A;
	border-bottom-color: #B7E32A;
	border-left-color: #B7E32A;
	padding-top: 10px;
	margin-bottom: 30px;
}
#sponge #greenBox dl {
	margin-left: 15px;
	margin-right: 15px;
}
#sponge #greenBox dl dt {
	margin-bottom: 8px;
	padding-top: 10px;
}
#sponge #greenBox dl dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sponge .grayBox1 {
	border: 1px solid #999;
	width: 290px;
	float: left;
	height: 190px;
	margin-bottom: 10px;
}
#sponge .grayBox2 {
	border: 1px solid #999;
	width: 350px;
	float: right;
	height: 190px;
	margin-bottom: 10px;
}
#sponge .ovH .text {
	margin-left: 170px;
}
#sponge #otameshi,
#sponge #kihon{
	border: 2px solid #DE7D88;
	overflow: hidden;
	zoom: 1;
}
#sponge #otameshi .left {
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	_margin-left: 7px;
}
#sponge #otameshi .left p strong,
#sponge #kihon .left p strong,
#sponge #kihon .right p strong{
	font-size: 17px;
}
#sponge #otameshi .left p .pink,
#sponge #kihon .right p .pink{
	font-size: 16px;
	color: #DE7D88;
	font-weight: bold;
}

#sponge #otameshi .right {
	float: right;
	width: 291px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#sponge #kihon .left {
	float: left;
	width: 400px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#sponge #kihon .right {
	float: right;
	width: 240px;
	text-align: right;
	margin-right: 10px;
}
#sponge .list {
	width: 380px;
	overflow: hidden;
	zoom:1;
}
#sponge .list img {
	float: left;
}
#sponge .list p {
	margin-left: 150px;
	margin-top: 15px;
}
