@charset "shift_jis";

* {
	font-size : 100%;
	_font-size :100%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	}
		
html {
	height: 100%;
	}
html>/**/body {
	overflow-y:scroll;
	}

body {
	color: #5B5C57;
	font-size: small;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.75em;
	_text-align: center;
/*	background-color:#eee;*/
	margin: 0;
	padding: 0;
	}

/*
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	empty-cells: show;
	}
th,td {
	font-size: small;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	border: solid 1px #000;
	margin: 0;
	padding: 0;
	}
*/

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
	}

p,
li,
dt,
dl {
	line-height: 1.75;
	}

p {
	margin: 0 0 1em 0;
	}

ul li {
	list-style: none;
	}
	
caption {
	text-align: left;
	}
	
img, a img{
	border: none;
	vertical-align: bottom;
	background: transparent;
	}

strong {
	font-weight: bold;
	}
	
fieldset{
	border: none;
	}

a:link {
	color:#2a83dd;
	text-decoration:none;
	}
a:visited {
	color:#62778c;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

/*clr*/
.clr {
	clear:both;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}


/* div frames (on ID)
--------------------------------------- */
#PAGE_CENTER {
	width: 980px;
	_width: 982px;
	margin: 0 auto;
	_text-align: left;
	padding: 0;
	}
	
	#HEADER {
		color:#AAA;
		height:115px;
		clear: both;
		position:relative;
		}
		
	#CONTENTS {
		width:730px;
		padding-bottom:40px;
		padding-top:20px;
		_padding-bottom:20px; /*IE bugfix*/
		float:left;
		}
		#PREMAIN{}
		
		#RIGHT_MENU {
			width: 225px;
			float: right;
			}
		
		#MAIN {
			width: 604px;
			}

	
	#FOOTER {
		color:#aaa;
		clear:both;
		text-align:center;
		padding-top:15px;
		margin-top:20px;
	}
	
	
/* ID : HEADER
--------------------------------------- */

#HEADER_LOGO{
	position:absolute;
	left:0px;
	top:22px;
	}

#HEADER_SUBNAVI{
	position:absolute;
	right:0px;
	top:32px;
	}
#HEADER_SUBNAVI a{
	width:115px;
	height:30px;
	display:block;
	float:left;
	text-decoration:none;
	}

#HEADER_SUBNAVI a.subnavi_contact{background-image:url("../images/headerbtn/header_contact.png");}
#HEADER_SUBNAVI a.subnavi_sitemap{background-image:url("../images/headerbtn/header_sitemap.png");}

#HEADER_SUBNAVI .subnavi_contact:hover{background-image:url("../images/headerbtn/header_contact_mo.png");}
#HEADER_SUBNAVI .subnavi_sitemap:hover{background-image:url("../images/headerbtn/header_sitemap_mo.png");}

#HEADER_SUBNAVI a .menu_hidden{
	visibility:hidden;
	}




#HEADER_MENU{
	position:absolute;
	padding:0;
	top:85px;
	width:980px;
	height:35px;
	background-color:#ddd;
	background-image:url("../images/headernavi/header_bg.png");
	background-repeat:repeat-x;
	text-align:center;
	}
#HEADER_MENU a{
	width:140px;
	height:35px;
	display:block;
	float:left;
	text-decoration:none;
	}
	
#HEADER_MENU .cat_consinfo{background-image:url("../images/headernavi/header_consinfo.png");background-position:0px 0px;}
#HEADER_MENU .cat1{background-image:url("../images/headernavi/header_localnews.png");}
#HEADER_MENU .cat2{background-image:url("../images/headernavi/header_manabinews.png");}
#HEADER_MENU .cat3{background-image:url("../images/headernavi/header_jouhousi.png");}
#HEADER_MENU .cat4{background-image:url("../images/headernavi/header_banban.png");}
/*#HEADER_MENU .cat5{background-image:url("../images/headernavi/header05.png");}*/
#HEADER_MENU .cat6{background-image:url("../images/headernavi/header_fm.png");}
#HEADER_MENU .cat7{background-image:url("../images/headernavi/header_symposium.png"); background-position:0px 0px;}

#HEADER_MENU a .menu_hidden{
	visibility:hidden;
	}
	
