@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
base setting
------------------------------------------------------ */
body {
margin:0;
border:0;
padding:0;
font-family:'ＭＳ Ｐゴシック',sans-serif;
text-align: center;
background:#fff;
height:100%;
color:#444;
font-size:100%;
	position: relative;
	opacity: 0;
}
body.opacity1{
	opacity: 1;
}
/*body:before{
	content: '';
	background: #fff;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
}*/
body.is-include:before{
	display: none;
}
*html body {
	font-size:80%;
}

*:first-child+html body {
	font-size:95%;
}
#gmenu + .clear + h2{
	margin-top: 155px;
}
.l-header__print,.l-footer__print{
	display: none;
}
/* --------- 改行指定 ---------*/
p.break{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0% !important;
	height:0px !important;
	width:0px !important;
	float:none;
	page-break-before:always;
}

/* --------- safari only ---------*/
body:first-of-type {font-size:90%;} 

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
list-style-type:none;
margin:0;
border:0;
padding:0;
font-style:normal;
font-weight:normal;
font-size:100%;
}

img {border:none;}
a{color:#186ba2;text-decoration:none;}
a:hover{color:#ff6000;text-decoration:underline;}

p.clear{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0% !important;
	height:0px !important;
	width:0px !important;
	float:none;
}

/*---------- header ----------*/

/*	
div#header{
	background:#fff;
	width:900px;
	text-align:left;
	margin:0 auto;
	height:48px;
}



div#header ul{
	display:block;
	float:left;
	margin:10px 0 0 65px;
}


*html div#header ul {
	margin-left:80px;
}

div#header li{
	display:block;
	float:left;
	background:url(../images/arrow_header.gif) 0 0.4em  no-repeat;
	margin:0 0 0 10px;
	padding:2px 0 0 8px;
	font-size:80%;
}

div#header li.home{
	width:52px;
	height:17px;
	background:url(../images/btn_home.gif) 0 0 no-repeat;
	text-indent:-9999px;
	padding:0;
}

div#header li.home a{
	width:52px;
	height:17px;
	display:block;
	overflow:hidden
}

div#header li a{color:#186ba2;}

div#header li a:hover{
	color:#ff6000;
	text-decoration:underline;
}

div#search{
	width:218px;
	height:34px;
	float:right;
	background:url(../images/bg_search.jpg) 0 0  no-repeat;
	margin:0;
	padding:0;
	line-height:100%;
}

div#search form{
	margin:0;
	padding:0;
}

div#header div input.window{
	width: 120px;
	height: 15px;
	margin: 10px 0 0 10px;
	padding: 0;
	border: none;
}

*:first-child+html div#header div input.window{
	margin-top:3px;
}

div#header div input.btn{
	width:69px;
	height:23px;
	margin:4px 0 0 7px;
	padding:0;
	border:none;
}

div#header span{
	width:136;
	height:27px;
	display:block;
	float:right;
	margin:0 0 0 10px;
}*/


/*---------- header renew----------*/
/*div#header.renew{
	background:#fff;
	width:900px;
	text-align:left;
	margin:0 auto;
	height:48px;
}
div#header h1,
div#header.renew h1{
	width:222px;
	height:25px;
	float:left;
	font-weight:bold;
	margin:12px 0 0 0;
}

div#header.renew h1 img{display:block;}


div#header.renew ul{
	display:block;
	float:left;
	margin:10px 0 0 74px;
}

div#header.renew li{
	display:block;
	float:left;
	background:url(../images/arrow_header.gif) 0 0.4em  no-repeat;
	margin:0 0 0 10px;
	padding:2px 0 0 8px;
	font-size:80%;
}

div#header.renew li.home{
	width:53px;
	height:17px;
	background:url(../images/btn_home_new.gif) 0 0 no-repeat;
	text-indent:-9999px;
	padding:0;
}

div#header.renew li.home a{
	width:52px;
	height:17px;
	display:block;
	overflow:hidden
}

div#header.renew li a{color:#186ba2;}

div#header.renew li a:hover{color:#ff6000;text-decoration:underline;}

.renew div#search{
	width:218px;
	height:34px;
	float:right;
	background:url(../images/bg_search_new.jpg) 0 0  no-repeat;
	margin:0;
	padding:0;
	line-height:100%;
}

.renew div#search form{
	margin:0;
	padding:0;
}

div#header.renew div input.window{
	width:120px;
	height:15px;
	margin:10px 0 0 10px;
	padding:0;
	border:none;
}

*:first-child+html div#header.renew div input.window{margin-top:7px;}

div#header.renew div input.btn{
	width:69px;
	height:23px;
	margin:4px 0 0 7px;
	padding:0;
	border:none;
}

div#header.renew span{
	width:136;
	height:34px;
	display:block;
	float:right;
	margin:0 0 0 10px;
}
*/


/*---------- breadcrumbs ----------*/
ul.breadcrumbs{
	display:block;
	font-size:70%;
	line-height:120%;
	margin:0;
	padding:0 0 25px 0;
	text-align:right;
}

ul.breadcrumbs li{
	display:block;
	float:right;
	margin:0 0 0 5px;
	padding:0 0;
	width:auto;
}

ul.breadcrumbs li a{
	display:block;
	margin:0;
	padding:0 10px 0 0;
	background:url(../images/arrow_bread.gif) right 0.1em no-repeat;
	width:auto;
}

/*---------- flash ----------*/
div#flash{
	background:#fff;
	width:auto;
	width:914px;
	height:323px;
	text-align:center;
	margin:0 auto;
	padding-left:4px;
}


/*---------- mainimage ----------*/
html,body{overflow-x:hidden;}
div#subimage01,
div#subimage02,
div#subimage03 {
	position: relative !important;
	top:0 !important;
	left:0 !important;
	margin:0 auto;
	width: 981px !important;
	z-index:10;
	padding:20px 0;	
}

