@charset "Shift_JIS";
/*----------------------------------------

	+ winecontent
		- main
		- box01
		- box02
		- clear

-----------------------------------------*/

/*----------------------------------------
	winecontent
-----------------------------------------*/

#winecontent {
	background: url(../../image/cmn_index_bg.gif) no-repeat;
}

#winecontent h2 {
	padding: 26px 0 12px 0;
}

#winecontent li {
	margin-bottom: 4px;
	padding-left: 12px;
	background: url(../../image/cmn_link_ya.gif) no-repeat 0 0.45em;
}

#winecontent li a:link,
#winecontent li a:visited {
	color: #333333;
	text-decoration: none;
}

#winecontent li a:hover,
#winecontent li a:active {
	color: #c0984a;
	text-decoration: underline;
}

/*----------------------------------------
	main
-----------------------------------------*/

#winecontent #main {
	position: relative;
	width: 771px;
	height: 87px;
	background: url(../image/index_main_line.gif) no-repeat 225px 35px;
}

#winecontent #main h1 {
	position: absolute;
	top: 44px;
	left: 37px;
}

#winecontent #main p.text {
	position: absolute;
	top: 37px;
	left: 238px;
}

#winecontent #main p.pic {
	position: absolute;
	top: -18px;
	left: 435px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#winecontent #box01 {
	float: left;
	width: 374px;
}

#winecontent #box01 h2 {
	margin-left: 35px;
}

#winecontent #box01 ul {
	margin-left: 37px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#winecontent #box02 {
	float: left;
	width: 362px;
	margin-top: 84px;
}

#winecontent #box02 h2 {
	margin-left: 23px;
}

#winecontent #box02 ul {
	margin-left: 25px;
}

/*----------------------------------------
	clear
-----------------------------------------*/

#winecontent .clear {
	clear: both;
	width: 771px;
	height: 34px;
	background: url(../../image/cmn_index_bg_btm.gif) no-repeat left bottom;
	font-size: 1px;
	line-height: 0;
}
