@charset "Shift_JIS";

body {
	background-image: url(../sozai/title_bg2.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents {
	margin-left : auto;
	margin-right: auto;
	width: 1000px;
}
#header h1 {
	margin: 20px 0px 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
#top_image {
	margin: -7px 0px 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
#menu {
	margin-left: 3px;
}
#menu ul li {
	float: left;
	width: 141px;
	text-align: center;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 9px;
	font-size: 11px;
	height: 23px;
	margin-top: -3px;
	border-right: 1px solid #CCC;
}

#menu ul li a {
	color: #666;
	display: block;
	text-decoration: none;
	height: 29px;
}

#menu ul li a:hover {
	color: #000;
	background-color: #FFF;
}

.selected {
	color: #CCC;
}

.left_border {
	border-left: 1px solid #CCC;
}






#main_and_side {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	clear: left;
}



#side_menu {
	width: 200px;
	margin: 0px;
	float: left;
	padding-top: 100px;
	padding-right: 0px;
	padding-left: 0px;
}

.topics {
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	background-color: #ccc;
	text-align: center;
	padding-top: 6px;
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	border-left: 1px dotted #999;
	width: 200px;
}
	
#side_menu h5 {
	background-color: #F6F6F6;
	border: 1px dotted #999;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
#side_menu h6 {
	font-size: 12px;
	color: #333;
	border: 1px solid #000;
	margin-top: 30px;
	padding: 5px 10px;
}


	
#kouza {
	margin-bottom: 10px;
	background-color: #F6F6F6;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
}
.nolink {
	font-size: 11px;
	color: #CCC;
	text-align: center;
}

#sonota {
	margin-bottom: 30px;
	background-color: #F6F6F6;
	width: 200px;
	padding-top: 30px;
	padding-bottom: 25px;
	border: 1px dotted #999;
}

#side_menu li {
	padding: 0px;
	margin: 0px 0px 5px;
	font-size: 11px;
}



#side_menu a {
	color: #669;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#side_menu a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
}



#main {
	width: 765px;
	background-image: url(../sozai/image_back.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}


#main h1 {
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	margin-bottom: 30px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8C2E00;
	border-left-color: #8C2E00;
}
#main img {
	float: left;
}

#main p {
	line-height: 2em;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-bottom: 25px;
}
#main h4 {
	font-size: 12px;
	border-top: 1px dotted #666;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #8C2E00;
}

#main table {
	width: 180px;
	border: 1px solid #333;
	text-align: center;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-left: 15px;
	font-size: 12px;
	color: #000;
	height: 120px;
	margin-bottom: 25px;
	margin-top: -15px;
}
#main td {
	border: 1px solid #CCCCCC;
}
.sell {
	background-color: #F6F6F6;
}

.sakuzyo {
	text-decoration: line-through;
	color: #999;
}


#syamei {
	float: right;
	clear: both;
	width: 400px;
}
#syamei address img {
	float: right;
}

#syamei p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: normal;
	float: right;
	text-align: right;
	width: 400px;
	}


#footer {
	background-image: url(../sozai/footer_bg.jpg);
	padding: 10px 0px 0px;
	clear: both;
	height: 80px;
	margin: 0px;
	background-repeat: repeat-x;
}
#footer p {
	text-align: center;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}

