/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:75%;
	line-height:145%;
	font-family:"ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
	color:#646464;
	background:#F5F5EB;
}


h1,h2,h3,h4,h5,h6,p,form,ul,li,ol {
	margin:0;
	padding:0;
}

a img {
	border:none;
}



/*link
------------------------*/
a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#007671;
	text-decoration:underline;
}


/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*margin
---------------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}

.margin_b40 {
	margin-bottom:40px;
}

/*color
------------------------*/

.red {
	color: #FF0000;
	font-weight: normal;
	font-size: 0.9em;
}

.need {
	font-size: 0.9em;
	margin-bottom: 20px;
	color: #FF0000;
}

/*wrap
------------------------*/
.wrap {
	width:935px;
	margin:0 auto;
	background: #FFFFFF;
	padding: 15px 10px 10px;
}

/*contents
------------------------*/
#pankuzu {
	padding:3px 10px;
	margin-bottom:10px;
	background: #F0F0F0;
}
#contents {
	float: left;
	width: 645px;
}
#goods_side {
	width: 205px;
	margin-bottom: 20px;
	float: left;
}
#goods_side02 {
	width: 205px;
	margin-bottom: 20px;
}
#main_contents {
	float: right;
	width: 430px;
}

/*side
------------------------*/
#side {
	float: right;
	width: 280px;
}

/*side_l
------------------------*/
#side_l {
	width: 205px;
	float: left;
}
.bg_kyoten02 {
	background: url(../images/side/bg_kyoten02.jpg) no-repeat;
	height: 280px;
	width: 175px;
	padding-top: 98px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.btn_detail {
	height: 21px;
	width: 150px;
	margin: 10px auto 7px;
}
.btn_detail a {
	background: url(../images/side/btn_detail.gif) no-repeat 0px 0px;
	height: 21px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.btn_detail a:hover {
	background: url(../images/side/btn_detail.gif) no-repeat 0px -21px;
	height: 21px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.btn_gomatamago {
	height: 60px;
	width: 205px;
	margin-bottom: 10px;
}
.btn_gomatamago a {
	background: url(../images/side/goods_img01.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 205px;
}
.btn_gomatamago a:hover {
	background: url(../images/side/goods_img01.jpg) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 205px;
}
.btn_airanman {
	height: 60px;
	width: 205px;
	margin-bottom: 10px;
}
.btn_airanman a {
	background: url(../images/side/goods_img02.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 205px;
}
.btn_airanman a:hover {
	background: url(../images/side/goods_img02.jpg) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 205px;
}
.btn_akouno_minamoto {
	height: 60px;
	width: 205px;
	margin-bottom: 10px;
}
.btn_akouno_minamoto a {
	background: url(../images/side/goods_img03.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 205px;
}
.btn_akouno_minamoto a:hover {
	background: url(../images/side/goods_img03.jpg) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 205px;
}

/*inquiry02
------------------------*/

.bg_inquiry02 {
	background: url(../images/side/btn_inquiry02.jpg) no-repeat 0px 0px;
	height: 30px;
	width: 195px;
	text-indent: -9999px;
	padding-top: 70px;
	padding-left: 10px;
}
.btn_mail02 {
	height: 21px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.btn_mail02 a {
	background: url(../images/side/btn_mail.gif) no-repeat 0px 0px;
	height: 21px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
.btn_mail02 a:hover {
	background: url(../images/side/btn_mail.gif) no-repeat 0px -21px;
	height: 21px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}
#contents_r {
	float: right;
	width: 710px;
}


/*inquiry
------------------------*/

.error_message {
	background: #FFFFCC;
	padding: 5px;
	width: 500px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
