@charset "shift_jis";

body {
	color: #666666;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";/*全体の文字サイズ/行間、フォント*/
	background: #e5e5e5 url(../images/bacg.gif);	/*背景画像の読込*/
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #666666;	/*リンクテキストの色*/
}
a:hover {
	color: #00bff9;			/*マウスオン時の文字色（全体）*/
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}
a:active { color: #FF69B4;}
/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 964px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
	background: #FFF;	/*背景色*/
border-top: 5px double #00bff9;		/*上の線の幅、線種、色*/
	/*border-top: 5px double #493bff;		上の線の幅、線種、色*/
	border-right: 1px solid #d2d2d2;	/*右の線の幅、線種、色*/
	border-bottom: 1px solid #d2d2d2;	/*下の線の幅、線種、色*/
	border-left: 1px solid #d2d2d2;		/*左の線の幅、線種、色*/
}
/*対策*/
/*\*/
* html #container {
	width: 965px;	/*コンテナー幅ie6*/
}
#container {
	width: 965px\9;	/*コンテナー幅ie8*/
}
/*ヘッダー（ロゴ、h1タグが入った最上部ブロック）
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	height: 80px;	/*ヘッダーの高さ*/
	width: 100%;	/*ヘッダーの幅*/
	position: relative;
}
/*ロゴ画像設定*/
#header #logo {
	position: absolute;
	left: 20px;	/*ヘッダーブロックに対して左から20pxの位置に配置*/
	top: 24px;	/*ヘッダーブロックに対して上から24pxの位置に配置*/
}
/*h1見出しタグ設定*/
#header h1 {
	font-size: 11px;	/*文字サイズ*/
	line-height: 13px;
	position: absolute;
	top: 42px;			/*ヘッダーブロックに対して上から34pxの位置に配置*/
	right: 0px;			/*ヘッダーブロックに対して右から0pxの位置に配置*/
	font-weight: normal;	/*hタグのデフォルトの太字を標準に。太字がいいならこの１行削除。*/
	color: #00bff9;	/*文字色*/
	padding-right: 5px;
}
#header h1 a {
	text-decoration: none;
	color: #999;	/*文字色*/
}

/*メインメニュー
/*コンテンツ（mainとsubとfooterを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	/*border-top: 5px double #666666;		上の線の幅、線種、色*/
	width: 940px;	/*コンテンツ幅*/
	margin-right: auto;
	margin-left: auto;
}

/*メインコンテンツ（右ブロック）
---------------------------------------------------------------------------*/
#main {
	float: right;	/*メインコンテンツを右(right)に回り込み*/
	width: 700px;	/*メインコンテンツ幅*/
	padding-top: 10px;
	padding-bottom: 30px;
}
/*h2タグ設定*/
#main h2 {
/*margin-bottom: 1em;*/
	font-size: 120%;		/*文字サイズ*/
	color: #666666;	/*文字色*/
	clear: both;
	width: 670px;
	padding-left: 35px;
	line-height: 40px;
	height: 45px;
	overflow: hidden;
	/*background: url(../images/midashi37.gif) no-repeat;	背景画像の読み込み*/
}
#main h2.mida1 {
	color: #666666;	/*文字色*/
	/* background: url(../images/midashi2.gif) no-repeat;	背景画像の読み込み*/
	border-top: 8px double #02aa82;/*緑*/
}
/*h2タグ設定背景色*/
#main h2.mida2 {
	color: #666666;	/*文字色*/
	/* background: url(../images/midashi2.gif) no-repeat;	背景画像の読み込み*/
	border-right:1px solid #fe851b;
	border-left:1px solid #fe851b;
	border-top: 5px double #fe851b;/*オレンジ*/
	border-bottom: 5px double #fe851b;/*オレンジ*/
	height: 40px;
}
#main h2.mida3 {
	color: #666666;	/*文字色*/
	/*background: url(../images/midashi3.gif) no-repeat;	背景画像の読み込み*/
	border-top: 8px double #6699FF; /*solid,double,groove,dashed,dotted,inset,outset 青*/
}
#main h2.mida4 {
	color: #666666;	/*文字色*/
	/*background: url(../images/midashi3.gif) no-repeat;	背景画像の読み込み*/
	border-top: 8px double #666666; /*solid,double,groove,dashed,dotted,inset,outset グレー*/
}
#main h2.mida5 {
line-height: 60px;
	color: #666666;	/*文字色*/
	background: url(../images/midashi27.gif) no-repeat;	/*背景画像の読み込み*/
	padding-bottom: 20px;
}
#main h2.mida6 {
line-height: 60px;
	color: #666666;	/*文字色*/
	background: url(../images/midashi37.gif) no-repeat;	/*背景画像の読み込み*/
	padding-bottom: 20px;
}
#main h2.mida7 {
line-height: 60px;
	color: #666666;	/*文字色*/
	background: url(../images/midashi47.gif) no-repeat;	/*背景画像の読み込み*/
	padding-bottom: 20px;
}
#main h2.mida8 {
	color: #666666;	/*文字色*/
	border-top: 5px double #00bff9; /*グレーメニュートップと合わせたい場合*/
}
/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 0.5em;	/*左から、上、左右、下への余白*/
}

