

h1{
	display:none;
	height:0px;
}
p{
	margin-bottom:15px;
}
a{
	color:#0080ff;
	text-decoration:none;
}
a:hover{
	color:#ff7200;
	text-decoration:underline;
}

.f10{ font-size:10px;}
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}

/*--------------------------------------------------
common
  --------------------------------------------------*/

body {
	background-color: #e2e2d9;
	font-size:12px;
	line-height:1.6em;
	text-align:center;
	font-family: "Tahoma","ＭＳ Ｐゴシック"; 
	color:#454545;
}

div#ground {
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	width: 980px;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/bg_kage.gif);
	position: relative;
	line-height:140%;
	text-align:left;

}

body > #ground {
	height: auto;
}




div#head {
	margin:0px 0px 0px 9px;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(../images/2009_banner.jpg);
	width:960px;
	height:313px;
	position:relative;
	z-index:10;
}
div#head a.btn_jizen{
	display:block;
	float:left;
	top: 218px;
	left:257px;
/*
	margin-top:218px;
	margin-left:257px;
	margin-right:0;
	margin-bottom:0;
*/
	padding:0;
	background: url(../images/jizen_button.jpg) no-repeat 0px -95px;
	width:239px; height:95px;
	position:relative;
	z-index:20;
}
div#head a.btn_jizen:hover{
	display:block;
	background-position: 0px 0px;
}



.kage{
	background: url(../images/head_under_bg.gif) repeat-x;
	height:10px;
	line-height:10px;
	font-size:10px;
	width:960px;
	margin:0px;
	padding:0px;
	margin-left:9px;
}

/* --  MENU  --  */

#menu_area{
	margin-top:400px;
	margin-left:40px;
	margin-bottom:20px;
	height:40px;
}

#menu_area a{
	display:block;
	float:left;
	margin-right:20px;
	width:162px ; height:38px;
}

#menu_area a.nen_08{
	background-image: url(../images/button_08year_1.gif);
}
#menu_area a.nen_08:hover{
	background-image: url(../images/button_08year_2.gif);
}
#menu_area a.hajimeni{
	background-image: url(../images/button_hajimeni_1.gif);
}
#menu_area a.hajimeni:hover{
	background-image: url(../images/button_hajimeni_2.gif);
}
#menu_area a.access{
	background-image: url(../images/button_access_1.gif);
}
#menu_area a.access:hover{
	background-image: url(../images/button_access_2.gif);
}
#menu_area a.event{
	background-image: url(../images/button_event_1.gif);
}
#menu_area a.event:hover{
	background-image: url(../images/button_event_2.gif);
}
#menu_area a.blog{
	background-image: url(../images/button_blog_1.gif);
}
#menu_area a.blog:hover{
	background-image: url(../images/button_blog_2.gif);
}



/*-------- top_menu --------*/

div#menu {
	height:595px;
	width:217px;
	margin:0px;
	background:url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#menu ul,li {
	list-style-type: none;
}
#menu li a {
	background-image:url(../images/menu.jpg);
	display: block;
	background-repeat: no-repeat;
}
#menu li.jizen a {
	background-position: 0px 0px;
	width: 217px;
	height: 100px;
}
#menu li.jizen a:hover {
	background-position: -217px 0px;
}
#menu li.hajime a {
	background-position: 0px -100px;
	width: 217px;
	height: 80px;
}
#menu li.hajime a:hover {
	background-position: -217px -100px;
}
#menu li.blog a {
	background-position: 0px -180px;
	width: 217px;
	height: 80px;
}
#menu li.blog a:hover {
	background-position: -217px -180px;
}
#menu li.event a {
	background-position: 0px -260px;
	width: 217px;
	height: 80px;
}
#menu li.event a:hover {
	background-position: -217px -260px;
}
#menu li.access a {
	background-position: 0px -340px;
	width: 217px;
	height:90px;
}
#menu li.access a:hover {
	background-position: -217px -340px;
}
#menu li.year08 a {
	background-position: 0px -430px;
	width: 217px;
	height: 80px;
}
#menu li.year08 a:hover {
	background-position: -217px -430px;
}


