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

/*---------------------------------------------------*/
/* レフトボックス */
/*---------------------------------------------------*/

.title {
	text-align:center;
	margin-top:10px;
}

#wear {
width:200px;
border-top:1px solid #333;
margin-top:5px;
}

.aboutwear {
text-align:left;
font-size:110%;
padding:5px 0 0 5px;
}

/*---------------------------------------------------*/
/* ライトボックス */
/*---------------------------------------------------*/

#navi_guide2 {
width:760px;
text-align:left;
margin-top:5px;
margin-left:10px;
}

#navi_guide2 a {
text-decoration:none;
color:#000;
}

#navi_guide2 a:hover {
color:#666;
}

#t_box {
	width:760px;
	margin-top:10px;
	margin-left:10px;
	padding-left:5px;
}

.etitle {
	font-size:160%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	letter-spacing:0.05em;
	padding:0 10px;
	float:left;
}

.etitle_sub {
	font-size:115%;
	font-weight:bold;
	color:#666;
	margin-top:5px;
	letter-spacing:0.05em;
}
	
.econtents {
	font-size:115%;
	color:#333;
	padding:0 10px;
	margin-bottom:10px;
	clear:both;
}

#about_emblem1 {
	width:580px;
	float:left;
}

#about_emblem2 {
	width:170px;
	text-align:center;
	float:right;
}

#r_emblem {
	width:249px;
	float:left;
	margin-right:5px;
	border-right:1px dotted #999;
}

#e_emblem {
	width:249px;
	float:left;
	margin-right:5px;
	border-right:1px dotted #999;
}

#p_emblem {
	width:249px;
	float:left;
}

#r_emblem img {
	margin-bottom:10px;
}

#e_emblem img {
	margin-bottom:10px;
}

#p_emblem img {
	margin-bottom:10px;
}

.emblem_contents {
	text-align:left;
	margin:5px 10px 10px 7px;
	font-size:115%;
}

.price {
	color:#666;
	white-space:nowrap;
}

table {
	border:1px solid #333;
	border-collapse:collapse;
	margin-top:10px;
}

table tr td {
	border:1px solid #333;
	border-collapse:collapse;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding:10px;
}

.price_contents {
	text-align:left;
	margin:5px 10px 10px 7px;
	color:#666;
}

.number1 {
	padding-top:10px;
	margin-bottom:10px;
	clear:both;
}

.mitsu {
	float:right;
	margin-bottom:10px;
}

#order_box {
	width:740px;
	height:320px;
	clear:both;
}

.fullorder {
	margin:10px 0 0 20px;
	float:left;
}

.semiorder {
	margin:10px 0 0 20px;
	float:left;
}

.fax {
	clear:both;
	margin-left:50px;
}

#pagetop {
width:760px;
height:50px;
clear:both;
margin-left:10px;
text-align:right
}

#pagetop a {
color:#000;
text-decoration:none;
}

#pagetop a:hover {
color:#666;
}


