/* ベーススタイル */

body{font-size:12px;
line-height: 18px; 
color: #656464;
scrollbar-arrow-color:#EAC090;
scrollbar-base-color:EBF7A5;
scrollbar-face-color:#EBF7A5;
}

p {margin:0; padding:0;}

/* 表の定義 */

td{font-size:12px; line-height: 18px; color: #656464}
th{font-size:12px; line-height: 18px; color: #656464}

/* リンクの定義 */
a:link   {color: #656464;text-decoration: underline;}
a:visited  {color: #656464;text-decoration: underline;}
a:active  {color: #656464;text-decoration: underline;}
a:hover  {color: #996600;text-decoration: underline;}

/* クラスの定義 */
.fs12{font-size:12px; line-height: 16px}
.fs14{font-size:14px; line-height: 20px}
.fs11{font-size:11px; line-height: 15px}
.fs10{font-size:10px; line-height: 14px}
.fs15{font-size:15px; line-height: 20px, color: #0B0E73}

.style1 {
	color: #009966;
	font-weight: bold;
}

.style4 {color: #8F8F8F}

.style7 {color: #009966}

.hyou {border-left:1px dashed #656464;}
.hyou2 {border-bottom:1px dashed #656464;}
.pa10{padding:10px 0;}
.org { color:#dd9747; font-weight:bold;}

.pb5 {padding-bottom:5px;}

.right { text-align:right; padding-right:0.5em;}
.center {text-align:center;}
.ue { height:57px; vertical-align:top; background:#FFFFFF;}



/* 肌着 */

.td1 {
	width:219px;
	border-right:#663300 1px dashed;
	border-bottom:#663300 1px dashed;
	padding:10px 0 10px 10px;
	font-size:12px;
	text-align:center;
	color:#663300;
	line-height:16px;
}

.td2 {
	width:219px;
	border-bottom:#663300 1px dashed;
	padding:10px 0 10px 10px;
	font-size:12px;
	text-align:center;
	color:#663300;
	line-height:16px;
}

.td3 {
	width:219px;
	border-right:#663300 1px dashed;
	padding:10px 0 10px 10px;
	font-size:12px;
	text-align:center;
	color:#663300;
	line-height:16px;
}

.td4 {
	width:219px;
	padding:10px 0 10px 10px;
	font-size:12px;
	color:#663300;
	line-height:18px;
}

.td5 {
	background-color:#FFFFFF;
	width:478px;
	border:#663300 1px dashed;
	padding:15px;
	font-size:12px;
	color:#663300;
	line-height:18px;
}

.td6 {
	padding:15px;
	font-size:12px;
	color: #4F4F4F
	line-height:18px;
	background-color:#F1FFE6;
}

.ttl {
	font-size:14px;
	color:#663300;
	text-decoration:underline;
	padding-bottom:10px;
	font-weight:bold;
}

.ttl2 {
	font-size:14px;
	font-weight:bold;
	color:#663300;
	text-decoration:underline;
	padding-bottom:10px;
	padding-top:20px;
}

.bun {
	font-size:12px;
	color:#666666;
	padding-left:15px;
	line-height:18px;
}
	

