@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {	margin: 0px;padding: 0px;}
body {
	overflow-y: scroll;overflow-x: hidden;
	background: #66cccc;
	font:100% sans-serif, 'Lucida Grande', Helvetica;
	color: #000;
	line-height: 180%;
	text-align: center;
}
h2 {
	display:none;
}
ul li{list-style-type:none;zoom: normal;}
ol{margin-left:20px;}
em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 0px;
}
address{
	font-style: normal;
}
small,span{
	font-weight: normal;
}
blockquote {
	margin: 10px;
	border-left: 2px solid #7777AA;
}
blockquote p {
	color: #999999;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;
	font-size: 90%;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;
	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

table {
	margin-bottom: 10px;
	border: 1px solid #666680;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	text-align: center;
}
table tr td {
	padding: 5px;
	border: 1px solid #AAAAAA;
}
table tr td input {
	margin: -2px;
}

a {
	outline:none;
	color: #333;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FF7700;
	text-decoration: none;
}

/* ----- 外枠 -------------------------------------- */
div#container {
	width: 800px;
	margin: 0px auto;
	background:url(img/container_bg.gif) repeat-y center top;
	
}
div#header {
	height: 135px;
	text-align: left;
	background:url(img/header_bg.gif) no-repeat center top;
	
}

div#blog, div#contents {
	width: 800px;
	margin: 0px auto;
	padding-left:70px;
}
div#topblog {
	width: 660px;
	margin: 0px auto;
}
div#footer {
	clear: both;
	width: 800px;
	height: 115px;
	background:url(img/footer_bg.gif) no-repeat center top;
	
}

/* ----- ヘッダー -------------------------------------- */
div#header h1 {
	position:relative;
	top:35px;
	left:450px;
	height: 70px;
}
div#header h1 a{
	display: block;
	width: 270px;
	height: 70px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	background : url(img/logo.png) no-repeat;
	
}
div#header h1 a:active,
div#header h1 a:hover{
	width: 270px;
	height: 70px;
	background : url(img/logo.png) no-repeat 0 -70px;
}
ul#menu,ul#lifesupport,ul#regional,ul#peersupport,ul#yamabiko,ul#access{
	position:relative;
	top:-10px;
	left:69px;
	height: 128px;
	background : url(img/nav.png) no-repeat 0 0;
	
}
ul#menu li,ul#lifesupport li,ul#regional li,ul#peersupport li,ul#yamabiko li,ul#access li{
	float:left;
	display: inline;
}
ul#menu li a,ul#lifesupport li a,ul#regional li a,ul#peersupport li a,ul#yamabiko li a,ul#access li a{
	display: block;
	width: 133px;
	height: 128px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
}
ul#menu li.menu1 a:active,ul#menu li.menu1 a:hover,
ul#regional li.menu1 a:active,ul#regional li.menu1 a:hover,
ul#peersupport li.menu1 a:active,ul#peersupport li.menu1 a:hover,
ul#yamabiko li.menu1 a:active,ul#yamabiko li.menu1 a:hover,
ul#access li.menu1 a:active,ul#access li.menu1 a:hover,
ul#lifesupport li.menu1 a{
	width: 133px;
	height: 128px;
	background : url(img/nav.png) no-repeat 0 -128px;
	
}
ul#menu li.menu2 a:active,ul#menu li.menu2 a:hover,
ul#lifesupport li.menu2 a:active,ul#lifesupport li.menu2 a:hover,
ul#peersupport li.menu2 a:active,ul#peersupport li.menu2 a:hover,
ul#yamabiko li.menu2 a:active,ul#yamabiko li.menu2 a:hover,
ul#access li.menu2 a:active,ul#access li.menu2 a:hover,
ul#regional li.menu2 a{
	width: 133px;
	height: 128px;
	background : url(img/nav.png) no-repeat -133px -128px;
	
}
ul#menu li.menu3 a:active,ul#menu li.menu3 a:hover,
ul#lifesupport li.menu3 a:active,ul#lifesupport li.menu3 a:hover,
ul#regional li.menu3 a:active,ul#regional li.menu3 a:hover,
ul#yamabiko li.menu3 a:active,ul#yamabiko li.menu3 a:hover,
ul#access li.menu3 a:active,ul#access li.menu3 a:hover,
ul#peersupport li.menu3 a{
	width: 133px;
	height: 128px;
	background : url(img/nav.png) no-repeat -266px -128px;
	
}
ul#menu li.menu4 a:active,ul#menu li.menu4 a:hover,
ul#lifesupport li.menu4 a:active,ul#lifesupport li.menu4 a:hover,
ul#regional li.menu4 a:active,ul#regional li.menu4 a:hover,
ul#peersupport li.menu4 a:active,ul#peersupport li.menu4 a:hover,
ul#access li.menu4 a:active,ul#access li.menu4 a:hover,
ul#yamabiko li.menu4 a{
	width: 133px;
	height: 128px;
	background : url(img/nav.png) no-repeat -399px -128px;
	
}
ul#menu li.menu5 a:active,ul#menu li.menu5 a:hover,
ul#menu li.menu5here a ,
ul#lifesupport li.menu5 a:active,ul#lifesupport li.menu5 a:hover,
ul#regional li.menu5 a:active,ul#regional li.menu5 a:hover,
ul#peersupport li.menu5 a:active,ul#peersupport li.menu5 a:hover,
ul#access li.menu5 a:active,ul#access li.menu5 a:hover,
ul#yamabiko li.menu5 a:active,ul#yamabiko li.menu5 a:hover{
	width: 133px;
	height: 128px;
	background : url(img/nav.png) no-repeat -532px -128px;
	
}

