
@charset "UTF-8";

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.4;
	letter-spacing:1px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	font-size:12px;
	color:#000;
	background-image: url(../images/bg.jpg);
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#999;
   text-decoration:underline;
}

img {
	border:0;
	background-image: url(../images/bg.jpg);
	background-color: #FFF;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
	width:1000px;
	padding:0;
	box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	behavior: url(PIE.htc);/* for IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;

}

#header {
	width:800px;
	margin-top: 0px;
}

#pr {
   position:absolute;
   left:0;
   top:0;
}

#message {
	position:absolute;
	top:4px;
	right:0;
}

#gnavi {
	position:absolute;
	bottom:0px;
	right:0px;
	clear: none;
	float: right;
	height: 30px;
}

#menu {
	float:left;
	width:800px;
	margin-top:10px;
	margin-left:60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#icatch {
	width:800px;
	margin-top:10px;
	background-image: url(../images/hedimg.jpg);
	float: none;
	margin-left: 40px;
}

#contents {
	float:left;
	width:1000px;
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20;
}

#main {
	float:left;
	margin-left: 60px;
	background-color: #FFF;
	width: 600px;
}

#sub {
	float:right;
	width:234px;
	background-color: #FFF;
	margin-right: 20px;
	clear: right;
}

#pageTop {
   clear:both;
}

#footer {
   clear:both;
   width:800px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
	font-size:32px;
	line-height:1.0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header h1 a:hover {
   color:#f1f1f1;
}

#header #message {
   font-size:11px;
}



/* ========MENU CUSTOMIZE======== */
/* メインメニュー */
#menu ul {
   display:block;
   list-style-type: none;
   margin:0;
   padding:0;
}

/* サブメニュー1段目 */
#menu ul ul {
   display:none;
   position:absolute;
   top:100%;
   left:0;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
   top:0;
   left:100%;
}

/* リスト */
#menu li {
   float:left;
}

#menu li li {
   clear:both;
}

#menu li:hover {
	position:relative;
	background-color: #FFF;
}

#menu li:hover > ul {
   display: block
}

/* デザイン */
#menu ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	background:#fff url("../images/bg_menu.gif") 0 0 repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

#menu li ul {
   border-top:1px solid #999;
   border-bottom:none;
}

#menu li li {
   margin-left:0;
   background:#f5f5f5;
   border-bottom:1px solid #999;
}

#menu li li a:hover {
	background:#fff;
}

#menu li a {
   display:block;
   width:130px;
   padding:10px 0;
   text-align:center;
   outline:none;
}

#menu li li a {
   display:block;
   width:120px;
   padding:10px 5px;
   line-height:20px;
   text-align:left;
   outline:none;
}

#menu li a:hover {
   color:#666;
   text-decoration:none;
}


/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
   padding:5px 0;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
#main a {
   color:#d9890f;
}

#main a:hover {
   text-decoration:underline;
}

#main h2 {
	clear:both;
	margin-bottom:5px;
	padding-left:10px;
	font-size:14px;
	color:#e54c81;
	border-left:5px solid #ED81A6;
	margin-top: 10px;
	margin-left: 10px;
}

#main h3 {
	clear:both;
	margin-bottom:5px;
	padding-left:10px;
	font-size:14px;
	color:#e54c81;
	border-left:5px solid #ED81A6;
	margin-top: 10px;
	margin-left: 10px;
}

#main h4 {
   margin-bottom:5px;
   font-size:14px;
   color:#e54c81;
   border-bottom:2px solid #ED81A6;
}

#main h5 {
   margin-bottom:5px;
   padding:2px;
   font-size:12px;
   color:#666;
   border:1px solid #ED81A6;
   background:#FFF3EF;
}

#main h6 {
   margin-bottom:3px;
   padding-left:8px;
   font-size:12px;
   font-weight:normal;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
#main dl.information {
   margin:0 0 20px 0;
}
#main dl.information dt {
	float:left;
	padding-top:5px;
	margin-left: 20px;
}

#main dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 9em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#main table {
	width:500px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0;
	margin-left: 10px;
}

#main table th {
	padding:5px;
	background:#EFEBEF;
	font-weight:bold;
	text-align:left;
}

#main table td {
	padding:5px;
	text-align:center;

}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
	margin-bottom:10px;
}

#sub h2 {
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border: 1px solid #999;
}

#sub h3 {
   padding:5px;
   font-size:12px;
   font-weight:bold;
   background:#EFEBEF;
}
#sub p {
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
	line-height: 12px;
}

