@charset "shift_jis";

* {
margin : 0;
padding : 0;
}
td, th {
	font-family: Verdana, Geneva, Arial, Osaka, sans-serif;
	line-height: 145%;
	font-size: 13px;
	font-weight: normal;
}
p,li,dt,dl {
	line-height:1.6;
}
ul, li {
margin : 0;
padding : 0;
list-style : none;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}

/* HyperText styles
---------------------------------------------- */
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}

/* Begin Structure 
---------------------------------------------- */
body {
	background : url(../img/share/bg.gif) repeat;
	font-family : Verdana, Geneva, Arial, Osaka, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 13px;
}
h1#h1_top  {
	line-height: 100%;
	font-size: 11px;
	margin: 0;
	padding-top: 4px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 1px;
}
div#wrapper {
	width: 829px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #FFFFFF url(../img/share/wraper_bg.gif) repeat-y left top;
	position: relative;
}

/* header
---------------------------------------------- */
div#header {
	margin: 0 auto;
	width: 780px;
}
#header_L {
	float: left;
	width: 470px;
}
#header_R {
	width: 223px;
	float: right;
	padding-top: 3px;
}

/*	main menu style 
---------------------------------------------- */
div.globalNav {
	clear: both;
	margin-bottom: 0;
	padding: 0px;
}
div.globalNav ul {
	list-style : none;
	margin : 5px 0 0;
	padding: 0px;
}
div.globalNav li {
	float : left;
}
div.globalNav li a {
	text-indent: -9999px;
	display: block;
	height: 51px;
	font-size: 1px;
}
li#link1 a {
	background: url(../img/share/link01.gif) no-repeat;
	width: 156px;
}
li#link2 a {
	background: url(../img/share/link02.gif) no-repeat;
	width: 155px;
}
li#link3 a {
	background: url(../img/share/link03.gif) no-repeat;
	width: 156px;
}
li#link4 a {
	background: url(../img/share/link04.gif) no-repeat;
	width: 155px;
}
li#link5 a {
	background: url(../img/share/link05.gif) no-repeat;
	width: 158px;
}
li#link1 a:hover {
	background: url(../img/share/link01_on.gif) no-repeat;
	width: 156px;
}
li#link2 a:hover {
	background: url(../img/share/link02_on.gif) no-repeat;
	width: 155px;
}
li#link3 a:hover {
	background: url(../img/share/link03_on.gif) no-repeat;
	width: 156px;
}
li#link4 a:hover {
	background: url(../img/share/link04_on.gif) no-repeat;
	width: 155px;
}
li#link5 a:hover {
	background: url(../img/share/link05_on.gif) no-repeat;
	width: 158px;
}

div#main-ph {
	margin: 0 auto;
	clear: both;
	background: url(../img/index/main_ph.jpg) no-repeat;
	height: 450px;
	width: 780px;
}
#main-ph p {
	font-size: 15px;
	color: #990000;
	line-height: 145%;
	font-weight: bold;
	height: 100px;
	margin: 0px;
	padding: 118px 30px 0px 395px;
}
#main-ph #cap {
	position: absolute;
	left: 67px;
	top: 552px;
	font-size: 12px;
}
#look_news img {
	position: absolute;
	height: 29px;
	width: 217px;
	left: 586px;
	top: 576px;
}
#title-ph {
	margin: 0;
	padding: 0;
}

/*	contents style 
---------------------------------------------- */
#content {
	clear: both;
	margin: 0 auto;
	width: 780px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 150%;
	color: #222222;
	}
.narrowcolumn {
	float: right;
	width: 600px;
	}
.narrowcolumn h2 {
	padding-bottom: 10px;
	margin: 0px;
}
.narrowcolumn h3 {
	font-size: 110%;
	background: url(../image/share/line_bk.gif) repeat-x left bottom;
	margin-left: 4px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.narrowcolumn p {
	margin-bottom: 0.8em;
}
	
/* Begin Sidebar */
#sidebar {
	width: 170px;
	float: left;
	}
#sidebar  h3 {
	margin: 0px;
}
#sidebar div {
	margin: 0;
}

 /* footer
---------------------------------------------- */
div#pageTop {
	margin: 0;
	padding: 20px 10px 20px 700px;
	clear: both;
}
#pageTop a {
	height: 24px;
	width: 117px;
}
div#footer {
	margin: 0px auto 0;
	background: url(../img/share/footer_navi.gif) no-repeat left top;
	clear: both;
	width: 780px;
}
ul.footNav {
	font-size: 12px;
	margin: 0px 0 0px 150px;
	line-height: 23px;
	color: #FFFFFF;
}
.footNav a {
	color: #FFFFFF;
}
.footNav a:hover {
	color: #990000;
}
.footNav a:visited,.footNav a:active {
	color: #FFFFFF;
}
ul.footNav li {
float: left;
}
#foot_L {
	float: left;
	width: 480px;
	margin-top: 15px;
}
.foot-text {
	font-size: 12px;
	color: #333300;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foot-text a {
	color: #333300;
}
.foot-text a,.foot-text a:visited,.foot-text a:hover {
	color: #333300;
}
address {
	font-style:normal;
	line-height: 160%;
	margin-bottom: 10px;
	font-size: 13px;
	float: left;
	width: 280px;
}
#foot_R {
	float: right;
	width: 290px;
	margin-top: 15px;
	background: #FAFCD9;
}
#foot_R p {
	margin: 0px;
	padding-top: 8px;
	padding-left: 12px;
	font-size: 13px;
}
ul#foot_ninka {
	margin: 2px 5px 8px 12px;
}
ul#foot_ninka li {
	font-size: 11px;
	color: #333333;
	background: url(../img/share/list_ninka.gif) no-repeat left center;
	padding-left: 8px;
}
#copyright {
	font-size: 11px;
	margin-top: 5px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}
