@charset "shift_jis";
/*
/*全体の設定*/
html {

}
/*背景画像・全体の設定*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:14px;
	color: #000000;
	margin: 0px;
	background-image:url(image/bg.jpg);
	background-repert:repeat-y;
	background-position:top;
	text-align: center;
	line-height:150%;
	background-repeat: repeat-x;

}


/*標準のリンク*/
a:link {
	color: #040af8;
	text-decoration: none;
}
a:visited {
	color: #040af8;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


/*全体の枠と横幅・背景色・背景画像など*/
#outline {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: #FFFFFF;
}


/*タイトル部分画像の変更*/
#title {
	margin: 0px;
	padding: 0px 0px;
	height: 175px;
	position: relative;
	text-align: left;
	background-image: url(image/head.jpg);
}


#title h1 {
	font-size: 12px;
	font-weight:bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	float: right;
	color: #FD5004;
	margin-top: 3px;
}


#title p {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}


/*タイトル下のナビゲーション部分*/
#navi{
	font-size:10px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	padding-right: 0px;
}


/*コンテンツ部分の大枠*/
#text {
	padding: 10px;
	width: 900px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}


/*コンテンツ部分の中身*/
#contents {
	margin: 0px;
	width: 630px;
	position: relative;
	float: right;
	font-size: 12px;
	padding-bottom: 50px;
}

#contents li {
	margin-top: 3px;
	margin-bottom: 3px;
}


.top-title-green{
	background-image:url(image/title-bar.jpg);
	height:43px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

.top-title-blue{
	background-image:url(image/title-bar2.png);
	height:43px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

.top-ticket{
	background-image:url(image/top-ticket.png);
	height:485px;
	background-repeat:no-repeat;
	position: relative;
	margin-bottom: 15px;
}

.top-ticket-text{
	position:absolute;
	left: 29px;
	top: 227px;
	width: 443px;
	height: 113px;
	font-size: 14px;
}

.top-exa{
	background-image:url(image/top-check.png);
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}



/*コンテンツ部分の左側*/
#left{
	margin: 0px 0px 10px;
	width: 230px;
	position: relative;
	font-size: 12px;
}


/*コンテンツ部分の左側のメニューの設定など*/
#mainlink {
	margin: 0px;
	padding: 4px;
	list-style: url(asets/none) none outside;
	border: 1px solid #ffffff;
font-size:10px;
	padding-left:0px;

}

#mainlink a:link, #mainlink a:visited {
	margin: 5px;
	font-size:13px;
	padding-left: 25px;
	display: block;
	background-image: url(image/menu_bg.jpg);
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	color:#333333;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border-bottom: dashed 1px #ccc;

}


/*コピーライト部分・最下段*/
#bottom {
	margin: 0px;
	position: relative;
	text-align: center;
	clear: right;
	font-size: 11px;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #1C87BD;
	color:#FFFFFF;

}

#bottom a:link, #bottom a:visited {
	color: #FFFFFF;
	font-size: 11px;

}
#bottom a:hover, #bottom a:active {
	color: #FFFFFF;
	font-size: 11px;
}


#bottom #footer {
	text-align:center;
}
#bottom #footer li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #ffffff;
}
#bottom #footer li.01FooterHome {
	border-left:0;
	padding-left:0;
}



/*リンク画像の枠を消す*/
img {
	border-width: 0px;
}


/*文字の色を変更*/
.red {
	color: #FF0000;
}

/*文字*/
.blue{
	color: #336600;
}

/*文字*/
.midashi{
	font-size:12px;
	padding: 5px 5px 5px 18px;
	color: #C30D23;
	font-weight: bold;
	background-color: #FDF405;
	border-left: solid 7px #ff0000;
}

/*文字*/
.links {
	font-size: 14px;
	border: 1px solid #ffcc66;
}

/*文字*/
.small{font-size:9px;
color:#999999;
}


/*文字*/
.td{
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #4F5050;
	vertical-align: top;
}

/*文字*/
.midashi2{background-color:#FFFF99;}


/*文字*/
.midashi3{background-color:#FFFFCC;}


/*文字*/
h2{font-weight:normal;
}


/*文字*/
h1{font-weight:normal;
font-size:10px;}

/*文字*/
strong{font-weight:bold;}


/*文字*/
.small2{font-size:10px;}



/*文字*/
.style1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}


/*テーブル*/
table {font-size:12px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
h2{
	font-size:11px;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}
.style2 {font-weight: bold}

#waku{
	border:#1c87bc solid 1px;
	margin-top: 20px;
}

.waku-title{background-color:#1c87bc;
padding:5px;
color:#FFFFFF;
font-weight:bold;}

.waku-text{margin:5px;}

.bb{color:#003399;}



.table-a	{
	border: 1px solid #DDD;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	margin-top: 20px;

}
.table-a th	{
	border: 1px solid #DDD;
	padding: 10px 10px;

}
.table-a td	{
	border: 1px solid #DDD;
	padding: 10px 10px;
	font-weight:normal;
}
