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

*{ margin:0; padding:0}

img{ border:0}

body{
	font-size: 12px;
	line-height: 1.4;
	/*\*/
	_font-size: 76%;
	/**/
	}

.buttonArea:after,
#main:after,
.infoBlockC01:after,
.interview:after,
.infoBlockB01:after,
#footer:after,
#page:after,
.productBox:after,
#contentArea:after,
#detail:after,
div.infoBlockA01:after,
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	font-size: 0;/*for FF footer*/
}

.buttonArea,
#main,
.infoBlockC01,
.interview,
.infoBlockB01,
#footer,
#page,
.productBox,
#contentArea,
#detail,
div.infoBlockA01,
.clearfix {
    display:inline-table;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/

* html .buttonArea,
* html #main,
* html .infoBlockC01,
* html .interview,
* html infoBlockB01,
* html #footer,
* html #page,
* html productBox,
* html #contentArea,
* html #detail,
* html div.infoBlockA01,
* html .clearfix {
	height: 1%;
}

.buttonArea,
#main,
.infoBlockC01,
.interview,
.infoBlockB01,
#footer,
#page,
.productBox,
#contentArea,
#detail,
div.infoBlockA01,
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.textCenter{ text-align:center}

h2{ margin:0 0 0 0}

h3{ margin:0 0 5px 0}

/*
-----------------------------------------------------*/

#page {
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F30;
	border-left-color: #F30;	/*font-family:"ＭＳ Ｐゴシック", "Osaka－等幅"*/
}

#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;position:relative;
}

#header p{
	width:785px;
	color:#808080;
	position:absolute;
	top:20px;
	left:0px;
	text-align:right;
	font-size:100%;
	font-weight:bold;
	font-style:italic;
	}

#header p a{
	color:#808080;
	text-decoration:none;
	font-size: 100%;
}

.logo {
	padding: 0px;
	height: 70px;
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	_display:inline;
}

#header ul {
	padding: 0px;
	width: 450px;
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	_display:inline;
}

#header li {
	padding: 0px;
	width: 135px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display:inline;
}

#concept {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 135px;
}

#concept  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#products {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 135px;
}

#products img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#designer {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 135px;
}

#designer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header_fla {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
	background-image: url(../image/main.jpg);
}

#header_fla p{ text-indent:-10000px;}

#header_fla.top{
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 800px;
	background-image: url(../image/main_fla.jpg);
}

#main {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
}

.productDetail #main{background:url(../products/image/menu/bg_menu02.gif) repeat-y 205px}

#tenpo {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
}

#tenpo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#products_head {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align:center;
	margin-top: 5px;
}

h2#products_head{ text-align:right}

#detail {
	padding: 0px;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#table_t {
	width: 220px;
	font-size: 10px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	_display:inline;
}

#table_totto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_manma img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_botter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_sol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_bebe img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_otama img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#link {
	padding: 0px;
	height: 30px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#link_bt {
	padding: 0px;
	float: right;
	height: 25px;
	width: 78px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#link_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	margin: 0 0 5px 0;
	padding: 0px;
	clear:both;
}

.copylight {
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #666;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-style: italic;
}

#footer ul {
	padding: 0px;
	width: 470px;
	float: right;
	list-style-type: none;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer li {
	float: left;
	margin-left: 15px;
}

#footer li a{ color:#555555; text-decoration:none}

#footer li a:hover{ color:#aaaaaa}

