@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

div, ul, li {
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,p,ol,li {
	text-align: left;
}

h1,h2,h3,h4,h5,h6,pre,address,ul,ol,li,dl,dt,dd,form,legend,p {
	margin: 0;
	padding: 0;
}

td,th{
	vertical-align: top;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
}

h2 {
	clear: both;
}

#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content {
	width: 880px;
	margin-right: 15px;
	margin-left: 15px;
}

#title {
	background-image: url(../img/ttl_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
	width: 910px;
}

#title .logo {
	display: block;
	margin-left: 14px;
	height: 57px;
	width: 125px;
}

#header .headerbottom {
	background-image: url(../img/bg_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 321px;
	padding-top: 18px;
	padding-left: 38px;
	padding-right: 551px;
	padding-bottom: 32px;
}

#header .headerbottom .btn_cam {
	height: 55px;
	width: 321px;
	display: block;
}

#hd1 {
	background: url(../img/bg_hd1.jpg) left top repeat-x;
	width: 880px;
	clear: both;
}

#hd1_article {
	background-image: url(../img/bg_hd1_article.jpg);
	width: 832px;
	background-position: left 38px;
	height: 361px;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 12px;
	padding-left: 24px;
}

#hd1_article .type_l,#hd1_article .type_w {
	float: left;
	width: 399px;
	margin-right: 10px;
}

#hd1_article ul {
	list-style-position: outside;
	width: 380px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 135%;
}

#hd1_article li {
	list-style-type: disc;
	margin-left: 20px;
	vertical-align: top;
	margin-bottom: 5px;
}

#hd1_btn {
	background: url(../img/bg_hd1_btn.jpg) left top no-repeat;
	width: 321px;
	height: 54px;
	padding:0 268px 55px 267px;
	margin-right: 12px;
	margin-left: 12px;
}

#hd2_article {
	background-image: url(../img/bg_hd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 207px;
	padding-top: 268px;
	padding-left: 131px;
	padding-right: 542px;
	padding-bottom: 18px;
}

#hd2_article .btn_buy {
	display: block;
	height: 39px;
	width: 207px;
}

#hd3 {
	width: 880px;
}

#hd3_ttl {
	float: left;
	height: 651px;
	width: 418px;
}

#hd3_ttl p.txt {
	line-height: 150%;
	font-size: 12px;
	background-image: url(../img/bg_hd3_box4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 348px;
	height: 415px;
	padding-left: 50px;
	padding-right: 20px;
}

#hd3_article {
	float: right;
	width: 462px;
}

#hd3_article .box1 {
	background-image: url(../img/bg_hd3_box1.jpg);
	height: 41px;
	width: 176px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 182px;
	padding-left: 30px;
	padding-right: 256px;
	padding-bottom: 20px;
}

#hd3_article .box1 .btn_cart {
	display: block;
	height: 33px;
	width: 176px;
}

#hd3_article .box2 {
	background-image: url(../img/bg_hd3_box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 176px;
	padding-top: 134px;
	padding-left: 30px;
	padding-right: 256px;
	padding-bottom: 69px;
}

#hd3_article .box2 .btn_cart {
	height: 33px;
	width: 176px;
	display: block;
}

#hd3_article .box3 {
	background-image: url(../img/bg_hd3_box3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 181px;
	width: 462px;
	padding-top: 20px;
}

#hd3_article .box3 table {
	color: #645050;
	width: 432px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
}

#hd3_article .box3 th {
	width: 70px;
}

#hd3_article .box3 a {
	color: #E65078;
}

#container .pagetop {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}

#ad1 {
	color: #645050;
	font-size: 12px;
	background-color: #FFE6EE;
	text-align: center;
	vertical-align: middle;
	width: 880px;
	padding: 100px 0;
}

#ad3 {
	color: #3F3F3F;
	background-color: #FFE6EE;
	width: 841px;
	padding: 10px 19px 10px 20px;
	margin-bottom: 20px;
}

#ad3 .comment {
	float: left;
	line-height: 150%;
	font-size: 12px;
	width: 257px;
	padding: 10px;
	margin-right: 4px;
	border-top: solid 1px #F5D1E0;
}

#ad3 .image {
	float: left;
	width: 277px;
}

#ad3 .comment p.break {
	margin-bottom: 1em;
}

#ad3 .end {
	margin-right: 0;
}

#ad3 #group1 {
	float: left;
	background: url(../img/bg_comment.gif) left bottom no-repeat;
	width: 841px;
	margin-bottom: 5px;
}

#ad3 #group2 {
	float: left;
	background: url(../img/bg_comment2.gif) left bottom no-repeat;
	width: 841px;
	clear: both;
}

#ad3 h3 {
	color: #FF0082;
	margin-bottom: 10px;
}

#ad3 th {
	font-weight: normal;
	width: 50px;
}

#ad3 table {
	margin-bottom: 15px;
}

#ad4 {
	width: 880px;
}

#ad4 .box1 {
	float: left;
	width: 460px;
}

#ad4 .box2 {
	float: right;
	width: 420px;
}

#ad4 .box2 li {
	display: inline;
}

#ad4 .box2 img {
	display: block;
}

#ad5 {
	font-size: 12px;
	background: url(../img/bg_ad5.gif) left bottom repeat-x;
	width: 840px;
	padding: 10px 20px 0;
	margin-bottom: 25px;
}

#ad5 h3 {
	font-size: 12px;
	color: #645050;
}

#ad5 h3 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
}

#ad5 dt {
	color: #FF2F83;
	font-weight: bold;
	margin-bottom: 5px;
}

#ad5 dd {
	color: #3F3F3F;
	line-height: 1.5;
	margin-bottom: 20px;
}

#ad5 strong {
	display: block;
	font-size: 13px;
	color: #645050;
	margin-bottom: 5px;
	clear: both;
}

#ad5 .box1 {
	float: left;
	width: 600px;
}

#ad5 .box2 {
	float: right;
	width: 200px;
}

#ad5 .box1 table {
	color: #3F3F3F;
	line-height: 1.5;
}

#ad5 .box1 td.first {
	padding-right: 20px;
}

#ad5 .box2 .teacher {
	margin-bottom: 10px;
}

.clr {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 20px;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	float: left;
	width: 356px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
