@charset "utf-8";
/* CSS Document */

/* ■■■■　共通領域　■■■■ */
#header {
	width:930px;
	height: 133px;
	margin:0 auto;
}
#contents {
	width:930px;
	margin: 0 auto;
	overflow : hidden;
}
#sidebar {
	width: 220px;
	height: auto;
	float:left;
	padding-bottom:30px;
	padding-top:20px;
	overflow : hidden;
	background-color:#CCC;
	margin-top:10px;
}
#main_content{
 width:710px;
	height: auto;
	padding-bottom:30px;
	float:left;
	font-size:85%;
}
#footer {
	clear:both;
	width:100%;
	height: auto;
	margin:0 auto;
	border-top: #999 solid 1px;
	padding-top:5px;
}
#footer p {
	clear:both;
	font-size:80%;
	width:900px;
	text-align:right;
	margin:0 auto;
	padding:5px;
	color:#333;
}

#footer ul {
	display:block;
	width:900px;
	padding:0;
	margin:0 auto;
	clear:both;
	padding-left:20px;
	font-size:80%;
	color:#666;
}
#footer ul li {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	padding: 2px 10px 2px 0px;
}
#footer ul li a {
	color: #666;
}
#footer ul li a:hover {
	color: #999;
	text-decoration:none;
}


#header img.logo {
	width: 461px;
	height: 133px;
	display:block;
	margin-top:0px;
	float:left;
}
#header img.tel {
	width:433px;
	height:133px;
	float:right;
	margin-top:0px;
	margin-right:10px;
}

p.gototop {
	text-align:right;
	padding:10px 30px 10px 10px;
	display:block;
	overflow:hidden;
}

/* リンク共通 */

a {
	color:#069;
}
a:hover {
	text-decoration:none;
	color:#09C;
}

/* テキスト配置 */
.txt_left {
	text-align:left;
}
.txt_right {
	text-align:right;
}

/* ■■■■　ナビ領域　■■■■ */
#g_navi {
	clear:both;
	width: 100%;
	height: auto;
	border-top: #999 solid 1px;
	-moz-box-shadow: 0 10px 6px -6px #999999;
 -webkit-box-shadow: 0 10px 6px -6px #999999;
 -o-box-shadow: 0 10px 6px -6px #999999;
 -ms-box-shadow: 0 10px 6px -6px #999999;
}
#g_navi a {
	text-decoration:none;
	color:#FFF;
}

/* 上段メニュー */
div.top_menu {
	width:930px;
	height:48px;
	margin:0 auto;
	margin-top:5px;
}

/* 下段メニュー */
div.bottom_menu {
	width: 930px;
	height:127px;
	margin:0 auto;
	margin-top:10px;
	padding-bottom:10px;
}

/* ■■■■　トップ　■■■■ */
/* トップメインイメージ */
#main_img {
	width:930px;
	height:280px;
	margin:0 auto;
	padding:0;
	margin-top:4px;
}

/* お知らせ */
div.info {
	margin: 0 auto;
	margin-top:20px;
	width:600px;
	height: auto;
	padding-top:10px;
}
table.info_tbl {
	display:block;
	margin:0 auto;
	font-size:100%;
	width:600px;
	height:150px;
	overflow-y:scroll;
	border-top: #999 solid 3px;
	border-bottom: #999 solid 3px;
}
table.info_tbl tr {
 border-bottom: #999 dotted 1px;
}

table.info_tbl td {
	padding:7px 5px;
}
table.info_tbl td.day {
	width: 80px;
	border-right: #999 dotted 1px;
	vertical-align:top;
	color:#666;
}

/* トピック */
div.topic {
	width:700px;
	height: auto;
	margin:0 auto;
	margin-top:10px;
	margin-left:10px;
}

/* ■■■■　サイドバー　内容　■■■■ */
div.sidebar_access {
	width:185px;
	height: 300px;
	margin:0 auto;
	margin-top:20px;
	font-size: 80%;
	border: #FFF solid 4px;
	border-radius: 10px;        /* CSS3草案 */  
 -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
 -moz-border-radius: 10px;   /* Firefox用 */  
}
div.sidebar_access p {
	margin:0;
	margin-bottom:5px;
	margin-left:10px;
	padding:0;
}

#sidebar img {
	/*width: 186px;*/
	display:block;
	margin:0 auto;
}

/* ■■■■　サブ　共通　■■■■ */
h2 {
	display:block;
	margin-left:0px;
	padding-left:35px;
	padding-top:10px;
	height: 30px;
	color:#333;
	background-image:url(../img/h2_icon.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	line-height:28px;
}

div.naiyou {
	color:#333;
	width: 650px;
	margin:0 auto;
}
div.naiyou p {
	margin:0;
	padding:5px;
}


/* ■■■■■　サイトマップ　■■■■■ */

div.sitemap {
	width: 600px;
	margin:0 auto;
	font-size:110%;
}
div.sitemap ul {
	padding:0;
}

div.sitemap ul li {
	list-style:none;
	background-position:5px 10px;
	padding: 0px;
	padding-left:22px;
	line-height:30px;
	border-bottom:#999 dotted 1px;
}
div.sitemap ul li.menu01 {
	background-image:url(../img/sitemap_icon01.gif);
	background-repeat:no-repeat;
}
div.sitemap ul li.menu02 {
	background-image:url(../img/sitemap_icon02.gif);
	background-repeat:no-repeat;
}
div.sitemap ul li.menu03 {
	background-image:url(../img/sitemap_icon03.gif);
	background-repeat:no-repeat;
}
div.sitemap ul li.menu04 {
	background-image:url(../img/sitemap_icon04.gif);
	background-repeat:no-repeat;
}


div.sitemap ul li a {
	color:#333;
}
div.sitemap ul li a:hover {
	text-decoration:none;
}


