@charset "utf-8";

/*-----------tag---------*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height: 150%;
	font-size: 13px;
}
img, table { border: none; }

a { text-decoration: underline; }
h1 {
	float: left;
	height: 64px;
	width: 211px;
	padding-top: 7px;
	padding-left: 15px;
}
h2 {
	float: left;
	height: 77px;
	width: 368px;
}
/*-----------basic---------*/
.clear {
	font-size: 0;
	line-height: 0;
	height:0;
	clear: both;
	display: block;
}
#wrap {
	width: 770px;
	border-right-width: 1px;d
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header {
	width: 770px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FB7D8D;
}
#container {
}
#content {
}
#footer {
}
#footer li { display: inline; }

/*-----------font---------*/
.pink { color: #FC6578; }

/*-----------header---------*/
.headtopImg {
	float: left;
	height: 77px;
	width: 176px;
}
.headtop {
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FB7D8D;
}
.headMainL {
	float: right;
	width: 608px;
}
.headMainL img {
	vertical-align : bottom ;
}
.headMainLL {
	float: left;
	width: 403px;
}
.contentsWhat {
	background-image: url(img/contents_what_base.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 15px;
}

.headMainLR {
	float: left;
	width: 205px;
	background-image: url(img/head_btn_base.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 7px;
}

.headMainR {
	float: left;
	width: 162px;
}
.contentsWhatL {
	float: left;
	height: 157px;
	width: 129px;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 52px;
}
.contentsWhatR {
	float: left;
	width: 508px;
	padding-top: 27px;
}
.contentsWhatR p {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 8px;
}
.contentsReason {
	margin-left: 15px;
	line-height: 170%;
}
.contentsReason img {
	vertical-align : bottom ;
}
.reasonBox1 {
	float: left;
	width: 367px;
	margin-right: 6px;
}
.reasonBox2 {
	float: left;
	width: 367px;
}
.reasonBox3 {
	float: left;
	width: 367px;
	margin-top: 6px;
	margin-right: 6px;
}
.reasonBox4 {
	float: left;
	width: 367px;
	margin-top: 6px;
}
.reason_base1 {
	background-image: url(img/contents_reason_base1.jpg);
	background-repeat: no-repeat;
	height: 193px;
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 20px;
}
.reason_base2 {
	background-image: url(img/contents_reason_base2.jpg);
	background-repeat: no-repeat;
	height: 216px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.contentsBtn {
	height: 64px;
	width: 304px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
}
.contentsName {
	width: 740px;
	margin-left: 15px;
}
.nameDetail {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FB7D8D;
	border-bottom-color: #FB7D8D;
	border-left-color: #FB7D8D;
	padding-top: 18px;
	padding-left: 12px;
	height: 170px;
	margin-bottom: 15px;
}
.contentsName img {
	vertical-align : bottom ;
}.nameDetailL {
	float: left;
	width: 184px;
	padding-left: 10px;
}
.nameDetailR {
	float: left;
	width: 293px;
	padding-left: 18px;
}
.nameDetailR li {
	margin-bottom: 3px;
}
.nameBtn {
	width: 208px;
	margin-left: 85px;
	margin-top: 9px;
	margin-bottom: 13px;
}
