* {
	margin				: 0;
	padding				: 0;
}

a img {
	border				: 0;
}

.clear {
	clear					: both;
}

.right {
	text-align			: right;
}

.center {
	text-align			: center;
}

a.bullet {
	background : url(../common_img/.jpg) no-repeat 0 3px;
	padding-left : 15px;
}

.fLeft {
	float : left;
	padding-right : 5px;
}

.fRight {
	float : right;
	padding-left : 5px;
}

.red {
	color : #C1272D;
}

.blue {
	color : #6FAFDA;
}

.blue2 {
	color : #233F85;
}

.yellowgreen {
	color: #6C3;
}


.caution {
	color : #C1272D;
}

.rBox {
	border : 1px solid #ccc;
	padding : 10px 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior: url(/css/PIE.htc);
	position : relative;
}

body {
	font-family	: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url(../common_img/bg_sky.gif) center 0 no-repeat;
	color : #4D4D4D;
}

body#BgSky {
	font-family	: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background : url(../common_img/bg.gif) repeat-x;
	color : #4D4D4D;
}

#container {
	width : 750px;
	margin : 0 auto;
	position: relative;
}

#header {
	height : 70px;
	padding-top : 10px;
}

#header .headLink {
	width : 290px;
	float : right;
	margin-top : -6px;
}

.pankuzu {
	padding-top : 2px;
	width : 630px;
	float : left;
	height : 22px;
	font-size : 10px;
}

.pankuzu img {
	vertical-align : top;
}

.pankuzu a {
	text-decoration : none;
	color : #4d4d4d;
}

.headContact {
	padding-top : 2px;
	width : 120px;
	float : right;
}

#contents {
	background : url(../common_img/contents_bg.gif) repeat-y;
}

#gloNav {
	width : 161px;
	float : left;
}

#gloNav li {
	list-style : none;
}

#gloNav li img {
	vertical-align : top;
}

#gloNav li ul li {
	font-size : 12px;
	padding : 10px 5px 10px 20px;
	border-bottom : 1px solid #CCC;
	border-left : 1px solid #CCC;
	border-right : 1px solid #CCC;
	background-color : #F2F2F2;
}

#gloNav li ul li a {
	color : #4D4D4D;
	text-decoration : none;
}

#gloNav li ul li#on {
	background-color : #fff;
}

.sitemap ul.about li {
	background : url(../common_img/gnav_bullet1.gif) no-repeat 5px 7px;
	font-size : 12px;
	padding : 5px 20px;
	list-style : none;
}

.sitemap ul.sch li {
	background : url(../common_img/gnav_bullet2.gif) no-repeat 5px 7px;
	font-size : 12px;
	padding : 5px 20px;
	list-style : none;
}

.sitemap ul.guide li {
	background : url(../common_img/gnav_bullet3.gif) no-repeat 5px 7px;
	font-size : 12px;
	padding : 5px 20px;
	list-style : none;
}

#gloNav li ul.about li.bra {
	background : url(../common_img/gnav_bullet1.gif) no-repeat 5px 20px;
}

#gloNav li ul.about li {
	background : url(../common_img/gnav_bullet1.gif) no-repeat 5px 12px;
}

#gloNav li ul.sch li {
	background : url(../common_img/gnav_bullet2.gif) no-repeat 5px 12px;
}

#gloNav li ul.guide li {
	background : url(../common_img/gnav_bullet3.gif) no-repeat 5px 12px;
}

.normalTable {
	width : 95%;
	border-top : 1px solid #ccc;
}

.normalTable td , .normalTable th {
	border-bottom : 1px solid #ccc;
	padding : 5px;
	text-align : left;
}

.normalTable th {
	background : #defdf5;
}

#mainContents {
	width : 589px;
	float : right;
	font-size : 12px;
	line-height : 19px;
}

.cont {
	padding : 5px 20px;
}

h1 {
	font-size : 10px;
	font-weight : normal;
	display : inline;
}

h2 {
	margin : 5px 0 5px 0;
}

h2.about {
	background : url(../common_img/title_bg1.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}

h2.sch {
	background : url(../common_img/title_bg2.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}

h2.guide {
	background : url(../common_img/title_bg3.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}

h2.eco {
	background : url(../common_img/title_bg4.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}

h2.news {
	background : url(../common_img/title_bg5.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}

h2.shiryou {
	background : url(../common_img/title_bg6.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}

h2.link {
	background : url(../common_img/title_bg7.gif) no-repeat;
	font-size : 18px;
	padding : 10px 15px;
}


h3 {
	color : #F15A24;
	border-left : 5px solid #F15A24;
	padding : 2px 5px;
	font-size : 16px;
	margin : 10px 0px;
}

h3 a {
	color : #F15A24;
	text-decoration : none;
}

h4 {
	font-size : 14px;
	margin-bottom : 15px;
}

.contentsInner {
	width : 567px;
	margin : 5px auto;
}

ul.normalList {
	margin-left : 20px;
}

ul.normalList li {
	margin-bottom : 10px;
}

.outline {
	border : 5px solid #e7e7e7;
	background : #f9f9f9;
	padding : 12px;
	margin-bottom : 5px;
}

.topMap {
	width : 281px;
	float : left;
}

ul.BDbottom {
	list-style : none;
}

.BDbottom li {
	padding : 5px 0;
	border-bottom : 1px dashed #ccc;
}

ul.shiryouList {
	margin : 20px;
	list-style : none;
}

ul.shiryouList li {
	width : 130px;
	float : left;
	padding-left : 30px;
	background : url(../common_img/paper.gif) no-repeat;
	margin-bottom : 15px;
}

ul.shiryouList li a {
	color : #80b400;
}

.rightColumn {
	float : right;
	width : 275px;
}

.leftColumn {
	float : left;
	width : 275px;
}

dl.news dt {
	width : 60px;
	float : left;
	padding : 5px;
}

dl.news dd {
	width : 420px;
	float : right;
	border-bottom : 1px dashed #ccc;
	padding : 5px;
}

dl.news dd a {
	color : #80b400;
	text-decoration : none;
}

.topSchedule {
	float : right;
	width : 280px;
}

.topSchedule .schInner {
	height : 308px;
	overflow : auto;
}

.schInner li {
	list-style : none;
	margin-bottom : 20px;
	margin-left : 10px;
}

.schInner li h3 {
	color : #4D4D4D;
	font-size : 12px;
	padding-left : 10px;
	background : url(../images/list_bullet.gif) no-repeat 0 3px;
	border : 0;
}

.btt {
	text-align : right;
	border-top : 1px dashed #ccc;
	margin : 10px 5px;
	padding-top : 5px;
}

.note {
	margin-bottom:10px;
}

.note2 {
	text-align:right;
	padding:8px 55px 0 0;
}
.note3 {
	font-size:10px;
}


.footNav {
	font-size : 10px;
	padding : 20px 5px;
	background : #fff;
}

.footNav a {
	text-decoration : none;
	color : #4D4D4D;
}

.footNav a:hover {
	color : #29ABE2;
}

.footNav .btn {
	width : 100px;
	float : right;
	background : #f2f2f2;
	text-align : center;
	padding : 10px 5px;
	margin-top : -10px;
}

#footer {
	padding : 15px 5px;
	background : url(../common_img/footer_bg.gif) repeat-x;
	font-size : 10px;
}

#footer .logoLink {
	display : block;
	width : 80px;
	padding-right : 5px;
	float : left;
}

#footer .copyright {
	width : 375px;
	margin-top : 10px;
	float : right;
	text-align:right;
}
