@charset "utf-8";

/* contents base style
------------------------------- */
#mainimage {
	background-image: url(../images/mainimage.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 960px;
	position: relative;
	text-indent: -9999px;
}

/* cocoar style
------------------------------- */

#ccaimg {
	display: block;
	margin: 20px auto 0px;
	height: auto;
	width: 800px;
}
#explain {
	background-image: url(../images/cocoar_02_bk.jpg);
	display: block;
	height: 360px;
	width: 960px;
	position: relative;
}
#explain p {
	text-align: right;
	display: block;
	width: 800px;
	font-size: 15px;
	height: auto;
	position: absolute;
	left: 80px;
	top: 130px;
}
#ccamain {
	background-color: #251E1C;
	display: block;
	margin: 0px auto 30px;
	width: 800px;
	height: auto;
	padding-bottom: 40px;
}
#pluscca {
	margin: 0px auto;
	height: auto;
	width: 690px;
}
#pluscca #howto {
	background-color: #FFF;
	margin-bottom: 20px;
}

#pluscca #howto dl{
	position: relative;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
}
#pluscca #howto dt {
	text-align: center;
	font-size: 15px;
	line-height: normal;
	height: auto;
	width: 690px;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
}

#pluscca #howto dd {
	display: block;
	float: left;
	padding-right: 29px;
	padding-left: 29px;
	width: 170px;
	margin-bottom: 20px;
}
#pluscca #howto #center {
	padding: 0px 29px;
	border-right: 2px dotted #000;
	border-left: 2px dotted #000;
}

#pluscca #howto dd img {
	display: block;
	margin-bottom: 20px;
}
#pluscca #howto dd p {
	line-height: 1.5em;
}
#else {
	margin: 0px auto;
	clear: left;
	height: auto;
	width: 690px;
	overflow: visible;
}
#else p {
	font-size: 16px;
	line-height: normal;
	display: block;
	margin-bottom: 10px;
	color: #C52953;
}
#else p img {
	margin-left: 5px;
}
#else ul  {
	height: 330px;
	width: 690px;
}
#else ul li {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#coco {
	background-color: #9DC138;
	display: block;
	margin: 0px auto 30px;
	clear: left;
	width: 800px;
	text-align: center;
	padding-bottom: 40px;
}
#coco table {
	width: 690px;
	display: block;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: none;
	margin: 0px auto;
}

#coco table .subhead  {
	border-bottom: 2px dotted #FFF485;
	color: #FFF485;
	font-size: 14px;
	font-weight: bold;
	display: table-cell;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#coco table tr td {
	line-height: 1.5em;
	color: #FFF;
	display: block;
	vertical-align: baseline;
	padding-top: 5px;
	border-width: 0px;
	border-style: none;
	text-align: left;
}
#example {
	width: 800px;
	margin: 0px auto 50px;
	padding-bottom: 30px;
	background-color: #FFF485;
}
#example h2 {
	font-size: 20px;
	line-height: 35px;
	height: 35px;
	display: block;
	width: 745px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #9DC138;
	color: #FFF;
	margin-bottom: 30px;
	padding-left: 55px;
}
#exa_contents {
	display: block;
	width: 670px;
	margin: 0px auto;
	line-height: 1.5em;
	background-color: #FFF;
	padding: 10px;
}
#exa_contents h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
#example #exa_contents img {
	float: left;
	display: block;
	margin-right: 10px;
}


#else ul .nomargin
  {
	margin-right: 0px;
}