/*メイン内のgox設定
---------------------------------------------------------------------------*/
#main .gox {
	padding: 10px;	/*ボックス内の余白*/
	overflow: hidden;
	width: 674px;
	border: 2px dotted #00bff9;	/*枠線の幅、線種、色*/
	margin-bottom: 1em;
}
#main .goxs {
	padding: 10px;	/*ボックス内の余白*/
	overflow: hidden;
	width: 674px;
	margin-bottom: 1em;
}
/*段落タグ共通設定*/
#main .gox p {
	padding: 0px;
}
#main .goxs p {
	padding: 0px;
}
/*画像*/
#main .gox p.img {
	float: left;	/*左側に回り込み*/
}
#main .goxs p.img {
	float: left;	/*左側に回り込み*/
}
/*h3タグ*/
#main .gox h3 {
	margin-left: 210px;	/*左の画像とバランスをとって設定する*/
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #666666;		/*文字色*/
	padding: 3px 0px 3px 5px;
}
/*h3タグ*/
#main .goxs h3 {
	margin-left: 210px;	/*左の画像とバランスをとって設定する*/
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #666666;		/*文字色*/
	padding: 3px 0px 3px 5px;
}
/*説明文*/
#main .gox p.text {
	margin-left: 210px;	/*左の画像とバランスをとって設定する*/
}
/*説明文*/
#main .goxs p.text {
	margin-left: 210px;	/*左の画像とバランスをとって設定する*/
}

/*サブコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*サブコンテンツを左(left)に回り込み*/
	width: 220px;	/*サブコンテンツ幅*/
	padding-top: 10px;
	padding-bottom: 30px;
}
/*h3タグ設定*/
#sub h3 {
	font-size: 100%;		/*文字サイズ*/
	padding: 10px 10px;		/*左から、上下、左右への余白*/
	background: #F0FFF0;	/*背景色*/
	border-bottom: 1px solid #00bff9;	/*下部の線の幅、線種、色*/
	border-left: 1px solid #00bff9;
	border-right: 1px solid #00bff9;
	border-top: 5px double #00bff9;
	/*border-top: 5px solid #493bff;		上部の線の幅、線種、色*/
}
/*段落タグの余白設定*/
#sub p {
	padding: 0.5em 5px 1em;	/*左から、上、左右、下への余白*/
}
/*subブロック内のgoxタグ設定*/
#sub .gox {
	padding: 5px;	/*ボックス内の余白*/
	border: 1px solid #00bff9;	/*枠線の幅、線種、色*/
	margin-bottom: 1em;
	background: #f0ffff;	/*背景色*/
}
#sub .goxs {
	padding: 5px;	/*ボックス内の余白*/
