@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
body{
	color: #333;
	font-size: small;
	line-height: 1.4;
	background: #FFF url(http://img.yongjoon.jp/img/2009event/fuyu/bg_body.gif) repeat-x;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
img{
	border: 0;
}
a:link{
	color: #0082AD;
	text-decoration: none;
}
a:visited{
	color: #0082AD;
	text-decoration: none;
}
a:hover{
	color: #83C0D4;
	text-decoration: underline;
}
a:active{
	color: #0082AD;
	text-decoration: underline;
}
a:focus{
	outline: 0;
}
ul{
	list-style-type: none;
}
li{
	font-size: 1px;
}
.clr{
	clear: both;
}
br{
	letter-spacing: 0;
}
#container{
	width: 820px;
	padding: 0 15px;
	margin: 0 auto;
	text-align:left;
	background:	url(http://img.yongjoon.jp/img/2009event/fuyu/bg_container.gif) center top repeat-y;
}
#header{
	width: 820px;
	height: 80px;
	background: url(http://img.yongjoon.jp/img/2009event/fuyu/bg_header.jpg)	no-repeat;
}
#header h1.logo{
	position: relative;
	top: 0;
	left: 30px;
}
#contents{
	width: 760px;
	margin: 0 30px;
}
#main{
	width: 820px;
	height: 469px;
	background: url(http://img.yongjoon.jp/img/2009event/fuyu/main.jpg)	no-repeat;
}
#main p.eventBnr{
	position: relative;
	top: 352px;
	left: 30px;
}
.w365l {
	width: 365px;
	margin-right: 30px;
	float: left;
}
.w365r {
	width: 365px;
	float: right;
}
.w760 {
	width: 760px;
}
.section {
	background:url(http://img.yongjoon.jp/img/2009event/fuyu/bg_section_head.gif) left top no-repeat;
	width: 365px;
	margin-bottom:20px;
}
.section h2 {
	padding:10px 10px 0;
}
.section .item {
	padding:15px 20px;
	background:url(http://img.yongjoon.jp/img/2009event/fuyu/bg_section_foot.gif) left bottom no-repeat;
}
.news dl {
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 0.5em;
	padding-bottom: 0.5em;
}
.news dl dt {
	width: 5.0em;
}
.news dl dd {
	margin:-1.4em 0 0 5.0em;
}
.outline dl {
	border-bottom: 1px solid #ECECEC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.outline dl dt {
	width: 7.0em;
}
.outline dl dd {
	margin:-1.4em 0 0 7.0em;
}
.outline p {
	padding-top: 1.0em;
}
.sectionW {
	background:url(http://img.yongjoon.jp/img/2009event/fuyu/bg_sectionW_head.gif) left top no-repeat;
	width: 760px;
	margin-bottom:20px;
}
.sectionW h2 {
	padding:10px 10px 0;
}
.sectionW .item {
	padding:15px 20px;
	background:url(http://img.yongjoon.jp/img/2009event/fuyu/bg_sectionW_foot.gif) left bottom no-repeat;
}
.goods {
	padding-top:10px;
	clear:both;
	width: 720px;
}
.goods li{
	padding:0 10px 10px;
	float:left;
}
.detail {
	padding: 8px 30px 0 0;
	float: right;
}
.soon {
	padding: 10px 30px 0 0;
	float: right;
	color: #F00;
	font-size: large;
	font-weight: bold;
}
.banner {
	padding: 0 0 10px;
}
.banner li{
	padding:0 0 10px 10px;
	float:left;
}
.partner {
	padding-top:15px;
}
.partner li{
	padding:0 0 10px 10px;
	float:left;
}
p.pagetop {
	clear: both;
	padding: 20px 0;
	text-align: right;
}
#footer{
	clear: both;
	width: 820px;
	height: 44px;
	background:	url(http://img.yongjoon.jp/img/2009event/fuyu/bg_footer.jpg)	no-repeat;
}
#footer p{
	padding: 9px 20px 0;
	float: left;
}
#footer p.power{
	float: right;
}

#newsContainer{
	width: 700px;
	padding: 5px;
	margin: 5px auto;
	text-align:left;
	border: 1px solid #CCC;
}

#newsHeader{
	width: 700px;
	height: 45px;
	background: url(http://img.yongjoon.jp/img/2009event/fuyu/bg_news.jpg)	no-repeat;
}
#newsContents{
	background: url(http://img.yongjoon.jp/img/2009event/fuyu/bg_news_line.jpg)	no-repeat;
	width: 700px;
}
#newsContents .news{
	width: 700px;
	padding-bottom: 25px;
	background: url(http://img.yongjoon.jp/img/2009event/fuyu/bg_news_line.jpg)	no-repeat bottom;
}
#newsContents .news h4{
	width: 680px;
	padding: 10px;
	font-weight: bold;
	color: #0082AD;
}
#newsContents .news p{
	width: 660px;
	padding: 0 20px;
}
#newsContainer p.pagetop {
	padding: 15px 0;
	text-align: right;
}
