@charset "utf-8";

#cp {
	margin-bottom : 30px ;
}

#big_ul {
	margin-bottom : 1.5em ;
}

#big_ul li {
	font-size : 110% ;
	margin-left : 1.5em ;
	list-style-type:disc;
}

/*
キャンペーン
----------------------------------------------------------- */
.cp_contents {
	padding:10px;
	border:1px solid #ff0000;
	border-top:0 solid #fff;
	width:506px;
}

.cp_contents h3 {
	margin-top:1em;
}

.cp_contents_02 {
	padding:10px;
	border:1px solid #ff4281;
	background:#ffffcc;
	width:506px;
}

.cp_contents_02 h2 {
	color:#ff6699;
}

.cp_contents_02 h3 {
	color:red;
}

.cp {
	margin-bottom:1em;
}

.cp h2, h3 {
	margin:0;
}

.cp dl {
	color:blue;
	font-weight:bold;
}

/*マーキー---------------------------- */
#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;
}

h3 {
	margin-bottom:1em;
}

#cp_contents h2 {
	color:blue;
	padding-left:20px;
	background : transparent url(../img/check.gif) no-repeat;
}

#kome {
	font-size:80%;
	color:#303030;
}

#kome dt {
	font-weight:bold;
}

.tsuide {
	background : #E5F3FF;
	width:480px;
	padding:16px 10px;
	border:1px solid #7DC2FF;
	margin-bottom:2em;
}

.tsuide li {
	padding-left:20px;
	background : transparent url(../cp/img/shikaku.gif) no-repeat;
}

.tsuide_title {
	background : blue ;
	color : #fff ;
	padding : 1px 3px ;
	margin : 2px ;
	letter-spacing: 3px;

}

/*menutitle--------------------*/
#menutitle {
	background:#ff3366;
	color:#fff;
	padding:4px 10px;
	width:508px;
}

/*
リンクリストを横並びに
----------------------------------------------------------- */
.link_2 {
	width:538px;
}

.link_3 {
	width:538px;
	margin-bottom : 2em ;
}

.link_2 li,.link_3 li {
	display:inline;
	padding-right:1em;
	background : transparent url(../img/link_2.gif) no-repeat right center;
}

.link_2 li.link_last,.link_3 li.link_last {
	background : url(../img/__.gif);
}
