/************************
*     基本レイアウト    *
*************************/
#wrapper {
	width: 100%;
	min-width: 1514px;
	margin: 0 auto;
	background-color: #cc0000;
}
#wrapper_le {
	width: 122px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	height: auto;
		border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #cc0000;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #cc0000;
}
#wrapper_le01 {
	width: 122px;
	background-image: url(../image/shiai_wh_leue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_le02 {
	width: 122px;
	background-image: url(../image/shiai_wh_les.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 4900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#wrapper_ri {
	width: 122px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	height: auto;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #cc0000;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #cc0000;
}
#wrapper_ri01 {
	width: 122px;
	background-image: url(../image/shiai_wh_leue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_ri02 {
	width: 122px;
	background-image: url(../image/shiai_wh_ris.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 4900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#wrapper02 {
	width: 1192px;
	float: left;
	margin-left: 0px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}

header {
	width: 100%;
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
}


header .inner {
	width: 1192px;
	height: 371px;
	font-family: Georgia, "Times New Roman", Times, serif;
    background: #ffffff;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#wrapper03 {
	width: 1514px;
	margin: 0 auto;
	background-color: #FFF;
}
.mm{
	font-size: 9px;
}
.chu{
	font-size: 8px;
}
#box {
	height: 389px;
	width: 1192px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #ffffff;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#cf1 {
	height: 389px;
	width: 1192px;
}
#cf2 {
	height: 389px;
	width: 1192px;
}
#cf3 {
	height: 389px;
	width: 1192px;
}
#cf4 {
	height: 389px;
	width: 1192px;
}
#cf5 {
	height: 389px;
	width: 1192px;
}
#cf6 {
	height: 389px;
	width: 1192px;
}
#cf7 {
	height: 389px;
	width: 1192px;
}


#side_menu {
	float: left;
	background: #ffffff;
	width: 150px;
	margin-top: 90px;
	margin-left: 50px;	
}
footer {
	clear: both;
	background: #ffffff;
	width: 1192px;
	border-top-width: 22px;
	border-top-style: solid;
	border-top-color: #cc0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

/************************
*      ヘッダー         *
*************************/
header .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;
	margin-bottom:1em;
	
}
header .sec_img img {/* コンテンツ内のメイン画像 */
	width:100%;
}
/************************
*     サイドメニュー    *
*************************/


#side_menu nav h3 {
	font-size: 12px;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
	background: #333;
	color: #ffffff;
}

#side_menu nav ul {
	margin:0 5px 20px;	
}

#side_menu nav li {
	text-align:center;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #666666;
}

#side_menu aside img {
	margin-bottom:10px;
}
#side_menu nav li a {
	color:#666666;
}

#side_menu nav li a:hover {
	color:#CC0000;
}

/************************
*    メインコンテンツ   *
*************************/
#wrapper_lr {
	width: 1192px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	height: auto;
	background: #fff;
}
.hm{
	float: right;
	margin-right: 0px;	
}
.dm{
	float: left;
	clear: both;
	margin-left: 0px;
}
.rd{
	color: #cc0000;
}
.rdle{
	color: #cc0000;
	font-weight: bold;
}
#contents01 {
	width: 1192px;
    margin:0 auto;
}
#contents01_le {
	float:left;
	width:1192px;
	background-color: #cc0000;
}
#contents01_le .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;
	margin-bottom:1em;
}
#contents01_le .sec_img img {/* コンテンツ内のメイン画像 */
	
}
#contents01_le nav {
	list-style-type:none;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 120px;
	font-size: 11px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#contents01_le nav li {
	list-style-type:none;
	text-decoration:none;
	float:left;
	letter-spacing: 0.3em;
	margin-right:28px;
	padding-right:28px;
	border-right:solid 1px #ffffff;
}

#contents01_le nav a {
	list-style-type:none;
	text-decoration:none;
	color:#ffffff;
	background-color: #cc0000;
}

#contents01_le nav a:hover {
	color:#CCC;
	list-style-type:none;
	text-decoration:none;
	
}
#contents01_ri {
	float: right;
	width: 200px;
	
}

#contents01_ri .sec_img {/* コンテンツ内のメイン画像枠 */
	margin-bottom: 5px;
	float: left;
	margin-left: 35px;
	margin-top: 0;
}
#contents01_ri .sec_img img {/* コンテンツ内のメイン画像 */
}

