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



/* Common Selector */
html {
	height: 100%;
}

body,div,dl,dt,dd,pre,form,fieldset,blockquote,table,th,td,img {  
	margin:0;
	padding:0;
}

img {
	border:none;
}






/* hx */
h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {}
/* hx */


hr {
	clear: both;
	overflow:hidden;
	width: 0;
	margin: 0;
	padding: 0;
	height: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	}
	




/*---Link--- */
a:link {
	color: #666;
	text-decoration: none;
	font-weight:700;

}
a:visited {
	color: #666;
	text-decoration: none;
	font-weight:700;
}
a:hover {
	color:#9F96D0;
	text-decoration: none;
	font-weight:700;
}
a:active {
	color: #666;
}
/*---Link--- */




body{
	margin:0;
	padding:0;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	font-size:12px;
	text-align:center;
	background:#FFF;
}

#wrapper {
	width:738px;
	margin:0 auto;
	padding:0;
}



/*---Header--- */

#header_area {
	width:738px;
	height:109px;
	margin:0;
	padding:0;
	background:url(../common_image/header_bg.jpg) no-repeat;
	position:relative;
	text-align:left;
}


#header_area p.logo {
	padding:25px 0 10px 30px;
	margin:0;
}

/*---Header--- */



/*---gloval nav--- */

/*#navigation_area {
	width: 100%;
	height:106px;
	position:relative;
}

*/

p.btn_home {
	background:url(../common_image/header_nav_home_f2.jpg) no-repeat;
	position:absolute;
	left: 408px;
	top: 0px;
	margin:0;
	padding:0;
	width: 80px;
	height: 106px;
}
p.btn_home a {
	width: 80px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background:url(../common_image/header_nav_home.jpg) no-repeat;
}
p.btn_home a:hover {
	background:url(../common_image/header_nav_home_f2.jpg) no-repeat;
}





p.btn_products {
	background:url(../common_image/header_nav_products_f2.jpg) no-repeat;
	position:absolute;
	left: 488px;
	top: 0px;
	margin:0;
	padding:0;
	width: 80px;
	height: 106px;
}
p.btn_products a {
	width: 80px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background:url(../common_image/header_nav_products.jpg) no-repeat;
}

p.btn_products a:hover {
	background:url(../common_image/header_nav_products_f2.jpg) no-repeat;
}



/*--------stay---------*/

p.btn_products_stay {
	background:url(../common_image/header_nav_products_f2.jpg) no-repeat;
	position:absolute;
	left: 488px;
	top: 0px;
	margin:0;
	padding:0;
	width: 80px;
	height: 106px;
}
p.btn_products_stay a {
	width: 80px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background:url(../common_image/header_nav_products_f2.jpg) no-repeat;
}

p.btn_products_stay a:hover {
	background:url(../common_image/header_nav_products_f2.jpg) no-repeat;
}








p.btn_company {
	background:url(../common_image/header_nav_company_f2.jpg) no-repeat;
	position:absolute;
	left: 568px;
	top: 0px;
	margin:0;
	padding:0;
	width: 80px;
	height: 106px;
}
p.btn_company a {
	width: 80px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background:url(../common_image/header_nav_company.jpg) no-repeat;
}
p.btn_company a:hover {
	background:url(../common_image/header_nav_company_f2.jpg) no-repeat;
}




p.btn_company_stay {
	background:url(../common_image/header_nav_company_f2.jpg) no-repeat;
	position:absolute;
	left: 568px;
	top: 0px;
	margin:0;
	padding:0;
	width: 80px;
	height: 106px;
}
p.btn_company_stay a {
	width: 80px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background:url(../common_image/header_nav_company_f2.jpg) no-repeat;
}
p.btn_company_stay a:hover {
	background:url(../common_image/header_nav_company_f2.jpg) no-repeat;
}






p.btn_guide {
	background:url(../common_image/header_nav_guide_f2.jpg) no-repeat;
	position:absolute;
	left: 648px;
	top: 0px;
	margin:0;
	padding:0;
	width: 80px;
	height: 106px;
}
p.btn_guide a {
	width: 80px;
	height: 106px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background:url(../common_image/header_nav_guide.jpg) no-repeat;
}
p.btn_guide a:hover {
	background:url(../common_image/header_nav_guide_f2.jpg) no-repeat;
}


/*---gloval nav--- */



/*---Footer--- */

