@charset "UTF-8";
/* CSS Document */

*{
	font-size:12px;}
a{
	text-decoration:none;
	color:E55EB6;
	color:#000;}
body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-image:url(/img/background.gif);
	margin:0;
	padding:0;}
ul,li{
	margin:0;
	padding:0;
	list-style:none;}
h2,h3,h4{
	margin:0;
	padding:0;
	font-size:100%;}

.b{
	font-size:150%;
	line-height:150%;}
.s{
	font-size:80%;}
.red{
	color:#C00;}
.blue{
	color:#09F;}
.underline{
	text-decoration:underline;}
.clear { clear:both; }  
.clear hr { display:none; }  
#wrapper{
	width:980px;
	padding:0px;
	margin:0 auto;
	}


#slideshow{
	width:980px;
	height:300px;
	float:left;
	margin-top:10px;}
#pan{
	height:30px;
	margin-bottom:30px;
	}	
#content{
	width:980px;
	margin:0 auto;
	margin-bottom:10px;
	min-height:600px;}
#content h2{
	font-size:1.5em;
	margin-bottom:5px;
	}
.leftbox{
	float:left;
	}
.rightbox{
	float:right;
	}
.w190{
	width:198px;
	border:solid 1px #CCC;
	}
.w200{
	width:200px;
	}
.w240{
	width:240px;
	}
.w250{
	width:250px;
	}
.w480{
	width:480px;
	}
.w600{
	width:600px;
	}
.w700{
	width:700px;
	}
.w780{
	width:750px;
	}
.w370{
	width:370px;}
.w980{
	width:980px;}
.mag_bot30{
	margin-bottom:30px;}
.mag_bot10{
	margin-bottom:10px;}
.mag_top30{
	margin-top:30px;}
.mag_top50{
	margin-top:50px;}
.mag_top10{
	margin-top:10px;}
.mag_left10{
	margin-left:10px;}
.mag_left40{
	margin-left:40px;}
.mag_left42{
	margin-left:42px;
	}
.mag_left44{
	margin-left:44px;
	}
.mag_left100{
	margin-left:100px;}
.mag_left115{
	margin-left:115px;}
.mag_right10{
	margin-left:10px;}
.mag_right35{
	margin-right:35px;}
	
.align-center{
	text-align:center;}
.align-right{
	text-align:right;}
	

a.line{
	border-bottom:dotted 1px #000;
	}
#content p{
	padding:10px;}
.event_apply{
	width:980px;
	text-align:center;
	margin-bottom:30px;
	}
.q,.a{
	margin:0 10px;
	padding-left:25px;
	line-height:16px;
	padding-top:2px;
	background-repeat:no-repeat;
	top:5px;}
.q{
	margin-top:5px;
	color:#C00;
	background-image:url(/img/qa/q.gif);}
.a{
	margin-bottom:15px;
	background-image:url(/img/qa/a.gif);
	}
.a_navi a{
	border-bottom:solid 1px #000;
	margin:0 2px;
	}
a.entry250{
	width:250px;
	height:50px;
	text-indent:-9999px;
	background-image:url(../img/entry/btn_entry.png);
	float:left;}
a.entry250:hover{
	background-image:url(../img/entry/btn_entry_a.png);
	}
a.login250{
	width:250px;
	height:50px;
	float:left;
	text-indent:-9999px;
	background-image:url(../img/entry/btn_login.png);}
a.login250:hover{
	background-image:url(../img/entry/btn_login_a.png);}

table.evdata{
	border-top:solid 1px #CCC;
	width:200px;
	}
.ssl{
	margin-top:30px;
	text-align:center;}
#btn{
	width:300px;
	height:57px;
	background-image:url(/img/entry/entry_btn.gif);
	background-repeat:no-repeat;
	position:relative;
	left:-100px;
	margin-bottom:20px;
	cursor:pointer;}
#btn:hover{
	background-image:url(/img/entry/entry_btn_a.gif);
	}
#btn a{
	width:300px;
	height:57px;
	float:left;
	text-indent:-9999px;}
.left_banner img{
	margin-bottom:10px;}
	
#searchbox{
	width:228px;
	border:solid 1px #999;
	padding:10px 10px 0px 10px;
	background:#FFF;
	margin-bottom:15px;
	float:left;
	}
.loginstatus{
	width:228px;
	border:solid 1px #999;
	padding:10px;;
	background:#FFF;
	margin-bottom:15px;
	float:left;
	text-align:center;
	}
.loginstatus a{
	text-decoration:underline;}
#searchbox .row{
	width:226px;
	margin-bottom:5px;
	float:left;
	}
#searchbox .left{
	width:60px;
	padding-right:5px;
	text-align:right;
	float:left;}
#searchbox .right{
	width:155px;
	padding-left:5px;
	float:left;
	border-left:solid 1px #999;}
#searchbox input.w130{
	width:140px;
	}
#searchbox .send{
	text-align:center;}
button.btn_search{
	width:150px;
	height:22px;
	border:none;
	}


#head_wrap{
	position:fixed;
	width:100%;
	z-index:9999;
	background-color:#FFF;
	background-image:url(../img/menu_back.jpg);
	background-repeat:repeat-x;
	}

#head{
	width:980px;
	height:66px;
	margin:0 auto;
	}
h1.head{
	width:970px;
	background-color:#2B1838;
	height:20px;
	line-height:20px;
	color:#FFF;
	padding-left:10px;
	margin:0 auto;}

#head .logo{
	float:left;
	margin-top:19px;
	}
#head .navi{
	float:right;
	margin-top:10px;
	}
