@charset "utf-8";

*{
	margin:0;
	padding:0;
}
/*======================================

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

body{
	font-weight:normal;
	font-style:normal;
	font-family:"ＭＳ Ｐゴシック",'ヒラギノ角ゴ Pro W3',arial,sans-serif;
	color:#353535;
	font-size:13px;
	background:#DDDDDA;
}
/*IE 6 or sooner */
*html body{
	font-size:80%;
}

p,h1,h2,h3,h4,h5,li,dt,dd{
	font-size:93%;
	line-height:1.7;
	font-weight:normal;
}

.note {
	font-size: 95%;	
}

img{
	border:none;
	vertical-align:top;
}

ul{
	list-style:none;
}

hr{
	display:none;
}


a:link,a:visited{
	color:#4b1b08;
	text-decoration:underline;
}

a:hover{
	color:#4b1b08;
	text-decoration:none;
}

a:focus{
	overflow:hidden;
}


.float_r{
	float:right;
}
.float_l{
	float:left;
}
.txt_c{
	text-align:center;
}
.txt_r{
	text-align:right;
}
.txt_l{
	text-align:left;
}

.pos_relative {
	position:relative;
	z-index:1;	
}

.box_clear:after{
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}
.box_clear{zoom:1;}

/*-----------------------------------------
MARGIN
------------------------------------------------------------------------------*/
.margin_t10{
	margin-top:10px;
}
.margin_r25{
	margin-right:25px;
}
.margin_r28{
	margin-right:28px;
}

.padding_t29{
	padding-top:29px;
}

/*-----------------------------------------
TOP
------------------------------------------------------------------------------*/
#top{
	text-align:center;
	background:url(../images/bg_header.gif) repeat-x 0 0;
}
#top #header{
	width:1278px;
	height:551px;
	margin:0 auto;
	position:relative;
}
#top #header h1{
	position:absolute;
	top:89px;
	left:60px;
}
#top #header .img_logo{
	position:absolute;
	top:0;
	left:1066px;
	z-index:10;
}

#top #header h2{
	position:absolute;
	top:188px;
	left:60px;
}
#top #header dl{
	position:absolute;
	top:399px;
	left:60px;
	text-align:left;
	z-index:1;
}
#top #header dl dd{
	float:left;
	margin-right:4px;
}
#top #header .img_header01{
	position:absolute;
	top:117px;
	left:770px;
}

#footer{
	width:1158px;
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:15px;
	text-align:center;
	font-style:normal;
	border-top:1px solid #b8b8b8;
}
#footer address{
	font-style:normal;
}


#top #container_top{
	width:1278px;
	margin:0 auto;
}

#top #contents_top01{
	margin:0 60px;
	padding-bottom:25px;
}
#top #contents_top01 li{
	float:left;	
}
#top #contents_top02,
#contents #contents_top02{
	margin:0 60px;
}
#top #contents_top02 .box_buy01, #top #contents_top02 .box_buy02, #top #contents_top02 .box_buy03,
#contents #contents_top02 .box_buy01, #contents #contents_top02 .box_buy02, #contents #contents_top02 .box_buy03{
	width:369px;
}

#top #contents_top02 .box_buy01,
#contents #contents_top02 .box_buy01{
	float:left;
	background:url(../images/bg_buy01.gif) no-repeat 0 100%;
	margin-right:25px;
}
#contents #contents_top02 .box_buy02,
#top #contents_top02 .box_buy02{
	float:left;
	background:url(../images/bg_buy01.gif) no-repeat 0 100%;
}
#contents #contents_top02 .box_buy01  ul,
#top #contents_top02 .box_buy01  ul{
	padding:0 17px 12px 17px;
}
#contents #contents_top02 .box_buy01  ul li,
#top #contents_top02 .box_buy01  ul li{
	margin-bottom:3px;
}


#contents #contents_top02  ul.list_buy01,
#top #contents_top02  ul.list_buy01{
	padding:0 0 12px 25px;
}
#contents #contents_top02  ul.list_buy01 li,
#top #contents_top02  ul.list_buy01 li{
	float:left;
	margin-right:10px;
	margin-bottom:3px;
}

#contents #contents_top02  ul.list_buy02,
#top #contents_top02  ul.list_buy02{
	padding:0 0 0 25px;
}
#contents #contents_top02  ul.list_buy02 li,
#top #contents_top02  ul.list_buy02 li{
	float:left;
	margin-bottom:3px;
	margin-right:10px;
}

#contents #contents_top02  ul.list_buy03,
#top #contents_top02  ul.list_buy03{
	padding:0 0 12px 25px;
}
#contents #contents_top02  ul.list_buy03 li,
#top #contents_top02  ul.list_buy03 li{
	float:left;
	margin-bottom:3px;
	margin-right:5px;
}

#top #contents_top02 .box_buy01 p, #top #contents_top02 .box_buy02 p,
#contents #contents_top02 .box_buy01 p, #contents #contents_top02 .box_buy02 p{
	padding:20px 26px 15px;
	font-size:107%;
	text-align:left;
}

