@charset "utf-8";
/* CSS Document 
---------------------------------------------------- */
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	color: #494949;
	margin: 0px;
	padding: 0px;
	background: url(img/body_back.gif) repeat-x;
}
img {
	border-width: 0px;
}
p{
	padding: 0px;
	margin: 0px 0px 15px;
	font-size: 83%;
	line-height: 180%;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
hr {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* container
---------------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	width:795px;
}
/* header
---------------------------------------------------- */
#header {
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
/* contents
---------------------------------------------------- */
#contents {
	width: 785px;
	background: url(img/container_back.png) repeat-y;
	padding: 0px 5px;
}


/* foot
---------------------------------------------------- */
#footer {
	width: 795px;
	height: 65px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	font: 10px Verdana;
	background: url(img/footer.gif) repeat-x;
	text-align: center;
	padding-top: 100px;
}
/* main
---------------------------------------------------- */
#main-area {
	width:625px;
	float: right;
}
#main-area-box {
	width: 595px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

/* Navi
---------------------------------------------------- */
#navi-area {
	width:160px;
	float: left;
}
#navi-area box {
	margin-left: 17px;
	margin-top: 10px;
}
#navilist ul#navilist li {
	padding:0px;
	margin: 0px;

}
#navilist li a {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	width: 160px;
	height: 38px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;/* IE6用隙間が空くバグ対策 */
}
#navi01 a {
	background: url(img/navi_home.gif) no-repeat;
}
#navi02 a {
	background: url(img/navi_greeting.gif) no-repeat;
}
#navi03 a {
	background: url(img/navi_reg.gif) no-repeat;
}
#navi04 a {
	background: url(img/navi_program.gif) no-repeat;
}
#navi05 a {
	background: url(img/navi_access.gif) no-repeat;
}
#navi06 a {
	background: url(img/navi_jizen.gif) no-repeat;
}
#navi07 a {
	background: url(img/navi_outline.gif) no-repeat;
}
#navi08 a {
	background: url(img/navi_tanni.gif) no-repeat;
}
#navi09 a {
	background: url(img/navi_nittei.gif) no-repeat;
}
#navi10 a {
	background: url(img/navi_hall.gif) no-repeat;
}
#navi11 a {
	background: url(img/navi_sankasha.gif) no-repeat;
}
#navi12 a {
	background: url(img/navi_zachou.gif) no-repeat;
}
#navi-banner {
	padding-top: 10px;
} 

#navilist li a:hover {   
	background-position: right top;
	width: 160px;
	height: 38px;
}  

/* NewsAera
---------------------------------------------------- */
#news-box {
	width: 575px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#news-box ul {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 130px;
}
#news-box li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	background: url(img/listmark.gif) no-repeat 1px 5px;
	list-style: none;
	line-height: 22px;
}

/* PAGE TOP
---------------------------------------------------- */
#bt-pagetop {
	text-align: right;
	width: 770px;
	clear: both;
	padding-bottom: 30px;
	margin: 0px;
}

/* Fonts
---------------------------------------------------- */
h1 {
	text-decoration:none;
	text-indent:-1000px;
	text-align:left;
	overflow:hidden;
	display:block;
	color: #FFFFFF;
	width: 340px;
	height: 90px;
	font-size: 8px;
	background: url(img/head_title.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
h2 {
	height: 30px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background: url(img/h2.gif) no-repeat;
	padding-left: 25px;
	padding-top: 6px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	color: #003366;
	font-weight: bold;
	font-size: 80%;
	background-image: url(img/h3.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	color: #660033;
	font-weight: bold;
	font-size: 83%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EDDEDF;
	border-left-color: #660000;
}
h5 {
	color: #0066CC;
	font-weight: bold;
	font-size: 91%;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	color: #FF6600;
}
.txts {
	font-size: 10px;
	line-height: 140%;
}
.txt-m {
	font-size: 12px;
	line-height: 20px;
}
.txt-mb {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.txt-mi {
	font-size: 12px;
	line-height: 20px;
	text-indent: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt-mt {
	font-size: 12px;
	line-height: 20px;
	text-indent: -1em;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 1em;
}
.txt-l {
	font-size: 14px;
}
.txt-lb {
	font-size: 14px;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
/* etc
---------------------------------------------------- */
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.float-clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.space10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.space20 {
	height: 20px;
}
.box10 {
	padding-top: 10px;
}
.outline-tb1 {
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #880032;
}
.outline-tb2 {
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.right-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.tb-colorbox1 {
	background-color: #D7E4E8;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tb-colorbox2 {
	font-size: 80%;
	line-height: 160%;
	background-color: #EFEDE0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
}
.tb-colorbox3 {
	font-size: 80%;
	line-height: 160%;
	background-color: #EFEDE0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid #900;
	margin-bottom: 10px;
}
.txt-under-line {
	padding-top: 10px;
	font-size: 80%;
	line-height: 200%;
	border-bottom: 1px solid #CCCCCC;
}
#i-icon {
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	padding-top: 100px;
}
