@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-size:0.80em;
	_font-size:0.7em;
	color:#333333;
	line-height:1.5em;
}
h1,h2,h3,h4,h5,h6{
	font-size:1em;
	font-weight:normal;
}
img{
	border-width:0;
}
a{
	color:#126d9c;
}
a:link{
	color:#126d9c;
}
a:visited{
	color:#126d9c;
}
a:hover{
	color:#489ecb;
}
a:active{
	color:#489ecb;
}
.en-text{
	color:#533c21;
}
.en-text-subject{
	color:#000000;
	font-size:0.9em;
}

#breadcrumb{
	padding:10px 10px 0;
}

/*


COMMON LAYOUT


*/
#wrap{
	width:800px;
	margin:0 auto;
}
#global{
	height:44px;
	background:url(../images/bg_global.gif) left top repeat-x;
}
#global ul{
	height:44px;
	list-style-type:none;
	float:right;
}
#global ul li{
	width:200px;
	height:44px;
	float:left;
}
#global ul li a{
	width:200px;
	height:44px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	text-indent:-9999px;
}
#global ul li#message a{
	background-image:url(../images/gnavi_message.gif);
}
#global ul li#item a{
	background-image:url(../images/gnavi_item.gif);
}
#global ul li#auction a{
	background-image:url(../images/gnavi_auction.gif);
}
#global ul li#relation a{
	background-image:url(../images/gnavi_relation.gif);
}
#global ul li a:hover{
	background-position:left bottom;
}
#global ul li a.here{
	background-position:left bottom;
}
#contents{
	padding:10px 0;
}
#main{
	background:
	min-height:390px;
	_height:390px;
	margin-bottom:20px;
}
#mainlead{
	padding:25px 0 10px;
	margin-left:10px;
	width:560px;
}
#mainlead-en{
	padding:10px 0;
	margin-left:10px;
	width:580px;
	color:#533c21;
}
.box{
	margin-bottom:30px;
}
.box-subject{
	margin-bottom:10px;
}
.box-subject img{
	display:block;
}
.arrow{
	float:left;
	width:40px;
	height:140px;
	background:url(../images/arrow.jpg) 0 60px no-repeat;
	text-indent:-9999px;
}
.row{
	width:800px;
}
.row:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
.col{
	float:left;
	width:100px;
	line-height:1.2em;
}
.col img{
	display:block;
	margin-bottom:5px;
}
.box-partner{
	background:url(../images/bg_col.gif) left top repeat;
	clear:both;
	margin-bottom:10px;
	width:800px;
	padding-bottom:10px;
}
.box-partner-inner{
	margin:0 10px;
	padding:10px 0 0;
	width:780px;
}
.box-partner-inner:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
.box-partner-inner h4{
	font-size:1.2em;
	font-weight:bold;
	color:#1b375a;
	background:url(../images/p_circle.gif) left center no-repeat;
	text-indent:15px;
	margin-bottom:5px;
}
.box-partner-inner img.ph{
	width:100px;
	float:left;
	margin:0 10px 10px 0;
}
.box-partner-inner p{
	width:670px;
	float:right;
}
#sabirth{
	vertical-align:middle;
}
.row-inner{
	padding:15px;
}
#ph-products{
	float:left;
	margin-right:10px;
}
#gooddesign{
	float:left;
}
.p-link{
	float:left;
	width:360px;
	margin-left:10px;
	margin-bottom:10px;
}
.common-anchor{
	background:url(../images/p.gif) left center no-repeat;
	padding-left:15px;
}
#box-about{
	line-height:1.75em;
}
.caption{
	font-size:0.9em;
}
.price{
	text-indent:15px;
	display:block;
}

