@charset "utf-8";

/*
お知らせ
----------------------------------------------------------- */

#now_contents h2 {
	margin : 0 ;
	padding : 0 ;
}

/*マーキー---------------------------- */
#marquee {
	width:838px;
	height : 43px ;
	font-weight:bold;
}

#marquee_mark {
	width:67px;
	margin:0 0 0 20px;
	float:left;
}

#marquee_text {
	width:742px;
	margin :14px 6px 0 0;
	color:#000;
	font-weight:bold;
	float:right;
	border-bottom:1px solid #858585;
}

* html #marquee_mark {
	margin:0 0 0 10px;
}

* html #marquee_text {
	width:711px;
}

#sub {
	clear:both;
}

/*なう---------------------------- */
#now_contents {
	position:relative;
	top:-60px;
	left:0;
}

#now_contents p {
	margin : 0 ;
	overflow:auto;
	padding-left : 1em ;
	width : 455px;
	height:18px;
	background : transparent url(../img/top_now2.gif) no-repeat;
}

.now_bottom {
	width:455px;
	height:1px;
	background:url(../img/top_now3.gif) no-repeat;
	position:relative;
	top:-60px;
	left:0;
}

.now_bottom hr {
	display:none;
}


/*
メイン画像
----------------------------------------------------------- */
#main {
	position:relative;
	top:-40px;
}

/*
挨拶
----------------------------------------------------------- */
#aisatsu {
	width:508px;
	padding:10px;
	margin:1em 0;
	background:url(../img/bg_01.jpg) no-repeat;
}

#aisatsu dt {
	font-weight:bold;
}

#aisatsu ul {
	padding-left:18px;
	color:blue;
	margin-bottom:1em;
}

#aisatsu li {
	list-style-type:disc;
}


/*e-shop*/
#eshop {
	margin-top : 1em ;
}
/*

キャンペーンバナー
----------------------------------------------------------- */
#cp_link {
	width : 528px ;
}

#cp_01 {
	width : 261px ;
	float : left ;
}

#cp_02 {
	width : 261px ;
	float : right ;
}

#cp_link:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}

#aisatsu {
	clear : both ;
}

/*
clubism
-------------------------------------*/
#clubism {
	width:360px;
	padding:10px;
	border:1px solid red;
}

#clubism_main {
	width:838px;
	padding:10px 0;
	background:#fff;
}

.clubism_p {
	margin-left:10px;
}


/*
uri
-------------------------------------*/
#uri {
	width:500px;
	padding:13px;
	border:1px solid blue;
	margin : 20px 0 ;
}


#uri h3 {
	color : blue ;
	text-decoration:underline;
	margin-top : 20px ;
}/*

bsp_news
-------------------------------------*/
#bsp_news {
	width:500px;
	padding:13px;
	border:1px solid red;
	margin : 20px 0 ;
}

#bsp_news h2 {
	margin-bottom : 20px ;
}