/* ----- フッター -------------------------------------- */
div#footer .footer-innner{
	margin:0 30px 0 70px;
}

div#footer dl{
	float:left;
	display: inline;
	padding:15px 30px 5px 0;
	_padding:15px 0px 5px 0;
	color:#003366;
	text-align: left;
}
div#footer dl dt{
	font-size:14px;
	font-weight: bold;
	line-height: 140%;	
}
div#footer dl dd{
	line-height: 100%;
	font-size:11px;	
}
div#footer a{
	color:#003366;
}
div#footer p.copyright {
	clear:both;
 	font:11px Verdana, sans-serif;
	color: #66cccc;
}
/* ----- ＴＯＰページ(記事部分) -------------------------------- */
div#topblog_left{
	float:left;
	display: inline;
	width: 399px;
	height: 220px;;	
	text-align: left;
	background : url(img/top_gaikan.jpg) no-repeat 0 0;
	
}
div#topblog_left ul{
	position:relative;
	top:130px;
	left:10px;
}
div#topblog_left ul li a{
	display: block;
	width: 88px;
	height: 73px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	background : url(img/doko.png) no-repeat 0 0;
_background : url(img/doko_i6.png) no-repeat 0 0;

}
div#topblog_left ul li a:active,
div#topblog_left ul li a:hover{
	width: 88px;
	height: 73px;
	background : url(img/doko.png) no-repeat 0 -73px;
_background : url(img/doko_i6.png) no-repeat 0 -73px;
	
}

div#topblog_side {
	float:right;
	display: inline;
	width: 261px;
	text-align: left;
}

div#topblog_side ul li{
	float:left;
	display: inline;
}
div#topblog_side ul li.topbana1 a{
	display: block;
	width: 131px;
	height: 69px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	background : url(img/topbana1.gif) no-repeat 0 0;
	
}
div#topblog_side ul li.topbana1 a:active,
div#topblog_side ul li.topbana1 a:hover{
	width: 131px;
	height: 69px;
	background : url(img/topbana1_on.gif) no-repeat 0 0;
	
}
div#topblog_side ul li.topbana2 a{
	display: block;
	width: 129px;
	height: 69px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	background : url(img/topbana2.gif) no-repeat 0 0;
	
}
div#topblog_side ul li.topbana2 a:active,
div#topblog_side ul li.topbana2 a:hover{
	width: 129px;
	height: 69px;
	background : url(img/topbana2_on.gif) no-repeat 0 0;
	
}
.topblog-text {
clear:both;
padding-top:20px;
}
.topblog-text h3{
	padding-left:20px;
	margin:0 0 0 0;
	color:#66cccc;
	font-size:20px;
	line-height: 110%;
	background : url(img/top_li.png) no-repeat left top;
	
}
.topblog-text h4{
	margin:10px 0 0 2px;
	line-height: 100%;
	color:#555;
	font-size:13px;
}
.topblog-text span,.topblog-text p{
	font-size:11px;
	color:#666;
	margin:0 0 0 2px;
}
/* ----- ブログページ(記事部分)、コンテンツページ(記事部分) ------- */
div#blog-left ,div#contents-left{
	float:left;
	display: inline;
	width: 600px;
	_width: 580px;
	margin-bottom:20px;
	text-align: left;
}