#sub ul {
   margin:0;
   padding:0;
   border:1px solid #EFEBEF;
}

#sub li {
   padding:5px;
   line-height:1.8;
   list-style:none;
   border-bottom:1px solid #E7E7EF;
}

#sub li a {
   display:block;
   padding:5px 5px 5px 15px;
   background:url("../images/bg_arrow.gif") 5px 50% no-repeat;
}

#sub li a:hover {
   display:block;
   color:#333;
   background:#FFF3EF url("../images/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
	text-align:right;
	margin-right: 20px;
}

#pageTop a {
	padding:0 0 0 12px;
	background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
	font-size: 10px;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footer ul {
   margin:20px 0;
   padding-top:20px;
   text-align:center;
   border-top:1px solid #ddd;
}

#footer li {
   display:inline;
   margin:0 0 0 20px;
   list-style:none;
}

#footer li a:hover {
   color:#666;
   text-decoration:underline;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   font-style:normal;
   font-size:11px;
   color:#999;
   line-height:3.0;
   text-align:center;
}
#top #icatch #news {
	font-size: 15px;
	color: #000;
	background-color: #FFF;
	float: left;
	height: 100px;
	width: 400px;
	margin-top: 50px;
	margin-left: 40px;
	border: 1px solid #CCC;
	line-height: 22px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.wideafri {
	float: left;
	width: 780px;
}
.maker {
	margin-bottom: 10px;
}
.wfjimg {
	height: 543px;
	width: 334px;
	float: right;
	margin-top: 0px;
}
.rink {
	float: right;
	clear: none;
	width: 330px;
	margin-right: 30px;
	margin-top: 10px;
}
.prof {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",;
	font-size: 12px;
	float: left;
	width: 380px;
	line-height: 18px;
	background-color: #FFF;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.prof2 {
	clear: none;
	float: left;
	width: 700px;
	margin-bottom: 20px;
	margin-top: -20px;
	margin-left: 40px;
	margin-right: 40px;
}
.newspaoer {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px dotted #999;
	margin-right: 10px;
}
.map {
	width: 350px;
	margin-left: 40px;
	margin-bottom: 30px;
	float: none;
}
.maplist {
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.bunt1 {
	font-size: 12px;
}
.uline {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFC;
}
.tbun {
	color: #333;
	font-size: 14px;
	font-weight: bold;

}
.tbun2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;

}
.tbun3 {
	color: #F69;
	font-size: 24px;
	font-weight: bold;
	border-top-color: #F69;
	border-left-color: #F69;
	border-left-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #F69;
	border-left-style: none;
	border-top-width: 5px;
	border-bottom-width: 380px;
	border-top-style: none;
}

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.4;
	letter-spacing:1px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	font-size:12px;
	color:#000;
	background-image: url(../images/bg.jpg);
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#999;
   text-decoration:underline;
}

img {
	border:0;
	background-image: url(../images/bg.jpg);
	background-color: #FFF;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #212B20;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}



a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #455256;
}
.style3 {
	font-size: 12px;
	line-height: 20px;
}
.style4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.style6 {
	font-size: 10px;
	font-style: italic;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
.style8 {
	font-size: 12px;
	line-height: 21px;
	font-style: italic;
	color: #FFF;
}
.style9 {
	font-size: 14px;
	line-height: 21px;
	color: #FFF;
}
.goch1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #274396;
	line-height: 30px;
	font-weight: bold;
}
.font3 {
	font-size: 18px;
	color: #122C83;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg2.jpg);
	background-color: #F1FDFF;
	text-indent: 1em;
}
.font5 {
	font-size: 14px;
	color: #31542A;
	line-height: 20px;
	font-weight: 100;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.gochf2 {
	font-size: 18px;
	color: #455256;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.gochf3 {
	font-size: 14px;
	color: #364043;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	margin-bottom: 30px;
}
.gochf4 {
	font-size: 12px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 18px;
}
.gochfred {
	font-size: 12px;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 18px;
}

.table1 {
	border: 1px solid #2E4A9D;
}
.table2 {
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #284498;
	border-left-color: #284498;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #284498;
	border-bottom-color: #284498;
}
.style2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/bgline.jpg);
}
.table3 {
	background-image: url(images/titlebg.jpg);
	margin-top: 0px;
	padding-top: 0px;
}
.mintyou10 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #000;
}
.fontm7 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #003700;
}
.table4 {
	background-image: none;
}
.fontr {
	font-size: 11px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
