@charset "UTF-8";
@import url(menu.css);

body{
    margin :0;padding : 0;
    background : #f3f3f3;
    text-align : center;
}
img{
    border : none;
}
p{
    padding:0;margin:0;
}
h1,h2,h3,h4{
    margin : 0;padding : 0;
}

h1{
    font-size : 14px;
    margin:0;padding:0;
    text-align : left;
}


/* mainLayout */
div#container{
    width  : 900px;
    margin : 0 auto;
    border-left : solid 1px black;
    border-right : solid 1px black;
    position : relative;
    background : white;
}
div#header{
    height : 82px;
    text-align : left;
    position : relative;
    background : url(../img/header/header_back.gif) left bottom repeat-x;
}

* html div#header{
}

div#leftColumn{
    float:left;
    text-align : center;
    width:193px;
    padding : 0;
    margin-left : 24px;
    margin-bottom : 20px;
}
/* IE6 */
* html div#leftColumn{
    margin-left : 12px;
}
div#tel_banner{
        clear : both;
	position: relative;
	width: 900px;
	height: 168px;
	text-align: left;
	background: url(../img/contact/back.gif) no-repeat 30px 0;
}
div#tel_banner h2{
	position: absolute;
	top: 9px;
	left: 50px;
}
div#tel_banner h3{
	position: absolute;
	top: 17px;
	left: 643px;
}
div#tel_banner p{
	position: absolute;
}
div#tel_banner p.text{
	top: 36px;
	left: 49px;
}
div#tel_banner p.btn1{
	top: 106px;
	left: 458px;
}
div#tel_banner p.btn1 a{
	display: block;
	width: 152px;
	height: 30px;
	text-indent: -9999px;
	background: url(../img/contact/btn1.gif) no-repeat;
}
div#tel_banner p.btn1 a:hover{
	background: url(../img/contact/btn1_o.gif) no-repeat;
}
div#tel_banner li{
	list-style: none;
	position:absolute;
}
div#tel_banner li.btn2{
	top: 41px;
	left: 637px;
}
div#tel_banner li.btn2 a{
	display: block;
	width: 221px;
	height: 45px;
	text-indent: -9999px;
	background: url(../img/contact/btn2.gif) no-repeat;
}
div#tel_banner li.btn2 a:hover{
	background: url(../img/contact/btn2_o.gif) no-repeat;
}
div#tel_banner li.btn3{
	top: 91px;
	left: 637px;
}
div#tel_banner li.btn3 a{
	display: block;
	width: 221px;
	height: 45px;
	text-indent: -9999px;
	background: url(../img/contact/btn3.gif) no-repeat;
}
div#tel_banner li.btn3 a:hover{
	background: url(../img/contact/btn3_o.gif) no-repeat;
}
div#footer{
    clear:both;
    width:90%;
    margin : 0 auto;
    padding : 30px 0;
    border-top : 1px solid silver;
    text-align : center;
    font-size : 14px;
    letter-spacing : 1px;
    background : url(../img/footer/logo.gif)  5px 25px no-repeat;
    z-index : 1;
}

/* header*/
p#headerTitle,h1#headerTitle{
    font-size : 14px;
    letter-spacing : 0.02em;
    text-indent : 5px;
    margin : 0 0 0 95px;
    padding : 0;
    padding-top : 10px;
    color : #0082DF;
    font-weight : bold;
}
p#header_blog{
    font-size : 14px;
    letter-spacing : 0.02em;
    text-indent : 80px;
    margin : 5px 0 0 95px;
    padding : 0;
}
p#header_blog a{
    color : blue;
}
img#title{
    margin:0; padding:0;
    position : absolute;
    top : 13px;
    left : 10px;
}
div#header_tel{
    position : absolute;
    top  : 5px;
    right : 10px;
}


/*************
 MainContent
**************/
div#breadcrumb{
    font-size : 12px;
    line-height : 24px;
    margin : 5px 0;
    padding : 0;
    text-indent : 20px;
    text-align : left;
    background : url(../img/header/bread.png) left center no-repeat;
    border-bottom : dotted 1px silver;
}
div#content{
    float:right;
    width:615px;
    margin-right : 35px;
    text-align : left;
    margin-bottom : 20px;
}
div#content h1{
    background : url(../img/background/h_back.gif) no-repeat;
    text-indent : 30px;
    font-size : 18px;
    color : white;
    line-height : 30px;
    margin : 10px 0;
}