div.mainimage_01{border-top: 1px solid #dad9da;	height : 422px;}

div#mainimage {
	position: relative;
	top:0 !important;
	left:0 !important;
	margin:0 auto;
	width: 981px;
	z-index:10;
	padding:0;
}



div.mainimage_box h2 {height: 67px ;width:981px;}
div.mainimage_box .toppic{padding:0 !important;margin:0 0 0 0 ;}
div.mainimage_box .toppic li {display:block;float:left;}
div.mainimage_box .toppic li a {float:left;padding:0 !important; margin-top:0px;height:267px; outline:none;}
div.mainimage_box .toppic .pic01 a{width:298px;}
div.mainimage_box .toppic .pic02 a{width:374px;}
div.mainimage_box .toppic .pic03 a{width:309px; }


.bubbleInfo {  position:relative; 0; top:0; left:0; }
.bubbleInfo,
.bubbleInfo * { margin:0; padding:0; }
.trigger { position:absolute; }
.popup { position:absolute; display:none; z-index:50; border-collapse:collapse; }
 
/*下メニュー*/
.topnavi{
	width: 905px;
	height: 45px;
	margin:20px auto 0px auto !important;
}

/*
.ie6 .topnavi{margin-left:20px !important;}
*/
.ie7 .topnavi{margin-right:0 !important;}

.topnavi li {display:block;	float:left;}
.topnavi li a {
    display: block;
    float: left;
    height: 45px;
    text-indent: -9999px;
}

.topnavi li.navi01 a{width:157px;background: transparent url(../images/top/topnavi_01.png) no-repeat scroll 0 0;}
.topnavi li.navi02 a{width:83px;background: transparent url(../images/top/topnavi_02.png) no-repeat scroll 0 0;}
.topnavi li.navi03 a{width:88px;background: transparent url(../images/top/topnavi_03.png) no-repeat scroll 0 0;}
.topnavi li.navi04 a{width:100px;background: transparent url(../images/top/topnavi_04.png) no-repeat scroll 0 0;}
.topnavi li.navi05 a{width:160px;background: transparent url(../images/top/topnavi_05.png) no-repeat scroll 0 0;}
.topnavi li.navi06 a{width:159px;background: transparent url(../images/top/topnavi_06.png) no-repeat scroll 0 0;}
.topnavi li.navi07 a{width:158px;background: transparent url(../images/top/topnavi_07.png) no-repeat scroll 0 0;}
.topnavi li a:hover{background-position:0 -45px;}
.topnavi li .on{background-position:0 -45px;}
.topnavi li.navi02_on {width:83px;background: transparent url(../images/top/topnavi_02.png) no-repeat scroll 0 0;background-position:0 -45px;}
.topnavi li.navi03_on{width:88px;background: transparent url(../images/top/topnavi_03.png) no-repeat scroll 0 0;background-position:0 -45px;}
.topnavi li.navi04_on{width:100px;background: transparent url(../images/top/topnavi_04.png) no-repeat scroll 0 0;background-position:0 -45px;}


