@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ededed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 70%;
	color: #999;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-right: 5px;
}
h2 {
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 90%;
	padding: 5px;
	border: 1px solid #339900;
	color: #339900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 80%;
	color: #FFF;
	background-color: #339900;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #F00;
}
h6 {
	font-size: 80%;
	color: #FFF;
	background-color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}


p {
	font-size: 75%;
	line-height: 170%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	font-size: 75%;
	line-height: 170%;
}

.center-text {
	text-align: center;
	margin-bottom: 5px;
}
.adimage {
	margin-bottom: 5px;
}


a {
	text-decoration: none;
}




a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	float: left;
}

.clear {
	clear: both;
}

.lightmenu {
	float: right;
	text-align: right;
	padding-right: 10px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}

#wrapper #header #menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#wrapper .accordion {
	height: 300px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(images/concept-kage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #339900;
}
#wrapper #info #price {
	background-color: #999;
	padding: 10px;
	float: right;
	width: 480px;
	height: 160px;
}
#wrapper #main #content-top {
	float: left;
	padding: 15px;
	width: 605px;
}

#wrapper #info #price #price02 {
	padding: 10px;
	background-color: #CCC;
	border: 1px solid #FFF;
}




#wrapper #info #class {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

#wrapper #main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
}
#wrapper #main #contents {
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 605px;
	padding-bottom: 15px;
}
#wrapper #main .rightside {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	width: 300px;
}
#wrapper #main .rightside .g01 {
	background-color: #999;
	padding: 15px;
}
#wrapper #main .rightside .g01 .g02 {
	background-color: #CCC;
	border: 1px solid #FFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#wrapper #main .ad {
	float: right;
	text-align: center;
	width: 315px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#wrapper #fotter #copy {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

table {
	font-size: 80%;
}
#wrapper #info #price #price02 table tr td #form2 #keisan {
	width: 100%;
}
#wrapper #info #price #price02 table tr td #form3 #goukei {
	color: #339900;
	font-size: 130%;
	text-align: right;
	font-weight: bold;
}
#wrapper #info #price #minitext {
	font-size: 11px;
	line-height: 100%;
	padding-top: 3px;
}
#wrapper #header #bread {
	text-align: right;
	padding-right: 10px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
