@charset "utf-8";
/* ---------------
ランディングページ
「リンガル矯正」のスタイルです。
--------------- */

#box1 h2, #box1 h3, #box1 h4, #box1 p,
#box2 h2, #box2 h3, #box2 h4, #box2 p,
#box3 h2, #box3 h3, #box3 h4, #box3 p,
#box4 h2, #box4 h3, #box4 h4, #box4 p,
#box5 h2, #box5 h3, #box5 h4, #box5 p,
#box6 h2, #box6 h3, #box6 h4, #box6 p,
#box7 h2, #box7 h3, #box7 h4, #box7 p,
#box8 h2, #box8 h3, #box8 h4, #box8 p {
	margin: 0;
	padding: 0;
}

#wrapper{
	_text-align: center;
}

#box1 p, #box2 p, #box3 p, #box4 p, #box5 p, #box6 p, #box7 p, #box8 p {
	font-size: 14px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clearboth {
	border:medium none;
	clear:both;
	display:block;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	visibility:hidden;
	width:auto;
}

table.price {
	border-collapse:collapse;
	font-size:14px;
	float: right;
	width: 420px;
	margin: 20px 0;
	padding:0;
	background:#FFFFFF none repeat scroll 0 0;
}
table.price caption {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E7E7E7 none repeat scroll 0 0;
}
table.price tr {
	margin:0;
	padding:0;
}
table.price th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F5F0 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-weight:normal;
	padding:0.5em 0.8em;
	text-align:left;
}
table.price th.total {
	background: #FFE8E5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	}
table.price th.total span {
	font-size: 20px;
	color: #993333;
	display: block;
	text-align: right;
	margin-top: -26px;
	}

table.price td {
	border:1px solid #CCCCCC;
	padding:0.5em 0.8em;
}


/*　box1　*/

#box1 {
	width: 900px;
	/*_width: 612px;*/
	height: 420px;
	background: url(../images/landing/bgimg1.jpg) no-repeat center top;
	padding: 0;
	/*_padding: 0 20px 0 268px;*/
	_text-align: left;
}
#box1 h2 {
	padding-top: 45px;
	padding-left: 30px;
}
#box1 #subcopy {
	margin: 35px 10px 0 30px;
	display: inline-block;
}
#box1 .button {
	padding-top: 25px;
}
#box1 #imgtext {
	margin-top: 20px;
	margin-left: 30px;
}


/*　box2　*/

#box2 {
	width: 860px;
	background: #CCE8DE url(../images/landing/bgimg2.gif) no-repeat center top;
	margin: 20px 0 0 0;
	_margin: 20px auto 0;
	padding: 20px;
	_text-align: left;
}

#box2 h3 {
	width: 293px;
	padding: 15px 0 40px 0;
}

#box2 .summary {
	width: 520px;
}

#box2 .text {
	width: 420px;
	background: #ffffff url(../images/landing/textbox2_bottom.gif) no-repeat center bottom;
	margin: 20px 0 0 0;
}

#box2 .text h4 {
	background: #ffffff url(../images/landing/textbox2_top.gif) no-repeat center top;
	padding: 10px 20px;
	color: #4698A1;
	font-size: 16px;
}

#box2 .text p {
	padding: 0 20px 10px 20px;
}


#box2 ul {
	margin:0 0 1em 1.6em;
}
#box2 ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/entry/icon_list.gif) no-repeat scroll left 7px;
	line-height:1.5;
	margin:0 0 0.5em;
	padding:0 0 0 20px;
}

/*　box3　*/

#box3 {
	width: 860px;
	background: #EFFDFB url(../images/landing/bgimg3.gif) no-repeat center top;
	margin: 0 0 20px 0;
	padding: 20px;
	_text-align: left;
}


#box3 h3 {
	padding: 0 0 40px 0;
}

#box3 .summary {
	width: 620px;
}

#box3 .text {
	width: 420px;
	background: #ffffff url(../images/landing/textbox3_bottom.gif) no-repeat center bottom;
	margin: 20px 0 0 0;
}

