@charset "UTF-8";
/* CSS Document */

/*---------------------------------------------------
全体的なルール
---------------------------------------------------*/

*{
 margin:0;
 padding:0;
 list-style: none;
 }

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	background-image: url(/common/images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
img {
	vertical-align: middle;
	padding: 0px;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-size: 14px;
	line-height: 30px;
}

a {
	color:#333333;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#FF0000;
}

.clear {
	clear: both;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
.clearfix {
	display: block;
}
.mark01{
	padding:5px 2px;
	border-bottom:dashed 1px #000000;
	margin:20px 0 5px 0;
}

.hazimeni{
	margin:5px 0 5px 0;
	padding:15px;
	background-image: url(images/take01.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size:14px;
	line-height:25px;
}
#totop{
	text-align: center;
	padding:50px;
}
#totop .go a{
	text-align:center;
	font-size:12px;
	padding:2px;
	background-color:#ff0000;
	width:120px;
	display:block;
	margin:0 auto;
	color:#ffffff;
}
#totop .go a:hover{
	color:#ffffff;
	background-color:#999999;
}
/*-----見出し---------*/

#tit_midashi {
	padding: 25px 20px 7px;
}
/*-----ぱんくず---------*/

.p-kuzu {
	margin: 0px 0px 0px 15px;
	font-size: 12px!important;
}

/*---------------------------------------------------
汎用
---------------------------------------------------*/

.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}

.mb30 {
	margin-bottom: 30px;
}
.mb50 {
	margin-bottom: 50px;
}
.p12 {
	font-size: 12px;
}
.p11 {
	font-size: 11px;
}
.red {
	color:#ff0000;
}
.black {
	color: #000000;
}
.glay {
	color: #666666;
}
.bold {
	font-weight: bold;
}
/*---------------------------------------------------
メインボックス
---------------------------------------------------*/
div#page{
	width:960px;
	padding:0 10px;
	margin:0 auto;
	background-color: #ffffff;
 }

div#topimg{
	background:url(images/top/top_flash4.jpg) no-repeat;
	width:960px;
	height:349px;
}
#page #topimg-sub {
	height: 200px;
	width: 960px;
}
#content_box {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	zoom:100%;
}
div#content, div#content2{
	width:760px;
	float:right;
	margin-top:5px;
	display: inline;
}

div#content #content-inner{
	padding: 10px 20px 50px;
}
div#innerbox{
	padding:20px;
	border: 1px solid #333333;
	margin-bottom:10px;
}
div#innerbox01, div#innerbox02{
	padding:25px 20px 20px;
	margin-bottom:10px;
}
div#innerbox02 h2{
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height:25px;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
}
div#innerbox03{
	margin: 15px 10px 20px 25px;
}

/*---------------------------------------------------
header
---------------------------------------------------*/
div#header {
	padding:0px;
	background: url(images/head/head.jpg) no-repeat left top;
	margin: 0px;
	height: 100px;

}
.logo {
	position: relative;
	top: 5px;
	left: 10px;
	width: 293px;
	height: 47px;
	overflow: hidden;
	z-index: 1;
}

.logo a {
	display: block;
	width: 293px;
	height: 0;
	padding-top: 65px;
	background: url(images/head/logo.jpg) no-repeat 0 0;
}
div#header h1{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 300px;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 0px;
	line-height: 1.6;
	height: 20px;
}

div#header h1 a { text-decoration:none; color:#000000;}
div#header h1 a:hover { text-decoration:none; color:#ff0000;}

div#header p{
	color:#333333;
	font-size:12px;
}
div#headcont {
	position: relative;
	height: 27px;
	width: 191px;
	left: 749px;
	top: -15px;
}

/*---------------------------------------------------
グランドナビ
---------------------------------------------------*/
div#gnavi {
	margin:0 0 5px 0;
	padding:0;
}
div#gnavi ul{
	background-image: url(images/gnavi_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:solid 1px #999999;
	height:30px;
	font-size:13px;
}
div#gnavi li{
	text-align:center;
	border-right:solid 1px #333333;
	float:left;
	line-height:30px;
}
div#gnavi li a{
	display:block;
	width:119px;
	text-decoration:none;
	color:#ffffff;
}
div#gnavi li a:hover{
	background-image: url(images/gnavi_bg02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color:#ff0000;
}

div#gnavi-js {
	margin:0 0 5px 0;
	padding:0;
	overflow: hidden;
}
div#gnavi-js ul li {
	float: left;
	list-style: none;
}
/*---------------------------------------------------
グランドナビ変更
---------------------------------------------------*/
div#gnavi-bg {
	background: url(images/navi/gnavi_bg.gif) repeat-x;
	height: 58px;
}
div#gnavi-jsp {
	margin:0 auto 5px;
	padding:0;
	overflow: hidden;
	width: 940px;
	height: 58px;
}
div#gnavi-jsp ul li {
	float: left;
	list-style: none;
}

