@charset "utf-8";

/* 　ブラウザスタイルの初期化　*/

* {
margin:0px;
padding:0px;
color:#686868;
font-family:Verdana, Arial, "ヒラギノ角ゴ Pro W3", Osaka, Helvetica, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
line-height:150%;
}


body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;      /*  for IE5 */
}


/* 　リンクテキスト(a)　 */

a:link {
color:#7B5142;
text-decoration:underline;
}
a:visited {
color:#7B5142;
text-decoration:underline;
}
a:hover {
color:#926849;
text-decoration:none;
}
a:active {
color:#926849;
text-decoration:underline;
}


/* 　画像（img） */

img {
border:0;
}


/*　　clearfix    */

.clearfix:after {
content:".";          /*  新しい要素を作る  */
display:block;      /*  ブロックレベル要素に　*/
clear:both;
line-height:0; 
height:0;
visibility:hidden;
}

.clearfix {
min-height:1px;
zoom:1;
}
* html .clearfix {
height:1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}






/* ---------------------- 　配置　------------------------ */

/* 　--------    全体のコンテナ（#container)　 --------   */

#container {
  position:absolute;
	width:860px;
	height:702px;
	background:#FFFFFF url(img/images/container_back.gif) repeat-y;
	text-align:left;       /*  for IE5 */
	top:50%;
	left:50%;
	margin-left:-430px;
	margin-top:-351px;
}

/*  IE6  */
* html div#container {
height:auto;
}


/*  ----  コンテンツ (　#header + #main )　 ---- 　*/

#contents {
	width: 860px;
	min-height:100%;
	margin: 0 auto -90px;
	height:auto !important;
	height:100%;
	background-color:#FFFFFF;
	margin-bottom:0;
	text-align:left;
}

#contents #footer-space {
height:90px;
}


/*   ヘッダー　　*/

#i_navi {
	background: #FFFFFF url(none) no-repeat top;
	width:860px;
	height:auto;
}

#i_navi #navi {
	float: right;
}
#navi {
	float: right;
}

#navi a:link {
color:#7B5142;
text-decoration:underline;
font-size:10px;
}
#navi a:visited {
color:#7B5142;
text-decoration:underline;
font-size:10px;
}
#navi a:hover {
color:#926849;
text-decoration:none;
font-size:10px;
}
#navi a:active {
color:#926849;
text-decoration:underline;
font-size:10px;
}


#navi_btn ul {
width:605px;
height:50px;
}

#navi_btn li {
float:right;
display:inline;
list-style:none;
}

#navi_btn a:hover {
position:relative;
top:1px;
}


#i_navi #logo {
	vertical-align: top;
	float: left;
}




/*   メイン　　*/

#main_product {
	width: 800px;
	height:auto;
	margin-left:30px;
	padding-bottom:0;
	float: left;
	background-color:#FFFFFF;
	clear:both;
}

#main {
	width: 800px;
	height:auto;
	margin-left:30px;
	padding-bottom:0;
	background-color:#FFFFFF;
	clear:both;
}

#main_concept {
	width: 800px;
	height:auto;
	margin-left:30px;
	padding-bottom:0;
	background-color:#FFFFFF;
	text-align:center;
	clear:both;
	font-size:12px;
	line-height:200%;
}


.main_left_380 {
	float: left;
	width: 375px;
	height:auto;
	min-height:100%;
	text-align:center;
}
.main_right_380 {
	float: right;
	width: 375px;
	height:auto;
	min-height:100%;
	text-align:center;
}

.main_left_400 {
	float: left;
	width: 400px;
	height:100%;
	min-height:100%;
}
.main_right_400 {
	float: right;
	width: 400px;
	height:100%;
	min-height:100%;
}

.main_left_480 {
	float: left;
	width: 480px;
	height:auto;
	min-height:100%;
	text-align:center;
}
.main_right_250 {
	float: right;
	width: 250px;
	height:auto;
	min-height:100%;
	text-align:center;
}

.txt_left {
text-align:left;
}

.main_right_500 {
	float:right;
	width: 500px;
	height:auto;
	min-height:100%;
	line-height:160%
}
.main_left_230 {
	float:left;
	width: 230px;
	height:auto;
	min-height:100%;
}




