body{
	background:url(../img/common/body_bg.jpg) repeat-x;
}

/*  ヘッダー---------------------------------*/
#header{
	width:980px;
	height:160px;/*
	background:url(../img/common/header_bg.jpg) no-repeat;*/
	color:#5a0a00;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}
#header #h1{
	height:22px;
	overflow:hidden;
}
#header h1{
	font-size:13px;
	color:#c9caca;
	color:#a7a7a7;
}
#header #logo{
	width:500px;
	float:left;
}
#header #submenu{
	width:450px;
	float:right;
	text-align:right;
	padding-top:12px;
	padding-right:4px;
	font-size:72%;
}
#submenu a,
#submenu a:visited{
	color:#5a0a00;
	text-decoration:none;
}
#submenu a:hover{
	color:#ffffff;
	text-decoration:none;
}
#globalmenu{
	width:1100px;
	clear:both;
}


/*  中ページ構成　---------------------------------*/

#contents_wrap{
	width:980px;
	padding-bottom:50px;
}

/*  AUCNET+flexdream保証　---------------------------------*/

#contents_wrap h1{
	padding-bottom:30px;
}
img.btm{
	vertical-align:bottom;
}
.warranty_blue{
	color:#3f9fea;
}
img.note{
	float:left;
}
.topic{
	width:980px;
	margin-top:20px;
}
.topic_body{
	width:930px;
	padding:0 25px;
	background:url(../img/warranty/frame_bg.jpg) repeat-y;
}
.topic_note{
	width:930px;
	border-top:#bfe1fc solid 2px;
	font-size:12px;
	line-height:1.5em;
	margin-top:10px;
	padding-top:10px;
}
#topic1{
	float:left;
	background:url(../img/warranty/topic1_bg.jpg) no-repeat;
	width:590px;
	height:238px;
	position:relative;
}
#topic1_pic{
	float:right;
}
#topic1 .txt1{
	position:absolute;
	left:18px;
	top:50px;
}
#topic1 .txt2{
	position:absolute;
	left:18px;
	top:120px;
}
#topic1 .txt3{
	position:absolute;
	left:18px;
	top:193px;
}

#topic2{
	position:relative;
}
#topic2 h3{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
}
#topic2 p{
	font-size:12px;
	position:absolute;
	z-index:11;
	left:0;
	top:38px;
}

.topic3_thread{
	width:930px;
	padding-bottom:10px;
}
.topic3_thread .box_left{
	float:left;
	width:454px;
}
.topic3_thread .box_right{
	float:right;
	width:454px;
	position:relative;
}
.topic3_thread .box_right .aismark{
	position:absolute;
	right:8px;
	top:53px;
	z-index:22;
}
.topic3_thread .box_right .aismark:hover{
	opacity:0.8;
}
.topic3_thread h4,
.topic3_thread p{
	padding-left:14px;
}
.topic3_thread h4{
	font-size:24px;
	padding-bottom:5px;
}
.topic3_thread h4.h4_2{
	font-size:18px;
	line-height:1.4em;
	padding-bottom:10px;
	padding-top:5px;
}
.topic3_thread p{
	font-size:14px;
}
