#contents {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	clear: both;
	height: auto;
	border-width: 0px;
}

#breadcrumb_list {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*パンくず　ここから*/
#rootlist {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-transform: uppercase;
	list-style-type: none;
}

#rootlist li {
	display: inline;
	margin: 0px 5px 0px 0px;
}
#rootlist a {
	margin: 0px 5px 0px 0px;
}

#rootlist li a:visited {
	color: #03C;
	text-decoration: none;
}

#rootlist li a:hover {
	color: #09F;
	text-decoration: none;
}
/*パンくず　ここまで*/

#form_headtext2 {
	font-size: 0.85em;
	margin: 8px 0px 0px;
	padding: 0px;
	border-width: 0px;
	color: #F00;
}

#formtable {
	margin: 20px 0px;
	width: 800px;
}

#formtable td {
	font-weight: normal;
}

#formtable th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

input#women {
	margin: 0px 0px 0px 15px;
}

input#reset {
	margin-left: 10px;
}


em {
	font-style: normal;
	color: #F00;
}
