@charset "utf-8";
/*___________________________________________________________________テキスト基本設定*/
body{font-size:10px;font-family:"ＭＳ Ｐゴシック", "Osaka";
color: #666;line-height:170%;background-color:#fff;
background-position:center 50%;
background-repeat:no-repeat;
}
a{color:#c93;text-decoration:none}
a:visited{color:#ccc595}
a:hover{color:#ccc595; background:##ede9db}
a:active{color:#ccc595; background:##ede9db; text-decoration:underline;}
/*--a#top{display: ;}--*/
h1{font-size:1.7em;} h2{font-size:1.6em;} h3{font-size:1.4em;}
h4{font-size:1.4em;} h5{font-size:1.3em; font-weight:normal} h6{font-size:1.3em; font-weight:normal}
p,th,td,li,dt,dd{font-size:1.2em;}
/*___________________________________________________________________box要素基本設定*/
body,div,li,dt,dd,th,td{margin:0px;padding:0px}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table{margin:0px; padding:0px}
/*___________________________________________________________________その他基本設定*/
img{border:none}
table{border-collapse:collapse;}
th,td{text-align:left;vertical-align:top}
table.layout td,table.layout th{ font-size:1em;}
label{cursor:pointer;}
.clear{clear:both}
p.top{text-align:right}
span.english{
	font-size:1.1em;
	margin:0px;
}
/*layout*/
#bg{
	width:100%;
	background-image:url(../images/head_bg_s1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#head{
	width:820px;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-410px;
}
#head_print{
	width:750px;
	margin:auto;
	display:none;
	border-bottom:solid 1px #999;
}
#head h1{
	float:left;
	width:220px;
	margin-left:10px;
	display:inline;
}
#head h2{
	float:right;
	width:180px;
	padding-top:50px;
}

#contents{
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
}
#contents_inner{
	position:relative;
	width:820px;
	top:0px;
	left:50%;
	margin-left:-420px;
	padding:0px 0px 50px 25px;
	background:url(../images/content_head_bg.jpg) no-repeat;
}
#contents_inner h2.title{
	padding:20px 0px 20px 25px;
}
#contents_inner h2.print{
	padding:20px 0px;
	display:none;
}
#left{
	width:240px;
	float:left;
	display:inline;

	margin-top:30px;
}
#left dl{
	margin:0px 0px -1px 0px;
	padding:3px 0px 0px 0px;
	background:url(../images/info/info_menulist_bg.gif) no-repeat;
	width:241px;
	height:60px;
	color:#999;
	font-size:0.9em;
}
#left dt{
	padding:0px 4px 2px 2px;
	margin:0px 0px 0px 15px;
}
#left dd{
	margin:0px;
	padding:0px 15px 0px 16px;
}
#left dd a:link {
	color:#999;
}
#left dd a:visited {
	color:#777;
}
#left dd a:hover {
	color:#666;
	text-decoration:underline;
}
#left dd span{
	display:block;
	padding:0px 0px 10px 20px;
}
#left dd span.title{
	padding-left:0px;
}

#left dd.end{
	border:none;
}

#right{
	width:530px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:60px;
	color:#666;
}
#left_half{
	width:380px;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
#right_half{
	width:420px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
}

#left_half .body{
	margin-bottom:30px;
}
#left_half p, #right_half p{
	line-height:1.9em;
}
.titlebox{
	padding:2px 0px 10px 13px;
	margin-bottom:18px;
	background-image:url(../images/titlebox_bg.jpg);
	background-repeat:repeat-x;
}
.titlebox h2{
	color:#666;
	font-size:1.4em;
	padding:0px 0px 0px 5px;
	font-weight:normal;
}
.titlebox p{
	font-size:1.2em;
	padding:0px 5px 5px 5px;
	color:#999;
}
.body{
	margin-bottom:50px;
	border-bottom:solid 1px #ccc;
}

.body dl{
	margin-bottom:20px;
}
.body dl dt{
	font-weight:bold;
	font-size:1.4em;
}
.body h3{
	padding-bottom:2px;
	margin-bottom:3px;
}
.body p{
	margin-bottom:30px;
}
.body h4{
	margin-bottom:2px;
}

#content_foot {
	margin:-240px 0px 0px -25px;
	background:url(../images/content_foot_bg.png) no-repeat;
	width:840px;
	height:302px;
}




#foot{
	width:100%;
	top:0px;
	left:50%;
	margin-left:-50%;
	position:relative;
	background-image:url(../images/foot_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#foot_print{
	width:750px;
	margin:auto;
	padding-top:10px;
	display:none;
	text-align:right;
	border-top:solid 1px #999;
}

/*menu*/
#menu{
	width:820px;
	height:47px;
	overflow:hidden;
}
#menu li{
	float:left;
	list-style:none;
}
#menu a{
	display:block;
	height:47px;
	cursor:pointer;
	background-image:url(../images/head_menu_bg.gif);
}
#menu a.flavor{width:160px;background-position:-0px 0px}
#menu a.flavor:hover{background-position:-0px -47px}
#menu a.flavor_ck{width:160px;background-position:-0px -47px}
#menu a.info{width:85px;background-position:-160px 0px}
#menu a.info:hover{background-position:-160px -47px}
#menu a.info_ck{width:85px;background-position:-160px -47px}
#menu a.schedule{width:90px;background-position:-245px 0px}
#menu a.schedule:hover{background-position:-245px -47px}
#menu a.schedule_ck{width:90px;background-position:-245px -47px}
#menu a.event{width:80px;background-position:-335px 0px}
#menu a.event:hover{background-position:-335px -47px}
#menu a.event_ck{width:80px;background-position:-335px -47px}
#menu a.mega{width:107px;background-position:-415px 0px}
#menu a.mega:hover{background-position:-415px -47px}
#menu a.mega_ck{width:107px;background-position:-415px -47px}
#menu a.giga{width:160px;background-position:-522px 0px}
#menu a.giga:hover{background-position:-522px -47px}
#menu a.giga_ck{width:160px;background-position:-522px -47px}
#menu a.thanks{width:135px;background-position:-682px 0px}
#menu a.thanks:hover{background-position:-682px -47px}
#menu a.thanks_ck{width:135px;background-position:-682px -47px}

#menu span.menu_new {
	display:block;
	width:33px;
	height:21px;
	margin-top:-12px;
	margin-left:32px;
	background:url(../images/icon_new.gif) no-repeat;
	position:absolute;
	z-index:2;
}

#menu_foot{
	width:820px;
	margin:auto;
	height:50px;
	overflow:hidden;
}
#menu_foot li{
	float:left;
	list-style:none;
}
#menu_foot a{
	display:block;
	height:50px;
	background-image:url(../images/foot_menu_bg.gif);
}
#menu_foot a.privacy{width:135px;background-position:-0px 0px}
#menu_foot a.privacy:hover{background-position:-0px -50px}
#menu_foot a.privacy_ck{width:135px;background-position:-0px -50px}
#menu_foot a.terms{width:70px;background-position:-135px 0px}
#menu_foot a.terms:hover{background-position:-135px -50px}
#menu_foot a.terms_ck{width:70px;background-position:-135px -50px}
#menu_foot a.cont{width:85px;background-position:-205px 0px}
#menu_foot a.cont:hover{background-position:-205px -50px}
#menu_foot a.cont_ck{width:85px;background-position:-205px -50px}


.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));  
	}
	
/* clearfix
----------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block;}


/* Hides from IE-mac ¥*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */


