/* CSS Document */

/* 全称セレクタでブラウザ毎のクセをリセット */
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 150%;		
}

/* FireFox cssハック */
html,x:-moz-broken {
    margin-left:-1px;
}

body{
	background-color: #009fd4;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}

/* ヘッダBOX */
#header{
	padding-top:20px;
	width: 940px;
	height: 250px;
}


/* メインコンテンツBOX */
#main{
	width: 940px;
	background-image: url("../img/bg_main.gif");
	background-position: center;
	background-repeat: repeat-y;
}

#main_contents{
	width: 850px;
	text-align: left;
	margin: auto;
	background-color:#FFF;
}

#top_left{
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
	border: 0;
	width: 615px;
	text-align: center;
}

#top_right{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	width: 225px;
	text-align: center;
}

#top_info_box{
	float: left;
	margin: 0px 7px 5px 7px;
	padding: 0;
	border: 0;
	width: 410px;
	text-align: left;
	
}

#top_info_title1{
	margin: 10px 0 5px 0;
	padding: 4px 0 0 40px;
	border: 0;
	width: 370px;
	height: 29px;
	text-align: left;
	color: #fffc00;
	font-size: 13px;
	background-image: url("../img_top/top_info_title1.gif");
	background-position: center;
	background-repeat: none;
}

#top_info_title2{
	margin: 10px 0 5px 0;
	padding: 4px 0 0 40px;
	border: 0;
	width: 370px;
	height: 29px;
	text-align: left;
	color: #fffc00;
	font-size: 13px;
	background-image: url("../img_top/top_info_title2.gif");
	background-position: center;
	background-repeat: none;
}

.table_onair{
	background-color: #E0ECFF;
	border: dashed 1px #618ddc;
	color: #3b6289;
	width: 210px;
	line-height: 120%;
	white-space: nowrap;
	padding: 5px;
	text-align: center;
	margin: 5px auto;
	vertical-align: middle;
}

/* フッタBOX */
#footer{
	width: 940px;
	background-image: url("../img/bg_footer.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 135px;
}

#space{
	clear: both;
}

#space:after{
	content: ""; 
	display: block; 
	clear: both;
}

.txt_name{
	color:#006699;
	font-weight: bold;
	font-size: 14px;
}

.txt_caution{
	font-size: 10px;
	color: #FF0000;
}

#formbox{
	width: 600px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: thin;
}

#titlebar_form{
	width: 590px;
	padding: 5px;
	text-align: center;
	color: #00FFFF;
	font-weight: bold;
	background-color: #0f73aa;
}

#titlebar_photo{
	width: 765px;
	padding: 5px;
	text-align: center;
	color: #00FFFF;
	font-weight: bold;
	background-color: #0f73aa;
}

#titlebar_pv{
	width: 470px;
	padding: 5px;
	margin: 0px 0px 5px 5px;
	text-align: center;
	color: #00FFFF;
	font-weight: bold;
	background-color: #0f73aa;
}

#titlebar_ticket{
	width: 500px;
	padding: 5px;
	margin: 0px 0px 5px 5px;
	text-align: center;
	color: #00FFFF;
	font-weight: bold;
	background-color: #0f73aa;
}

#box1{
	float:left;
	width: 250px;
	margin: 5px;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: thin;
}

#box2{
	float:left;
	width: 250px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: thin;
}

#box_pv{
	float:left;
	width: 490px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: thin;
}

#box_info_img{
	float:left;
	width: 390px;
	margin: 5px;
	padding: 5px;
	text-align: left;
}

#box_info_L{
	float:left;
	width: 390px;
	margin: 5px;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border-style: dotted;
	border-width: thin;
}

#box_info_R{
	float:left;
	width: 400px;
	margin: 5px;
	padding: 0px;
	text-align: right;
}

.info_table_title{
	color: #FF9900;
	background-color: #FF9900;
}

#box_banner{
	float:left;
	text-align: center;
	margin: 2px;
	line-height: 140%;
}

#box_cd_L{
	font-size:10px;
	float:left;
	width: 160px;
	padding: 5px;
	text-align: left;
	line-height: 170%;
}

#box_cd_R{
	float:left;
	width: 210px;
	padding: 5px;
	text-align: left;
}

#titlebar_info1{
	width: 380px;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11pt;
	color: #00FFFF;
	font-weight: bold;
	background-color: #0f73aa;
}

#titlebar_box1{
	width: 240px;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #00FFFF;
	font-weight: bold;
	background-color: #0f73aa;
}

#navigation_photo{
	width: 700px;
	text-align: left;
	margin-left: 100px;
	margin-bottom: 20px;
}

.text_info{
	color: #0066FF;
	font-weight: bold;
	font-size: 14px;
}

.text_date {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

.text_strong1{
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
}

.text_thin{
	color:#1C4A54;
	font-size: 10px;
}

.link_strong{
	color:#CC3300;
	font-weight: bold;
	font-size: 16px;
}

.title{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.text1{
	font-size: 10px;
	color: #FF0000;
}


a:link {
	color: #001eff;
	text-decoration: none;
}
a:visited {
	color: #001eff;
	text-decoration: none;	
}
a:hover {
	color: #001eff;
	background-color: #D3C69C;
	text-decoration: none;	
}
a:active {
	color: #001eff;
	background-color: #D3C69C;
	text-decoration: none;	
}
