@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	border:0; /* 旧IE対応 */
	text-align:center;
	min-width:960px; /* 可変ブラウザの最小 */
	background: #FFFFFF;
}
#container {
	width:100%;
	height:auto;
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	float: left;
}
/* リンク色を隠す */
.img_b {
	vertical-align:top;
	border:none;
}
/* 隠す */
.hide {
	position: absolute;
	left: -100em;
	top: -100em;
}
/* ヘッダーここから */
#header{
	margin:0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#header2{
	width: 960px;
/*	background:url(/img/back_header2.jpg) no-repeat right top;*/
	clear: left;
	padding: 0px;
	height: auto;
	margin: 0 auto;
	text-align:left;
}
#he_left {
	float: left;
	margin: 0px -370px 0px 0px;
	padding: 0px;
	width: 370px;
	height: 67px;
	z-index: 4;
	position: relative;
	background:url(/img/he_left_back1.gif) no-repeat 208px 44px;
}
#he_left h1, #he_left p {
	margin: 8px 0px 0px 10px;
	padding: 0px;
}

.header_nav {
	margin:0px 15px 0px 0px;
	padding:6px 0px 0px 0px;
}
.header_nav ul {
	margin:0px;
	padding:0px;
}
.header_nav li.gyou3 {
	display: inline;
	margin: 0px;
	padding:0px 2px 0px 0px;
	list-style-type: none;
}
.header_nav li.gyou3_2 {
	display: inline;
	margin: 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}
.header_nav li.gyou_end {
	display: inline;
	margin: 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}

#he_right {
	margin:0px -370px 0px 0px;
	padding: 0px;
	float: left;
	text-align: right;
	height: auto;
	width: 100%;
}
#he_right_a {
	margin:6px 0px 0px 370px;
	padding: 0px;
	z-index: 2;
	background: repeat-y;
}
/* ヘッダーここまで */


/*2P以降のみGナビ下にマージン*/
#header {
	margin-bottom:14px !important;
	overflow:hidden;
}


/* フッターここから */
#footer {
	background:url("../../img/footer_back.gif") repeat-x left top #F1DB96;
	float:left;
	clear:both;
	margin:10px 0 0;
	padding:6px 0 0;
	width:100%;
	height: auto;
}

#author_info {
	margin:0px auto;
	padding:0px 0px 20px;
	width:960px;
	text-align:left;
	background:url(/img/author_info_back.gif) no-repeat 98% bottom;
}
#author_info a:link    { color: #000000; }
#author_info a:visited { color: #000000; }
#author_info a:active  { color: #000000; }
#author_info a:hover   { color: #FF4500; }

#author_info .footer_navi {
	margin:0px 100px 0px 0px;
	padding:14px 0px;
	overflow:hidden;
}
#author_info .footer_navi ul{
	margin:0px;
	padding:0px;
	_padding:0px 0px 14px;
	float:right;
}
#author_info .footer_navi li {
	display: inline;
	margin: 0px;
	padding:0px 8px 0px 18px;
	list-style-type: none;
	background:url(/img/icon_migi2.gif) no-repeat left center;
}
#author_info .footer_navi li.navi_end {
	border:none !important;
}
#author_box{
	clear:both;
	padding:0px;
	margin:0px 100px 0px 0px;
}
#author_box p{
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 10px;
	line-height:1.4;
	border-left:5px solid #FF9933;
}

#copyright {
	margin: 0px;
	padding: 0px;
	background:#59A41C;
}
#copyright p {
	font-size: 80%;
	margin: 0px auto;
	padding: 0.5em 0px 0.5em 10px;
	background:url(/img/copyright_back.gif) no-repeat 98% 0%;
	width:950px;
	_width:960px;
	text-align:left;
}
/* フッターここまで */

a:link   {text-decoration: underline; color: #0033CC;}
a:visited {text-decoration: underline; color: #551A8B;}
a:active  {text-decoration: underline; color: #CC0000;}
a:hover   {text-decoration: underline; color: #FF4500;}

/* 3カラム */
#mymainback{
	line-height:120%;
	background: #FFFFFF;
	width: 960px;
	clear: left;
	padding: 0px;
	height: auto;
	margin: 0 auto;
	text-align:left;
}

#sidebar1 {
	width:220px;
	padding-bottom:1em;
	float:left;
	margin-top:0px;
	margin-right:-220px;
	position:relative;
	z-index:3;
}
.sidebar1_box {
	width:218px;
	float:left;
	border: 1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
*html .sidebar1_box {width:220px;}


#sidebar1 h2 {
	background:url("../../img/pr_back.gif") no-repeat right top #fcf8ea;
	clear:both;
	font-size:100%;
	margin:0 0 10px;
	padding:8px 46px 8px 14px;
}

#sidebar1 .soshiki_back {
/*	background:url("../../img/kanren_back.gif") no-repeat scroll left bottom 	transparent;*/
	padding:0;
	width:100%;
}


#main {
	width:100%;
	float:left;
	text-align:left;
	margin-top:0px;
	margin-right:-220px;
	padding:0px;
	position:relative;
	z-index:1;
}
#main_a {
	margin-right:220px;
	margin-left:220px;
	padding:0px 15px 0px 15px;
	z-index:2;
}

#sidebar2 {
	width:220px;
	float:left;
	position:relative;
	z-index:3;
	margin: 0px -220px 0px 0px;
	padding: 0px 0px 1em;
	position:relative;
}

#sidebar2 p {
/*	margin:0px;
	padding:0px;*/
}

#sidebar2_top,#sidebar2_bottom img {
	display:none;
}

/* トップページ、詳細ページ（ここまで） */

/* くらしの情報専用レイアウト */
#in_sidebar1 {
	float:left;
	margin:0 -220px 0 0;
	width:100%;
	padding-bottom:1em;
}
#in_sidebar1 .list_type_a_list,
#in_sidebar1 #main_body {
	margin-right:235px;
	width:auto;
}
#in_sidebar2 {
	float:left;
	margin:0 -220px 0 0;
	width:220px;
	padding-bottom:1em;
}

/* パンくずナビここから */
.pankuzu {
	clear:both;
	font-size: 90%;
	padding:0 0 0.6em;
	margin:0px;
	text-align:left;
}
/* パンくずナビここまで */


/* 印刷用アイコン */
#print_mode_link {
	width:12em;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 22px;
	background: url(../../img/print-icon.jpg) no-repeat left center;
	height: 1em;
}