@charset "UTF-8";

/* FONT-SET______________________________________________________________FONT-SET */

@import "text.css";


/* _____________________________________________________________________BASIC */

body{
	margin:0px 0px 10px;
	padding:0px;
	text-align:center;
	background:#f1f1f1 url('../img/interface/bg_body.gif') top;
	color:#000000;
	font-size:12px;
	font-family:Verdana,Arial,Monaco,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

img{
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

/* _____________________________________________________________________LIST */

dl{
	margin:0px 0px 10px;
}

dt{
	margin-bottom:3px;
	color:#555555;
}

dd{
	margin-left:1.0em;
	padding-left:1.0em;
	margin-bottom:10px;
}

dl.no_margin{
	margin:0px;
	padding:3px;
	line-height:1.2em;
}

dl.no_margin dt{
	margin:0px 0px 3px;
	color:#555555;
}

dl.no_margin dd{
	margin:0px 0px 0px 1.0em;
	padding:0px 0px 0px 1.0em;
}

ul,ol{
	margin-top:0px;
	margin-left:1.0em;
	padding-left:1.0em;
	margin-bottom:10px;
}
ul.no_icon{
	list-style:none;
}
ul.disc{
	list-style-type:disc;
}
li.disc{
	list-style-type:disc;
}
li.no_icon{
	list-style:none;
}
ul.arrow{
	list-style-image:url('../img/common/icon_list.gif');
}
ul.arrow ul{
	list-style-type:disc;
}


ul.arrow1{
	list-style-image:url('../img/common/icon_arrow1.gif');
}
ul.arrow ul.second_list{
	list-style-image:url('../img/common/icon_arrow2.gif');
}
ul.square{
	list-style-type:square;
}
ol.alpha{
	list-style-type:upper-alpha;
}
ol.roman{
	list-style-type:upper-roman;
}


/* _____________________________________________________________________TOOLS */


.align_left{
	text-align:left;
}

.align_center{
	text-align:center;
}

.align_right{
	text-align:right;
}

.f_right{
	float:right;
}

.f_left{
	float:left;
}

.right_image{
	margin:0px 0px 10px 10px;
	float:right;
}

.left_image{
	margin:0px 10px 10px 0px;
	float:left;
}

.f_clear{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}

.hidden{
	display:none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* _____________________________________________________________________LINK */

a:link{
	text-decoration:none;
	color:#0000FF;
}
a:visited{
	text-decoration:none;
	color:#6600FF;
}
a:hover{
	text-decoration:underline;
	color:#0066FF;
}
a:active{
	text-decoration:none;
	color:#AAAAAA;
}

/* _____________________________________________________________________INTERFACE */

#container{
	width:977px;
	margin:22px auto 0px;
	padding:0px;
	background:url('../img/interface/bg_container.gif') repeat-y center top;
}


#main_wrapper{
	padding:0px 13px 0px 12px;;
}

/* HEADER */

#header{
	position:relative;
	width:952px;
	height:141px;
	margin:0px;
	padding:0px;
	background:url('../img/interface/bg_header.gif') no-repeat top center;
}


#header img#main_logo{
	position:absolute;
	top:10px;
	left:10px;
}

#header img#top_visual{
	position:absolute;
	top:0px;
	right:0px;
}


/* NAVI-AREA */

#navi_area{
	width:189px;
	margin:0px 0px 20px;
	padding:0px;
	background:url('../img/interface/bg_navi.gif') repeat-y;
	text-align:left;
	float:left;
}
	
#navi_area ul#main_navi{
	width:189px;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

#navi_area ul#main_navi li{
	height:42px;
	margin:0px 0px 0px 1px;
	padding:0px;
	background:url('../img/interface/bg_navi_list.gif') no-repeat bottom left;
	float:left;
}

#navi_area ul#main_navi li.current{
	height:45px;
	margin:0px 0px 0px 1px;
	padding:0px;
	background:none;
	float:left;
}

#navi_area ul#main_navi li.snavi{
	height:15px;
	margin:0px 0px 0px 1px;
	padding:0px;
	background:none;
	float:left;
}

