@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}


a:link,
a:visited{
color:#1D3994;
}

a:hover{
	text-decoration: none;
}

br.clear{ clear:both }

/*------------------------------------------------------------------------------
common(共通部分)
------------------------------------------------------------------------------*/
body{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;	
}


div#wrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

h1{
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 3px;
}


/* HEADER */

div#header table td#headr_right{
	width: 601px;
	background-image: url(../images/searchbg.jpg);
}


div#header_search table{
	text-align: right;
	width: 340px;
}

div#header_search table input.txtbox{
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
}

div#header_menu table{
	margin-top: 10px;
}


div#header_menu td{
	padding-left: 10px;
}



/* TOP NAVI */
div#top_navi{
	font-size: 12px;
	padding-top: 10px;
	height: 28px;

}


div#top_navi ul li{
	float: left;
	list-style-type: none;
	display: inline;	
}

div#top_navi li img{
	margin-right: 5px;
	margin-left: 5px;
}

div#top_navi ul{
	padding-top: 3px;
}


div#top_navi li a,
div#top_navi li a:link,
div#top_navi li a:visited{
	text-decoration: none;
	font-weight: bold;
}

div#top_navi li a:hover{
	color: #000000;
}


/* CONTENTS */
div#contents{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	margin-top: 20px;
}

div#leftcolumn{
	width: 180px;
	float: left;
}

div#maincolumn{
	width: 760px;
	float: right;
}

div#maincolumn div#main{
	float: left;
	width: 490px;
}

div#maincolumn div#right{
	float: right;
	width: 260px;
}


/* LEFT COLUMN */
div.left_A{
	margin-bottom: 10px;
}


div.left_navi{
font-size:12px;
}

div.left_navi{
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #8AC5D9;
	background-color: #E5F1F2;
}

div.left_navi  ul{
	list-style-type: none;
	
}

div.left_navi ul li{
	margin-bottom: 10px;
	background-image: url(../images/leftcolumn/left_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

div.left_menu{
	border: 1px solid #8AC5D9;
	background-color: #E5F1F2;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.left_under img{
	margin-bottom: 10px;
}
div.left_under a,
div.left_under a:link,
div.left_under a:visited{
	font-size: 10px;
	text-decoration: none;
}




/* RIGHT */
div#right{
}

div#right_B{
	margin-top: 10px;
	margin-bottom: 10px;
}


div#news_item {
	background-color: #F3F6FA;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border: 1px solid #DDDDDD;
}

div#news_title{
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(../images/rightcolumn/right_newsbg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}


div#news_title h3{
	float: left;
	margin-top: 3px;
}

div#news_title div.rss{
	float: right;
}



div#news_item div.item{
	padding-top: 10px;
	padding-right: 10px;

	padding-left: 10px;
}

div#news_item div.item div.date{
	color: #333333;
	background-image: url(../images/category/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#news_item div.item div.title{
	line-height: 160%;
	padding-left: 10px;
}



/* FOOTER */



div#footer{
	padding-top: 20px;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}




div#footer address{
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

/*------------------------------------------------------------------------------
top
index.html
------------------------------------------------------------------------------*/
div#top_img{
	margin-bottom: 10px;
}

div#top_main_A{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#top_main_A h3{
	background-image: url(../images/maincolumn/main_titlebg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}

div#top_main_A table{
}

div#top_main_A table th{
	padding: 10px;
}

div#top_main_A table td{
	padding-top: 10px;
	padding-right: 10px;
}

div#top_main_A table td p{
	color:#4D4D4D;
	line-height: 160%;
}


div#top_main_A h3 a,
div#top_main_A h3 a:link,
div#top_main_A h3 a:visited{
	background-image: url(../images/titleicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 15px;
	display: block;
}

div#top_main_A h3 a:hover{
}

div#top_main_A table div.details{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#top_main_A table div.details img{
	margin-right: 10px;
}