#copyright a {
	color: #333333;
}
#news_box {
	margin-left: 0px;
	margin-top: 8px;
	padding: 0px 0px 0px 460px;
}
#news_box h2 {
	margin-bottom: 5px;
}
.blob_itiran {
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom: 2px solid #669933;
	text-align: right;
}
.text_blue14 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#news_box ul {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
}
#news_box li {
	background: url(../img/share/list_green.gif) no-repeat left 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E4E4E4;
}
#news_box a {
	color: #45831c;
}
#news_box a:hover {
	color: #990000;
}
h2#topTIT_reform {
	background: url(../img/index/tit_reform.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 780px;
	margin-top: 20px;
}
p#topTEXT_reform {
	display: block;
	margin-top: -45px;
	margin-left: 300px;
	line-height: 140%;
	color: #3F1F00;
}
#topCONT_l {
	background: url(../img/index/reform_bg.jpg) no-repeat;
	float: left;
	height: 197px;
	width: 390px;
	margin-top: 15px;
	margin-bottom: 10px;
	position: relative;
}
#topCONT_r {
	background: url(../img/index/saport_bg.jpg) no-repeat;
	height: 197px;
	width: 390px;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	position: relative;
}
#topCONT_l p {
	margin: 0px;
	padding-top: 50px;
	padding-right: 180px;
	padding-left: 18px;
}
#topCONT_r p {
	margin: 0px;
	padding-top: 50px;
	padding-right: 130px;
	padding-left: 18px;
}
.detail_btn {
	height: 23px;
	width: 92px;
	position: absolute;
	left: 283px;
	top: 158px;
}
h3#top_reform_annai {
	background: url(../img/index/tit_reformannai.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 45px;
	width: 780px;
	margin-bottom: 10px;
}
.table_top_reform {
	margin-top: 5px;
}
.table_top_reform a {
	color: #663300;
}
.table_top_reform td {
	font-size: 12px;
	text-align: center;
}
.img_waku {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.to_reform {
	margin-top: 15px;
	margin-left: 600px;
}
.to_reform a {
	background: url(../img/share/list_green.gif) no-repeat left center;
	padding-left: 15px;
}
.text_red {
	color: #990000;
}
.text15b {
	font-size: 15px;
	color: #990000;
}


/* profile
---------------------------------------------- */
div#title-ph {
	margin: 0 auto;
	clear: both;
	width: 780px;
}
.side_menu_box {
	border: 1px solid #CCCCCC;
}
.side_menu_box ul {
	margin: 5px 2px 10px;
}
.side_menu_box li {
	background: url(../img/profile/list_red.gif) no-repeat left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.space_height_20 {
	display: block;
	height: 15px;
	clear: both;
}
.table_gaiyou {
	width: 580px;
}
.table_gaiyou th {
	background: url(../img/profile/line_dot.gif) repeat-x left bottom;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #003366;
}
.table_gaiyou td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	background: url(../img/profile/line_dot.gif) repeat-x left bottom;
}
ul.list_green {
	margin-left: 10px;
}
ul.list_green li {
	background: url(../img/share/list_ninka.gif) no-repeat left center;
	padding-left: 12px;
}
.staff_left {
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-left: 10px;
}
.staff_right {
	width: 280px;
	margin-top: 10px;
	float: right;
}

/* roform
---------------------------------------------- */
h3.reform_tit
 {
	font-size: 15px;
	line-height: 35px;
	color: #003366;
	background: url(../img/reform/h3_bg.gif) no-repeat;
	padding-left: 20px;
	height: 35px;
	margin-bottom: 8px;
}
.block_blue {
	background: #E2FFF9;
	padding: 10px 10px 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.table-contact {
	background: #999933;
	width: 590px;
	margin-bottom: 10px;
}
.table-contact th {
	background: #ECF6D1;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	width: 130px;
}
.table-contact td {
	background: #FDFDFD;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#h2_title_bukken {
	background: url(../img/support/h2_title.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 38px;
}
.table-bukken01 {
	width: 595px;
	background: #E5F9FF;
	border: 1px solid #003333;
}
h3.bukken_title  {
	font-size: 16px;
	color: #003366;
	padding-top: 5px;
	display: inline;
}
.table-bukken01 td {
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bukkenTIT {
	border-right: 1px solid #003333;
}
.text15 {
	font-size: 15px;
}
.table-bukken02 {
	width: 595px;
	border-right: 1px solid #003333;
	border-left: 1px solid #003333;
}
.table-bukken02 td {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bukkenTEXT {
	font-size: 14px;
	padding-bottom: 8px;
	padding-right: 10px;
}
.table-bukken03 {
	width: 595px;
	background: #003333;
}
.table-bukken03 td {
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FFFFFF;
	padding-left: 6px;
}
td.bukken-shosai {
}
.table-bukken04 {
	width: 595px;
	border-right: 1px solid #003333;
	border-left: 1px solid #003333;
	border-bottom: 1px solid #003333;
}
.table-bukken04 td {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


/* top 更新2009.11
---------------------------------------------- */
#top_block {
	border: 5px solid #CCCCCC;
}
#top_block p {
	margin: 0px;
	padding-top: 12px;
	padding-left: 16px;
}
ul.index_blog li {
	background-image: url(../img/share/list_ninka.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	width: 165px;
	padding-left: 6px;
}

/*	田舎暮らしサポート　更新2009.11
---------------------------------------------- */
#bukken_info {
	margin-bottom: 20px;
}
#bukken_info img {
	float: left;
	width: 155px;
	margin-bottom: 10px;
}
#bukken_info ul {
	float: right;
	width: 430px;
}
ul.bukken-news li {
	background-image: url(../img/share/list_green.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