#contents02 {
	width: 1192px;
		
}
#contents02_le {
	float: left;
	width: 500px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#contents02_ri {
	float: right;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;	
}
#contents02_ri01 {
	clear: both;
	float: right;
	width: 650px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contents02_ri02 {
	clear: both;
	float: right;
	width: 650px;
	margin-right: 0px;
}
#contentsa {
	clear: both;
	float: left;
	margin-left: 10px;
	width: 300px;
}
#contentsa .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align: center;	
}
#contentsa .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contentsa.sec_img img a {/* グローバルナビのリンク部分 */
	display:block;

}
#contentsa .sec_img img a:hover {/* グローバルナビのリンク部分 */
	background:#fff;
}
#contentsb {
	
	float: left;
	margin-left: 10px;
	width: 300px;
}
#contentsb .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;

}
#contentsb .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contentsb.sec_img img a {/* グローバルナビのリンク部分 */
	display:block;

}
#contentsb .sec_img img a:hover {/* グローバルナビのリンク部分 */
	background:#fff;
}
#contentsc {
	clear: both;
	float: left;
	margin-left: 10px;
	width: 300px;
}
#contentsc .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;
	
}
#contentsc .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contentsc.sec_img img a {/* グローバルナビのリンク部分 */
	display:block;

}
#contentsc .sec_img img a:hover {/* グローバルナビのリンク部分 */
	background:#fff;
}
#contentsd {
	
	float: left;
	margin-left: 10px;
	width: 300px;
}
#contentsd .sec_img {/* コンテンツ内のメイン画像枠 */
	text-align:center;
	
}
#contentsd .sec_img img {/* コンテンツ内のメイン画像 */
	width: 98%;
	text-align: center;

}
#contentsd.sec_img img a {/* グローバルナビのリンク部分 */
	display:block;

}
#contentsd .sec_img img a:hover {/* グローバルナビのリンク部分 */
	background:#fff;
}
#calendar {
	text-align: center;
	width: 1192px;
	margin-top: 100px;
	margin-bottom: 80px;
	}
#jrfu01 {
	text-align: center;
	width: 1192px;
	margin-top: 100px;
	
	}
#jrfu02 {
	text-align: center;
	width: 1192px;
	margin-top: 30px;
	margin-bottom: 80px;	
	}
#mdyg {
	text-align: center;
	width: 1192px;
	margin-top: 100px;
	margin-bottom: 80px;	
	}
#shiai {
	float: right;
	width: 970px;
	margin-top: 70px;
	margin-bottom: 0px;
	
	}
#yuryo{
	color: #CC0000;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-left: 2px;
}
table {
	
	
	border: 1px solid #999999;	
	border-collapse: collapse;
}
table caption{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
table caption a {
	color:#CC0000;
}

table caption a:hover {
	color:#666666;
}
table tr td {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	border: 1px dotted #999999;	
	padding: 10px;
}

table tr th {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	white-space: nowrap;
	border-bottom: 1px dotted #999999;
	border-right: 1px solid #999999;
	background-color: #fff;
	padding: 10px;
	color:#FFF;
	background-color:#cc0000;
}
table02 {
	
	
	border: 1px solid #999999;	
	border-collapse: collapse;
}
table02 caption{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
table02 caption a {
	color:#CC0000;
}

table02 caption a:hover {
	color:#666666;
}
table02 tr td {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	border: 1px dotted #999999;	
	padding: 10px;
}

table02 tr th {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	white-space: nowrap;
	border-bottom: 1px dotted #999999;
	border-right: 1px solid #999999;
	background-color: #fff;
	padding: 10px;
	color:#FFF;
	background-color:#888888;
}
#contents article {
	padding:0 10px;
	line-height:1.6;
	margin-bottom:20px;
	
}

#contents article h2 {
	margin-bottom:20px;
	padding:5px 10px;
	background:#339900;
	border:solid 1px #ffffff;
	font-size:123.1%;
	color:#ffffff;
	text-shadow: -1px -1px 2px rgba(0,0,0,0.5), 1px 1px 2px rgba(256,256,256,0.5);
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 2px 3px #999;
	-moz-border-radius: 0 20px 0 20px;
	-webkit-border-radius: 0 20px 0 20px;
	border-radius: 0 20px 0 20px;
	background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
	background: linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
}

#contents p.more_read a {
	display:block;
	width:148px;
	margin:20px 0 10px 500px;
	padding:5px;
	background:#cccccc;
	border:solid 1px #999999;
	text-align:center;
	color:#333333;
	font-weight:bold;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	background: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
	background: linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
}

#contents p.more_read a:hover {
	background:#666666;
	color:#ffffff;
	background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
	background: linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
}
#contents03 {
	width: 1192px;
	background-color: #fff;
	margin-top: 80px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
sub{
	float: right;
	margin-left: 2px;
	font-size: x-small;
}
sub a {
	color:#ff0000;
}

sub a:hover {
	color:#666666;
}
/************************
*        フッター       *
*************************/

footer nav {
	margin:0 0 40px 30px;
}

footer nav li {
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:solid 1px #666666;
}

footer nav a {
	color:#666666;
}

footer nav a:hover {
	color:#ff3300;
}
#copy {/* フッター内のコピーライト */
	font-size: 85%;
	color: #666;
	text-align: center;
}
#footer p.copy {/* フッター内のコピーライト */
	font-size: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 85%;
	color: #000;
	text-align: center;
}
footer .sec_img {/* コンテンツ内のメイン画像枠 */
	margin-left: 331px;
	float: left;
}
footer .sec_img img {/* コンテンツ内のメイン画像 */
}
