@charset "utf-8";
/* CSS Document */

@import url("common.css");

#flashWrapper{
	background:url("../img/common/title_bottom.jpg") repeat-x bottom center #1D1411;
	padding:8px 0 23px;
}

#flashArea{
	width:820px;
	height:300px;
	margin:0 auto;
}

#container{
	margin:20px auto 50px;
	width:823px;
	padding-left:3px;
}

#contents{
	float:left;
	width:570px;
}

#homeSide{
	float:right;
	width:224px;
}


#sideIn{
	padding:0 3px 0 1px;
}

#banner{
	margin-top:25px;
}

#banner p{
	margin-bottom:15px;
}



.ichioshiIn{
	border-bottom:dotted 1px #C0BA7D;
	padding-bottom:15px;
}

#ichioshi h3{
	background:url("../img/common/maru.png") no-repeat 0px 1px;
	font-weight:bold;
	color:#7E1F1F;
	font-size:100%;
	padding:0px 0 8px 17px;
	margin-top:8px;
	clear:both;
}

.ichioshiTxt{
	width:120px;
}


.ichioshiPhoto{
	width:80px;
	height:60px;
	border:solid 1px #E9E3D8;
	padding:4px;
	background-color:#FFFFFF;
	float:right;
}

#bnrSourceL{
	background:url("../img/home/bnr_source_l.jpg") no-repeat top left;
	width:570px;
	height:229px;
	position:relative;
}

#sourceLink{
	position:absolute;
	top:196px;
	left:175px;
}

#sourceBuy{
	position:absolute;
	top:196px;
	left:346px;
}
