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

/*   共通   */
*{
 margin:0;
 padding:0;
} 
html,body{
height: 100% ;
}
body > #wrapper {
height: auto;
}
#wrapper {
height: 100% ;
min-height: 100%;
}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,address,form { margin: 0; padding: 0; }

a {
	text-decoration: none;
}
.honbundk table {
	width: 96%;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
hr {
	color: #039;
	margin-right: 15px;
	margin-left: 15px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #f6ab65;
	background-image: url(ctsbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

#content {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #039;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	background: url(headerbg.jpg) no-repeat center top;
	height: 350px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#subheader {
	text-indent:-9999px;

}
#subheader h1 {
	font-size: 0px;
	text-indent: -99999px;
}
#subheader p {
	font-size: 0px;
	text-indent: -99999px;
}

#product {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	background-image: url(headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center -350px;
	background-color: #fff;
}
#blw {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;

	background-image: url(blwbg.jpg);
	background-color: #FFF;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.honbun {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #006;
}
.honbun ul {
	list-style-type: disc;
	margin-left: 10px;
}
.honbun li {
	padding-bottom: 3px;
	padding-top: 3px;
}

.disk {
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 16px;
	margin-bottom: 3px;
	color: #330033;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
.diskdisk{
	display: block;

}
.datedate{
	color: #C30;
	display: block;
	font-size: 14px;
}
.honbun dd{}
.honbun ol{
	margin-left: 45px;
}

.honbundk {
	color: #330033;
}
.honbundk td {
	font-size: 14px;
}
.honbundk p {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #000;
	background: url(midasibg.gif);
}
#upr {
	padding-bottom: 10px;
	overflow: hidden;
}
#pack {
	float: left;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}
#pack img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A489AE;
	border-right-color: #A489AE;
	border-bottom-color: #A489AE;
	border-left-color: #A489AE;
}
#maininfo {
	float: left;
	overflow: hidden;

	padding-top: 10px;
	padding-left: 10px;
}
.elmnt {
	font-size: 16px;
	width: 250px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #330033;
	background: url(midasibg.gif) repeat-x top;
}
.elmntgc {
	font-size: 16px;
	width: 250px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #330033;
	background: url(midasibggc.gif) repeat-x top;
}
.elmntgc a{
	font-size: 14px;
	color: #039;
	background-color: #FFD525;
	display: block;
	padding-top: 3px;
	margin-right: 3px;
	padding-bottom: 3px;
	margin-left: 3px;
}
.elmntgc a:hover{
	color: #06a;
	background-color: #Fff;
}
.gccap{
	font-size:12px;
	}
.gccapleft, .gccapright{
		font-size:12px;
	text-align: left;
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
	}
.gccapleft{
	width: 130px;
	clear: both;
}
.gccapright{
	width: 80px;
}
.hinban{
	overflow: hidden;
}
.elmnt p {
	font-size: 12px;
}
#etc {

	clear: both;
	padding-top: 5px;
	overflow: hidden;
	padding-bottom: 15px;
}
.elmntgcwide{
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #330033;
	background: url(midasibggc.gif) repeat-x top;
	clear: both;
	}
.midasi {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #330033;
	background: url(midasibg.gif) repeat-x top;
}

.comidasi {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.tokuten {
	font-size: 16px;
	padding-bottom: 5px;
}
#pack p {
	padding-top: 5px;
	color: #666666;
}
#koshiki {
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#koshiki a {
	color: #00C;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#koshiki a:hover {
	color: #0CF;
}