/*下メニュー*/
div.mainimage_box_s .back {float:left;margin:0 0 20px 30px; }	
div.mainimage_box_s ul.nav {float:right;}
div.mainimage_box_s ul.nav li {float:left;margin:0 10px 0 0 !important; padding:0 !important;}

div.mainimage_box_s ul.food {margin-left:250px;}
div.mainimage_box_s ul.food li {float:left;margin:0 85px 0 0 !important; padding:0 !important;}

div.mainimage_box_s ul.life {margin-left:30px;}
div.mainimage_box_s ul.life li {float:left;margin:0 14px 0 0 !important; padding:0 !important;}
div.mainimage_box_s ul.drink {margin-left:30px;}
div.mainimage_box_s ul.drink li {float:left;margin:0 15px 0 0 !important; padding:0 !important;}
/*div.mainimage_box_s ul.drink li {float:left;margin:0 16px 0 0 !important; padding:0 !important;}*/

div.mainimage_box_s ul.drink li.last {margin:0 !important;}

div#mainimage #tabnavi li{display:inline;}
div#mainimage #tabnavi li a{
	display:inline-block;
	background:#405dca;
	color:#fff;
	padding:5px;
	text-decoration:none;
}
div#mainimage #tabnavi li a:hover,
div#mainimage #tabnavi li a.active{	background:#ddd;color:#333;}

div#mainimage #tabcontent{padding:5px;height:300px;}

#mainimage01 {
	margin: 0 auto;
	height: 276px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
			
#mainimage01 img {top: 0;left: 0;position: absolute;}
			