/*	border: 1px solid #00bff9;	/*枠線の幅、線種、色*/
	margin-bottom: 1em;
	background: #f0ffff;	/*背景色*/
}

/*サブメニュー
---------------------------------------------------------------------------*/
/*サブメニューブロック全体の設定*/
ul.submenu {
	margin-bottom: 1em;
}
/*サブメニュー１個あたりの設定*/
ul.submenu li {
	border-bottom: 1px solid #00bff9;	/*メニュー間の線幅、線種、色*/
	border-left: 1px solid #00bff9;
	border-right: 1px solid #00bff9;
}
ul.submenu li a {
	display: block;
	width: 203px;
	padding: 2px 5px 2px 10px;
		font-weight: bold;
	text-decoration: none;
}
ul.submenu li a:hover {
	background: #ffffeb;	/*#FFFAF0マウスオン時の背景色*/
	color: #00bff9;			/*マウスオン時の文字色*/
	width: 203px;
	border-right: 1px solid #00bff9;
}
ul.submenu li a:active { color: #FF69B4;}
/*サブコンテンツ内のgox内にあるサブメニュー設定
---------------------------------------------------------------------------*/
#sub .gox ul.submenu li a {
	width: 190px;
	background: #FFF;
	border-left: 1px solid #00bff9;
	border-right: 1px solid #00bff9;
}
#sub .gox ul.submenu li a:hover {
	background: #ffffeb;
	width: 190px;
	border-right: 1px solid #00bff9;
}
#sub .gox ul.submenu li a:active { color: #FF69B4;}
/*トップページ内「お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;	/*ブロックの高さを超える文字が入ったらiframe風にスクロールバーが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	height: 150px;	/*ブロックの高さ*/
	width: 690px;
	padding-left: 10px;
}
#main .new dl {
	clear: left;
	width: 670px;
	border-bottom: 1px solid #00bff9;	/*日付ごとの下線の幅、線種、色*/
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;
	float: left;
	width: 100px;
}
#main .new dd {
	float: left;
	width: 570px;
}
#main .new dd img {
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	border-top: 10px double #00bff9;		/*#493bff上の線の幅、線種、色*/
	text-align: center;	/*文字をセンタリング*/
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;		/*文字サイズ*/
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
/*テーブル5
-----------------------------------------*/
.ta5 {
margin-top:0px;
margin-right:0px;
margin-left:0px;
	width: 680px;
}
.ta5, .ta5 td, .ta5 th{
vertical-align: top;
	font-size: 13px;
	line-height: 1;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
/*border: 1px solid #d2d2d2;/*テーブルの枠線の幅、線種、色*/
}
/*テーブル内の右側*/
.ta5 td{
text-align: left;
	width: 620px;
}
/*テーブル内の左側の見出し部分*/
.ta5 th{
	width: 50px;
	text-align: right;
	/*background: #FFFAFA;	背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta5 th.tami{
	padding-top:3px;
	padding-bottom:3px;
	width: auto;
	text-align: center;
}
.ta5 th.jpnt{
padding-right:10px;
}
.ta5 td.bbcd{
text-align: left;
width: 440px;
}
.ta5 th.bbcd{
text-align: right;
width: 30px;
}
/*テーブル4
-----------------------------------------*/
.ta4 {
margin-top:0px;
margin-left:auto;margin-right:auto;
	width: 620px;
}
.ta4, .ta4 td, .ta4 th{
vertical-align: top;
	font-size: 13px;
	line-height: 1;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
/*border: 1px solid #d2d2d2;テーブルの枠線の幅、線種、色*/
}
/*テーブル内の右側*/
.ta4 td{
text-align: left;
	width: 560px;
}
/*テーブル内の左側の見出し部分*/
.ta4 th{
	width: 60px;
	text-align: right;
	/*background: #FFFAFA;	背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta4 th.tami{
	padding-top:3px;
	padding-bottom:3px;
	width: auto;
	text-align: center;
}
.ta4 th.jpnt{
padding-right:10px;
}
.ta4 td.bbcd{
text-align: left;
width: 580px;
}
.ta4 th.bbcd{
text-align: right;
width: 30px;
}
/*テーブル3
-----------------------------------------*/
.ta3 {
margin-top:0px;
margin-left:auto;margin-right:auto;
	width: 690px;
}
.ta3, .ta3 td, .ta3 th{
vertical-align: top;
	font-size: 13px;
	line-height: 2;
	padding-top:1px;
	padding-bottom:1px;
	padding-right: 0px;
	padding-left: 0px;
/*border: 1px solid #d2d2d2;テーブルの枠線の幅、線種、色*/
}
/*テーブル内の右側*/
.ta3 td{
text-align: left;
	width: 620px;
}
.ta3 td.futoi{
font-size: 14px;
font-weight: bold;
}
/*テーブル内の左側の見出し部分*/
.ta3 th{
	width: 60px;
	text-align: right;
	/*background: #FFFAFA;	背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta3 th.tami{
	padding-top:3px;
	padding-bottom:3px;
	width: auto;
	text-align: center;
	/*background: #F0FFFF;	背景色*/
	/*border-top: 3px double #d2d2d2;	テーブルの枠線の幅、線種、色*/
	/*border-bottom: 3px double #d2d2d2;	テーブルの枠線の幅、線種、色*/
	/*border-left: 1px solid #d2d2d2;	テーブルの枠線の幅、線種、色*/
	/*border-right: 1px solid #d2d2d2;テーブルの枠線の幅、線種、色*/
}
.ta3 th.jpnt{
padding-right:10px;
}
/*テーブルk3
-----------------------------------------*/
.tak3 {
margin-top:0px;
margin-left:0px;
	width: 700px;
}
.tak3, .tak3 td, .tak3 th{
color:#00bff9;
font-weight:bold;
vertical-align: top;
	font-size: 12px;
	line-height: 2;
	padding-top:1px;
	padding-bottom:1px;
	padding-right: 0px;
	padding-left: 0px;
/*border: 1px solid #d2d2d2;テーブルの枠線の幅、線種、色*/
}

/*テーブル内の右側*/
.tak3 td{
text-align: left;
	width: 660px;
}
.tak3 td.futoi{
font-size: 14px;
font-weight: bold;
}
/*テーブル内の左側の見出し部分*/
.tak3 th{
	width: 30px;
	text-align: right;
	padding-right:1px;
	/*background: #FFFAFA;	背景色*/
}
/*テーブル１行目に入った見出し部分*/

.tak3 th.tami{
	padding-top:3px;
	padding-bottom:3px;
	width: auto;
	text-align: center;
	/*background: #F0FFFF;	背景色*/
	/*border-top: 3px double #d2d2d2;	テーブルの枠線の幅、線種、色*/
	/*border-bottom: 3px double #d2d2d2;	テーブルの枠線の幅、線種、色*/
	/*border-left: 1px solid #d2d2d2;	テーブルの枠線の幅、線種、色*/
	/*border-right: 1px solid #d2d2d2;テーブルの枠線の幅、線種、色*/
}
.tak3 th.jpnt{
padding-right:10px;
}


/*テーブル3s
-----------------------------------------*/
.ta3s {
margin-top:0px;
margin-left:auto;margin-right:auto;
	width: 680px;
}
.ta3s, .ta3s td, .ta3s th{
vertical-align: top;
	font-size: 13px;
	line-height: 2;
	padding-top:1px;
	padding-bottom:1px;
	padding-right: 0px;
	padding-left: 10px;
/*border: 1px solid #d2d2d2;テーブルの枠線の幅、線種、色*/
}
/*テーブル内の右側*/
.ta3s td{
text-align: left;
	width: 560px;
}
.ta3s td.futoi{
font-size: 14px;
font-weight: bold;
}
/*テーブル内の左側の見出し部分*/
.ta3s th{
	width: 100px;
	text-align: center;
	/*background: #FFFAFA;	背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta3s th.tami{
	padding-top:3px;
	padding-bottom:3px;
	width: auto;
	text-align: center;
}
.ta3s th.jpnt{
padding-right:10px;
}
/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 700px;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #00bff9;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	width: 457px;
	padding: 10px;
	vertical-align: top;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 200px;
	padding: 10px;
	vertical-align: top;
	text-align: right;
	background: #FFFAFA;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tami{
	width: auto;
	text-align: left;
	background: #FAFAD2;	/*背景色*/
}
.ta1 th.jpnt{
padding-right:10px;
}
.coo{
font-weight: nomal;
font-size: 15px;
text-align:center;
}
.ddh2{
text-valign:top;
}
.jioo{
font-size: 17px;
}
/*テーブル１a
---------------------------------------------------------------------------*/
.ta1a {
margin-left:auto;margin-right:auto;
	width: 580px;
}
.ta1a, .ta1a td, .ta1a th{
	border: 1px solid #00bff9;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1a td{
	width: 410px;
	padding: 10px;
	vertical-align: top;
}
/*テーブル内の左側の見出し部分*/
.ta1a th{
	width: 150px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	background: #FFFAFA;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1a th.tami{
	width: auto;
	text-align: left;
	background: #FAFAD2;	/*背景色*/
}
.ta1a th.jpnt{
padding-right:10px;
}
/*テーブルk1
-----------------------------------------*/
.tak1 {
margin-top:0px;
margin-left:0px;
	width: 390px;
}
.tak1, .tak1 td, .tak1 th{
border: 0px;	/*テーブルの枠線の幅、線種、色*/
vertical-align: top;
	font-size: 12px;
	line-height: 2;
	padding-top:1px;
	padding-bottom:1px;
	padding-right: 0px;
	padding-left: 0px;
	background: #FFFFFF;	/*背景色*/
}
/*テーブル内の右側*/
.tak1 td{
text-align: left;
	width: 360px;
}
/*テーブル内の左側の見出し部分*/
.tak1 th{
	width: 12px;
	text-align: right;
	padding-right:1px;
}
/*テーブル2
---------------------------------------------------------------------------*/
.ta2{
margin-top:30px;
margin-bottom: 0px;
margin-left:auto;margin-right:auto;
	width: 480px;
}
.ta2, .ta2 td, .ta2 th{
	/*border: 1px solid #d2d2d2;	テーブルの枠線の幅、線種、色*/
	font-size: 13px;
	line-height: 2;
}
/*テーブル内の右側*/
.ta2 td{
	width: 300px;
	padding: 10px;
	vertical-align: middle;
}
/*テーブル内の左側の見出し部分*/
.ta2 th{
	width: 180px;
	padding: 10px;
	text-align: center;
	/*background: #FFFAFA;	背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta2 th.tami{
	width: auto;
	text-align: left;
	/*background: #FAFAD2;	背景色*/
}
.ta2 th.jpnt{
padding-right:10px;
}
/*その他
---------------------------------------------------------------------------*/
.look {
	background: #dcdcdc;
}
.clear {
	clear: both;
}
.mb1em {
	margin-bottom: 1em;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.tfuto{
font-size:14px;
font-weight:bold;
}
.mal{
font-size:13px;
font-weight: normal;
}
.bigmoji{
font-size:14px;
}
.color2{
font-weight:bold;
color: #00bff9;
}
.color1 {
	color: #493bff;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}

.migi {
text-align: right;
}
.hidari {
text-align: left;
}
.red{
color:#ff0000;
}
.reds {
font-size:13px;
color:#00bff9;
text-decoration:underline;
}

.cavq {
text-align: center;
font-size:14px;
}
.ctd {
padding-top:10px;
padding-bottom:10px;
text-align: center;
}

.spacew{
padding-left:65px;
}

hr#cggl {
width:695px;
margin-top:10px;
margin-bottom: 0px;
}
/*対策*/
/*\*/
* html hr#cggl {
	margin-top:5px;	/*ie6*/
}