/* IE6 */
* html div#content{
    margin-right : 15px;
}
div#content a{
    color : #00A0C6;
    text-decoration : underline;
}
div#content a.red{
    color : red;
}
div#content a:hover{
    color : #F99506;
}
    div#content h2{
        padding : 0;
       margin : 15px 0 10px 0;
        font-size : 16px;
        color : #0E2884;
        line-height : 24px;
        text-indent : 20px;
        border-bottom : solid 1px #0E2884;
        background : url(../img/background/list-mark-blue.gif) 0 4px no-repeat;
        clear : both;
    }

    div#content p{
        text-indent : 12px;
        font-size : 14px;
        letter-spacing : 2px;
        padding:0;margin:0;
        line-height : 24px;
        margin-left : 5px;
    }
     div#content ul{
        margin : 10px 0 10px 25px;
        padding : 0;
    }
    div#content li{
            font-size : 14px;
            letter-spacing : 2px;
            padding:0;margin:0;
            line-height : 20px;
            margin-left : 5px;
    }

    div#content p.no_indent{
        text-indent : 0;
    }

    div#content h3{
        padding : 0;margin : 5px 0;
        margin-top  :  10px;
        font-size : 14px;
        color : black;
        line-height : 26px;
        clear : both;
    }
    div#content h4{
        padding : 0;
        margin : 10px 0 0 5px;
        font-size : 14px;
        color : #930;
        line-height : 20px;
    }

/**************
leftColumn
****************/

div#leftColumn ul#mainUl{
    padding :0;
    margin : 20px 0;
    padding-top : 35px;
    text-align : left;
    background : url(../img/left/list_logo.gif) 0 0 no-repeat;
}

div#leftColumn ul#mainUl li.mainLi{
    margin : 0;
    padding:0;
    list-style : none;
    border-bottom : dotted 1px silver;
    text-indent : 25px;
    background : url(../img/left/list_mark.gif) 0 8px no-repeat;
    letter-spacing : 1px;
}
div#leftColumn ul#mainUl li.mainLi ul{
    margin : 0;padding : 0;
}
div#leftColumn ul#mainUl li.mainLi li{
    margin-left : 25px;
    text-indent : 0;
}

div#leftColumn ul#mainUl li a{
    font-weight : bold;
    text-decoration : none;
    color : black;
    font-size : 14px;
    line-height : 32px;
    margin: 0;
    display : block;
}
div#leftColumn ul#mainUl li.mainLi li a{
    line-height : 24px;
    border-bottom : none;
    color : #2F2F2F;
    font-size : 14px;
}

div#leftColumn ul#mainUl a:hover,div#leftColumn ul#mainUl li.mainLi li a:hover{

    color : #00A0C6;
}
div#left_contact_area{
    position : relative;
}
div#left_strong{
    color : #D80C18;
    font-weight : bold;
    font-size : 14px;
    letter-spacing : 0;
    position: absolute;
    width : 195px;
    top : 55px;
}
.leftOrderButton{
    margin : 8px 0;
}


/************
    Footer
*************/
div#footer ul{
    margin:0;
    padding :0;
}

div#footer ul li{
    display : inline;
    margin : 0;
    padding: 3px;
    z-index : 2;
    background : #1F8AFF;
}
div#footer ul li a{
    text-decoration : none;
    color : white;
    font-size : 12px;
    padding : 4px 9px;
    letter-spacing : 0.02em;
    padding-left : 15px;
    line-height : 30px;
    background : url(../img/footer/list_mark.gif) left center no-repeat;
}

div#footer ul li a:hover{
    color : black;
}

body#printBody{
    background : white;
    text-align : left;
}
div#printContainer{
    width : 730px;
    margin : 10px;
    font-size : 14px;
    display : table;
}
div#printContainer div.LeftBox{
    display:table-cell;
    float:none;
}
div#printContainer div.howtoTextBox{
    margin : 10px 0;
}
div#printContainer h1{
    font-size : 22px;
    line-height : 40px;
}
div#printContainer h2{
    font-size : 18px;
    line-height : 34px;
    margin-top : 10px;
}
div#printContainer h3{
    margin-top : 10px;
    font-size:  16px;
    line-height : 30px;
}
div#printContainer p{
    line-height : 22px;
}






