/* CSS Document */


@charset "utf-8";
body, div, p, form, input, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address, th, td {
    color: #4b4530;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
ul {
    list-style: outside none none;
}
html {
    height: 100%;
    margin-bottom: 1px;
}
body {
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 62.5%;
}
* html .iepngfix {
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/*reset*/


#wrapper {
	text-align: center;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.marginBottom10 {
	margin-bottom: 10px;
}
.marginBottom15 {
	margin-bottom: 15px;
}
.marginBottom20 {
	margin-bottom: 20px;
}
.marginBottom30 {
	margin-bottom: 30px;
}
.marginBottom40 {
	margin-bottom: 40px;
}

.chosei01 {
	margin-left: 4px;
}

#mainCnt {
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 660px;
	width: 1200px;
	padding-bottom: 30px;
	display: block;
}
#mainCnt .btn01 a{
	display: block;
	/*width: 802px;*/
	height: 105px;
	background-image: url(../img/btn01.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	text-decoration: none;
	left: 186px;
	top: 540px;
}

* html #main .btn01 a, .btn02 a, .btn03 a{
	left:0;
}

#mainCnt .btn01 a:hover{
	display:block;
	/*width: 802px;*/
	height: 105px;
	background: url(../img/btn01_over.png) no-repeat top left;
	text-decoration:none;
}

#order01 {
	background-image: url("../img/special04.png");
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 382px;
	width: 1065px;
	margin-left: 70px;
}
.btn02 a{
	text-decoration: none;
	background-image: url(../img/btn02.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 105px;
	/*width: 802px;*/
	position: relative;
}
.btn02 a:hover{
	display:block;
	/*width: 802px;*/
	height: 105px;
	background: url(../img/btn02_over.png) no-repeat top left;
	text-decoration:none;
}
#order01 .btn02 a{
	left: 127px;
	top: 292px;
}

#order02 {
	background-image: url("../img/special01.png");
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 431px;
	width: 1065px;
	margin-left: 70px;
	margin: auto;
}
#order02 .btn02 a{
	left: 125px;
	top: 310px;
}

#order03 {
	background-image: url("../img/special02.png");
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 431px;
	width: 1200px;
	margin: 0 auto;
}

#order03 .btn02 a{
	left: 193px;
	top: 285px;
}

/* ie8 */
/*
#order01,
#order03 {
	margin-left:5px\9;
}
#mainCnt .btn01,
#order01 .btn02,
#order02 .btn02,
#order03 .btn02 {
	position:relative\9;
}
#mainCnt .btn01 a {
	padding-bottom:650px\9;
}
#mainCnt .btn01 a,
#order01 .btn02 a,
#order02 .btn02 a,
#order03 .btn02 a {
	left: 0\9;
}
*/

/* 20150623 LP35 */
#order01.lp35 {
	background-image: url(../img/35/special02.jpg);
}
#order02.lp35 {
	background-image: url(../img/35/special03.gif);
}
#order03.lp35 {
	background-image: url(../img/35/special04.gif);
}

.headtxtLP{
	margin-right: -900px;
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