.step {	width: 100%;position: relative;}
.step:not(.active) {
	opacity: 1;
	filter: alpha(opacity=99);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.step:not(.active) a.jms-link{opacity: 1;margin-top: 0;}

.jms-slideshow {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	height: 276px;
}

.jms-wrapper {
	position: relative;
	width: auto;
	min-width: 900px;
	height: 276px;
	background-color: #fff;
}

.step {	
	width: 900px;
	height: 276px;
	display: block;
	position: absolute;
	top : 0px;
	left : 0px;
}

a.jms-link{
	padding: 0;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	opacity: 1;
	margin-top: 0;
	clear: both;
}


.step:not(.active) a.jms-link{opacity: 0;margin-top:0px;}
.step img{position: absolute;right: 0px;top: 0px;}

.jms-dots{
	width: 187px;
	height:216px;
	position: absolute;
	text-align: center;
	right: 24px;
	top: 29px;
	z-index: 2000;
	overflow:hidden;
}

.jms-dots span{
	display: block;
	position: absolute;
	top: 220px;

	width: 185px;
	height: 49px;
	background: #777;
	margin: 0 0 4px 0;
	cursor: pointer;
	background-position:0 0;
	background-repeat:no-repeat;
	border:1px solid #fff;
}

span.hoge00 { top :   0px; }
span.hoge01 { top :  55px; }
span.hoge02 { top : 110px; }
span.hoge03 { top : 165px; }


span.banner00 { background-image:url(../images/thum_01.jpg) ;}
span.banner01 { background-image:url(../images/thum_02.jpg) ;}
span.banner02 { background-image:url(../images/thum_03.jpg) ;}
span.banner03 { background-image:url(../images/thum_04.jpg) ;}
span.banner04 { background-image:url(../images/thum_05.jpg) ;}


span.jms-dots-current {	border:1px solid #888d92;}

*:first-child+html div.jms-dots{
	position: absolute;
	margin-left:94px !important;
	width: 187px;
}

*:first-child+html .jms-dots span{
	width: 185px;
	margin-left:-93px;
}

*html div.jms-dots{
	position: absolute;
	margin-left:94px !important;
	width: 187px;
}

*html .jms-dots span{
	width: 185px;
	margin-left:-93px;
}

.jms-arrows{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.jms-arrows span{
	position: absolute;
	right:108px;
	height: 15px;
	width: 15px;
	cursor: pointer;
	z-index: 2000;
}
.jms-arrows span.jms-arrows-prev{
	background:url(../images/arrow_pre.png) no-repeat 0 0;
	top:7px;
}
.jms-arrows span.jms-arrows-next{
	background: url(../images/arrow_nex.png) no-repeat 0 0;
	bottom:7px;
}

/*---------- sub menu ----------*/
div#menu_sub_box{
	left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 900px;
}


ul.menu_sub {width: 900px;overflow:hidden;height:23px;}
ul.menu_sub li{
	display:block;
	height:23px;
	text-indent:-9999px;
	float:left;
}

ul.menu_sub li a {
    display: block;
    overflow: hidden;
    height: 23px;   
}

ul.menu_sub li.sub01 a {  background-image: url(../images/menu_sub.jpg);width:113px; background-position:0 0;}
ul.menu_sub li.sub01 a:hover  { background-image: url(../images/menu_sub.jpg); width:113px; background-position:0 -23px;}

ul.menu_sub li.sub02 a {  background-image: url(../images/menu_sub.jpg);width:113px; background-position:-113px 0;}
ul.menu_sub li.sub02 a:hover  { background-image: url(../images/menu_sub.jpg); width:113px; background-position:-113px -23px;}

ul.menu_sub li.sub03 a {  background-image: url(../images/menu_sub.jpg);width:165px; background-position:-226px 0;}
ul.menu_sub li.sub03 a:hover  { background-image: url(../images/menu_sub.jpg); width:165px; background-position:-226px -23px;}

/*---------- footer ----------*/
/*div#footer{
	background:#fff;
	border-bottom:6px solid #455152;
	width:auto;
	text-align:center;
	margin:0 auto;
}

div#footer div{
	width:900px;
	text-align:left;
	margin:0 auto;
}

div#footer ul{
	display:block;
	float:left;
	line-height:100%;
	margin:8px 0 3px 0;
	text-align:left;
}

div#footer li{
	display:block;
	float:left;
	font-size:10px;
	background:url(../images/icon_footer.gif) right 0.3em no-repeat;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	width:auto;
}

div#footer li.r{
	background:none;
}

div#footer li a{
	color:#252525;
	text-decoration:none;
	width:auto;
}

div#footer a:hover{
	color:#ff6000;
	text-decoration:underline;
}

div#footer dl{
	display:block;
	float:right;
	line-height:100%;
	margin:8px 0 3px 0;
}

div#footer dt{
	display:block;
	float:left;
	margin-right:5px;
}

div#footer dd{
	display:block;
	float:left;
}

/*---------- footer_ind ----------*/
/*div#footer_ind{
	background:#fff;
	border-bottom:6px solid #455152;
	width:auto;

}

div#footer_ind div{
	width:900px;
	text-align:center;
	margin:0 auto;
}

div#footer_ind ul{
	display:block;
	line-height:100%;
	padding:15px 0 0 0;
	text-align:center;
	margin:0 0 0 170px;

}

div#footer_ind li{
	display:block;
	float:left;
	font-size:10px;
	background:url(../images/icon_footer.gif) right 0.3em no-repeat;
	margin:0 5px 0 0;
	padding:0 5px 0 0;
	width:auto;
}

div#footer_ind li.r{
	background:none;
}

div#footer_ind li a{
	color:#252525;
	text-decoration:none;
	width:auto;
}

div#footer_ind a:hover{
	color:#ff6000;
	text-decoration:underline;
}

div#footer_ind dl{
	display:block;
	line-height:100%;
	margin:8px 0 15px 280px;
	text-align:center;
}

div#footer_ind dt{
	display:block;
	float:left;
	margin-right:5px;
}

div#footer_ind dd{
	display:block;
	float:left;
}*/

/*---------- global menu ----------*/
ul#global_menu{
	width:900px;
	height:60px;
	display:block;
	margin:0 auto;
}

*html ul#global_menu{
	margin:0;
}

ul#global_menu li{
	width:150px;
	height:60px;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../images/menu_global.jpg) 0 0 no-repeat;
}

ul#global_menu li a{
	width:150px;
	height:60px;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../images/menu_global.jpg) 0 0 no-repeat;
	overflow:hidden;
	outline:none;
}

ul#global_menu li.gm_01 a{background-position:0px 0px;}
ul#global_menu li.gm_01 a:hover{background-position:0px -60px;}
ul#global_menu li.gm_01_on a{background-position:0px -60px;}

ul#global_menu li.gm_02 a{background-position:-149px 0px;}
ul#global_menu li.gm_02 a:hover{background-position:-149px -60px;}
ul#global_menu li.gm_02_on a{background-position:-149px -60px;}