.product_Rcopy {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	margin-top: 120px;
	margin-left: 20px;
	margin-bottom: 80px;
}


/*  ----   フッター　（#footer )　 ---- 　*/


/*   フッター　　*/

#i_footer {
	width: 860px;
	height:130px;
	background: url(img/images/footer_back.gif) no-repeat center #FFFFFF;
	clear:both;
}

.f_navi {
	width:140px;
	float:right;
	line-height:130%;
	margin:0;
	padding:0;
}

#i_footer .f_navi h2 {
text-indent:5px;
color: #614933;
margin-top:10px;
font-size:10px;
}
#i_footer .f_navi h2 a:link {
color:#614933;
text-decoration:none;
font-size:10px;
}
#i_footer .f_navi h2 a:visited {
color:#614933;
text-decoration:none;
font-size:10px;
}
#i_footer .f_navi h2 a:hover {
color:#A8714F;
text-decoration:underline;
font-size:10px;
}

#i_footer .f_navi a:link {
color:#926849;
text-decoration:none;
font-size:10px;
}
#i_footer .f_navi a:visited {
color:#926849;
text-decoration:none;
font-size:10px;
}
#i_footer .f_navi a:hover {
color:#A8714F;
text-decoration:underline;
font-size:10px;
}

.copyright {
	font-size: 10px;
	color: #666666;
	text-indent: 550px;
	vertical-align: bottom;
	margin-bottom: 0px;
	background: bottom;
	left: 0px;
}



/* ---------------------- 　indexページ　　------------------------ */
.f_navi_i {
	width:162px;
	float:right;
	line-height:130%;
	margin:0;
	padding:0;
}

#i_footer .f_navi_i h2 {
	text-indent:5px;
	color: #614933;
	margin-top: 10px;
}
#i_footer .f_navi_i h2 a:link {
color:#614933;
text-decoration:none;
font-size:small;
}
#i_footer .f_navi_i h2 a:visited {
color:#614933;
text-decoration:none;
font-size:small;
}
#i_footer .f_navi_i h2 a:hover {
color:#A8714F;
text-decoration:underline;
font-size:small;
}

#i_footer .f_navi_i a:link {
color:#926849;
text-decoration:none;
font-size:10px;
}
#i_footer .f_navi_i a:visited {
color:#926849;
text-decoration:none;
font-size:10px;

}
#i_footer .f_navi_i a:hover {
color:#A8714F;
text-decoration:underline;
}




#index_main {
	background: url(img/images/index_img.jpg) no-repeat center top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 572px;
	width: 860px;
}
#index_main h1 {
	font-size: xx-small;
	color: #FFFFFF;
	text-indent: -9999px;
}


/*     index　フッターメニュー　　*/
ul#i_menu a:hover {
 background:#FFFFFF;
}

ul#i_menu li {
 float:right;
 position:relative;
 width:170px;
 list-style:none;
 line-height:180%;
}
ul#i_menu li a {
 display:block;
 text-align:center;
 color:#614933;
}
ul#i_menu li ul li {
 background:url(img/navi_buttons/i_footer_navi_back.gif) repeat-x;
}
ul#i_menu ul {
 display:none;
}
ul#i_menu li:hover ul {
 display:block;
 position:absolute;
 z-index:10;
}


ul#i_menu {
 margin-top:10px; 
 behavior: url("../1007test_white/csshover.htc");                /*  IE6 対策  */ 
}

 

/*　　-----------------------　　ガイドページの左メニュー　 -----------------------　　*/


#guide_menu ul  {
	margin:0;
	padding:0 0 8px;
	width:210px;
}
#guide_menu ul li {
  border-top:dotted 1px #CCCCCC;
	list-style:none;
	margin:0 4px;
	padding:5px 10px;
}
#guide_menu ul li a {
  background:url(img/logo_midasi/arrow_mark.gif) left center no-repeat;
	color:#996666;
	text-decoration:underline;
	padding-left: 10px;
}
#guide_menu ul li a:hover {
  color:#CC6666;
}
  




/*　　-----------------------　　いろいろ　 -----------------------　　*/


.cart_IN a:hover {
position:relative;
top:2px;
}

