@charset "utf-8";


/*2分割800
--------------------------------------------------*/

#banner1 {
	width: 390px;
	float: left;
}
#banner2 {
	width: 390px;
	float: right;
}

/*news・topics等タイトル
--------------------------------------------------*/

#newswaku {
	padding: 20px 0px 20px 0px;
	float: left;
	width: 800px;
}
#news {
	float: left;
	width: 800px;
}
#news li,#info li {
	background-image: url(../img/com/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px 5px 15px;
}
#info li img {
	float: right;
}
#no_01 a {
	background-image: url(../img/index/no_01.jpg);
}
#no_02 a {
	background-image: url(../img/index/no_02.jpg);
}
#no_03 a {
	background-image: url(../img/index/no_03.jpg);
}
#no_01 a,#no_02 a,#no_03 a {
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-indent: 27px;
	width: 250px;
}
#ichiran {
	background-image: none;
}
#ichiran a {
	padding: 0px 0px 0px 5px;
	display: block;
}

/*グループ紹介
--------------------------------------------------*/

#groupwaku {
	padding: 0px 50px 20px 50px;
	float: left;
	width: 700px;
}
#group {
	float: left;
	width: 700px;
}
#group li {
	background-image: url(../img/com/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px 0px 5px 15px;
}

/*イベント詳細
--------------------------------------------------*/

#event {
	float: left;
	width: 460px;
}
#event li {
	background-image: url(../img/com/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 5px 15px;
}

/*楽店
--------------------------------------------------*/

#rakuten {
	float: left;
	width: 700px;
}
#rakuten li {
	background-image: url(../img/com/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 5px 15px;
}