ul#global_menu li.gm_03 a{background-position:-299px 0px;}
ul#global_menu li.gm_03 a:hover{background-position:-299px -60px;}
ul#global_menu li.gm_03_on a{background-position:-299px -60px;}

ul#global_menu li.gm_04 a{background-position:-450px 0px;}
ul#global_menu li.gm_04 a:hover{background-position:-450px -60px;}
ul#global_menu li.gm_04_on a{background-position:-450px -60px;}

ul#global_menu li.gm_05 a{background-position:-599px 0px;}
ul#global_menu li.gm_05 a:hover{background-position:-599px -60px;}
ul#global_menu li.gm_05_on a{background-position:-599px -60px;}

ul#global_menu li.gm_06 a{background-position:-749px 0px;}
ul#global_menu li.gm_06 a:hover{background-position:-749px -60px;}
ul#global_menu li.gm_06_on a{background-position:-749px -60px;}

h2{
	width:900px;
	height:80px;
	margin:0 auto;
	padding:0;
}



/*---------- base ----------*/
div#base{
	background:url(../images/bg_base.jpg) 0 0 repeat-x #ecece9;
	width:100%;
	height:auto;
	margin:0;
	padding:10px 0 10px 0;
}

/*---------- main ----------*/
div#main{
	background:url(../images/bg_main.jpg) center 0 no-repeat;
	width:100%;
	margin:0;
	padding:0;
}

div#main_2{
	background:url(../images/bg_main_2.jpg) center 0 no-repeat;
	width:100%;
	margin:0;
	padding:0;
}

div#top{
	background:url(../images/bg_top.jpg) center 0 no-repeat;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}


/*---------- page top ----------*/
div#main div.conts div.page{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
	clear:both;
}

div.page span{
	margin:35px 15px 0 0;
	padding:0 0 0 0;
	font-size:80%;
	float:right !important;
}

*html div.page span{
	width:84px;
	font-size:70%;
}

div.page span a{
	margin:0 0 0 0;
	padding:2px 0 0 20px;
	display:block;
	height:15px;
	background:url(../images/arrow_ptop.gif) 0 0 no-repeat;
	line-height:100%;
}

div.page span a:hover{
	margin:0 0 0 0;
	padding:2px 0 0 20px;
	display:block;
	height:15px;
	background:url(../images/arrow_ptop_on.gif) 0 0 no-repeat;
	line-height:100%;
}


/*---------- conts ----------*/
div.conts{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../images/bg_main.jpg) center 0 no-repeat;
}

div.conts.top{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../images/bg_top.jpg) center 0 no-repeat;
}


div.conts_2{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../images/bg_main_2.jpg) center 0 no-repeat;
}

/*---------- menu ----------*/
div#menu{
	width:181px;
	height:100%;
	margin:0 22px 30px 0;
	padding:12px 0 0 0;
	float:left;
}

div#menu dl{
	width:181px;
	margin:0;
	padding:0 0 1px 0;
	text-align:left;
	display:block;
	background:url(../images/bg_menu.gif) 0 bottom no-repeat;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

div#menu dt{
	width:181px;
	height:39px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
	text-indent:-9999px;
}

div#menu dt a{
	width:181px;
	height:39px;
	margin:0;
	padding:0;
	display:block;
	background-repeat:none;
	background-position:0 0;
	overflow:hidden;
	outline:none;
}

div#menu dt a:hover{
	width:181px;
	height:39px;
	margin:0;
	padding:0;
	display:block;
	background-repeat:none;
	background-position:0 -39px;
}

div#menu dd{
	display:block;
	margin:0;
	padding:0 10px 8px 10px;
	line-height:120%;
	font-size:80%;
}

div#menu dd a{color:#6e6e6e;}

div#menu dd a:hover{color:#ff6000;text-decoration:underline;}

div#menu dd.on a{
	color:#ff6000;
}
div#menu dd a em{ 
	font-size:100%;
	font-style:normal !important;
}
div#menu .icon_blank {
	 position: relative;
}
div#menu .icon_blank a{

	padding:0 5px 0 0;
}
div#menu .icon_blank:after{
	 content: " ";
	background: url(../images/icon_blank.gif) no-repeat;
	width:10px;
	height:9px;
	top: 50%;
	left: 0;
	display: inline-block;
}


/*---------- top ----------*/

div.top div.box{
	width:420px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}

div.top div.left{
	margin:17px 55px 0 0;
	width:186px !important;
}
div.top div.left ul{margin:0 0 30px 0;}
div.top div.left ul li{ margin-bottom:2px;}

