
@charset "utf-8";

body{
	width:100%;
	overflow-x : hidden;
	overflow-y : auto;
	text-align: center;
	margin: 5px auto;
	line-height: 1.4;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #231815;
	background-position:center;
	background-color:#030C27;
	}

h1,h2,h3{
	margin:0;
	font-size:12px;
}

*html h2#title{
	margin:5px 0 0 2px;
}

h2#title{
	width:665px;
	height:39px;
	background:url('common/img/title.gif') top left no-repeat;
	color:#fff;
	font-size:14px;
	padding:10px 0 0 15px;
	margin:5px 0 0 4px;
}

a:link { color: #000;text-decoration: none; } 
a:visited { color: #000 ;text-decoration: none; } 
a:hover { color: #000 ;text-decoration: underline; } 
a:active { color: #000 ;text-decoration: none; } 

/* イメージ設定 */
img {
    vertical-align:middle;
    border:0;
}

/* リスト設定 */
li {
    margin:0;
    padding:0;
    list-style-type:none;
}

/* テーブル設定 */
table {
    border:0;
}
th,td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:14px;
    line-height:140%;
    text-align:left;
    vertical-align:top;
}

p{
	margin:0;
}

* html .clearfix {height: 1%;} /* ie6以前対応 */

.clear { clear:both;visibility:hidden; }



/*===================================

　　　　　　共通ヘッダー

===================================*/
#head_right{
	float:right;
	color:#fff;
}

#head_right a:link { color: #fff;text-decoration: none; } 
#head_right a:visited { color: #fff ;text-decoration: none; } 
#head_right a:hover { color: #fff ;text-decoration: underline; } 
#head_right a:active { color: #fff ;text-decoration: none; } 



div#head_bar{
	background:url('common/img/head_bg.gif') top left repeat-x;
	height:70px;
}

div#head_bar img{
	margin:4px 0 0 0;
}

div#head_bar .tel{
	float:right;
}

div#head_bar .logo{
	float:left;
}

h1{
	float:left;
	color:#fff;
}

#top_flash{
	background:#111E3B;
}

div#gnavi_bar{
	width:100%;
	height:76px;
	background:url('common/img/btn_bg.gif') top left repeat-x;
}

ul#gnavi {
	width:952px;
	margin:0;
	padding:0;
	height:35px;
}

*html ul#gnavi li{
	padding:0 0 0 1px;
}

ul#gnavi li{
	margin:0;
	padding0;
	float:left;
}
/*===================================

　　　　　　メイン

===================================*/

#bread{
	font-size:12px;
	margin:5px 0 5px 0;
}

div#wrap{
	width:950px;
	margin: 0 auto;
	text-align:left;
}

* htmml div#left{
	margin:0 6px 0 0;
}

div#left{
	text-align:left;
	margin:0 12px 0 0;
	padding:0 5px 0 5px;
	float:left;
	width:230px;
	background:#fff;
	border:1px solid #D1D2D2;
}

div#left ul{
	margin:0;
	padding:0;
	text-align:center;
}

div#left ul li{
	margin:0;
	padding:0;
}

div#left hr{
	border-bottom:1px solid #D1D2D2;
}
div#right{
	float:right;
	margin:0;
	width:690px;
	background:#fff;
	border:1px solid #D1D2D2;
}

h2{
	margin:10px 0;
}

div#contents_bg{
	width:100%;
	background:#E4E4E5 url('common/img/contents_bg.gif') top left repeat-x;
}

#bread{
	margin:0;
	padding:5px 0;
}



 /*===================================

　　　　　　共通フッター

===================================*/

div#footer_address{
	text-align:left;
	padding:5px 0;
	background-color:#030C27;
	height:18px;
	color:#fff;
}

div#footer_link{
	color:#030C27;
	margin:0 0 5px 0;
}

#footer_link a:link { color: #030C27;text-decoration: none; } 
#footer_link a:visited { color: #030C27 ;text-decoration: none; } 
#footer_link a:hover { color: #030C27 ;text-decoration: underline; } 
#footer_link a:active { color: #030C27 ;text-decoration: none; } 


@charset "utf-8";

h3{
	font-size:14px;
}

.text{
	font-size:13px;
}

div#commodity_left{
	float:left;
	margin:0 0 0 20px;
}

.thumnail{
	margin:10px 0;
}

div#commodity_right{
	float:left;
	margin:0 0 0 20px;
	width:280px;
}

div#commodity_left img{
	border:1px solid #D1D2D2;
}

.maker_price{
	font-size:12px;
	margin:5px 0;
}

.price{
	font-size:20px;
	font-weight:bold;
}

#size{
	width:180px;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
}

#size th{
	font-size:12px;
	padding:5px;
	background:#aaa;
	color:#fff;
}

#size td{
	font-size:12px;
	padding:5px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}