#box3 .text h4 {
	background: #ffffff url(../images/landing/textbox3_top.gif) no-repeat center top;
	padding: 10px 20px;
	color: #4698A1;
	font-size: 16px;
}

#box3 .text p {
	padding: 0 20px 10px 20px;
}


/*　box4　*/

#box4 {
	width: 900px;
	background: #FFFFFF url(../images/landing/bgimg4.gif) repeat-y center top;
	margin: 20px 0 0 0;
	_text-align: left;
}

#left4 p img,
#right4 p img{
	text-align: center;
}

#left4 {
	width:408px;
	/*_width:448px;*/
	float: left;
	padding: 20px;
	_padding: 10px;
}

#right4 {
	width:408px;
	/*_width:448px;*/
	float: right;
	padding: 20px;
	_padding: 10px;
}
#box4 img {
	padding: 0 0 20px 0;
}



/*　box5　*/

#box5 {
	width: 900px;
	background: #F7F5F0;
	margin: 20px 0 0 0;
	_text-align: left;
}

#box5 h3 {
	margin-bottom: 10px;
	padding: 20px 20px 10px 20px;
	border-bottom: 3px solid #4698A1;
}

#box5 p {
	margin: 20px;
}

#box5 img.right {
	margin: 0 20px 10px 20px;
	_margin: 0 10px 10px 20px;
}


/*　box6　*/

#box6 {
	width: 880px;
	background: #CCE8DE;
	margin: 20px 0 0 0;
	padding: 0 20px 20px 0;
	_text-align: left;
}

#imgRightBox {
	width: 270px;
	float: right;
	margin: 20px 0 0 0;
}
#imgRightBox img {
	margin: 0 0 5px 0;
}

#box6 h3 {
	padding: 30px 0 0 0;
}

#box6 p {
	width: 570px;
	margin: 20px;
}

#box6 ol {
	list-style: none;
	margin: 0 20px 20px 20px;
	padding: 0;
}

#box6 ol li {
	margin: 2px 0 0 0;
	padding: 0;
	text-indent: -9999em;
}

#box6 ol li#step1 {
	background: url(../images/landing/step1.gif) no-repeat left top;
	height: 60px;
}

#box6 ol li#step2 {
	background: url(../images/landing/step2.gif) no-repeat left top;
	height: 100px;
}

#box6 ol li#step3 {
	background: url(../images/landing/step3.gif) no-repeat left top;
	height: 68px;
}

#box6 ol li#step4 {
	background: url(../images/landing/step4.gif) no-repeat left top;
	height: 99px;
}

#box6 ol li#step5 {
	background: url(../images/landing/step5.gif) no-repeat left top;
	height: 99px;
}

#box6 ol li#step6 {
	background: url(../images/landing/step6.gif) no-repeat left top;
	height: 68px;
}

/*　box7　*/

#box7 {
	width: 610px;
	background: #FFF2BA url(../images/landing/bgimg7.gif) repeat-y center top;
	margin: 20px 0 0 0;
	padding: 20px 0 20px 290px;
	position: relative;
	_text-align: left;
	z-index: -2;
}

#box7 h3 {
	padding: 10px 0 20px 0;
}

#box7 p {
	width: 280px;
	display: block;
	margin-right: 20px;
	float: left;
	z-index: 1;
}

#img7 {
	position: absolute;
	bottom: 0;
	left: -30px;
	z-index: -1;
}


/*　box8　*/

#box8 {
	width: 860px;
	height: 100px;
	background: #4698A1;
	margin: 20px 0;
	padding: 10px 20px;
	position: relative;
	_text-align: left;
}

#copy8 {
	margin: 20px 0 0 10px;
}

#box8 .button {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/*　フッターサブ　*/
#sub.footSub {
	width: 900px;
}

.footSubLeft {
	width: 290px;
	margin-right: 15px;
	float: left;
	margin-bottom: 30px;
}
#footSubRight {
	width: 290px;
	margin-right: 0;
	float: right;
	margin-bottom: 30px;
}