#footer{
	height:40px;
	background:url(../images/bg_footer.gif) left top repeat-x;
}
#copyright{
	width:50%;
	height:40px;
	line-height:40px;
	float:left;
	text-indent:15px;
}
#utility{
	height:40px;
	line-height:40px;
	float:right;
	margin-right:15px;
}
#utility a{
	color:#000000;
}
#utility a:hover{
	color:#666666;
}
#flow-list{
	list-style-type:none;
}
#flow-list li{
	background-repeat:no-repeat;
	background-position:0em 0.0em;
	line-height:1.8em;
	padding-left:30px;
	padding-bottom:10px;
	margin:10px 0;
	border-bottom:1px solid #dddddd;
}
#flow-list li#n1{
	background-image:url(../images/list1.gif);
}
#flow-list li#n2{
	background-image:url(../images/list2.gif);
}
#flow-list li#n3{
	background-image:url(../images/list3.gif);
}
#flow-list li#n4{
	background-image:url(../images/list4.gif);
}
#flow-list li#n5{
	background-image:url(../images/list5.gif);
}
#flow-list li#n6{
	background-image:url(../images/list6.gif);
}
.box-message{
	background:url(../images/bg_col.gif) left top repeat;
	clear:both;
	margin-bottom:20px;
}
.en-h4-subject{
	color:#533c21;
	font-size:1.1em;
	font-weight:bold;
	text-indent:15px;
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}
.box-message-inner{
	margin:0 10px;
	padding:10px 0 10px;
	width:780px;
}
.box-message-inner:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
.box-message-inner h4{
	font-size:1.2em;
	font-weight:bold;
	color:#1b375a;
	background:url(../images/p_circle.gif) left center no-repeat;
	text-indent:15px;
	margin-bottom:5px;
}
.box-message-inner p{
	padding:10px;
}
.box-relation{
	clear:both;
	margin-bottom:20px;
	display:block;
	font-size:1.1em;
	text-decoration:none;
	cursor:pointer;
}
.box-relation:hover{
	background:url(../images/bg_col.gif) left top repeat;
}
.box-relation-inner{
	margin:0 10px;
	padding:10px 0 10px;
	width:780px;
	background:url(../images/pointer_link.gif) left center no-repeat;
	padding-left:15px;
}
#supporter{
	border-top:1px solid #dddddd;
	margin-top:10px;
	padding-top:10px;
	text-align:right;
	padding-right:10px;
}
#supporter img{
	vertical-align:bottom;
}
#method-desc{
	padding:10px;
}
#method-desc p{
	padding-bottom:10px;
}
.subh{
	margin-bottom:10px;
}
.common-desc{
	padding:10px;
}
.common-desc p{
	padding-bottom:10px;
}
.common-list{
	margin-left:30px;
}
.common-hr{
	height:1px;
	size:1px;
	font-size:1px;
	border-bottom:1px solid #cccccc;
	background-color:#cccccc;
	border-width:0 0 1px 0;
	width:90%;
	margin:10px auto;
}
.common-subh{
	margin:10px;
	font-size:12px;
	font-weight:bold;
	color:#1b375a;
}

.box-intro{
	background:url(../images/bg_col.gif) left top repeat;
	clear:both;
	margin-bottom:20px;
	_padding-bottom:10px;
}
.box-intro-inner{
	margin:0 10px;
	padding:10px 0 0px;
	width:780px;
	overflow:hidden;
}
.box-intro-inner:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
.box-intro-inner h4{
	font-size:1.2em;
	font-weight:bold;
	color:#1b375a;
	background:url(../images/p_circle.gif) left center no-repeat;
	text-indent:15px;
	margin-bottom:5px;
}
.box-intro-inner p{
	padding:10px;
}

.thumb-area{
	width:784px;
	margin-left:10px;
}
.thumb-area:after{
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
a.thumbnails-box{
	width:102px;
	margin-right:8px;
	margin-bottom:8px;
	float:left;
	display:block;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	overflow:hidden;
}
a.thumbnails-box:hover{
	background-color:#eeeeee;
}
.thumb-inner{
	border:1px solid #dddddd;
	padding:5px;
}
.thumb-image{
	margin-bottom:2px;
	width:90px;
	overflow:hidden;
}
.thumb-image img{
}
.thumb-no{
	padding:0 5px;
}

.thumb-btn{
	margin-top:2px;
	width:90px;
	overflow:hidden;
}