dl.otherBrand{
	clear:both;
	text-align:right;
	color:#808080;
	font-style:italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
dl.otherBrand dt,
dl.otherBrand dd{ display:inline}

dl.otherBrand dt{
	vertical-align: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

p.daipaTop{ clear:both; text-align:right; width:750px; margin:20px auto 10px auto}

p.daipaTop a{ color:#000; text-decoration:none}

/*menuArea
------------------------------------------------------*/

#menuArea{ width:205px; float:left; _display:inline;}

#menuArea div.productBox{ width:180px; margin:0 0 0 12px; padding:0 0 13px 13px; background:url(../products/image/menu/bg_menu.gif) bottom no-repeat}

#menuArea div.productBox .imageArea{ width:90px; float:left; margin:10px 0 0 0}

#menuArea div.productBox .textArea{
	margin:0 0 0 10px;
	width:70px;
	float:left;
	font-size: 10px;
	line-height: 1.4;
	/*\*/
	_font-size: 76%;
	/**/}

#menuArea div.productBox h3{ margin:10px 0  }

#menuArea div.productBox .textArea h4{
	margin:10px 0;
	font-size: 10px;
	line-height: 1.4;
	/*\*/
	_font-size: 100%; }

#menuArea div.productBox .textArea img{ margin:15px 0 0 0}

/*productDetail
------------------------------------------------------*/

#productDetail{ width:520px;  margin:0 25px 0 0; float:right; _display:inline;}

p.copy{ margin:0 0 0 15px}

#productDetail h2{ margin:0 0 15px 0}

.buttonArea{ margin:10px 0 0 0}
.buttonArea p.color{ width:330px; float:left}
.buttonArea p.button{ width:150px; float:right; margin:0 15px 0 0; padding:45px 0 0 0}
.buttonArea p.button2{ width:150px; float:right; margin:0 15px 0 0; padding:0 0 0 0}


#productDetail div.productBox{ margin:25px 0 0 0}
#productDetail div.productBox .imageArea{ width:240px; float:left}

#productDetail div.productBox .imageArea img{ margin:30px 20px 0 0}

#productDetail div.productBox .textArea{ width:280px; float:left}

#productDetail div.productBox .textArea p{ margin:15px 0 0 0}

#productDetail p.daipaTop{ clear:both; text-align:right; width:520px; margin:20px auto 10px auto}

#productDetail p.daipaTop a{ color:#000; text-decoration:none}


/*layout-block
------------------------------------------------------*/

div.infoBlockA01{ width:700px; margin:0 0 0 50px;}

div.infoBlockA01 div.firstColumnBox{ width:350px; float:left;}

div.infoBlockA01 div.endColumnBox{  width:350px; float:right}

div.infoBlockA01 div.firstColumnBox div.productBox{ margin:0 0 0 10px;}

div.infoBlockA01 div.endColumnBox div.productBox{ margin:0 0 0 20px;}

div.infoBlockA01 div.productBox h3{ margin:15px 0 0  0}

div.infoBlockA01 div.productBox .imageArea{ width:177px; float:left; margin:20px 0 0 0}

div.infoBlockA01 div.productBox .textArea{ width:113px; float:left; margin:20px 0 0 10px}

div.infoBlockA01 div.productBox .textArea h4{
	margin:0 0 10px 0;
	font-size: 14px;
	line-height: 1.4;
	/*\*/
	_font-size: 120%;
	/**/
	}

div.infoBlockA01 div.productBox .textArea img{ margin:15px 0 0 0}

div.infoBlockB01{ width:720px; margin:15px auto 0 auto; clear:both}

div.infoBlockB01 div.firstColumnBox{
	width:220px;
	float:left;
	margin: 0px;
}

div.infoBlockB01 div.midColumnBox{
	width:220px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

div.infoBlockB01 div.endColumnBox{  width:220px; float:left; margin:0 0 0 30px}

div.infoBlockB01 div.firstColumnBox div.productBox{ margin:0 0 0 0;}

div.infoBlockB01 div.midColumnBox div.productBox{
	margin: 0;
}

div.infoBlockB01 div.endColumnBox div.productBox{ margin:0 0 0 0;}

div.infoBlockB01 div.productBox h3{ margin:0 0 15px 0}

div.infoBlockB01 div.productBox .imageArea{ width:130px; float:left}

div.infoBlockB01 div.productBox .textArea{
	width:80px;
	float:left;
	font-size: 10px;
	line-height: 1.4;
	/*\*/
	_font-size: 76%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	/**/}

div.infoBlockB01 div.productBox .textArea h4{
	margin:0 0 10px 0;
	font-size: 12px;
	line-height: 1.4;
	/*\*/
	_font-size: 120%;
	/**/}

div.infoBlockB01 div.productBox .textArea img{ margin:15px 0 0 0}

div.infoBlockC01 div.productBox .textArea img{ margin:15px 0 0 0}

div.infoBlockC01{
	width:700px;
	margin:30px 0 0 30px;
	font-size: 10px;
	line-height: 1.4;
	/*\*/
	_font-size: 76%;
	/**/}
	
div.infotenpoA01{
    font-size: 12px;
    color:#444444;
    margin-top: 2;
    margin-right: 0;
    margin-bottom: 2;
    line-height: 1.4;
	/*\*/
    }

div.infoBlockC01 p{
	margin:0 0 15px 0;
}

div.infoBlockC01 div.firstColumnBox{
	width:350px;
	float:left;
	margin-top: 10px;
}

div.infoBlockC01 div.endColumnBox{
	width:350px;
	float:right
}

div.infoBlockC01 div.firstColumnBox div.productBox{ margin:0 0 0 10px;}

div.infoBlockC01 div.endColumnBox div.productBox{ margin:0 0 0 20px;}

.interview{ clear:both; text-align:right; width:750px; margin:0}

.interview img{ margin:0 0 0 10px; }

div.infoBlockD01{ width:700px; margin:0 0 0 50px;}

div.infoBlockD01 div.firstColumnBox{ width:280px; float:left;}

div.infoBlockD01 div.firstColumnBox p{text-align:right; margin:0 25px 0 0}

div.infoBlockD01 div.endColumnBox{
	width:340px;
	float:left
}

div.infoBlockD01 div.endColumnBox p a{ margin:0 0 0 15px; color:#000; text-decoration:none}