/*--TOP-更新--*/
.top_k_box{
	width:298px; height:88px;
	margin:0px ; padding:0px;
	background:url(../images/koushin_box.jpg) no-repeat;
	margin-left:320px;
	margin-top:492px;
}
.top_k_list{
	padding:0px 2px 5px 10px;
	overflow:auto;
	text-align:left;
	font-size:10px;
	line-height:1.3em;
	height:60px;
	color:#007700;
	font-family:tahoma;
}


/*----------  FAQ  --------------*/
.faq_img{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.faq_line{
	border-bottom:2px #A0A0A0 dotted;
	height:10px;
	line-height:10px;
	margin-bottom:15px;
}
.faq_title{
	background:#4abad0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
	padding:2px 0px 0px 8px;
}

#faq table.faq_equip{
	border:1px #4abad0 solid;
}

#faq table.faq_equip th{
	border:1px #FFFFFF solid;
	background:#4abad0;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
}
#faq table.faq_equip td.td_etc{
	border:1px #4abad0 solid;
}
#faq table.faq_equip td.td_pt{
	border:1px #4abad0 solid;
	text-align:center;
}
#faq table.faq_equip td.td_etc{
	font-size:10px;
	line-height:1.4em;
}

/*---------グローバルメニュー---------------*/
div#g_menu {
	margin:0px; padding:0px;
	height:90px;
	width:940px;
	margin:5px 0px 5px 30px;
}
#g_menu ul,li {
	margin:0px; padding:0px;
	list-style-type: none;
}
#g_menu li {
	float:left;
}
#g_menu li a {
	margin:0px; padding:0px;
	background:url(../images/g_menu.jpg) no-repeat;
	display: block;
	background-repeat: no-repeat;
	float:left;
}
#g_menu li.g_hajime a {
	background-position: 0px 0px;
	width: 185px;
	height: 90px;
}
#g_menu li.g_hajime a:hover {
	background-position: 0px -90px;
}
#g_menu li.g_blog a {
	background-position: -185px 0px;
	width: 185px;
	height: 90px;
}
#g_menu li.g_blog a:hover {
	background-position: -185px -90px;
}
#g_menu li.g_event a {
	background-position: -370px 0px;
	width: 180px;
	height: 90px;
}
#g_menu li.g_event a:hover {
	background-position: -370px -90px;
}
#g_menu li.g_access a {
	background-position: -550px 0px;
	width: 185px;
	height: 90px;
}
#g_menu li.g_access a:hover {
	background-position: -550px -90px;
}
#g_menu li.g_year08 a {
	background-position: -735px 0px;
	width: 193px;
	height: 90px;
}
#g_menu li.g_year08 a:hover {
	background-position: -735px -90px;
}







.lead{
	margin:10px 5px 15px 5px;
	padding:10px;
	background:#EFEFEF;
}

.sitsumon{
	margin-left:25px;
}





/*

#top_button a{
	display:block;
	width:188px ; height:50px;
	margin-bottom:20px;
}

#top_button a.jizen{
	background-image: url(../images/menu_jizen_1.gif);
	margin-left:35px;
}
#top_button a.jizen:hover{
	background-image: url(../images/menu_jizen_2.gif);
}
#top_button a.hajime{
	background-image: url(../images/menu_hajime_1.gif);
	margin-left:10px;
}
#top_button a.hajime:hover{
	background-image: url(../images/menu_hajime_2.gif);
}
#top_button a.event{
	background-image: url(../images/menu_event_1.gif);
	margin-left:25px;
}
#top_button a.event:hover{
	background-image: url(../images/menu_event_2.gif);
}
#top_button a.access{
	background-image: url(../images/menu_access_1.gif);
	margin-left:40px;
}
#top_button a.access:hover{
	background-image: url(../images/menu_access_2.gif);
}
#top_button a.blog{
	background-image: url(../images/menu_blog_1.gif);
	margin-left:5px;
}
#top_button a.blog:hover{
	background-image: url(../images/menu_blog_2.gif);
}
#top_button a.year08{
	background-image: url(../images/menu_08year_1.gif);
	margin-left:25px;
}
#top_button a.year08:hover{
	background-image: url(../images/menu_08year_2.gif);
}
*/




