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

/* ▼▼footerを常に下に固定▼▼ */
html {
	height: 100%;
	margin: 0px;
}
body {
	height: 100%;
	text-align: center;
	margin: 0px;
	font-family: Arial,Helvetica,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
body > #wrap {
	height: auto;
}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 1;
}
#topimage {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 50px 0px;
	clear: both;
}
#container {
	width: 1200px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 28px;
	text-align: center;
	background-color: #666;
}
/* ▲▲footerを常に下に固定▲▲ */


/*========================================================================================
　グローバル　アイテム　
========================================================================================*/

* {
margin: 0;
padding: 0;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #000;
	background-image: url(../images/bg_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F5;
}

fieldset {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
img {border:0; vertical-align:top;}

*:first-child+html body {
padding-left: 1px; }

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

ul, ol, dl { /
	padding: 0;
	margin: 0;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #C30C1F;
}

a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

a:visited{
	color: #063;
}
a:active{
}

p {
	line-height: 170%;
}
h1 {
	height: 82px;
	width: 980px;
	margin-top: 0px;
	margin-left: 28px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 2px;
}


.leftside { float:left;
}
.rightside { float:right;
}
.align_center {
	text-align: center;
}
.red {
	color: #C30C1F;
}


/*========================================================================================
　レイアウト　アイテム　
========================================================================================*/

#header {
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 1200px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	background-color: #D30011;
}
#title {
	padding: 20px 0px 0px;
	height: 120px;
	width: 1036px;
	margin: 44px 82px 40px;
	background-image: url(../images/bg_h1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#contens {
	width: 976px;
	overflow: hidden;
	margin: 0px auto;
	padding-bottom: 60px;
}
#primary {
	float: left;
	width: 770px;
	overflow: hidden;
	margin-bottom: 0px;
}
#side {
	float: right;
	width: 174px;
	overflow: hidden;
}


/*========================================================================================
　エリア　アイテム　
========================================================================================*/

/* #header -----------------------------------------------------------------------------*/
#header #logo {
	height: 65px;
	width: 226px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	top: 11px;
}


/*========================================================================================
　NAV　アイテム　
========================================================================================*/

/* #header  Navigation------------------------------------------------------------------*/


#menu{
	height: 57px;
	width: 1000px;
	margin: 0px 100px 0;
	padding: 0px;
	clear: both;
}
#menu ul{
	height: 57px;
	width: 1000px;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	height: 57px;
	float: left;
	text-indent: -9999px;
}
#menu li a{
	text-indent: -9999px;
	height: 57px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#menu li a:hover{
	background-image: url(../images/nav_st2.jpg);
	background-repeat: no-repeat;
}
#menu li.menu01 {
	background-position: 0px;
	width: 136px;
	height: 57px;
	background-image: url(../images/nav_st2.jpg);
}
#menu li.menu01 a{
	background-position: 0px;
	width: 136px;
	height: 57px;
	background-image: url(../images/nav.jpg);
}

#menu li.menu02 {
	background-position: -136px;
	background-image: url(../images/nav_st2.jpg);
	width: 136px;
	height: 57px;
}
#menu li.menu02 a{
	background-position: -136px;
	background-image: url(../images/nav.jpg);
	width: 136px;
	height: 57px;
}
#menu li.menu03 {
	background-position: -272px;
	display: block;
	width: 184px;
	height: 57px;
	background-image: url(../images/nav_st2.jpg);
}
#menu li.menu03 a{
	background-position: -272px;
	background-image: url(../images/nav.jpg);
	width: 184px;
	height: 57px;
}
#menu li.menu04 {
	background-position: -456px;
	width: 136px;
	height: 57px;
	background-image: url(../images/nav_st2.jpg);
}
#menu li.menu04 a{
	background-position: -456px;
	background-image: url(../images/nav.jpg);
	width: 136px;
	height: 57px;
}
#menu li.menu05 {
	background-position: -592px;
	width: 136px;
	height: 57px;
	background-image: url(../images/nav_st2.jpg);
}
#menu li.menu05 a{
	background-position: -592px;
	background-image: url(../images/nav.jpg);
	width: 136px;
	height: 57px;
}
#menu li.menu06 {
	background-position: -728px;
	width: 136px;
	height: 57px;
	background-image: url(../images/nav_st2.jpg);
}
#menu li.menu06 a{
	background-position: -728px;
	background-image: url(../images/nav.jpg);
	width: 136px;
	height: 57px;
}
#menu li.menu07 {
	background-position: -864px;
	width: 136px;
	height: 57px;
	background-image: url(../images/nav_st2.jpg);
}
#menu li.menu07 a{
	background-position: -864px;
	background-image: url(../images/nav.jpg);
	width: 136px;
	height: 57px;
}
#menu li.menu07_current {
	background-position: -864px;
	background-image: url(../images/nav.jpg);
	width: 136px;
	height: 57px;
}



/* #footer  Navigation------------------------------------------------------------------*/
#side h2{
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 174px;
}
#side ul{
	margin: 0px;
	padding: 0px;
	width: 174px;
}
#side ul li a{
	margin: 0px;
	padding: 0px 0px 1px;
	width: 174px;
	background-image: url(../images/side_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 18px;
	text-align: right;
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #C30C1F;
}
#side ul li a:hover {
	background-image: url(../images/side_menu_arrow_st2.gif);
}


/* #footer  Navigation------------------------------------------------------------------*/

#footer #footer_nav {
	height: 23px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000;
	color: #999;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


/*========================================================================================
　PAGE　アイテム　
========================================================================================*/

