@charset "shift_jis"; 



/* 購買概要 */
.koubai_summary{
	margin-bottom:20px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
}
/* 購買概要囲みあり */
.koubai_summary2{
	padding:10px;
	border:solid #0059B8 1px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* 購買インデント */
.text_indent {
	text-indent: 1em;
}

/* 購買基本 */
.koubai_column1 {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.koubai_column1 img {
	margin: 0px;
	border:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.koubai_column1 p {
	margin: 1px;
}

.clearfloat{
	clear:both;

}
.cap {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

.koubai_column1 li {
	margin-bottom: 0.5em;
	margin-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
}

.block_2 {
	width: 265px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.font_blue {
	color: #0000FF;
}
dt{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

dl{
	margin:0px;
	padding: 0px;
}

dd{
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.orange_bgcolor{
	background-color: #FFCC99;
}

.text_right{
	text-align:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_center em {
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

.text_center{
	text-align:center;
}
.p_right2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
	margin: 0px;
}
.buttonlink a {
	line-height:1.5em;
	display:block;
	font-size:14px;
	margin:3px;
	text-decoration:none;
	background-color:#0099cc;
	color:#FFF;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #00CCFF;
	font-weight: bold;
	padding-left: 10px;
}

.buttonlink a:hover { color:#00FFFF; 
}

/* アンダーラインリンク */
	.underlist a {
	text-decoration: underline;
	line-height: 1.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	}