/**/



/* SubPage */








/*table*/
    table.contentTable{
       width : 95%;
       margin: 10px;
       background : #00A0C6;
       line-height : 20px;
       font-size : 0.9em;
       letter-spacing : 0.1em;
       margin-left : 20px;
   }
   table.contentTable .tdContent{
        background : white;
   }
    table.contentTable .smallTitle{
        font-weight : bold;
        background : #F5FFF5;
        width :25%;
        text-align : center;
    }
    table.contentTable .smallTitle2{
        font-weight : bold;
        background : #F5FFF5;
        width :30%;
        text-align : center;
    }
    table.contentTable .cartTitle{
        font-weight : bold;
        background : #F5FFF5;
        width :65%;
        text-align : left;
    }

    table.contentTable th{
        font-weight : bold;
        background : #F5FFF5;
        width :25%;
        text-align : center;
    }
    table.contentTable th.thTitle{
        width : auto;
        font-size : 12px;
    }

    table.contentTable .tdTitle{
        background : #F5FFF5;
    }
    table.contentTable td.tdSmallContent{
        background : white;
        font-size : 12px;
    }


    img.introPhoto{
        float : left;
        margin : 5px;
        margin-top : 0;
        padding : 1px;
        border : solid 1px silver;
    }






/* link */


div#content h2 a,div#content h2 a:hover{
    color : white;
    text-decoration : none;
}


div#content h3 a,div#content h3 a:hover{
    color : #0E2884;
    text-decoration : none;
}
div#content h4 a,div#content h4 a:hover{
    color : #930;
    text-decoration : none;
}
div#content h4.green_title{
    margin-bottom : 5px;
}
div#content h4.green_title a,div#content h4.green_title a:hover{
    background : #007F0A;
    padding : 5px 10px;
    color : #FFFF99;
    font-weight : bold;
    font-size : 14px;
    letter-spacing : 1px;
}

div#content p.noIndent{
    text-indent : 0;
}

div.LeftBox{
    float : left;
    margin : 5px 5px 15px 0;
    width : 300px;
}
div.RightBox{
    float : right;
    margin : 5px 0 15px 5px;
    width : 300px;
}
div.howtoTextBox{
    clear : both;
    display : block;
}

/* class */
.right{
    text-align : right;
    clear : both;
}
.left{
    text-align : left;
}
.center{
    text-align : center;
}
.red{
    color : red;
}
.attention {
    color : red;
    font-size : 90%;
}
.floatLeft{
    float : left;
}

div#content p.notes{
    font-size  : 12px;
    letter-spacing: 0;
    line-height : 14px;
    text-indent:0;
}
div#content p.exp{
    font-size : 12px;
    line-height : 14px;
    color : gray;
    text-indent:0;
}
.more{
    clear : both;
    text-align : right;
    line-height : 30px;
}

.more a{
    padding-left : 15px;
    background : url(../img/more_mark.png) no-repeat;
    color : #3A9F10;
    font-weight : bold;
}
.more a:hover{

}


/* top */


#mainTable h1{
    margin-top :10px;
    margin-left : 8px;
    letter-spacing : 0.01em;
}



/* ===========
 * TOP PAGE
 * =========== */
div#top_main div#main_header{
    background: url(../img/top/main_image.png) 0 0  no-repeat;
    height : 545px;
    position: relative;
    text-align : left;
}


* html div#top_main div#main_header{
    z-index : -1;
}
*:first-child+html div#top_main div#main_header{
        z-index : -1;
}

* html div#top_main div#main_header img{
    z-index : 5;
}

div#main_header img#mainTop{
    position: absolute;
    top : 78px;
    left : 0;
}

div#main_header h2{
    margin : 0;padding : 0;
    position: absolute;
    top : 55px;
    left : 200px;
    color : white;
    font-size : 16px;
    letter-spacing: 0.02em;
}
div#top_main #today{
    margin : 0;padding: 0;
    position: absolute;
    top :3px;right : 5px;
    color : white;
    font-size : 12px;
}
img#runner_head{
    position : absolute;
    top : -21px;
    left : 71px;
}
img#runner_foot{
    position : absolute;
    bottom : -18px;
    left : -58px;
    z-index: 1;
}