ul.list_bn01{
	padding-top:10px;
}
ul.list_bn01 li{
	float:left;
}


#contents ul.list_bn01{
	width:1158px;
	margin:0 auto;
}
ul.list_bn01 li{
	float:left;
}


/*-----------------------------------------
CONTENTS
------------------------------------------------------------------------------*/
#contents{
	position:relative;
}
#container{
	width:1277px;
	margin:0 auto 100px;
	position:relative;
	background:#FFFFFF;
}

.nav_box {
	width:1277px;
	position: fixed;
	top: 0;
	z-index: 100;
}
.nav{
	float:left;
	display:inline;
	padding-left:220px;
	background:url(../images/navi.gif) no-repeat 0 0;
	height:47px;

}

.nav li{
	float:left;
}
.nav li a{
	margin-right:2px;
	display:block;
	text-indent:-9999px;
	height:47px;
	background:url(../images/navi.gif) no-repeat 0 0;
}

.nav li span{
	background:url(../images/navi.gif) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
	display:none;
	text-indent:-9999px;
}

.nav li a#con1{
	margin-right:2px;
	width:155px;
	background-position:-220px 0;
}
.nav li a#con1:hover, .nav li a#con1.cu{
	background-position:-220px -47px;
}
.nav li a#con1.cu span{
	display:block;
	height:47px;
	width:218px;
	background-position:0 -47px;
}

.nav li a#con2{
	margin-right:2px;
	width:155px;
	background-position:-377px 0;
}
.nav li a#con2:hover, .nav li a#con2.cu{
	background-position:-377px -47px;
}
.nav li a#con2.cu span{
	display:block;
	height:47px;
	width:218px;
	background-position:0 -47px;
}

.nav li a#con3{
	margin-right:2px;
	width:159px;
	background-position:-534px 0;
}
.nav li a#con3:hover, .nav li a#con3.cu{
	background-position:-534px -47px;
}
.nav li a#con3.cu span{
	display:block;
	height:47px;
	width:218px;
	background-position:0 -47px;
}

.nav li a#con4{
	margin-right:2px;
	width:219px;
	background-position:-695px 0;
}
.nav li a#con4:hover, .nav li a#con4.cu{
	background-position:-695px -47px;
}
.nav li a#con5{
	margin-right:2px;
	width:219px;
	background-position:-916px 0;
}
.nav li a#con5:hover, .nav li a#con5.cu{
	background-position:-916px -47px;
}
.nav li a#con6{
	width:219px;
	background-position:-916px 0;
}
.nav li a#con6:hover, .nav li a#con6.cu{
	background-position:-916px -47px;
}



#contents .btn_top{
	float:left;
}
#contents .btn_top a{
	display:block;
	text-indent:-9999px;
	width:140px;
	height:47px;
	background:url(../images/navi.gif) no-repeat -1137px 0;
}
.btn_top a:hover{
	background-position:-1137px -47px;
}



#contents .box{
	width:1277px;
	margin:0 auto;
	position:relative;
}
#contents .box.con1{
	height:720px;
	background:#e9f0d7 url(../images/bg_contents01.gif) no-repeat 0 100%;
}
#contents .box.con2{
	padding-top:50px;
	height:670px;
	background:#e9f0d7 url(../images/bg_contents01.gif) no-repeat 0 100%;
}
#contents .box.con3{
	padding-top:50px;
	height:680px;
	background:#e9f0d7 url(../images/bg_contents02.gif) no-repeat 0 100%;
}
#contents .box.con4{
	padding-top:50px;
	height:670px;
	background:#e7f5fd url(../images/bg_contents03.gif) no-repeat 0 100%;
}
#contents .box.con5{
	padding-top:50px;
	height:674px;
	background-color:#fff8e4;
}

#contents .box h2{
	position:absolute;
	left:52px;
	z-index:10;
}
#contents .box.con1 h2{
	top:50px;
}
#contents .box .img_contents01{
	position:absolute;
	top:166px;
	left:0;
	z-index:50;
}
#contents .box.con1 .img_contents01{
	position:absolute;
	top:143px;
	left:1px;
}
#contents .box.con4 .img_contents01{
	position:absolute;
	top:147px;
	left:1px;
}
#contents .box.con5 .img_contents01{
	position:absolute;
	top:100px;
	left:1px;
}
#contents .box .btn_contents01{
	position:absolute;
	top:561px;
	right:29px;
	z-index:51;
}
#contents .box.con3 .btn_contents01{
	position:absolute;
	top:559px;
	right:29px;
	z-index:51;
}
#contents .box.con4 .btn_contents01{
	position:absolute;
	top:559px;
	right:29px;
	z-index:51;
}
#contents .box.con5 .btn_contents01{
	position:absolute;
	top:562px;
	right:29px;
	z-index:51;
}