#title {
	background-image: url(../option/img/title.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
}
#contents h3 {
	background-image: url(../option/img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 35px;
	clear: left;
	margin-right: 25px;
	font: normal large "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#contents h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	color: #339;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}
#contents h5{
	font-size: small;
	color: #336600;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
}
#contents .index{
	float: left;
	width: 410px;
	background-image: url(../index/img/bg.jpg);
	background-repeat: repeat;
	border: 1px solid #999;
	margin-bottom: 35px;
	margin-left: 0px;
	margin-right: 10px;
}
#contents .index h2{
	color: #600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font: normal 1em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#contents .index a{
	color: #333;
	text-decoration: none;
	background-image: url(../option/img/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	letter-spacing: 0.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#contents .index a:link {
	color: #333;
	text-decoration: none;
	background-image: url(../option/img/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#contents .index a:visited {
	color: #333;
	text-decoration: none;
	background-image: url(../option/img/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#contents .index a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC99;
	background-image: url(../option/img/star2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.index ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 15px;
	color: #000;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font: 0.875em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.index li {
	font: 0.875em/1.8em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.commnet {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: left;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../option/img/bg.jpg);
	background-repeat: repeat;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.commnet img {
	float: left;
	border: 1px solid #666666;
	margin-right: 20px;
	margin-bottom: 10px;
}
.commnet p {
	margin-top: 0px;
	margin-bottom: 10px;
	font: 0.75em/1.8em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.commnet a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.commnet a:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
.commnet a:hover {
	color: #900;
	text-decoration: none;
	background-color: #CCC;
	border-bottom: 1px solid #eee;
}
.commnet a:visited {
	color: #900;
	text-decoration: none;
}
.commnet ul {
	margin-left: 0px;
	margin-top: 5px;
	color: #333;
	padding-bottom: 0px;
	font: 0.75em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	padding-right: 10px;
}
.commnet li {
	font: 0.75em/2em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	letter-spacing: 0.1em;
	margin-left: 30px;
	padding-left: 30px;
}
.commnet h6 {
	color: #222;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 15px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	clear: both;
	font: bold 0.875em/1.8em "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
#album {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 800px;
	line-height: 2ex;
	background-image: url(../option/img/bg.jpg);
	background-repeat: repeat;
	border: 1px solid #CCC;
}
#album td {
	text-align: center;
}
#album a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#album a:link {
	color: #000000;
	text-decoration: none;
}
#album a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC99;
}
#album a:visited {
	color: #000000;
	text-decoration: none;
}
#oddesa {
	font: small/2em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.price {
	font: small "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	color: #000;
	text-align: center;
}