/* TOP----------*/
body#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
}
#top #header{
	height: 620px;
	background-image: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top #container{
	width: 100%;
}
#top #footer{
	background-color: #000;
}
#top #menu{
	height: 56px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
}
#top #menu ul{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#top #contens {
	margin: 0px auto;
	padding: 25px 0px 0px;
	height: 251px;
	width: 1000px;
	overflow: hidden;
}
#top #news_top {
	float: left;
	width: 350px;
	padding-top: 1px;
}
#top #news_top h2 {
	font-family: "Minion Pro", Times, serif;
	font-size: 13px;
	color: #FFF;
	margin-bottom: 2px;
	letter-spacing: 0.15em;
	line-height: 14px;
	padding: 0px;
}
#top #news_top h2 a {
	color: #FFF;
	margin-bottom: 4px;
}
#top #news_top h2 a:hover {
	color: #C30C1F;
	text-decoration: none;
}

#top #news_top dl{
	line-height: 150%;
}
#top #news_top dl dt{
	float: left;
	width: 7.5em;
	letter-spacing: 0.15em;
	font-size: 10px;
}
#top #news_top dl dd{
	margin-left: 9em;
	font-size: 11px;
	margin-bottom: 5px;
}
#top #news_top dl dd a{
	color: #FFF;
}

#top #top_banner {
	float: right;
	width: 622px;
}
#top #top_banner ul{
}
#top #top_banner ul li{
	float: right;
	margin-left: 5px;
}
#top #top_banner ul li a{
}
#top #top_banner p img {
	margin: 10px 0 0 5px;
}
#top h2.topnews{
	width: 610px;
	margin-bottom: 0px;
	padding: 0px;
}


/* NEWS *********************************************************/

#news {
}
#news #primary {
	width: 700px;
}
#news dl {
	width: 700px;
	border-top: 1px dotted #999;
	padding: 15px 0px 30px;
	clear: both;
	overflow: hidden;
}
#news dl dt {
	width: 95px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/news_circle.gif);
	background-position: 12px center;
	letter-spacing: 0.05em;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 195%;
}
#news dl dd {
	width: 575px;
	line-height: 170%;
	margin-left: 115px;
}
#news dl dd h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 130%;
	padding-top: 2px;
}

/* インターナル・エイジングケア ****************************************/

#iac {
}
#iac .textArea{
	float: left;
	width: 400px;
	overflow: hidden;
}
.exp_pkg {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
#iac .figArea{
	float: right;
	width: 348px;
}
#iac h2{
	margin-bottom: 20px;
}
#iac #side h2{
	margin-bottom: 0px;
}
#iac h3{
	margin-bottom: 12px;
}


/* ALA ************************************************************/
#ala #primary{
	width: 700px;
}
#ala h2{
	margin-bottom: 15px;
}
#ala #side h2{
	margin-bottom: 0px;
}
#ala p{
	margin-bottom: 50px;
}

/* 商品 ********************************************************/
#products {
}
#products .productArea {
	margin-bottom: 45px;
	clear: both;
	overflow: hidden;
}
#products .textArea{
	float: left;
	width: 419px;
	overflow: hidden;
}
#products .figArea{
	float: right;
	width: 320px;
	z-index: 8;
}
#products .go_shop {
	height: 93px;
	width: 200px;
	padding-left: 10px;
	margin-top: 12px;
}
#products h2{
	margin-bottom: 30px;
}
#products #side h2{
	margin-bottom: 0px;
}
#products  dl {
	clear: both;
	padding: 0;
	line-height: 150%;
}
#products  dl dt{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 7.6em;
	margin-bottom: 8px;
	padding-top: 6px;
	border-top: 3px solid #CCC;
}
#products  dl dd{
	margin-left: 8em;
	display: block;
	margin-bottom: 10px;
	padding-top: 8px;
	border-top: 1px solid #CCC;
}

.notice {
	background-color: #FFF;
	padding: 15px 20px 15px 15px;
	border: 1px dotted #C30C1F;
	margin-top: 30px;
	margin-bottom: 50px;
}
.notice h4{
	font-weight: bold;
	background-image: url(../images/prt_red_droplet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #C30C1F;
}
.notice p{
	padding-left: 11px;
	line-height: 165%;
	margin-bottom: 4px;
	font-size: 11px;
}

/* 社会貢献 ***************************************************/
#csr{
}
#csr .textArea{
	float: left;
	width: 330px;
	overflow: hidden;
}
#csr .figArea{
	float: right;
	width: 430px;
	text-align: right;
}
#csr .textArea p{
	margin-bottom: 15px;
}
.bold_line {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* 会社概要 ***************************************************/
#company {
}
#company p.message{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 200%;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
}
#company h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	margin-bottom: 7px;
	color: #C30C1F;
}
#company dl {
	clear: both;
	padding: 0 0 20;
	line-height: 150%;
	background-color: #FFF;
	width: 450px;
	margin-bottom: 60px;
	border-bottom: 1px solid #CCC;
}
#company dl dt{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 7.3em;
	margin-bottom: 8px;
	padding-top: 7px;
	border-top: 3px solid #CCC;
	padding-left: 5px;
}
#company dl dd{
	margin-left: 8em;
	display: block;
	margin-bottom: 10px;
	padding-top: 8px;
	border-top: 1px solid #CCC;
}


/* サイトポリシー **********************************************/
#sitepolicy {
}
#sitepolicy #primary{
	width: 700px;
}
#sitepolicy #primary h2{
	margin-bottom: 45px;
}
#sitepolicy h3{
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	height: 35px;
	padding-left: 6px;
	border-left: 3px solid #C30C1F;
	margin-bottom: 8px;
}
#sitepolicy p{
	margin-bottom: 50px;
}