/*main_B*/
div#top_main_B{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#top_main_B h3{
	background-image: url(../images/maincolumn/main_titlebg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}

div#top_main_B table{
}

div#top_main_B table th{
	padding: 10px;
}

div#top_main_B table td{
	padding-top: 10px;
	padding-right: 10px;
}

div#top_main_B table td p{
	color:#4D4D4D;
	line-height: 160%;
}


div#top_main_B h3 a,
div#top_main_B h3 a:link,
div#top_main_B h3 a:visited{
	background-image: url(../images/titleicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 15px;
	display: block;
}

div#top_main_B h3 a:hover{
}

div#top_main_B table div.details{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#top_main_B table div.details img{
	margin-right: 10px;
}

/*main_C*/
div#top_main_C{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#top_main_C h3{
	background-image: url(../images/maincolumn/main_titlebg.jpg);
	background-repeat: repeat-x;
	height: 25px;
}

div#top_main_C table{
}

div#top_main_C table th{
	padding: 10px;
}

div#top_main_C table td{
	padding-top: 10px;
	padding-right: 10px;
}

div#top_main_C table td p{
	color:#4D4D4D;
	line-height: 160%;
}


div#top_main_C h3 a,
div#top_main_C h3 a:link,
div#top_main_C h3 a:visited{
	background-image: url(../images/titleicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 15px;
	display: block;
}

div#top_main_C h3 a:hover{
}

div#top_main_C table div.details{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

div#top_main_C table div.details img{
	margin-right: 10px;
}


/*------------------------------------------------------------------------------
category

------------------------------------------------------------------------------*/
/*search*/

div#category_01 h2{
	background: url(../images/category/cat_main_img01.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_02 h2{
	background: url(../images/category/cat_main_img02.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_03 h2{
	background: url(../images/category/cat_main_img03.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_04 h2{
	background: url(../images/category/cat_main_img04.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_05 h2{
	background: url(../images/category/cat_main_img05.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_06 h2{
	background: url(../images/category/cat_main_img06.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_07 h2{
	background: url(../images/category/cat_main_img07.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_08 h2{
	background: url(../images/category/cat_main_img08.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_09 h2{
	background: url(../images/category/cat_main_img09.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_10 h2{
	background: url(../images/category/cat_main_img10.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_11 h2{
	background: url(../images/category/cat_main_img11.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_12 h2{
	background: url(../images/category/cat_main_img12.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#category_13 h2{
	background: url(../images/category/cat_main_img13.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}
div#top_search{
}


div#top_search table{
	width: 490px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9D7E8;
	border-bottom-color: #C9D7E8;
	border-left-color: #C9D7E8;
	background-color: #DEEAF2;
}

div#top_search table th{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#top_search table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	width: 110px;
}

div#top_search table th input{
	width: 350px;
}


div#category{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#category table#cate_top{
	width:490px;
	
}

div#category table#cate_top td#cate_M{
	width: 238px;
	padding-right: 10px;
}

div#category table#cate_in{
	border: 1px solid #D4D4D4;
	width:240px;
	margin-bottom: 10px;	
}

div#category table#cate_in th{
	padding: 8px;
}

div#category table#cate_in td{
	font-size: 10px;
	line-height: 140%;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
}


div#category h3{
	background-image: url(../images/maincolumn/main_titlebg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
}

div#category h3 a,
div#category h3 a:link,
div#category h3 a:visited{
	background-image: url(../images/titleicon.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-top: 2px;
	display: block;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
}

div#category h3 a:hover{

}

div#category_banner table{
	width:490px;
}

div#category_list{
	border: 1px solid #CCCCCC;
	
}
div#category_list ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	list-style-type: none;
}

div#category_list li{
	background-image: url(../images/category/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 7px;
}

div#category_archive{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#category_archive h3{
	background-image: url(../images/category/cat_archivebg.jpg);
	background-repeat: repeat-x;
	width: 488px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

div#category_archive h3 span{
	background-image: url(../images/titleicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 15px;
}

div#category_archive ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	list-style-type: none;
}

div#category_archive li{
	background-image: url(../images/category/list_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 5px;
}


div#category_otoiawase table{
	background-color: #E5F1F2;
	border: 1px solid #8AC5D9;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------------------

area.html

---------------------------------------*/

div#area {
}

div#area h2{
	background: url(../images/category/cat_main_img14.jpg) no-repeat;
	text-indent: -9999px;
	width: 490px;
	height: 135px;
	margin-bottom: 10px;
}

div#area_list{ 
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 260px;
}
div#area_list div.area_title{
	margin-bottom: 10px;
}

div#area_list ul {
	list-style: none;
}

div#area_list li {
	float: left;
	width: 240px;	
	height: 33px;
	margin-bottom: 5px;
	margin-right: 5px;
}

div#area_list li a {
	text-indent: -9999px;
	display: block;
	height: 33px;
}
div#area_list li.btn01 a{
	background: url(../images/category/area_01.gif);
	width: 240px;
	height: 33px;
}
div#area_list li.btn02 a{
	background: url(../images/category/area_02.gif);
	width: 240px;
	height: 33px;
}
div#area_list li.btn03 a{
	background: url(../images/category/area_03.gif);
	width: 240px;
	height: 33px;
}
div#area_list li.btn04 a{
	background: url(../images/category/area_04.gif);
	width: 240px;
	height: 33px;
}
div#area_list li.btn05 a{
	background: url(../images/category/area_05.gif);
	width: 240px;
	height: 33px;
}
div#area_list li.btn06 a{
	background: url(../images/category/area_06.gif);
	width: 240px;
	height: 33px;
}
div#area_list li.btn07 a{
	background: url(../images/category/area_07.gif);
	width: 240px;
	height: 33px;
}