div#header_order{
    position: absolute;
    width : 385px;
    height  :145px;
    top : 355px;
    left : 480px;
}
div#header_order a{
    text-indent : -10000px;
    display : block;
    width :382px;
    height : 42px;
    background : url(../img/top/order_button1.gif) 0 0 no-repeat;
}
div#header_order a:hover{
    background : url(../img/top/order_button2.gif) 0 0 no-repeat;
}
div#second_area{
    background : url(../img/top/second_back.png) 0 0 no-repeat;
    height : 512px;
    width : 860px;
    margin : 0 auto;
    margin-bottom : 25px;
    position: relative;
    text-align: left;
}

div#top_movie_box{
    position : absolute;
    top : 150px;
    left : 28px;
}
p#voice_first{
    font-size : 16px;
    text-indent  : 25px;
    line-height: 45px;
    font-weight: bold;
}
p#notes_voice{
    font-size : 12px;
    position: absolute;
    top : 90px;
    left : 500px;
}
div#voice_area{
    float : right;
    width : 420px;
    margin-right : 15px;
    text-align: center;
}
* html div#voice_area{
    width : 400px;
}
div#voice_area h3{

    margin  : 5px 15px;
    padding-bottom : 5px;
    border-bottom : 1px silver solid;
}
div#voice_box{
    overflow: auto;
    height : 280px;
    margin-top : 10px;
    text-align: left;
}

div#voice_box h4{
    background: #ff9;
    border-left : solid 2px #f00;
    padding : 5px 5px;
    font-size : 14px;
    margin-bottom : 5px;
    line-height : 20px;
}
div#voice_box p{
    font-size : 14px;
    line-height : 18px;
    letter-spacing: 0.01em;
    margin : 5px ;
}
div#voice_box p.v_name{
    text-align: right;
}
a#more_voice{
    display : block;
    margin-top : 15px;
    font-size : 14px;
    font-weight: bold;
}
div#third_area{
	line-height: 1.2;
    margin : 20px 19px;
	font-size: 14px;
	text-align: left;
}
div#third_area a{
	padding-left: 20px;
	font-weight: bold;
}
div#third_area div.point1{
	width: 872px;
	min-height: 184px;
	_height: 184px; /* IE6 */
	background: url(../img/point/back1.gif) no-repeat;
}
div#third_area div.point1 h4{
	padding: 0 50px 0 310px;
	font-size: 14px;
}
div#third_area div.point1 p{
	padding: 0 75px 1em 310px;
}
div#third_area div.point1 p.first{
	padding-top: 20px;
}
div#third_area div.point2{
	width:872px;
	min-height: 86px;
	_height: 86px; /* IE6 */
	background: url(../img/point/back2.gif) no-repeat;
}
div#third_area div.point2 p{
	padding: 5px 75px 1em 155px;
}
div#third_area div.point3{
	width: 872px;
	min-height: 165px;
	_height: 165px; /* IE6 */
	background: url(../img/point/back3.gif) no-repeat;
}
div#third_area div.point3 h4 {
	margin: 0 50px 0.5em 145px;
}
div#third_area div.point3 p{
	padding: 0 75px 0.5em 155px;
}
div#third_area div.point3 p.first{
	padding-top: 5px;
}
div#fourth_area{
    margin : 20px 17px 20px 18px;
	font-size: 14px;
	text-align: left;
}
div#fourth_area ul{
	list-style: none;
	_width: 865px; /* IE6 */
	min-height: 168px;
	_height: 168px; /* IE6 */
	line-height: 1.2;
	margin: 0;
	padding: 20px 18px 0 55px;
	background: url(../img/merit/back.gif) no-repeat;
}
div#fourth_area li {
	float: left;
	width: 370px;
	min-height: 37px;
	_height: 37px; /*IE6 */
}
div#fourth_area li.f_right {
	float: right;
}
div#fifth_area{
    margin : 20px 19px 20px 18px;
	text-align: left;
	background: #EFF9D7;
}
div#fifth_area div.text_box{
	float: left;
	width: 563px;
	padding: 12px 0;
}
div#fifth_area div.text_box p{
	line-height: 1.5;
	margin: 0 0 0 12px;
	padding: 12px 7px 12px 12px;
	font-size: 14px;
	background: #FFF;
}
div#fifth_area div.text_box h3{
	line-height: 1.3;
	margin: 0 0 0 12px;
	padding: 7px;
	color: #F00;
	background: #FF9;
}
div#fifth_area div.text_box h3 span{
	display: block;
	text-align: right;
}
div#fifth_area div.photo_box{
	float: right;
	width: 288px;
	padding: 12px 0;
}
div#fifth_area div.photo_box ul{
	list-style: none;
	line-height: 1.3;
	margin: 5px 12px 0 0;
	padding: 0;
	font-size: 12px;
}
div#granteed_box{
	position: relative;
	margin: 30px 0;
	text-align: left;
}
div#granteed_box p.text{
	margin: 0 0 0 35px;
}
div#granteed_box p.link{
	position: absolute;
	top: 67px;
	right: 400px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