#footer_area {
	width:720px;
	margin:10px auto 0;
	padding:0;
	text-align:right;
}

#footer_area_under {
	width:720px;
	margin:5px auto 20px;
	padding:0;
	text-align:left;
}

#footer_submenu_area {
	width:720px;
	height:30px;
	margin:0;
	padding:0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

ul#footer_sub {
	padding:0;
	margin:0;
	height:30px;
	font-size:10px;
}

ul#footer_sub li {
	float:right;
	background:url(../common_image/footer_submenu_line.gif) no-repeat;
	background-position:0 3px;
	list-style:none;
	padding:0 0 0 12px;
	margin:8px 0 0 20px;
}


/*HBSのリンク*/

td.footer_hbs {
	padding:0 20px 0 0;
}

td.footer_hbs a {
	display:block;
    width:146px;
    height:56px;
    text-indent:-1000px;
    overflow:hidden;
	background:url(../common_image/footer_btn_hbs.jpg);
}

td.footer_hbs a:hover {
	background:url(../common_image/footer_btn_hbs_f2.jpg);
}


/* ラインハルトのリンク*/
td.bnr_title {
	margin:0;
	padding:3px 0 0 0;
	width:262px;
}

td.footer_reinhult {
	margin:0;
	padding:0;
	width:123px;
}

td.footer_reinhult a {
	display:block;
    width:123px;
    height:30px;
    text-indent:-1000px;
    overflow:hidden;
	background:url(../common_image/footer_btn_rein.jpg);
}

td.footer_reinhult a:hover {
	background:url(../common_image/footer_btn_rein_f2.jpg);
}



/*アルペンローゼのリンク*/
td.footer_alpen {
	margin:0;
	padding:0 0 0 9px;
	width:139px;
}


td.footer_alpen a {
	display:block;
    width:130px;
    height:30px;
    text-indent:-1000px;
    overflow:hidden;
	background:url(../common_image/footer_btn_alpen.jpg);
}

td.footer_alpen a:hover {
	background:url(../common_image/footer_btn_alpen_f2.jpg);
}

td.copyright {
	width:260px;
	padding-left:40px;
}


table.footer_bnr_area {
	width:720px;
}



/*---Footer--- */


/*products brand list*/
p.title_images {
	margin:35px 0 60px 0;
	padding:0;
}

p.btn_title_pro {
	width:500px;
	height:25px;
	margin:60px auto 0;
	padding:0 0 5px 0;
}
.btn_title_pro a {
	width: 500px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../products/images/btn_title_pro.gif) no-repeat;
}
.btn_title_pro a:hover {
	background: url(../products/images/btn_title_pro_f2.gif) no-repeat;
}

p.btn_title_herb {
	width:500px;
	height:25px;
	margin:0 auto;
	padding:0 0 5px 0;
}
.btn_title_herb a {
	width: 500px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../products/images/btn_title_herb.gif) no-repeat;
}
.btn_title_herb a:hover {
	background: url(../products/images/btn_title_herb_f2.gif) no-repeat;
}

p.btn_title_hbs {
	width:500px;
	height:25px;
	margin:0 auto;
	padding:0 0 5px 0;
}
.btn_title_hbs a {
	width: 500px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../products/images/btn_title_hbs.gif) no-repeat;
}
.btn_title_hbs a:hover {
	background: url(../products/images/btn_title_hbs_f2.gif) no-repeat;
}


div#flash_brand_pro {
	width:500px;
	height:262px;
	padding:0;
	margin: 0 auto 40px;
	background:url(../products/images/img_flash_pro.jpg) no-repeat;
}

div#flash_brand_herb {
	width:500px;
	height:250px;
	padding:0;
	margin: 0 auto 40px;
	background:url(../products/images/img_flash_herb.jpg) no-repeat;
}

div#flash_brand_hbs {
	width:500px;
	height:250px;
	padding:0;
	margin: 0 auto 80px;
	background:url(../products/images/img_flash_hbs.jpg) no-repeat;
}

p.pagetop {
	margin:0 0 70px 470px;
	padding:0;
}

p.pagetop02 {
	margin:20px 0 70px 460px;
	padding:0;
}

p.pagetop03 {
	margin:30px 0 70px 649px;
	padding:0;
}

p.pagetop04 {
	margin:0 0 40px 649px;
	padding:0;
}



p.title_images {
	margin:35px 0 0 0;
	padding:0;
}