/*---------------------------------------------------
NEWS
---------------------------------------------------*/
div#topnews {
	padding:0;
	margin-bottom:10px;
}
div#topnews div{
	overflow:visible;
	border:solid 1px #333333;
	height:auto;
}
div#topnews div ul{
	margin:5px 10px;
 }

div#topnews div ul li{
	font-size:13px;
	padding:5px;
	list-style: none;
	display: block;
	background: url(images/arrow.gif) no-repeat left 8px;
	text-indent: 12px;
}
.news_date{
	font-size:11px;
	color:#999999;
	padding-right: 25px;
 }

/*---------------------------------------------------
rightbar
---------------------------------------------------*/
div#rightbar{
	width:200px;
	float:left;
}

div#rightbar img.tenpo{
	padding:1px;
	border:solid 1px #999999;
	margin:5px 0 5px 0;
}

div#rightbar_in{
	margin:0 10px 10px 0;
 
}
div#rightbar_in .side-menu {
	font-size: 22px;
}
div#rightbar ul{
	margin: 0;
}
div#rightbar li,div#rightbar li li{
	list-style:none;
	line-height:25px;
}
div#rightbar li li{
	font-size:12px;
}

div#rightbar li li li{
	font-size:10px;
}
div#rightbar li h4{
	font-size:14px;
	color:#ffffff;
	font-weight: normal;
	padding:2px 0 2px 5px;
	margin-top:5px;
	background: url(images/gnavi_bg.jpg) repeat-x center center;
}
#rightbar_in p {
	font-size: 12px;
	padding: 5px;
	line-height: 18px;
}
#sidemap {
	padding: 5px;
	font-size: 12px;
}


/*---------------------------------------------------
footer
---------------------------------------------------*/
div#footer{
	clear:both;
	padding:20px;
	font-size:12px;
	text-align: center;
	background: url(images/bg_footer.gif) repeat-x left top;
	border-top: 1px solid #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin: 0px;
}

div#footer02{
 clear:both;
 padding:20px;
 color: #ffffff;
 font-size:12px;
 text-align: center;
 
}

div#footer .copyright{
	width:500px;
	margin:0 auto;
	padding:5px 0;
	font-style: normal;
	border-top: 1px dashed #999999;
}

div#footer .copyright a{
	color:#000000;
}

div#footer .copyright a:hover{
 color:#999999;
}

/*---------------------------------------------------
footer link
---------------------------------------------------*/

#footer ul.catIndex {
	margin: 0 auto 5px;
	padding: 0;
	width: 860px;
	height: 15px;
}
#footer ul.catIndex li {
	margin: 0;
	padding: 0 7px 0 4px;
	border-right: 1px solid #666;
	display: inline;
	height: 14px;
	font-size: 93%;
}
#footer ul.catIndex li {
	padding: 0 5px 0 8px;
}
#footer ul.catIndex li {
	padding: 0 7px;
}
#footer ul.catIndex li.endcat {
	border: none;
}
#footer ul.catIndex li a:link,
#footer ul.catIndex li a:visited {
	color: #666;
}
#footer ul.catIndex li a:hover {
	text-decoration: underline;
}

#footer ul.sites {
	margin-bottom: .5em;
	width: 28em;
}
#footer ul.sites li {
	border: none;
}
#footer ul#footMenu {
	margin: 10px auto;
	padding: 0;
	height: 15px;
	list-style: none;
}
#footer ul#footMenu li {
	margin: 0px;
	padding: 0px 7px;
	border-right: 1px solid #666;
	display: inline;
	height: 15px;
	font-size: 93%;
}
#footer ul#footMenu li.endcat {
	border: none;
}

#footer ul#footMenu li a:link,
#footer ul#footMenu li a:visited {
	color: #666;
}
#footer ul#footMenu li a:hover {
	text-decoration: underline;
}
/*---------------------------------------------------
side menu
---------------------------------------------------*/

#localMenu {
	background: #e4e4e4;
	margin-bottom: 10px;
}
#localMenu #nav {
	padding: 5px 5px 1px;
	list-style: none;
}
#localMenu li a {
	display: block;
	text-indent: 10px;
}
#localMenu li a:hover {
	background: #e7f7f1 url(images/sidemenu/btn_menu_a.gif);
}
#rightbar #rightbar_in #localMenu #nav .local_concept img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#localMenu #nav .local_concept {
	margin-bottom: 4px;
	padding: 0px;
	height: 32px;
	width: 180px;
	display: block;
	line-height: 32px;
	background: url(images/sidemenu/btn_menu.gif) no-repeat;
	font-size: 13px;
	text-indent: 10px;
}