/*--更新部分--*/
.koushin_area{
	border:1px #CCCCCC solid;
	margin-bottom:15px;
}
.koushin_title{
	background:#EEEEEE;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	height:25px;
	line-height:28px;
}
.koushin_list{
	padding:10px 20px 10px 20px;
	height:100px;
	overflow:auto;
	line-height:1.5em;
}

/*--column_left--*/
#column_left{
	float:left;
	width:710px;
}

.title_img{
	margin-bottom:10px;
}

/*--column_right--*/
#column_right{
	float:right;
	width:220px;
	text-align:center;
}

#column_right .foto{
	padding:4px;
	background:#FAFAFA;
	border:1px #CCCCCC solid;
	margin-bottom:10px;
}

/* --  Info部分  --  */
div#info {
	margin:10px 20px 0px 20px;
}

div#info .box{
	text-align:center;
	border:1px #696969 solid;
	padding:5px;
	background:#EEEEEE;
}

div#info .cts{
	font-size:14px;
	text-align:left;
	padding:10px;
	border:1px #CCCCCC solid;
	background:#FFFFFF;
	line-height:1.6em;
	background-image:url(../images/karasawa.gif);
}

div#info .title{
	font-size:16px;
	font-weight:bold;
	border-top:4px #C0C0C0 solid;
	border-bottom:1px #C0C0C0 solid;
	padding:3px;
	margin-bottom:10px;
	line-height:120%;
}

div#info .rgt{
	float:right;
	margin-left:25px;
	font-size:12px;
	text-align:center;
}


div#info table.form{
	border-collapse:separate;
	margin-bottom:5px;
	font-size:14px;
}
div#info table.form td,th{
	border-right:1px #696969 solid;
	border-bottom:1px #696969 solid;
	padding:3px;
}
div#info table.form th{
	background-color:#b9cfeb;
	text-align:right;
	font-weight:bold;
}

div#info .link{
	margin-left:50px;
	font-size:15px;
	line-height:180%;
}
div#info .link a:hover{
	margin-left:2px;
	font-weight:bold;
	background:#FFE5E5;
	color:#A30000;
}




.text_b{
	width:95%;
	padding:2px;
	font-size:14px;
	background:#FFFFCC;
}
.text_m{
	width:60%;
	padding:2px;
	font-size:14px;
	background:#FFFFCC;
}
.must{
	font-family:tahoma;
	color:#FF0000;
}

.midashi_mid{
	background:url(../images/icon.gif) 3px 4px no-repeat;
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
	text-indent:18px;
}

.agent{
	font-size:12px;
	font-weight:normal;
	color:#006000;
	font-family:'tahoma';
}



/*-------------   event   --------------*/
.foto_rgt{
	padding:3px;
	border:1px #CCCCCC solid;
	float:right;
	margin-left:10px;
}

.foto_lft{
	padding:3px;
	border:1px #CCCCCC solid;
	float:left;
	margin-right:10px;
}




/*-------------   event_Model   --------------*/

ul#model{
	margin-bottom:10px;
}
ul#model li{
	list-style: square;
	margin-left:35px;
	line-height:1.6em;
}




/*-------------   event_Maker   --------------*/

table.maker{
	margin-left:5px;
	margin-bottom:15px;
	width:500px;
}
table.maker th.th_m1{
	border:1px #FFFFFF solid;
	padding:4px;
	background:#2293a9;
	font-weight:bold;
	color:#FFFFFF;
	width:20%;
}
table.maker td.td_m1{
	border:1px #4abad0 solid;
	padding:4px;
}




/*--  sub_menu_event  --*/
#event a{
	display:block;
	width:130px; height:28px;
	background:url(../images/event_menu_button.gif) 0px 0px;
	text-align:center;
	line-height:28px;
	font-size:13px;
	margin-bottom:10px;
}
#event a:hover{
	background:url(../images/event_menu_button.gif) 0px -28px;
	color:#FFFFFF;
}

