@charset "utf-8";
/* CSS Document 
---------------------------------------------------- */

/* CSS Reset!
---------------------------------------------------- */ 
* {
	font-size:16px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	font-size:16px;
	margin:0;
	padding:0;   
} 

fieldset,img {    
	border:0;   
} 
address,caption,cite,code,dfn,em,th,var {  
	font-style:normal;   
	font-weight:normal;   
} 
ol,ul {  
	list-style:none;
} 
caption,th {  
	text-align:left;   
} 
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;   
} 
q:before,q:after {  
     content:'';   
} 
abbr,acronym { border:0;   
} 
p.nsp{
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
p{
	padding: 0 0 0 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* 画像ロールオーバー効果
---------------------------------------------------- */
a.ovimg{
	background-color:#FFF;
	display:inline-block;
	}

a.ovimg:hover img,
a.ovimg:active img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.dimg{
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=50);
	}
	
	
/* CSS
---------------------------------------------------- */
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color: #363636;
	margin: 0px;
	padding: 0px;
	background-color: #FEFEFE;
	background-image: url(img/body_back.jpg);
	background-repeat: repeat-x;
}

/* Wrap
---------------------------------------------------- */
#wrap {
	margin-left: auto;
	margin-right: auto;
	width:930px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* header
---------------------------------------------------- */
#header {
	height: 120px;
}

/* contents
---------------------------------------------------- */
#contents {
	width: 930px;
	padding: 0px;
	background-image: url(img/contents_back.png);
	background-repeat: repeat-y;
	margin: 0px;
}


/* foot
---------------------------------------------------- */
#footer {
	width: 100%;
	height: 195px;
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 10px;
	font-style: italic;
	padding: 0px;
	background-color: #FFEB00;
}
#footer-txtbox {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	color: #FFF;
	text-align: center;
}


/* main
---------------------------------------------------- */
#main-area {
	width:735px;
	float: right;
}
#main-area-box {
	width: 670px;
	padding: 0px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 35px;
	margin-top: 0px;
}
#main-area-box #box {

	padding: 20px;
}

/* Navi
---------------------------------------------------- */
#navi-area {
	width:190px;
	float: left;
	background-color: #FFF;
	padding-top: 20px;
	margin-left: 5px;
}
#navilist ul#navilist li {
	padding:0px;
	margin: 0px;
}
#navilist li a {
	display: block;
	text-decoration: none;
	width: 160px;
	overflow:hidden;
	margin: 0px;
	vertical-align:bottom;/* IE6用隙間が空くバグ対策 */
	font-size: 14px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 26px;
	height: 35px;
	background-image: url(img/navi_back.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}
#navilist li a.two {
	display: block;
	text-decoration: none;
	width: 160px;
	overflow:hidden;
	margin: 0px;
	vertical-align:bottom;/* IE6用隙間が空くバグ対策 */
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 26px;
	height: 35px;
	background-image: url(img/navi_back.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}
#navilist li a:hover {
	background-position: right top;
	color: #FFF;
} 

/* PAGE TOP
---------------------------------------------------- */
#bt-pagetop {
	text-align: right;
	width: 670px;
	background: url(img/pagetop_back.gif) no-repeat;
	height: 32px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

/* Fonts
---------------------------------------------------- */
h1 {
	text-decoration:none;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	height: 120px;
}
h2 {
	height: 28px;
	font-size: 120%;
	color: #FFF;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	width: 660px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	color: #045192;
	font-weight: bold;
	font-size: 110%;
	background-image: url(img/h3.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #337798;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #337798;
	padding-top: 5px;
}
h4 {
	color: #36C;
	font-weight: bold;
	font-size: 105%;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
}
h5 {
	font-weight: bold;
	font-size: 100%;
	height: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {/* FireFoxで点線を消す */
	outline: none;
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #F60;
}

a:hover {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}

.txt-s {
	font-size: 80%;
	line-height: 140%;
}
.txt-m {
	font-size: 90%;
	line-height: 160%;
}
.txt-mi {
	font-size: 90%;
	line-height: 160%;
	text-indent: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt-l {
	font-size:100%;
}
.txt-outline {
	font-size:100%;
	line-height: 180%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}


/* トップページNewsAera
---------------------------------------------------- */
#news-box {
	width: 670px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news-box ul {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 130px;
}
#news-box li {
	margin: 0px;
	font-size: 80%;
	list-style: none;
	background-image: url(img/news-list.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 1em;
	line-height: 250%;
}
/* トップページ事務局表示
---------------------------------------------------- */
#index-box {
	margin-left: 10px;
}

/* ご挨拶ページマージンレイアウト
---------------------------------------------------- */
#m-box {
	padding: 24px;
}
/* 仕切り線あり署名
---------------------------------------------------- */
#name-box {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
}

/* プログラムページ
---------------------------------------------------- */
.pro-title {
	color: #FFF;
	font-weight: bold;
	font-size: 95%;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
	padding-top: 3px;
	float: left;
	width: 395px;
	background-color: #339933;
	margin-left: 10px;
}
.pro-time {
	color: #339933;
	font-weight: bold;
	font-size: 80%;
	height: 20px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
	padding-top: 3px;
	float: right;
	width: 199px;
	text-align: right;
	line-height: 200%;
}
.pro-a {
	font-size: 90%;
	font-weight: bold;
	color: #06C;
	background-color: #DAE6EF;
	display: block;
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
}
.pro-b {
	padding-left: 5em;
	font-size: 90%;
	/*text-indent: -3em;*/
	line-height: 200%;
}
.pro-c {
	font-size: 90%;
	font-weight: bold;
	color: #043E6F;
	background-color: #ECECE1;
	margin-left: 1em;
	margin-right: 3em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1em;
}
.pro-d {
	padding-left: 4em;
	font-size: 80%;
}
.pro-e {
	padding-left: 11em;
	font-size: 80%;
	text-indent: -7em;
}

/* etc
---------------------------------------------------- */
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.float-clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.space-top20 {
	margin-top: 20px;
}
.space0 {
	margin-bottom: 0px;
}
.space5 {
	margin-bottom: 5px;
}
.space10 {
	margin-bottom: 10px;
}
.space20 {
	margin-bottom: 20px;
}
.space30 {
	margin-bottom: 30px;
}
.space40 {
	margin-bottom: 40px;
}
.space50 {
	margin-bottom: 50px;
}
.space100 {
	height: 150px;
}
.space300 {
	height: 300px;
}
.bld {
	font-weight: bold;
}
.box10 {
	padding-top: 10px;
}
.lfp {
	padding-left: 24px;
}
.outline-tb1 {
	font-size: 90%;
	font-weight: bold;
	color: #043056;
	border: 1px solid #999999;
	padding: 6px;
	width: 100px;
	background-color: #CCEBFF;
	text-align: center;
	line-height: 180%;
}
.outline-tb2 {
	font-size: 90%;
	padding: 10px;
	line-height: 160%;
	border: 1px solid #999999;
}
.box-tb1 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	background-color: #093;
	text-align: center;
	line-height: 180%;
}
.box-tb2 {
	font-size: 80%;
	padding: 10px;
	line-height: 160%;
	background-color: #FFF;
}
.tb-colorbox1 {
	background-color: #DEEDF3;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.tb-colorbox2 {
	background-color: #EFEDE0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 20px;
}
.tb-colorbox3 {
	background-color: #EFEDE0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 20px;
	border: 3px solid #F30;
}
.tb-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bn-space {
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}



#i-icon {
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	padding-top: 100px;
}
