@charset "utf-8";
/* メメント　CSS Document */



#box01 h3 img.logo1 {
	margin-top: 10px;
}
#box01 h3 img.logo2 {
	margin-top: 0;
}
#box01 h3 span {
	margin-top: 3px;
}
#box01 h3 img.lead {
	margin-top: 15px;
}


/* 布に対する適正の表 */
table.cloths {
	width: 578px;
	border-left: 1px solid #bbc8d8;
	border-top: 1px solid #bbc8d8;
}
table.cloths caption{
	font-size: 14px;
	text-align: left;
	margin: 20px 0 4px;
	font-weight: bold;
	color: #6b8498;
}
table.cloths caption span {
	color: #8096a8;
}
table.cloths th {
	font-weight: normal;
	border-bottom: 1px solid #bbc8d8;
	border-right: 1px solid #bbc8d8;
}
table.cloths tr.sort_of_cloths th {
	width: 80px;
	background: #A0B4C5;
	color: #ffffff;
	font-weight: bold;
}
table.cloths td {
	text-align: center;
	border-bottom: 1px solid #bbc8d8;
	border-right: 1px solid #bbc8d8;
}
table.cloths th, table.cloths td {
	padding: 3px 0 5px;
}



#box04 p#gazou01 {
	width: 200px;
	float: left;
	margin-right: 5px;
}
#box04 p#gazou02 {
	width: 169px;
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}
#box04 p#gazou03 {
	width: 195px;
	float: right;
	margin-top: 15px;
}
#box04 p#gazou03 span {
	font-size: x-small;
}


.border_dot {
 margin-bottom: 5px;
 border-top-width: 1px;
 border-top-style: dotted;
 border-top-color: #CCCCCC;
 margin-top: 15px;
 padding-top: 5px;
 padding-right: 5px;
 padding-left: 5px;
 font-size: x-small;
 line-height: 1.4em;
}

.border_under {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 font-size: x-small;
 line-height: 1.4em;
}
