@charset "shift_jis";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
h2 {
	background-color: #FFFFFF;
	font-size: 100%;
	padding-top: 1px;
	padding-left: 10px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
}
h3 {
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	font-size: 100%;
	padding-top: 1px;
	padding-left: 5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
}
p {
	padding-bottom: 10px;
}
b {
	color: #000099;
	font-weight: normal;
}
img {
	border: none;
	vertical-align: bottom;
}
.bold {
	color: #FF0000;
}
table {
	font-size: 12px;
}
/*一般リンク設定
-------------------------------------------------------------------*/
a {
	color: #0060e8;
    text-decoration:none;
}
/*変更前
a {
	color: #000080;
        text-decoration:none;
}
}*/
a:hover {
	color: #ff0000;
        text-decoration:underline;
}


/*ＨＰの土台部分の設定
-------------------------------------------------------------------*/
#container {
	width: 950px;
	color: #97bdf1;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（ロゴ部分）設定
-------------------------------------------------------------------*/
#header {
	background-color: #dfebfb;
	background-image : url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 105px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#header #logo {
	font-size: 30px;
	text-align: left;
	padding-left: 105px;
	line-height: 1;
	color: #0080cc;
}
#header #nav {
	text-align: right;
	vertical-align: bottom;
}

/*一番狭いテーブルの設定
-------------------------------------------------------------------*/
.s-midashi {
	background-image : url(images/bg_s_midashi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	color: #000000;
	width: 200px;
	font-size: 100%;
	font-weight: bold;
	line-height: 2.9;
}
.s {
	background-color : #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #009900;	/*左側に１本。*/
	border-right: 1px solid #009900;	/*左側に１本。*/
	border-bottom: 1px solid #009900;	/*メニューの下の線*/


}
.arrow1 {
	border-bottom: 1px dotted #009900;
}
.arrow1 a {
	color: #000080;
	text-decoration: none;
	background-image : url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;

}
.arrow1 a:hover {
	color: #ff0000;
        text-decoration:underline;
	background-image : url(images/arrow1n.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.arrow1no {
	border-bottom: none;
}
.arrow1no a {
	color: #000080;
	text-decoration: none;
	background-image : url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;

}
.arrow1no a:hover {
	color: #ff0000;
        text-decoration:underline;
	background-image : url(images/arrow1n.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.arrow2 {
	border-bottom: 1px dotted #009900;

}
.arrow2 a {
	color: #000080;
	text-decoration: none;
	background-image : url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;

}
.arrow2 a:hover {
	color: #ff0000;
        text-decoration:underline;
	background-image : url(images/arrow2n.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.arrow2no {
	border-bottom: none;

}
.arrow2no a {
	color: #000080;
	text-decoration: none;
	background-image : url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;

}
.arrow2no a:hover {
	color: #ff0000;
        text-decoration:underline;
	background-image : url(images/arrow2n.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




/*中・テーブルの設定
-------------------------------------------------------------------*/
.m-midashi {
	background-image : url(images/bg_m_midashi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #000000;
	width: 360px;
	font-weight: bold;
	font-size: 100%;
	line-height: 2.9;
}

.m {
	background-color : #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	width: 360px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #00bfff;	/*左側に１本。*/
	border-right: 1px solid #00bfff;	/*左側に１本。*/
	border-bottom: 1px solid #00bfff;	/*メニューの下の線*/
}

/*大・テーブルの設定
-------------------------------------------------------------------*/
.l-midashi {
	background-image : url(images/bg_l_midashi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	color: #000000;
	width: 735px;
	font-weight: bold;
	font-size: 100%;
	line-height: 2.9;
}
.l {
	background-color : #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	width: 735px;
	color: #191970;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ffd700;	/*左側に１本。*/
	border-right: 1px solid #ffd700;	/*左側に１本。*/
	border-bottom: 1px solid #ffd700;	/*メニューの下の線*/

}

.waku{ border-color:#3F3F3F; border-style:solid; border-width:1px; }

/*フッター
-------------------------------------------------------------------*/
#footer {
	background-color: #4682b4;
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	text-align: center;
	color: #FFFFFF;

}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
}

/* 2008/09/03 matsuda wrote */
.link_table {
    padding: 10px;
}
.link_table th {
    text-align: left;
    padding: 3px;
}
.link_table td {
    text-align: left;
    padding: 3px;
}