#HEADER_MENU a.cat_consinfo:hover{background-position:0px 70px;}
#HEADER_MENU a.cat1:hover{background-position:0px 70px;}
#HEADER_MENU a.cat2:hover{background-position:0px 70px;}
#HEADER_MENU a.cat3:hover{background-position:0px 70px;}
#HEADER_MENU a.cat4:hover{background-position:0px 70px;}
/*#HEADER_MENU a.cat5:hover{background-position:0px 70px;}*/
#HEADER_MENU a.cat6:hover{background-position:0px 70px;}
#HEADER_MENU a.cat7:hover{background-position:0px 70px;}

#CAT_CONSINFO #HEADER_MENU .cat_consinfo{background-position:0px 35px;}
#CAT1 #HEADER_MENU .cat1{background-position:0px 35px;}
#CAT2 #HEADER_MENU .cat2{background-position:0px 35px;}
#CAT3 #HEADER_MENU .cat3{background-position:0px 35px;}
#CAT4 #HEADER_MENU .cat4{background-position:0px 35px;}
/*#CAT5 #HEADER_MENU .cat5{background-position:0px 35px;}*/
#CAT6 #HEADER_MENU .cat6{background-position:0px 35px;}
#CAT7 #HEADER_MENU .cat7{background-position:0px 35px;}


/* ID : CONTENTS
--------------------------------------- */
#CONTENTS h1{ /*ページタイトル用*/
	font-weight:bold;
	font-size:140%;
	color:#333;

}

#CONTENTS h2{
	font-weight:bold;
	font-size:120%;
	padding:0.5em 0;
	border-bottom:1px solid #666;
	color:#333;
	}
	
#CONTENTS p{
	padding-top:0.9em;
	}




/* ID : FOOTER_MENU
--------------------------------------- */
#FOOTER_MENU{
	letter-spacing:-1px;
	margin-bottom:0.5em;
	border-bottom:1px solid #ddd;
	padding-bottom:8px;
	margin-bottom:8px;
}
#FOOTER_MENU a{
	color:#A4A59D;
	text-decoration:none;
	padding-right:0.5em;
	}
#FOOTER_MENU a:hover{
	color:#666;
	}


/* ID : MAIN_MENU
--------------------------------------- */
#MAIN_MENU{
	background-image:url("../images/mainmenu_space1.png");
	}


/* ID : RIGHT_MENU
--------------------------------------- */
#RIGHT_MENU{
	margin-top:80px; /*IEなぞのバグ IEのほうが正しい解釈？*/
	}

#RIGHT_MENU h3{
	}
	
#RIGHT_MENU ul {
/*	padding-right:30px;*/
	}

#RIGHT_MENU li {
/*	border: #fff 1px solid;*/
	margin:0;
	padding:0;
	}

#RIGHT_MENU li a{
	padding:0.7em 0;
	padding-left:1em;
	display:block;
	line-height:1.5em;
	color:#777;
	background-image:url("../images/rightnavi_bg.png");
	}
	

#RIGHT_MENU li a.ichiranbtn{
	color:#AAA;
	text-decoration:none;
	display:block;
	padding:15px 5px;
	letter-spacing:0.3em;

	}
#RIGHT_MENU li a:hover{
	color:#333;
	background-color:#ddd;
	text-decoration:none;
	}

#RIGHT_MENU a.inpage{
	color:#fff;
	text-decoration:none;
	background-color:#ddd;
	background:url("../images/rightnavi_bg.png") left 60px;
	}
#RIGHT_MENU a.inpage:hover{
	color:#fff;
	background-color:#ddd;
	}

/* ID : PREMAIN
--------------------------------------- */
#PREMAIN{}

#PREMAIN .margin_s,
#MAIN .margin_s{
	margin-left:30px;
	}
#PREMAIN .margin_m,
#MAIN .margin_m{
	margin-left:52px;
	}


/* ID : MAIN
--------------------------------------- */
#MAIN h2 {
	letter-spacing: 1px;
	}
	#MAIN .h2_paragraph {
		margin: 25px 0 27px 0;
		padding: 0 25px 0 27px;
		}

#MAIN h3 {
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	clear: both;
	}
	#MAIN .h3_paragraph {
		margin: 0 0 15px 0;
		padding: 0 0 0 12px;
		float:left;
		}
		#MAIN .h3_image_vertical {
			padding: 0 0 0 12px;
			float:right;
			}

#MAIN p {
	padding: 0 0 0 2px;
	}
	
	
/* 共通　標準段組み
--------------------------------------- */
.leftpane01{float:left; width:350px; }
.rightpane01{float:right; width:350px; }

