@charset "Shift_JIS";

/* ----------------------------------------------

	howtobuy CSS

---------------------------------------------- */

#contents a:hover img, #contents_header a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80); /* IE6/7 */
}

/* =======================================

	Breadcrumb Navigation

======================================= */
#breadcrumb_navi{
	width:907px;
	margin:0 24px;
	font-size:80%;
	background:url(../../../common/images/global_navi/global_navi_shadow.gif) repeat-x top;
}

#breadcrumb_navi img{
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
}

.breadcrumb{
	padding-top:10px;
}

/* =======================================

	Contents Header

======================================= */
#contents_header{
	width:907px;
	margin:0 24px;
}

#contents_header ul{
width:792px;
height:50px;
margin-left:55px;
}

#contents_header ul li{
	width:264px;
	float:left;
}

#contents_header h3{
	width:792px;
	padding-bottom:25px;
	margin-top:10px;
	margin-left:58px;
	margin-right:58px;
}

/* =======================================

	Contents

======================================= */
#contents{
	width:909px;
	height:100%;
	margin-left:24px;
}

.row{
margin-bottom:20px;
background:url(../images/column_side.gif) repeat-y;
}

.row_foot{
padding-bottom:20px;
	background:url(../images/column_bottom.gif) no-repeat bottom;
}

#column01,#column03,#column05{
width:445px;
float:left;
}

#column02,#column04,#column06{
width:445px;
float:right;
margin-left:19px;
}

.column_container{
	width:409px;
	margin:15px 18px 5px 18px;
}

.column_text{
	margin-bottom:20px;
}

.column01_elements01, .column02_elements01, .column03_elements01, .column04_elements01, .column05_elements01, .column06_elements01{
	float:left;
	width:167px;
}

.column01_elements02, .column02_elements02, .column03_elements02, .column04_elements02, .column05_elements02, .column06_elements02{
	float:left;
	width:227px;
	padding-left:15px;
}
