@charset "utf-8";

/*----------------------------------------------------
　リセット
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

address,caption,em,strong,th {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}


embed {
	vertical-align: top;
}

hr {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym {
	border: 0;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;

}

/* clearfix  */
.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

.clearfix + *{
    clear: both;
}


/*----------------------------------------------------
　ベース
----------------------------------------------------*/
body {
	margin: 0 auto;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family:Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	background-repeat: repeat;
	}

*:first-child+html body {
	font-family:Meiryo,"メイリオ",Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",		sans-serif;
	}

* html body {
    font-family:Meiryo,"メイリオ",Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",		sans-serif;
	}



/*----------------------------------------------------
　リンク
----------------------------------------------------*/

a:link {
	text-decoration:underline;
	color: #0089ee;
}

a:visited {
	text-decoration:underline;
	color: #0089ee;
}

a:hover {
	text-decoration: underline;
	color: #e5030f;
}

a:active {
	text-decoration: underline;
	color: #e5030f;
}

/**
 * エラー・メッセージ
 */
ul.errorMes
{
	width:960px;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:95%;
	color:#ff0000;
	border:#ff0000 2px dashed;
}
/* システムエラー画面 ewave追加 */
#errorBox table{
	margin:auto;
	background-color:#ffccff;
	border-style:solid;
	border-width:1px;
	border-color:#ff0000;
	text-align:center;
}
#errorBox td{
	text-align:left;
	font-weight:bold;
	padding:10px 30px 10px 10px;
}

#infoBox table{
	margin:auto;
	background-color:#e0ffff;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
}
#infoBox td{
	text-align:left;
	font-weight:bold;
	padding:10px 30px 10px 10px;
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/

.txt-red {
color:#e5030f;
}

.txt-red-10 {
color:#e5030f;
font-size:10px;
}

.txt-red-b {
color:#e5030f;
font-weight:bold;
}

.txt-red-16 {
color:#e5030f;
font-size:16px;
}

.txt-red-b-16 {
color:#e5030f;
font-size:16px;
font-weight:bold;
}

.txt-pink-11{
line-height: 1.5;
color: #e5030f;	
font-size: 11px;
}

.txt-pink{
	line-height: 1.5;
	color: #e5030f;	
}

.txt-blue{
	color: #2971A7;
	line-height: 1.5;
}

.txt-blue-10px{
	color: #2971A7;
	line-height: 1.5;
	font-size:10px;
}

.txt-orange{
	color: #fc6909;
}

.txt-orange-14px{
	color: #fc6909;
	line-height: 1.5;
	font-size:14px;
	font-weight:bold;
}

.txt-orange-16px{
	color: #fc6909;
	line-height: 1.5;
	font-size:16px;
	font-weight:bold;
}

.txt-orange-18px{
	color: #fc6909;
	line-height: 1.5;
	font-size:18px;
	font-weight:bold;
}

.txt-8px {
font-size:8px;
}

.txt-9px {
font-size:9px;
}

.txt-10px {
font-size:10px;
}

.txt-14px {
font-size:14px;
}
.txt-light {
font-weight:lighter;
}

.clear{
clear:both;
}

.border-d-f{
background:
	background:url(../img/line_dot.gif) no-repeat left bottom;
}

.ue10 {
	margin-top:10px
	}
/*----------------------------------------------------
	パンくず
----------------------------------------------------*/
.topic-path {
	width: 980px;
	height: 22px;
	margin: 0 10px 5px;
	text-align: left;
	padding: 10px 0 0;
}

.topic-path h1 {
	font-weight:normal;
}

/*----------------------------------------------------
	ページトップリンク 
----------------------------------------------------*/
.pagetop {
	width: 95px;
	height: 25px;
	margin: 0 0 5px auto;
	padding: 0;
	clear: both;
}

/*----------------------------------------------------
	コンテナー
----------------------------------------------------*/
#container {
	width:1000px;
	height:auto;
	padding:0;
	background-color:#fff;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------------------------
	Twitterリンクボタン
----------------------------------------------------*/
#twitter {
	clear:both;
	width:900px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
}


/*---------------------------------------------------
　　静ページ共通タイトル帯
----------------------------------------------------*/
#koumoku-ttl {
	font-size:16px;
	font-weight:bold;
	color:#666;
	border-left:10px solid #99cc00;
	border-bottom:1px solid #99cc00;
	text-align:left;
	padding-left:4px;
	width:896px;
	margin:0;
	margin-bottom:12px;
}
	
	
/*---------------------------------------------------
　　静ページ共通タイトル帯 幅広
----------------------------------------------------*/
#koumoku-ttl-long {
	font-size:16px;
	font-weight:bold;
	color:#666;
	border-left:10px solid #99cc00;
	border-bottom:1px solid #99cc00;
	text-align:left;
	padding-left:4px;
	width:960px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:12px;
}
	
	
/*---------------------------------------------------
　　pagetop
----------------------------------------------------*/
.return {
	width:auto;
	text-align:right;
	font-size:10px;
	margin-top:4px;
	margin-bottom:3px;
}


/*----------------------------------------------------
/*	緊急ニュース
----------------------------------------------------*/

#emergency_area {
	background-color: #FFE5EE;
	margin: 0px 10px 0 10px;
	padding: 10px;
	border: 1px solid #F06;
	color: #F00;
	line-height: 1.4em;
	text-align: left;
	clear:both;
}

#emergency_area .attention {
	color: #F00;
}


div#tnav-wrap-emergency {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 10px;
}






