@charset "utf-8";
/*サイト共通*/
body {
	background-image: url(../images/bg_colk_01.jpg);
	margin:0;
	padding:0;
	color:#333;
}
a{outline:none;}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#page_wrapper{
	background-image: url(../images/header_bg_topbar.jpg);
	background-repeat: repeat-x;
	/*height: 32px;*/
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 950px;
	margin: 0 auto;
	overflow:hidden;
}
#header div#logo {
	float: left;
	height: 138px;
	width: 260px;
}
#header div#logo a {
	height: 138px;
	width: 210px;
	padding-left: 46px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#contents {
	background-image: url(../images/index_contents_bg.jpg);
	background-repeat: repeat-y;
	width: 844px;
	margin: 0 auto;
	padding: 0 53px;
	line-height:1.3;
	overflow:hidden;
}
#footer {
	background-image: url(../images/common_21.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding-top:75px;
}
#footer p {
	text-align: center;
	line-height: 1.3;
}
#copyright {
	background-image: url(../images/common_26.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	clear: both;
	padding-top: 26px;
}
#header #fontsize a {
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#header #fontsize {
	float: right;
	height: 47px;
	width: 141px;
	padding-top: 35px;
	padding-right: 53px;
	overflow:hidden;
}
/*トップページ*/
#index #header {
	height: 143px;
}
#index #header h1 {
	float: left;
	height: 138px;
	width: 260px;
}
#index #header h1 a {
	height: 138px;
	width: 210px;
	padding-left: 46px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#index #contents #mainimg {
	float: left;
	width: 567px;
}
#index #contents #topcontents {
	height: 315px;
}
#index #contents #topcontents ul {
	width: 269px;
	float: left;
	margin-left: 7px;
}
#index #contents #topcontents li {
	padding-bottom: 7px;
}
#index #contents #tenjijo #tenjijo_map {
}
#index #contents #tenjijo {
	background-image: url(../images/tenjijo_13.jpg);
	background-repeat: no-repeat;
	margin-top: 16px;
	height: 384px;
}
#index #contents #tenjijo h2 {
	text-indent: -9999px;
	height: 56px;
}
#index #contents #tenjijo #tenjijolist {
	width: 425px;
	padding-left: 30px;
	float: left;
}
#index #contents #tenjijo #tenjijolist dt {
	margin-top: 11px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	width: 420px;
	height: 25px;
	padding-bottom:5px;
	clear:left;
}
#index #contents #tenjijo #tenjijolist dt#tokyo {
	background-image: url(../images/tenjijo_title_03.jpg);
}
#index #contents #tenjijo #tenjijolist dt#kanagawa {
	background-image: url(../images/tenjijo_title_06.jpg);
}
#index #contents #tenjijo #tenjijolist dt#saitama {
	background-image: url(../images/tenjijo_title_08.jpg);
}
#index #contents #tenjijo #tenjijolist li {
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right:20px;
	float:left;
	display:block;
}
#index #contents #tenjijo #tenjijolist li.komazawa {
	background-image: url(../images/tenjijo_icon_07.jpg);
}
#index #contents #tenjijo #tenjijolist li.magome {
	background-image: url(../images/tenjijo_icon_09.jpg);
}
#index #contents #tenjijo #tenjijolist li.yokosuka {
	background-image: url(../images/tenjijo_13_14.jpg);
}
#index #contents #tenjijo #tenjijolist li.ebina {
	background-image: url(../images/tenjijo_13_16.jpg);
}
#index #contents #tenjijo #tenjijolist li.hiyoshikase {
	background-image: url(../images/tenjijo_13_20.jpg);
}
#index #contents #tenjijo #tenjijolist li.kawagoe {
	background-image: url(../images/tenjijo_13_24.jpg);
}
#index #contents #tenjijo #tenjijolist li.shinkumagaya {
	background-image: url(../images/tenjijo_13_26.jpg);
}
#index #contents #tenjijo #tenjijo_map {
	width: 350px;
	float: right;
	padding-right: 23px;
}
#index #contents #news #news_t {
	background-image: url(../images/juutaku_15.jpg);
	background-repeat: no-repeat;
	width: 390px;
	float: left;
	height: 284px;
	padding-left: 30px;
}
#index #contents #news #news_m {
	background-image: url(../images/juutaku_17.jpg);
	padding-left: 30px;
	width: 388px;
	height: 284px;
	float: right;
	background-repeat: no-repeat;
	margin-left: 4px;
}
#index #contents #news {
	margin-top: 17px;
}
#index #contents #news h2 {
	text-indent: -9999px;
	height: 31px;
}
#index #contents #news .to_list a {
	background-image: url(../images/to_list_16.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 95px;
	display:block;
	text-indent:-9999px;
	margin-left:270px;
}
#index #contents #news .to_list a:hover {
	background-image: url(../images/to_list_on_16.gif);
}
#index #contents #news dl {
	margin-top: 17px;
	width: 364px;
	height: 196px;
	overflow: auto;
	font-size:0.8em;
	line-height: 1.4;
}
#index #contents #news dt {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}
#index #contents #news #news_t dt {
	background-image: url(../images/arrow_13.jpg);
}
#index #contents #news #news_m dt {
	background-image: url(../images/arrow_15.jpg);
}
#index #contents #news dd {
	padding-left: 12px;
	padding-bottom:1.5em;
}
#index #contents #news img {
	padding-left: 10px;
}
#index #contents #topcontents #mainbanner a {
	background-repeat: no-repeat;
	width: 269px;
	height: 73px;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
}
#index #contents #topcontents #mainbanner #eventrepo a {
	background-image: url(../images/index_eventreport.jpg);
}
#index #contents #topcontents #mainbanner #eventrepo a:hover {
	background-image: url(../images/index_eventreport_on.jpg);
}
#index #contents #topcontents #mainbanner #faq a {
	background-image: url(../images/index_faq.jpg);
}
#index #contents #topcontents #mainbanner #faq a:hover {
	background-image: url(../images/index_faq_on.jpg);
}
#index #contents #topcontents #mainbanner #sumai a {
	background-image: url(../images/index_sumai.jpg);
}
#index #contents #topcontents #mainbanner #sumai a:hover {
	background-image: url(../images/index_sumai_on.jpg);
}
#index #contents #topcontents #mainbanner #catalog a {
	background-image: url(../images/index_catalog.jpg);
}
#index #contents #topcontents #mainbanner #catalog a:hover {
	background-image: url(../images/index_catalog_on.jpg);
}
/*2階層以下共通*/
#header #util {
	height: 33px;
	width: 409px;
	padding: 4px 3px 3px 8px;
	float: right;
	margin-top: 40px;
	margin-right: 40px !important;
	margin-right: 20px;
	margin-left: 60px;
	margin-bottom: 5px;
	overflow:hidden;
}