#head .navi a{
	margin-left:10px;
	}
#head a.hurry{
	float:right;
	width:250px;
	height:45px;
	background-image:url(../img/seikyo.jpg);}
#head a.hurry:hover{
	float:right;
	width:250px;
	height:45px;
	background-image:url(../img/seikyo_a.jpg);}
#menu{
	height:28px;
	margin:0 auto;
	width:980px;
	}
.shadow {
	box-shadow: 0px 2px 10px #000; /*CSS3*/
	-moz-box-shadow: 0px 2px 10px #000; /* Firefox用*/
	-webkit-box-shadow: 0px 2px 10px #000; /* Google Chrome, Safari用*/
	}
#menu a{
float:left;
margin-top:6px;
height:20px;
width:162px;
color:#FFF;
}

a.menu_hall{
	background-image:url(../img/menu_hall.jpg);
	}
a.menu_hall:hover,a.menu_hall.active{
	background-image:url(../img/menu_hall_a.jpg);
	}
a.menu_plan{
	background-image:url(../img/menu_plan.jpg);}
a.menu_plan:hover{
	background-image:url(../img/menu_plan_a.jpg);}
a.menu_knowledge{
	background-image:url(../img/menu_knowledge.jpg);}
a.menu_knowledge:hover{
	background-image:url(../img/menu_knowledge_a.jpg);}
a.menu_company{
	background-image:url(../img/menu_company.jpg);}
a.menu_company:hover{
	background-image:url(../img/menu_company_a.jpg);}
a.menu_contact{
	background-image:url(../img/menu_contact.jpg);}
a.menu_contact:hover{
	background-image:url(../img/menu_contact_a.jpg);}


#topbox{
	float:left;
	width:980px;}
.topbox{
float:left;
padding:10px;
margin-top:15px;
padding-top:40px;
background-repeat:no-repeat;
text-align:center;
}
p.topbox_info{
	padding-top:5px;
	}
.topbox a:hover{
	color:#460d43;
	}
.topbox ul{
	border-bottom:solid 1px #EEE;
	width:234px;
	margin:0 auto;}
.topbox li{
	border-bottom:solid 1px #EEE;
	float:left;}
.topbox a{
	padding:5px;
	width:224px;
	height:10px;
	line-height:10px;
	float:left;}
.topbox a:hover{
	background-color:#F7F7F7;
	}
.topbox h2{
	text-indent:-9999px;
	text-align:center;
	}
.box1{width:234px;
background-image:url(../img/sel_hall.png);
background-position:50px 10px;
}
.box2{width:251px;
border-left:solid 1px #D0BBCF;
background-image:url(../img/sel_price.png);
background-position:30px 10px;}
.box3{width:433px;
border-left:solid 1px #D0BBCF;
background-image:url(../img/sel_fav.png);
background-position:123px 10px;}

.ranking{
	float:left;
	width:760px;
	text-align:left;}
.rankbox{
	padding-top:10px;
	float:left;
	width:230px;
	height:183px;
	margin-top:5px;
	}		
.rank1{
	background-image:url(../img/no1.jpg);
	background-repeat:no-repeat;}
.rank2{
	background-image:url(../img/no2.jpg);
	background-repeat:no-repeat;}
.rank3{
	background-image:url(../img/no3.jpg);
	background-repeat:no-repeat;}
	


#top{
	width:980px;
	margin:0 auto;
	}

#top_content h2{
	font-weight:bold;
	font-size:150%;
	margin-bottom:10px;}
#top_content h3{
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;}
#top_content p{
	width:500px;
	padding-bottom:10px;}
#chara{
	position:absolute;
	top:30px;
	left:600px;;
	z-index:100;}
#content_wrap{
	background:#FFF;
	z-index:8888;
	position:relative;
	width:100%;}
#content{
	padding-top:104px;
	min-height:600px;
	margin-bottom:100px;
	float:left;
	}
.left{
	float:left;}
.right{
	float:right;}
.w200{
	width:200px;}
.w760{
	width:760px;}
.c_title{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
}
.c_menu{
	padding-bottom:15px;
}

.c_menu a{
	
	display: block;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin-bottom:3px;
	margin-top:3px;
}
.c_menu a.choose{
	background-color: #EAEE86;
}
.color_box{
	border:solid 1px #000;
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
	float:
		}
.color_list{
	width:190px;
	float:left;
	padding-left:10px;}
.color_list a{
	padding-left:0;
	width:58px;
	margin-right:5px;
	float:left;
	font-size:75%;}
#foot_wrap{
	width:100%;
	background-color:#2B1838;
	clear:both;
	color:#FFF;
	}
#foot{
	width:980px;
	margin:0 auto;
	padding-bottom:20px;
	}
#foot h2{
	}
#foot h3{
	margin-top:10px;
	margin-left:5px;
	}
#foot ul{
	margin-left:10px;
	width:200px;
	
	}
#foot li{
	margin-top:5px;
	height:12px;
	line-height:12px;
	background-image:url(../img/footar.jpg);
	padding-left:8px;
	background-repeat:no-repeat;}
#foot a{
	font-size:90%;
	color:#FFF;}
#foot a:hover{
	text-decoration:underline;}

#foot_copyright{
	width:980px;
	margin-top:15px;
	padding-top:20px;
	clear:both;
	text-align:right;
	}
#maincontent{
	float:left;}
.rightlink a{
	margin-left:4px;
	margin-bottom:4px;
	margin-top:4px;
	float:left;}
.fblock{
	width:225px;
	padding:10px;
	margin-top:10px;
	float:left;}
.fsec{
	border-left:solid 1px #4C264E;}