div#area_navi{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#area_navi h3{
	background-image: url(../images/category/cat_archivebg.jpg);
	background-repeat: repeat-x;
	width: 488px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
div#area_navi h3 span{
	background-image: url(../images/titleicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 15px;
}
div#area_navi div.cell{
	background: #e5eee5;
	float: left;
	width: 240px;
	height: 28px;
	border: 1px solid #CCCCCC; 
	margin: 3px 1px 2px 1px;
}
div#area_navi div.cell img,
div#area_navi div.cell a{
	margin: 14px 5px 0 5px;
}
/*-------------------------------------

各記事

---------------------------------------*/

div#article{ 
	border: 1px solid #CCCCCC;
}
div#article div.text{ 
	margin: 22px 22px 5px 22px;
	font-size: 12px;
	line-height: 180%;
}
div#article div.archive_navi{
	background: #deeaf2;
	text-align: center;
	width: 370px;
	margin-left: 60px;
	margin-top:15px;
	margin-bottom: 15px;
	padding: 7px 3px 7px 3px;
}
/*-------------------------------------

相談コーナー

---------------------------------------*/

p.tagline{
	font-size: 12px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
/*-----------------------------
	お問い合わせ
-----------------------------*/
div.form {
	font-size:12px;
}

.form .std {
	width:92%;
	margin:0 auto;
}

.form .std td {
	padding:4px 4px 6px 12px;
	border-bottom:2px dotted  #cccccc;
	background:url(../images/line_height.gif) repeat-y left top;
}

.form .std .left {
	width:160px;
	vertical-align:top;
	color:#0A86A0;
	white-space:nowrap;
	padding-left:20px;
	background:url(../images/list_bg1.gif) no-repeat 4px 0.5em;
}

.form .std .left2 {
	width:160px;
	vertical-align:top;
	color:#B6AF3A;
	white-space:nowrap;
	padding-left:20px;
	background:url(../images/list_bg2.gif) no-repeat 4px 0.5em;
}

span.small{
	font-size: 10px;
}