div.top div.right{
	margin:17px 0 20px 53px;
	width:186px !important;
}

div.top div.right ul.inquiry {
	background:url(../images/bg_qa.gif) 0 0 no-repeat;
	width:186px;
	height:130px;
}

div.top div.right ul.inquiry li{ padding:37px 0 0 9px;}
div.top div.right ul.inquiry li.bottom{ padding:0 0 0 9px; margin-top:-3px; /margin-top:-1px;}


div.top div.right ul.inquiry_ch {
	background:#f0f1f0;
	border:#cbccce 2px solid;

	padding: 12px 0 5px 6px !important;
	margin:0 0 10px 0;

}
div.top div.right ul.inquiry_ch .title{margin:0 0 10px 0;}
div.top div.right ul.inquiry_ch li{margin:0; padding:0;}



div.top div.box dl.title{
	width:420px;
	margin:0 0 12px 0;
	padding:0;
	display:block;
	background:url(../images/line_dot.gif) 0 bottom no-repeat;
}

div.top div.box dl.title dt{
	margin:0;
	padding:0;
	float:left;
}

div.top div.box dl.title dd{
	margin:26px 5px 0 0;
	padding:0 0 0 0;
	float:right;
	font-size:80%;
	display:block;
}

div.top div.box dl.title dd a{
	margin:0;
	padding:0 0 0 10px;
	display:block;
	background:url(../images/arrow_top.png) 0 0.1em no-repeat;
}

div.top div.box dl.title dd a:hover{
	margin:0;
	padding:0 0 0 10px;
	display:block;
	background:url(../images/arrow_top_on.png) 0 0.1em no-repeat;
}

div.top div.box dl.date{
	width:420px;
	margin:0 0 10px 0;
	padding:0;
	display:block;
	font-size:85%;
}

div.top div.box dl.date dt{
	margin:2px 0 0 0;
	padding:3px 0 0 4px;
	float:left;
	width:75px;
	background:url(../images/bg_date.gif) 0 0 no-repeat;
	line-height:100%;
	font-weight:bold;
	font-size:95%;
}

div.top div.box dl.date dd{
	margin:0 0 10px 0;
	padding:0;
	float:left;
	width:340px;
	line-height:140%;
}

div.top div.box dl.date dd a{
	color:#595a46;
	text-decoration:underline;
}

div.top div.box dl.date dd a:hover{
	color:#ff6000;
	text-decoration:underline;
}

ul.banner{
	margin:0 -10px 0 0;
	padding:0 0 50px 0;
	display:block;
	width:900px;
}

ul.banner li{
	margin:0 10px 0 0;
	padding:0;
	display:block;
	float:left;
	line-height:100%;
	width:153px;
}

ul.banner_cons {
    width:207px;
    line-height:0;
	position:absolute;
	margin-top:-43px;
	margin-left:673px;
}

ul.banner_cons li {	float:left;}

ul.banner_cons li a {
    margin:0 0 2px 0;
	display:block;
}

* html div.top div.box { margin-bottom:38px;}

/*---------- contents ----------*/
div#contents{
	height:100%;
	margin:0 0 0 10px;
	padding:15px 0 10px 12px;
	background:#fff;
	width:675px;
	float:left;
}
/*
.ie6 {margin-left : 5px;}
*/

div#contents.other{
	height:100%;
	margin:0 0 0 10px;
	padding:15px 0 10px 12px;
	background:#fff;
	width:868px;
	float:left;
}

div#contents.other p{width:828px;}

h3{
	margin:0 0 20px 0;
	padding:0;
	line-height:100%;
}

h4{
	margin:0 0 10px 12px;
	padding:0;
	line-height:100%;
}

h5{
	margin:0 0 5px 12px;
	padding:0;
	line-height:100%;
}

h6{
	margin:0 0 10px 12px;
	padding:0;
	line-height:100%;
}

span.catch{
	margin:0 0 10px 12px;
	padding:0;
	display:block;
}

p{
	display:block;
	margin:0 0 20px 12px;
	padding:0;
	width:638px;
	font-size:85%;
	float:none;
	line-height:160%;
}

div.s_box{
	width:675px;
	margin:0;
	padding:0;
}

div.s_box div{
	display:block
	width:455px;
	margin:0;
	padding:0;
	float:left;
}

