@charset "shift_jis";
/* CSS Document */

/* ****************************************

*Site Name : will
*Style Name : members_campaign.css
*Description : members_campaign.html
*Version : 1.00

**************************************** */

/* ----------------------------------------
*	‹¤’Ê—v‘f
---------------------------------------- */

#contents{
	width:956px;
	background:url(../imgs/common/contents-center.png) repeat-y top left;
	overflow:hidden;
	margin:0 auto;
}

#contents-top{
	width:956px;
	padding-top:3px;
	background:url(../imgs/common/contents-top.png) no-repeat top left;
	margin:10px auto 0;
}


#contents-bottom{
	width:956px;
	background:url(../imgs/common/contents-bottom.png) no-repeat bottom left;
	padding-bottom:4px;
	margin:0 auto;
}


#contents h1{
	width:956px;
	height:43px;
	margin:0 auto;
}

/* ----------------------------------------
*	members_campaign.html
---------------------------------------- */

#members_campaign-page #contents #content-of-campaign{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#members_campaign-page #contents h2{
	width:950px;
	height:1243px;
	margin:0px auto 20px;
}

#members_campaign-page #contents p#privilege{
	width:730px;
	height:424px;
	margin:0px auto 20px;
}

#members_campaign-page #contents p#to-the-member-registration{
	width:658px;
	height:109px;
	margin:0px auto 10px;
}

#members_campaign-page #contents p#call-center{
	width:950px;
	height:101px;
	margin:10px auto 0px;
}

#other-registration{
	width:620px;
	border:solid 1px #CCC;
	background-color:#fffcec;
	margin:0 auto;
}

#other-registration dl{
	width:620px;
	padding:10px;
}

#other-registration dl dt{
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
}

#other-registration dl dd{
	padding-left:50px;
	padding-bottom:20px;
}

#card_sending{
	margin:10px auto;
	width:336px;
}

#notes_of_card{
	width:700px;
	border:double 3px #B0D25E;
	margin:0 auto 15px;
}
	
#notes_of_card h3{
	margin:auto;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-bottom:double 3px #B0D25E;
	width:680px;
}

#notes_of_card p{
	margin:5px auto 10px;
	width:650px;
}

#notes_of_card dl{
	margin:5px auto 10px;
	width:650px;
}

#notes_of_card dt{
	width:650px;
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:10px;
}

#notes_of_card dd{
	width:630px;
	margin:0 auto 10px;
}


#notes_of_card ol li{
	list-style-type:none;
}

#notes_of_card ol li span{
	visibility:visible;
	padding-bottom:10px;
	display:block;
}

#agreement_for_use{
	width:700px;
	border:double 3px #B0D25E;
	margin:auto;
}

#agreement_for_use h3{
	margin:auto;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-bottom:double 3px #B0D25E;
	width:680px;
}

#agreement_for_use p{
	margin:5px auto 10px;
	width:650px;
}

#agreement_for_use dl{
	margin:5px auto 10px;
	width:650px;
}

#agreement_for_use dt{
	width:650px;
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:10px;
}

#agreement_for_use dd{
	width:630px;
	margin:0 auto 10px;
}

#agreement_for_use li{
	list-style-type:none;
}




