/* CSS Document */


body {
	background-color: #FFFFFF;
}
#normalfoot {
	text-align: center;
	margin-top: 20px;
	font-size: 80%;
	margin-bottom: 20px;
}
#item-contents h1 {
	font-size: 140%;
	font-weight: bold;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 10px;
	}

#item {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#item .itemimg {
	float: left;
	margin-right: 15px;
}

#item .name {
	font-size: 120%;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.6em;
}

#colum {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#colum img {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#colum p{
	line-height: 1.5em;
	font-size: 113%;
	padding-bottom: 10px;
	text-align: left;
}

#detail {
	margin-top: 10px;
	margin-bottom: 20px;
}

#detail td {
	line-height: 1.2em;
	text-align: left;
}
.midashi {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

#attention {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#attention li {
	text-align: left;
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
}
.attencube {
	font-size: 12px;
	color: #FFCC00;
	padding-right: 5px;
}

.notcube {
	font-size: 12px;
	color: #FF0000;
	padding-right: 5px;
}
#notice {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#notice li {
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: square;
}
#spec {
	width: 600px;
	line-height: 1.2em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#spec td {
	line-height: 1.2em;
}
.speccube {
	font-size: 12px;
	color: #66CC99;
	padding-right: 5px;
}




#csonota {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
#csonota p{
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#csonota .midashi{
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #666666;
}


	
.csonotacube {
	font-size: 12px;
	color: #00FFBF;
	padding-right: 5px;
}


#item-contents {
	font-size: small;
}
.oshirase_box {
	border: 1px solid #CCCCCC;
	width: 600px;
}
.oshirase_box td {
	padding: 5px;
}
#custom{
	margin-top: 10px;
	margin-bottom: 30px;
}

#custom .custombun {
	margin-bottom: 20px;
}
#custom .customthanx {
	margin-bottom: 5px;
	color: #666666;
	text-align: left;
	border: 1px dotted #999999;
	padding: 5px;
}



#custom .custombun p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.2em;
	text-align: left;
}
.customtitle {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#custom .custombox {
	width: 480px;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 1.2em;
	padding: 10px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
.custom1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