div#granteed_box p.link a{
	text-decoration: none;
}
div#sixth_area{
	height: 655px;
	position: relative;
	text-align: left;
	font-size: 14px;
}
div#sixth_area h2{
	position: absolute;
	left: 19px;
}
div#sixth_area p{
	position: absolute;
	line-height: 1.2;
}
div#sixth_area p.image1{
	top: 70px;
	left: 19px;
}
div#sixth_area p.text1{
	z-index:1;
	top: 98px;
	left: 645px;
	width: 210px;
}
div#sixth_area p.price1{
	top: 70px;
	left: 474px;
}
div#sixth_area p.btn1{
	top: 195px;
	left: 474px;
	width: 407px;
	height: 52px;
	background: url(../img/price/back1.gif) no-repeat;
}
div#sixth_area p.btn1 a,
div#sixth_area p.btn2 a{
	display: block;
	width: 381px;
	height: 42px;
	text-indent: -9999px;
	background: url(../img/top/order_button1.gif) no-repeat;
}
div#sixth_area p.btn1 a:hover,
div#sixth_area p.btn2 a:hover{
	background: url(../img/top/order_button2.gif) no-repeat;
}
div#sixth_area h2.title{
	top: 247px;
}
div#sixth_area p.image2{
	top: 317px;
	left: 19px;
}
div#sixth_area p.text2{
	top: 549px;
	left: 60px;
	width: 390px;
}
div#sixth_area p.price2{
	top: 317px;
	left: 470px;
}
div#sixth_area p.btn2{
	top: 548px;
	left: 470px;
	width:411px;
	height: 68px;
	background: url(../img/price/back2.gif) no-repeat;
}
div#sixth_area p.law{
	top: 610px;
	right: 29px;
	font-weight: bold;
}
div#sixth_area p.law a{
	text-decoration: none;
}

/* ===========
 * 共通クラス
 * =========== */

.clearFloat{
    clear:both;
}




.date,.notes{
    color : gray;
    font-size : 0.8em;
}
.notes_plus{
    color : black;
    font-size : 0.8em;
    background : #FFEFF1;
    padding : 5px;
    border : 1px solid #FF6F82;
}

.clearFloat{
    clear : both;
}
.floatLeft{
    float:left;
}
.floatRight{
    float:right;
}
.bold{
    font-weight : bold;
}
.message{
    color : #FC7E53;
}
.error-message{
    color : red;
}
.fin_color{
    color : red;
    font-weight : bold;
}

.center{
   text-align : center;
}
.small{
    font-size : 0.75em;
}
.right{
    text-align : right;
}
.unapproval,.del_flg_on,.required{
    color : red;
    font-weight : bold
}

/** form **/
input.text,textarea.text{
    width : 95%;
}
.textarea{
   width : 95%;
   height:150px;
}
.button_gray{
    border : 1px solid silver;
    background : #eae5e5;
    padding : 2px 10px;
    font-size : 0.9em;
}
.button_gray:hover{
    background : #FCF1BE;
}

.form_button{
    text-align : center;
}
.form_button input{
    font-size : 18px;
    font-weight : bold;
    margin : 10px 0;
}

/** clearfix **/
.cf{
	display: inline-block;
}
.cf:after{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
/* MacIE \*/
* html .cf{
	height: 1%;
}
.cf{
	display: block;
}
/* end MacIE */
