@charset "utf-8";
*{
	padding:0;
	margin:0;
}
body {
	background: #FFF;
	font: 90% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border-style: none;
}
.freeBox {
	clear: both;
}
.photoL {
	float: left;
	padding-right: 10px;
	padding-bottom: 8px;
}
.font10px {
	font-size: 10px;
	color: #666;
}
.leftBox200 {
	width: 130px;
	float: left;
	margin-left: 5px;
	text-align: center;
}
.rightBox200 {
	float: right;
	width: 290px;
	margin-right: 25px;
}
.waritsuke {
	text-align: justify; justify:auto;
}

#catMain .tablebase600 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#catMain .tablebase600 table {
	width: 600px;
	font-size: 14px;
}




#bodyWrapper {
	border-top: 5px solid #460e44;
}

#Container {
	background: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Gnavi {
	background: #460e44;
}
#Gnavi ul li {
	float: left;
	list-style: none;
}
#breadcrumb {
	clear: both;
}
#breadcrumb p {
	font-size: 12px;
	color: #333;
	padding: 8px;
}

#topImageArea {
	clear: both;
}
#Wrapper {
	clear: both;
}
#topInfoboxLeft {
	float: left;
	width: 450px;
}
#topMain h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 330px;
	border-bottom: 1px dotted #999;
	padding: 8px 5px 2px;
}
#topMain p {
	font-size: 12px;
	padding: 10px 30px 10px 10px;
}

#topInfoboxRight {
	float: right;
	width: 450px;
}
#topInfoboxRight dl dt {
	border-bottom: 1px dotted #999;
	padding: 10px 10px 1px;
	width: 430px;
	font-size: 12px;
}
#topInfoboxRight dl dd {
	font-size: 12px;
	color: #666;
	padding: 8px;
	margin-right: 15px;
	margin-left: 30px;
}
#topInfoboxRight ul {
	padding: 10px;
}

#topInfoboxRight li {
	list-style: none;
}
#catMain h2 {
	font-size: 14px;
	color: #440e46;
	padding: 8px 8px 2px;
	width: 580px;
	border-bottom: 1px dotted #666;
}
#catMain .tablebase600 table tr td {
	padding: 3px;
	border-bottom: 1px dotted #CCC;
}

#catMain .tablebase600 ul li {
	font-size: 14px;
	color: #333;
	margin-right: 30px;
	margin-left: 50px;
	padding: 8px;
}
#catMain .tablebase600 ol li {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	margin-left: 50px;
	margin-right: 20px;
	padding: 8px;
}
#catMain  p {
	font-size: 12px;
	color: #333;
	padding: 8px;
}
#mailformbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#bottomLink {
	text-align: center;
	clear: both;
	border-top: 1px dotted #666;
}
#bottomLink p {
	font-size: 12px;
	padding: 10px;
}

#Footer {
	background: #440e46;
	clear: both;
	text-align: center;
}
#Footer p {
	font-size: 12px;
	color: #FFF;
	padding: 10px;
}