#event a.active{
	background:url(../images/event_menu_button.gif) 0px -28px;
	color:#FFFFFF;
}

/* --{  Main部分  --  */
div#mid {
	padding:0px 20px 10px 20px;
}

div#mid .cts{
	font-size:13px;
	text-align:150%;
	margin:0px 15px 5px 15px;
}

div#mid table.sp td{
	border:0px;
	vertical-align:top;
	padding:5px;
}


div#mid table.tab{
	width:470px;
	margin-top:5px;
	margin-bottom:10px;
}
div#mid table.tab th.th_1{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	background-color:#EFEFEF;
	border:1px #C0C0C0 solid;
	width:90px;
}
div#mid table.tab td.td_1{
	font-size:13px;
	padding:5px;
	border:1px #C0C0C0 solid;
}


div#mid .big_title{
	font-size:22px;
	font-weight:bold;
	border-top:6px #0483c7 solid;
	border-bottom:2px #0483c7 solid;
	background:#ebf0f7;
	padding:3px;
	margin-bottom:15px;
	line-height:24px;
}

div#mid .title{
	font-size:15px;
	font-weight:bold;
	border-top:4px #C0C0C0 solid;
	border-bottom:1px #C0C0C0 solid;
	padding:3px;
	margin-bottom:10px;
	background:#FFFAFA;
}





div#mid .date{
	font-family:'arial bold';
	background-color:#FF0000;
	color:#FFFFFF;
	padding:1px;
	width:40px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
	font-size:13px;
	float:left;
}
div#mid .scd{
	float:left;
	padding-top:2px;
	font-size:13px;
}

div#mid .midashi_m{
	background:url(../images/icon.gif) 5px 2px no-repeat;
	font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
	text-indent:25px;
}


div#mid .box{
	font-size:13px;
	padding:10px;
	border:1px #CCCCCC solid;
	margin-top:5px;
	margin-bottom:10px;
	background:#EEEEEE;
}

.clr{
	clear:both;
}

.left_ft{
	border:1px #A0A0A0 solid;
	padding:2px;
	margin-bottom:10px;
}





/*------------  right  ------------*/

.ph_list_box{
	border:1px #CCCCCC solid;
	background:#EFEFEF;
}
.ph_list_title{
	background:#000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	height:25px;
	line-height:28px;
}





div#foot {
	background:url(../images/foot_karasawa.jpg) no-repeat;
	margin-left:9px;
	height:370px;
	width:960px;
	color:#FFFFFF;
	position:relative;
	z-index:40;
}
div#foot a{
	color:#FFFFFF;
}

div#foot a.btn_jizen{
	display:block;
	float:left;
	margin:0; padding:0;
	top:250px;
	left:760px;
	background: url(../images/button_jizen.gif) no-repeat;
	width:166px; height:37px;
	position:relative;
	z-index:50;
}
div#foot a.btn_jizen:hover{
	background: url(../images/button_jizen.gif) no-repeat 3px 3px;
}

div#foot .foot{
	text-align:center;
	font-size:11px;
	position:relative;
	z-index:55;
	top:270px;
}

div#foot .impress{
	text-align:center;
	font-size:11px;
	position:relative;
	z-index:56;
	margin-top:10px;
}


















/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #696969;
 font: bold 14px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 20px;
 margin-left: 2px;
 border: 1px solid #696969;
 border-bottom: none;
 background: #b9cfeb;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #0483c7; }
ul.tabbernav li a:visited { color: #000000; }

ul.tabbernav li a:hover{
 color: #FFFFFF;
 background: #0483c7;
 border-color: #0483c7;
}

ul.tabbernav li.tabberactive a{
 background-color: #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
}

ul.tabbernav li.tabberactive a:hover{
 color: #ff6600;
 background: white;
 border-bottom: 1px solid #FFFFFF;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:15px;
 border:1px solid #696969;
 border-top:0;
	background-color: #FFFFFF;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}