.p_ex_txt {
	display: block;
	width: 250px;
	float:right;
}
.hatubaimoto {
	line-height: 180%;
	color: #333333;
	text-align: left;
	clear: both;
	margin-top: 30px;
}
#pankuzu_list {
	margin: 0px 0px 0px 25px;
	text-align:left;
}
#pankuzu_list a {
font-size:small;
color:#663300;
text-decoration:none;
}
#pankuzu_list a:hover {
font-size:small;
color:#CC3300;
text-decoration:underline;
}

#P_ex li {
margin-left:20px;
list-style: disc outside;
line-height:180%;
}

.P_h2 a {
	font-size: 12px;
	color: #614933;
	text-decoration: none;
}
.P_h2 a:hover {
	font-size: 12px;
	color:#660033;
	text-decoration:underline;
}

.guide_corporate {
	width: 600px;
	margin-left:100px;
}
.privacypolicy {
	width: 600px;
	margin-left: 100px;
}

.main_left_480 h3,h4 {
color:#614933;
margin:30px 0px 20px 0px;
}

.guide_corporate h1 {
	line-height: 180%;
	display: block;
	font-size: 14px;
	color: #996666;
	border-left: #BA9898;
	border-bottom: 2px dotted #BA9898;
}
.main_right_500 h1 {
	line-height: 180%;
	display: block;
	font-size: 14px;
	color: #996666;
	border-left: #BA9898;
	border-bottom: 2px dotted #BA9898;
	text-indent: 5px;
}
.main_right_500 h2 {
	font-size: 12px;
	color: #8A4942;
	text-indent: 5px;
	display: block;
	padding-right: 10px;
	border-bottom: #C6AAAA;
	background: #F5F1F1;
	margin-top: 30px;
}
.main_right_500 h3 {
	color:#855E50;
	font-size:12px;
}



#shopping_tejun li {
	list-style: decimal outside;
	margin-left: 10px;
}



.seibun_hinsitu li {
	display: block;
	padding-left: 5px;
	list-style: none inside;
	margin-left: 20px;
	line-height:180%;
}
#QA {
	line-height: 160%;
	margin: 10px 30px 50px 20px;
}
#QA h3 {
	color: #996666;
	margin-top: 30px;
	margin-bottom: 10px;
}
#kodawari {
	font-size: 12px;
	line-height: 200%;
}


/* ---------------------- 　　微調整　　------------------------ */
.hidden_h1 {
	visibility: hidden;
	font-size:xx-small;
}
.line_180 {
	line-height: 180%;
}
.line_200 {
	line-height: 200%;
}

.mTB80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.mTB50 {
 margin: 50px 0px;
}
.mT50B30 {
 margin-top:50px;
 margin-bottom:30px;
}
.mT30B20 {
 margin-top:30px;
 margin-bottom:20px;
}
.mTB20 {
	margin: 20px 0px;
}
.mTB10 {
 margin:10px 0px;
}


.mB10 {
	margin-bottom: 10px;
}
.mB20 {
	margin-bottom: 20px;
}
.mL20 {
margin-left:20px;
}
.mL50 {
margin-left:50px;
}

.mLR10 {
	margin-right: 10px;
	margin-left: 10px;
}
.mR15 {
	margin-right: 15px;
}
.P_ex {
	margin-top: 50px;
	margin-bottom: 30px;
}
.mL10 {
	margin-left: 10px;
}
.mT10 {
	margin-top: 10px;
}
.mT20 {
	margin-top: 20px;
}
.mT50 {
	margin-top: 50px;
}
.mT80 {
	margin-top: 80px;
}


.lineheight_160 {
 line-height:160%;
}

.brown {
	color:#926849;
}

 

th,td {
	padding: 5px 5px 3px 5px;
}
.center {
	text-align: center;
}
.li_styl_in_dot {
	text-indent: 1em;
	padding-left: 5px;
	list-style: circle inside;
}
.txt_brown12 {
	font-size: 12px;
	color: #827057;
}
.mL30 {
	margin-left: 30px;
}
.KOMIDASI_red_10 {
	font: normal 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #993333;
}
.txt_10 {
	font-size: 10px;
}