div.s_box div p{
	width:455px;
	float:none;
	display:block;
	margin:0 0 20px 12px;
	padding:0;

}
div.s_box span{
	display:block;
	margin:0 24px 30px 0;
	font-style:normal;
	float:right;
	text-align:center;
}

ul.list_box_01{
	margin:0 0 0 12px;
	padding:20px 20px 0 20px;
	display:block;
	width:595px;
	background:url(../images/bg_list_box_01.gif) 0 0 no-repeat;
	font-size:90%;
}

*html ul.list_box_01{width:635px;}

ul.list_box_01 li{
	margin:0;
	padding:0 0 15px 13px;
	display:block;
	background:url(../images/icon_dot_01.gif) 0 0.4em no-repeat;
	line-height:140%;
}

span.list_box_01{
	margin:0 0 20px 12px;
	padding:0;
	display:block;
	line-height:0%;
	width:635px;
	height:5px;
	background:url(../images/bg_list_box_01_bt.gif) 0 0 no-repeat;
}

ul.list_box_02{
	margin:0 0 0 12px;
	padding:20px 20px 0 20px;
	display:block;
	width:348px;
	background:url(../images/bg_list_box_02.gif) 0 0 no-repeat;
	font-size:90%;
}

*html ul.list_box_02{
	width:395px;
}

ul.list_box_02 li{
	margin:0;
	padding:0 0 10px 13px;
	display:block;
	background:url(../images/icon_dot_01.gif) 0 0.4em no-repeat;
	line-height:140%;
	width:348px;
}

ul.list_box_02 li.title{
	margin:0;
	padding:0;
	background:none;
}

span.list_box_02{
	margin:0 0 20px 12px !important;
	padding:0;
	display:block;
	line-height:0%;
	width:395px;
	height:5px;
	background:url(../images/bg_list_box_02_bt.gif) 0 0 no-repeat;
	float:none !important;
}

div.s_box div.box_plant{
	display:block
	width:395px;
	margin:0;
	padding:0;
	float:left;
}

div.s_box div.box_plant p{
	width:395px;
	float:none;
	display:block;
	margin:0 0 15px 12px;
	padding:0;
}

div.s_box span{
	display:block;
	margin:0 24px 15px 0;
	font-style:normal;
	float:right;
	text-align:center;
}

div.s_box ul.box_plant_image{
	display:block;
	margin:10px 0px 5px 0px;
	font-style:normal;
}

div.s_box ul.box_plant_image li{
    display: table-cell;   
    vertical-align: middle;
	padding-left:29px;
	float:left;

}
div.s_box ul.box_plant_image_name{
	display:block;
	margin:0px 0 40px 0px;
	font-style:normal;
}

div.s_box ul.box_plant_image_name li{
	display:block;
	font-style:normal;
	padding-left:124px;
	float:left;
}

table.plant{
	margin:0 0 20px 12px;
	padding:0;
	border-left:1px solid #dadada;
	border-top:1px dotted #dadada;
	width:635px;
	font-size:80%;
	line-height:160%;
}

table.plant tr{
	margin:0;
	padding:0;
	vertical-align:top;
}

table.plant tr.sell_color{
	margin:0;
	padding:0;
	vertical-align:top;
	background:#e4e5d9;
}

table.plant tr.sell_color th{
	background:#e4e5d9;
}

table.plant th{
	margin:0;
	padding:5px 5px 5px 10px;
	border-right:3px double #dadada;
	border-bottom:1px dotted #dadada;
	background:#f5f6eb;
	width:110px;
}

table.plant td{
	margin:0;
	padding:5px 2px 5px 2px;
	border-right:1px solid #dadada;
	border-bottom:1px dotted #dadada;
}

table.plant td dl{
	margin:0;
	padding:0;
	display:block;
}

table.plant td dt{
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:100px;
	font-weight:normal;
}

table.plant td dd{
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:360px;
}

.wid_388{
	width:405px;
}

span.img{
	margin:0 0 20px 12px;
	display:block;
}

span.img_btxt{
	margin:0 0 2px 12px;
	display:block;
}

span.img_2	{
	display:block;
	padding-top:15px;
}

ul.listy{
	display:block;
	margin:0 0 20px 0;
	padding:0;
	font-size:90%;
	line-height:140%;
}

ul.listy li{
	display:block;
	margin:0 0 10px 12px;
	padding:0 0 0 10px;
	background:url(../images/icon_dot_02.gif) 0 0.5em no-repeat;
}