#header #util li {
	display:inline;
}
#header #util a {
	background-repeat: no-repeat;
	background-position: left top;
	height:33px;
	width:127px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
#header #util #home a {
	background-image: url(../images/util_03.jpg);
	margin-right:9px;
}
#header #util #home a:hover {
	background-image: url(../images/util_on_03.jpg);
	margin-right:9px;
}
#header #util #faq a {
	background-image: url(../images/util_05.jpg);
	margin-right:9px;
}
#header #util #faq a:hover {
	background-image: url(../images/util_on_05.jpg);
	margin-right:9px;
}
#header #util #suami a {
	background-image: url(../images/util_07.jpg);
}
#header #util #suami a:hover {
	background-image: url(../images/util_on_07.jpg);
}
#contents #pankuzu {
	font-size: 0.8em;
	line-height: 28px;
}
#contents #sidebar a,#contents #sidebar #eventinfo.on {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 162px;
	margin-bottom: 5px;
	overflow:hidden;
}
#contents #sidebar #eventinfo a {
	background-image: url(../images/subnavi_03.jpg);
}
#contents #sidebar #eventinfo.on, #contents #sidebar #eventinfo a:hover {
	background-image: url(../images/subnavi_on_03.jpg);
}
#contents #sidebar #eventrepo a {
	background-image: url(../images/subnavi_06.jpg);
}
#contents #sidebar #eventrepo.on a, #contents #sidebar #eventrepo a:hover {
	background-image: url(../images/subnavi_on_06.jpg);
}
#contents #sidebar #freeplan a {
	background-image: url(../images/subnavi_08.jpg);
}
#contents #sidebar #freeplan.on a, #contents #sidebar #freeplan a:hover {
	background-image: url(../images/subnavi_on_08.jpg);
}
#contents #sidebar #catalog a {
	background-image: url(../images/subnavi_10.jpg);
}
#contents #sidebar #catalog.on a, #contents #sidebar #catalog a:hover {
	background-image: url(../images/subnavi_on_10.jpg);
}
#contents #sidebar {
	width: 162px;
	padding-left: 22px;
	padding-right: 21px;
	float: left;
}
#contents #wrap #main {
	padding-right: 23px;
	padding-left: 22px;
	width: 590px;
	float: right;
	padding-top: 3px;
}
#contents #wrap {
	background-image: url(../images/contens_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents #wrap_header {
	background-image: url(../images/contents_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 844px;
}
#contents #wrap_bottom {
	background-image: url(../images/contents_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 844px;
}

#contents #wrap2 {
	background-image: url(../images/contents_bg_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents #wrap2 #main {
	padding-right: 23px;
	padding-left: 29px;
	width: 380px;
	float: left;
	padding-top: 3px;
}
#contents #wrap_header2 {
	background-image: url(../images/contents_header_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 844px;
}
#contents #wrap_bottom2 {
	background-image: url(../images/contents_bottom_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 844px;
}

#contents #wrap #main .to_pagetop a, 
#contents #wrap #main .to_sitetop a {
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 25px;
	text-indent: -9999px;
	display:block;
	margin-left: 430px;
}
#contents #wrap #main .to_pagetop a {
	background-image: url(../images/to_pagetop.gif);
	margin-top: 12px;
}
#contents #wrap #main .to_sitetop a {
	background-image: url(../images/to_sitetop.gif);
	margin-bottom: 36px;
}
#contents #wrap #main .to_pagetop {
	clear: both;
}