#navi_area ul#main_navi li.snavi_bottom{
	height:25px;
	margin:0px 0px 0px 1px;
	padding:0px;
	background:url('../img/interface/bg_navi_list.gif') no-repeat bottom left;
	float:left;
}

#main_bnr_area_wrapper{
	padding:30px 9px 10px 7px;
}	

#navi_area div#main_bnr_area{
	width:173px;
	background:url('../img/interface/main_bnr_bg.gif') repeat-y;
}
#navi_area div#main_bnr_area ul{
	margin:0px auto;
	padding:0px;
	text-align:center;
	list-style:none;
}

#navi_area div#main_bnr_area ul li{
	margin:10px auto;
	padding:0px;
	display:block;
}

/* FOOTER */

#footer{
	clear:both;
	width:952px;
	height:33px;
	margin:0px;
	padding:0px;
	background:url('../img/interface/bg_footer.gif') no-repeat center;
	text-align:center;
}

#footer div#copyright{
	padding-top:10px;
	color:#ffffff;
	font-size:9px;
	line-height:12px;
	font-family:Verdana,Arial,Monaco,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'ＭＳ Ｐゴシック',sans-serif;
	font-weight : normal;
}

/* RIGHT-MENU */

#right_menu_area{
	width:130px;
	margin:0px;
	padding:0px;
	text-align:center;
	float:right;
}

#right_menu_area div#gray_area{
	margin:0px 0px 10px;
	padding:5px 4px 10px 5px;
	background:#e7e7e7;
	text-align:center;
}

#right_menu_area ul#sub_menu{
	width:121px;
	margin:0px auto 10px;
	padding:0px;
	list-style:none;
	text-align:center;
}

#right_menu_area ul#sub_menu li{
	margin:0px 0px 1px;
	padding:0px;
	display:block;
}

div#sp_menu img{
	margin:0px 0px 5px;
	display:block;
}


/* CONTENTS */

#contents_area{
	width:763px;
	margin:0px 0px 10px;
	padding:0px;
	text-align:left;
	float:right;
}

#contents_area div#contents_wrapper{
	padding:5px 6px 10px 7px; 
}

#contents_area div.colmun_box{
	padding-left:10px; 
}

#main_contents{
	width:612px;
	margin:0px;
	padding:0px;
	background:url('../img/common/main_contents_bg.gif') repeat-y center;
	float:left;
}

#main_contents_wrapper{
	padding:0px 12px 10px 6px;
	margin:0px;
}

.attention_text{
	padding:10px;
	margin:0px 0px 10px;
	color:#ff0000;
	background:#fdf7d8;
	border:solid 1px #ff0000;
}

table.common_table{
	background:#aaaaaa;
	margin:0px 0px 15px;
}

table.common_table th,td{
	font-weight:normal;
	background:#ffffff;
}

table.common_table th.type_a{
	background:#cdd1f6;
}

table.common_table th.type_b{
	background:#f6c97a;
}

table.common_table th.type_c{
	background:#e4e4e4;
}

table.common_table th.type_d{
	font-weight:normal;
	background:#edf5f1;
}

table.common_table th.type_e{
	font-weight:normal;
	background:#faeed6;
}

table.common_table td.type_a{
	background:#cdd1f6;
}

table.common_table td.type_b{
	background:#f6c97a;
}

table.common_table td.type_c{
	background:#e4e4e4;
}

table.common_table td.type_d{
	font-weight:normal;
	background:#edf5f1;
}

table.common_table td.type_e{
	font-weight:normal;
	background:#faeed6;
}
.red_box{
	background:#ffe5e5;
	border-left:solid 5px #ee4300;
	border-bottom:solid 1px #ee4300;
	padding:10px 15px 10px;
	margin:0px 0px 15px;
}

.event_date{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:0.1em;
	text-indent:-9999px;
}

/* _____________________________________________________________________ */

#ajax_content{
	text-align:center;
}

#ajax_content h1{
	margin:0px 0px 15px;
	padding:8px 15px;
	font:16px/20px Verdana,Arial,Monaco,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'ＭＳ ゴシック',sans-serif;
	color:#ffffff;
	background-color:#266fd3;
	text-align:left;
}

#ajax_content table.gray_table3{
	width:90%;
	margin:0px auto;
	text-align:left;
}