table.central{
	margin-bottom:35px;
}

table.central td{
	text-align:center;
}

.blue{
	color:#235f9d;
}

div#contents.not404 {
	margin:80px 0 0 10px;
	text-align:center;
}


div#contents.not404 h3{
	margin:0 auto;
	text-align:left;
	width:470px;
	font-size:110%;
	font-weight:bold;
	padding-left:40px;
	line-height:140%;
}

div#contents.not404 p{
	margin:0 auto;
	text-align:left;
	width:470px;
	padding-bottom:20px;
	padding-left:40px;
}

div#contents.not404 ul{
	margin:0 auto;
	text-align:left;
	width:470px;
	padding-left:40px;
	padding-bottom:40px;
	float:none;
	font-weight:normal;
	font-size:90%;
}

div#contents.not404 li{
	margin:0 0 10px 0px;
	padding:0 0 0 10px;
	text-align:left;
	width:200px;
	float:left;
	font-weight:normal;
	background:url(../images/icon_dot_02.gif) 0 0.5em no-repeat;
}

div#contents.not404 ul.ss{
	margin:10px 0 0 -40px;
	text-align:left;
	width:200px;
	float:none;
	font-weight:normal;
	display:block;
}

div#contents.not404 ul.ss li{
	margin:0 0 7px 0px;
	padding:0 0 0 10px;
	text-align:left;
	font-weight:normal;
	background:url(../images/icon_dot_02.gif) 0 0.5em no-repeat;
	float:none;
}

.w400{
	width:400px !important;
}

/* --------- 関連ページへのリンク ---------*/

dl.index_w { width:620px !important;}
dl.index_w dt { width:200px !important;height:15px !important; padding:10px 0 0 10px !important;}
dl.index_w dd { width:620px !important; padding:0 0 7px 21px !important; font-size:100% !important; line-height:150% !important;}

dl.relation{
	margin:0 25px 40px 10px;
	padding:0;
	display:block;
	font-size:80%;
	line-height:160%;
	border:1px solid #cccccc;
	text-align:justify;
}

dl.relation dt{
	margin:0 0 5px 0;
	padding:10px 0 0 10px;
	display:block;
	width:612px;
}

dl.relation dd{
	margin:0 0 10px 20px;
	padding:0;
	display:block;
}

dl.relation table{
	border:none;
	padding:0;
	margin:0;
	vertical-align:top;
	font-size:100%;
	text-align:left;
}

/* --------- トップスクロール ---------*/
#topScroll {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:850px;
	position: relative;
	margin-bottom:-7px !important;
	/margin-bottom:-14px !important;
}

#topScroll span.bn_txt a {
	width:86px;
	height:18px;
	display:block;
	margin-top:-5px;
	margin-bottom:1px;
	margin-left:-27px;
}

#topScroll span.s_Lbtn {
	position:absolute;
	top : 38px;
	left : -25px;
}

#topScroll span.s_Rbtn {
	position:absolute;
	top : 38px;
	right : -25px;
}

#topScroll span.btn02 {
	top : 50px !important;
}

#topScroll ul.scroller li {
    margin:0 6px 0 0;
}

 #topScroll ul.scroller li a:hover img {
    opacity:0.6;
	filter: alpha(opacity=60) ;
	-ms-filter: "alpha( opacity=60 )";}

/* --------- 右カラム 【テクノロジー】スクロール ---------*/

div.top div.right div.scrollBox {
	background:url(../images/banner/scroll_b/bk01.gif) 0 0 no-repeat;
	width:186px;
	height:130px;
	margin:13px 0 0 0;
}

div.top div.right div.scrollBox div {
	padding:4px 0 0 7px;
}

div.top div.right ul.tempFade li {
    position:absolute;
}

div.top div.right span.bn_txt a {
	width:88px;
	height:37px;
	display:block;
	position:absolute;
	z-index:3;
	padding:83px 0 0 81px;
}



/* --------- トップページ リニュー追記 ---------*/
ul.threeconts {
	display:block;
	margin-top:15px;
	width:176px;
	height:114px;
	background:url(../images/bg_threeconts.jpg) 0 0 no-repeat;
	padding-top:13px;
	padding-left:10px;
}

ul.box_bnr_other {margin-top:20px;}
ul.box_bnr_other li {margin-top:5px;}
#header_new {background:#000;height:143px;}


#topnaviPri { display : none; }

