@charset "euc-jp";

/*--------------------------------------
	clearfixハック
---------------------------------------*/

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

/* Win版IE7とMac版IE5対策 */
.clearfix {
	display: inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear{clear:both;}


#u100golf{
	background:url(../images/bg_u100golf.gif) repeat-y;
	text-align:center;
	border-bottom:2px solid #D2D2D2;
	padding-bottom:15px;
	margin-bottom:10px;
}
#u100golf h2{
	width:335px;
	height:75px;
	padding:72px 0px 0px 295px;
	background:url(../images/ttl_u100golf.gif) no-repeat;
	text-align:left;
}
#u100golf h2 a{
	display:block;
	width:270px;
	height:65px;
	text-indent:-10000px;
}

#function{
	width:574px;
	margin:0px auto;
	text-align:left;
}
#function .left{
	width:245px;
	float:left;
}
#function .right{
	width:320px;
	float:right;
}
.func{
	width:320px;
	background:url(../images/bottom_func.gif) no-repeat left bottom;
	margin-bottom:6px;
	padding-bottom:6px;
}
.func p{
	background:url(../images/bg_func.gif) repeat-y;
	padding:10px 15px;
}
.func span.fs80{
	font-size:80%;
}

#license{
	width:574px;
	margin:0px auto;
	text-align:left;
	font-size:80%;
}
#license .left{
	width:265px;
	height:66px;
	float:left;
}
#license .left p{
	text-indent:-2.5em;
	padding-left:2.5em;
}
#license .right{
	width:305px;
	float:right;
	margin-bottom:10px;
}




.campaignInfo {
	margin-bottom: 15px;
	padding-bottom: 8px;
	background-image: url(/common/images/area-bgimage03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.campaignInfo h2 {
	margin-bottom: 15px;
}
.campaignInfo p {
	margin-bottom: 15px;
}
dl.DataList01{
	width:600px;
	margin-left:15px;
}
dl.DataList01 dt{
	float:left;
	margin-left:5px;
	font-weight:bold;
	width: 15%!important;
}
dl.DataList01 dd{
	padding-left:10em;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:#cccccc 2px dotted;
}

.normalList li{
	list-style-type: disc;
	margin-left:45px;
}

#campaignBox {
	margin: 10px;
}
#campaignBox h3 {
	margin-bottom: 10px;
}
#campaignBox .listDisc{
	list-style-type:disc;
	margin:0 0 0 20px;
}
#campaignBox .listDisc li{
	color:#C21E12;
}
#campaignBox .large{
	margin:10px 0;
	font-weight:bold;
	font-size:larger;
}
#campaignBox .line{
	margin:10px 0 10px 0;
	border-top:#cccccc 1px solid;
}