div#blog-left .text ,div#contents-left .text{
	width: 570px;
	_width: 560px;
}
div#blog-left h3,div#contents-left h3{
	padding-left:2px;
	margin-bottom:10px;
	color:#006666;
	font-size:20px;
	line-height: 140%;
	border-bottom:4px #66cccc dotted;
}
div#blog-left h4,div#contents-left h4{
	padding-left:8px;
	margin-bottom:15px;
	color:#804040;
	font-size:17px;
	line-height: 110%;
	border-left:14px #ff8080 double;
}
div#blog-left h5,div#contents-left h5{
	padding-left:8px;
	margin-bottom:15px;
	color:#008080;
	font-size:16px;
	line-height: 110%;
	border-left:10px #008080 solid;
}
div#blog-left h6,div#contents-left h6{
	margin-bottom:15px;
	color:#ff0000;
	font-size:16px;
	line-height: 110%;
}
div#blog-left dl,div#contents-left dl{
	width: 540px;
	margin:0 0 18px 3px;
}
ul.list2 li{
margin-left:15px;
list-style-type:disc;
}

div#blog-left dl dt,div#contents-left dl dt{
	padding:2px 0 0 8px;
	font-size:16px;
		line-height: 100%;
	color:#008040;
	font-weight: bold;
	border-left:3px #004000 solid;
}
div#blog-left dl dd,div#contents-left dl dd{
	padding:8px 0 0 8px;
	line-height: 140%;
	border-left:3px #008040 solid;
}

div#blog-left .text p,div#contents-left .text p{
	margin-bottom:10px;
	line-height: 160%;	
}
ul.day{
margin:0 0 15px 20px;
	font-size:14px;
		font-weight: bold;
		color:#804040;
}
ul.day li{
	padding-left:20px;
	background : url(img/top_li.png) no-repeat left center;
}

.waku1{
margin:0 0 30px 30px;
	font-size:13px;
	line-height: 140%;
	width: 500px;
}
.waku2{
margin:0 0 30px 20px;
	padding:8px 10px;
	font-size:13px;
	line-height: 140%;
	width: 500px;
	border:2px dotted #daba25;
}
div#blog-left .text_info{
width: 570px;
	_width: 560px;
	font-size:11px;
	border-top:2px #66cccc dotted;
	margin-bottom:30px;
}
/* パンくずリスト */
p.pan {
margin-bottom:5px;
	font-size:11px;
	font-weight: bold;
	text-align: left;
}
p.pan a{
	font-weight: normal;
}
/* ページ移動 */
div#blog ul.navi{
	margin: 5px 0px;
	text-align: right;
}
div#blog ul.navi li {
	display: inline;
	margin-left: 5px;
}

/* ----- ブログページ(右バナー部分)、コンテンツページ(右バナー部分) -------------------------------- */
ul#blog-side,ul#contents-side{
	float:right;
	display: inline;
	width: 200px;
	_width: 130px;
	margin-bottom:10px;
	text-align: left;
}

li.bana1 a{
	display: block;
	width: 129px;
	height: 69px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	margin-bottom:5px;
	background : url(img/side_bana1.gif) no-repeat 0 0;
	
}
li.bana1here a{
	display: block;
	width: 129px;
	height: 69px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	margin-bottom:5px;
	background : url(img/side_bana1_on.gif) no-repeat 0 0;
	
}
li.bana1 a:active,li.bana1 a:hover{
	width: 129px;
	height: 69px;
	background : url(img/side_bana1_on.gif) no-repeat 0 0;
	
}
li.bana2 a{
	display: block;
	width: 129px;
	height: 69px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	margin-bottom:5px;
	background : url(img/side_bana2.gif) no-repeat 0 0;
	
}
li.bana2here a{
	display: block;
	width: 129px;
	height: 69px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	margin-bottom:5px;
	background : url(img/side_bana2_on.gif) no-repeat 0 0;
	
}
li.bana2 a:active,li.bana2 a:hover{
	width: 129px;
	height: 69px;
	background : url(img/side_bana2_on.gif) no-repeat 0 0;
	
}
li.bana3 a{
	display: block;
	width: 129px;
	height: 40px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	background : url(img/side_bana3.gif) no-repeat 0 0;
	
}
li.access a{
	display: block;
	width: 129px;
	height: 40px;
	text-indent: -9999px;
	font-size:0;
	line-height:0;
	background : url(img/side_bana3_on.gif) no-repeat 0 0;
	
}
li.bana3 a:active,li.bana3 a:hover{
	width: 129px;
	height: 40px;
	background : url(img/side_bana3_on.gif) no-repeat 0 0;
	
}