/*3カラムレイアウト*/
#wrap2 #archive_bar{
	width:160px;
	float:right;
	padding-right: 23px;

}
#wrap2 #archive_bar li {
	line-height: 1.5;
	background-image: url(../images/icon_list.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	font-size: 0.8em;
}
#wrap2 #archive_bar h2 {
	background-color: #D5F2F4;
	color: #003365;
	padding: 8px 10px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 15px;
}
#wrap2 #archive_bar h3 {
	background-color: #F7EBC7;
	color: #653300;
	font-weight: bold;
	padding: 4px 10px;
	font-size: 1em;
	margin-bottom: 10px;
}
#wrap2 #archive_bar ul {
	margin-bottom: 25px;
}
#wrap2 #main .entry_wrap .pict{

	border: 1px solid #ccc;
	margin-bottom: 13px;
}
#wrap2 #main .entry_wrap .pict_right {
	float: right;
	border: 1px solid #ccc;
	margin-left: 13px;
	margin-bottom: 13px;
}
#wrap2 #main .entry_wrap .pict_left {
	float: left;
	border: 1px solid #ccc;
	margin-right: 13px;
}
#wrap2 #main .entry_wrap .date {

	font-weight: bold;
	padding: 8px 10px;
	font-size: 1em;
	float: left;
	width: 165px;
}
#wrap2 #main .entry_wrap {
	background-image: url(../images/dot_26.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
	margin-bottom: 24px;
}
#wrap2 #main .entry_wrap .more {
	text-align: right;
}
#wrap2 #main .entry_wrap .entry_body {
	padding-left: 8px;
}
#wrap2 #main .entry_wrap .entry_title {
	color: #E75006;
	font-weight: bold;
	font-size: 1.3em;
	padding-left: 8px;
	padding-bottom: 17px;
	clear: both;
}
#wrap2 #main .entry_wrap .entry_title a {
	color: #E75006;
}
#wrap2 #main .to_pagetop a, 
#wrap2 #main .to_sitetop a {
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 25px;
	text-indent: -9999px;
	display:block;
	margin-left: 220px;
}
#wrap2 #main .to_pagetop a {
	background-image: url(../images/to_pagetop.gif);
	margin-top: 12px;
}
#wrap2 #main .to_sitetop a {
	background-image: url(../images/to_sitetop.gif);
	margin-bottom: 36px;
}
#wrap2 #main .to_pagetop {
	clear: both;
}
