@charset "Shift_JIS";

.contents02 {font-size: 100%; color: #333;}

a.under {	text-decoration: underline;}
a.under:link {	color:#06A;}
a.under:visited {	color:#06A;}
a.under:active {	color:#06A;}
a.under:hover {	color:#06A; text-decoration: none;}

#block01_left{
	float:left;
	width:550px;
	padding-right:30px;
}

#block01_right{
	float:right;
	width:240px;
	padding-right:60px;
}


.block02_left{
	float:left;
	width:433px;
	padding-right:22px;
}
.block02_right{
	float:right;
	width:433px;
}
.block02-inner{
	width:433px;
	background: url(../img/buy/block_bg.png) repeat-y left top;
}

.block02_clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 10px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.block02-inner-contents{
	width:383px;
	padding-left:25px;
	padding-right:25px;
}

img.block02img { 
	float: right;
	margin-left:20px;
}


#yakusoku01{
	float:left;
	width:240px;
	padding-right:70px;
}
#yakusoku02{
	float:left;
	width:240px;
	padding-right:70px;
}
#yakusoku03{
	float:left;
	width:240px;
	padding-right:20px;
}


.sentaku{ font-size:110%; color:#41638B; margin-bottom:8px; }



table.tbl_bukken {
width: 880px;
background-color: #DDD;
border-collapse:separate;
border-spacing:1px;
border:0px;
}
table.tbl_bukken tr td {
	vertical-align:top;
}

.koumoku{
	padding:5px;
	background-color: #42638B;
	text-align:left;
}
.bukken_ph{
	padding:5px;
	background-color: #FFF;
	text-align:center;
}
.txt_space{
	padding:10px;
	background-color: #FFF;
	text-align:left;
}
.koumoku_txt{ font-size:100%; font-weight:bold; color:#FFF; }
.bukken_name{ font-size:110%; font-weight:bold; color:#333; }
.bukken_txt{ font-size:90%; color:#666; }


#partner_box{
	width:888px;
	height:202px;
	background: url(../img/buy/partner.png) no-repeat left top;
	margin-bottom:30px;
}

#partner_box-inner{
	padding-top:25px;
	padding-left:310px;	
	padding-right:98px;	
	width:480px;
}
.partner_name{
	float:left;
	width:130px;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
.partner_txt{
	float:right;
	width:350px;
	font-size:13px;
	color:#666;
}
.partner_line {
    clear: both;
    width: 480px;
    height: 1px;
    border-bottom:#CCC 1px solid;
    margin-top:3px;
	margin-bottom:3px;
    font-size: 0;
    line-height: 0;
}