/* DEFAULT SETTING */
body{
	margin:0;
	padding:4px 0 0 0; 
	background:url(../img/bg_body.gif) repeat-x #fff;
	font-size:82%;
	text-align:center;
	line-height:1.4;
	color:#333;
font-family: "メイリオ","meiryo",Verdana,"Hiragino Kaku Gothic Pro W3","MS UI Gothic";
	}

*html body{
	margin:0;
	padding:4px 0 0 0; 
	background:url(../img/bg_body.gif) repeat-x #fff;
	font-size:82%;
	text-align:center;
	line-height:1.4;
	color:#333;
font-family: "ＭＳ ゴシック","meiryo",Verdana,"Hiragino Kaku Gothic Pro W3","MS UI Gothic";
	}

div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

img{border:0}

.clear{
	clear:both;
	}

/* FONT DECORATIONT */
a{color:#3F75B1;
text-decoration:underline;
}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* WRAP */
#wrap{
	width:940px;
	text-align:left;
	margin:auto;
	padding:0;
}


/* HOMEbtn */
#home{
	float:left;
}
#home a{
	display:block;
	margin:2px 0;
	padding:0 8px;
	text-decoration:none;
	color:#fff;
}


/* HEADER */
#header{
	position:relative;
	margin:0;
	padding:0;
	height:110px;
}
#logo{
	position:absolute;
	top:35px;
	left:0;
	background:url(../img/logo.gif) no-repeat;
	width:385px;
	height:65px;
	margin:0;

}
#logo a{
	display:block;
	width:385px;
	height:65px;
	text-decoration:none;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:0;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}


/* MAINMENU */
#mainmenu{
	margin:0;
	padding:0 20px;
	background:url(../img/bg_mainmenu.gif) no-repeat;
	height:50px;
	vertical-align:bottom;
}
#mainmenu ul{
	margin:0;
	padding:0;
}
#mainmenu li{
	float:left;
	margin:0 10px;
	padding:0;
	font-size:13px;
	line-height:1.0;
	list-style-type:none;
}

*html #mainmenu li{
	float:left;
	margin:0 1px;
	padding:0;
	font-size:14px;
	line-height:1.0;
	list-style-type:none;
}

#mainmenu li span{
	display:block;
	margin:3px 0;
	padding:0;
	font-size:10px;
	color:#e09f53;
	font-weight:normal;
}

*html #mainmenu li span{
	display:block;
	margin:4px 0 0 0;
	padding:0;
	font-size:10px;
	color:#e09f53;
	font-weight:normal;
}

#mainmenu a{
	display:block;
	margin:0;
	padding:11px 5px;
	color:#494949;
font-weight:bold;
	text-decoration:none;	
}
#mainmenu a:hover{
	color:#e65c00;
}
#mainmenu .active{
	background:url(../img/bg_mainmenu_active.gif) no-repeat;
}


/* SUBMENU */
#submenu{
	position:absolute;
	right:0;
	top:0;
	height:22px;
	margin:0;
	padding:0 10px;
	font-size:12px;
	line-height:1.0;
	background:url(../img/bg_submenu.gif) no-repeat left;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#submenu li a{
	display:block;
	margin:2px 0;
	padding:0 8px;
	text-decoration:none;
	color:#fff;
}
#submenu a:hover{
	text-decoration:underline;
}
#submenu .active{
}
#sm_head{
	position:absolute;
	right:0;
	top:0;
}


/* H_MENU */
#h_menu{
	margin:0 0 20px 0;
	padding:5px 24px 8px 24px;
	line-height:1.0;
	font-size:12px;
	background:url(../img/bg_h_menu.gif) bottom #4F7486;
}

#h_menu ul{
	margin:0;
	padding:0;
}
#h_menu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	white-space: nowrap;
}
#h_menu a{
	display:block;
	padding:0px 10px;
	text-decoration:none;
	color:#E9E9E9;
	border-right:1px solid #999;
}
#h_menu a:hover{
	color:#E9E9E9;
	text-decoration:underline;
}
#h_menu .active{
}


/* PAGENAVI */
#pagenavi{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	font-size:11px;
	border-bottom:1px dotted #ccc;
}


/* CONTENTS */
#contents{
	margin:20px 0 0 0;
	padding:0;
}


/* MAINCONTENTS */
#main{
	float:right;
	width:700px;
	padding:0;
}

#main h3{
font-size:16px;
font-weight:bold;
color:#333;
margin:40px 0 15px 0;
padding:6px 0 10px 20px;
background:url(../img/bg_h3.gif) no-repeat;
clear:both;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:700px;
	margin:0 0 30px 0;
}

/*pickup---------------*/

#pickup {
	zoom: 1;
	width: 700px;
	height: auto;
}

.pickup_txt{
	margin: 15px 0 0;
	width: 100%;
	height: auto;
}

.sankou{
	background-color: #f5f5f5;
	margin: 30px 0px 30px;
	padding: 20px;
}

.txt_title {
	width: 98%;
	height: 18px;
	background-color: #EEEEEE;
	padding: 4px;
	text-align: left;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #4682b4;
}

.txt_title02 {
	width: 55%;
	height: 18px;
	background-color: #EEEEEE;
	padding: 4px;
	text-align: left;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #4682b4;
}

.indent_txt {
	width: 97%;
	padding: 0 0 10px 15px;
	height: auto;
}

.indent_txt02 {
	width: 55%;
	/width: 52%;
	padding: 0 0 5px 15px;
	height: 75px;
}


/*pickup2010_06-----*/

.tb_201006{
	border-right: 1px solid #abced8;
	border-top: 1px solid #abced8;
	width: 100%;
	text-align: center;
	font-size: 90%;
	margin: 15px 0 13px 0;
	_margin: 33px 0 13px 0;
}

.tb_201006 th{
	border-left: 1px solid #abced8;
	border-bottom: 1px solid #abced8;
	padding: 5px;
	background-color: #eaf4fc;
}

.tb_201006 td{
	border-left: 1px solid #abced8;
	border-bottom: 1px solid #abced8;
	padding: 5px;
}

.txt_kome{
	text-align: right;
}


/* RIGHT */
#right{
	float:left;
	width:180px;
	margin:0;
	line-height:1.2;
}
#right h2{
	font-size:1.2em;
	background:url(../img/bg_pagetitle.jpg) no-repeat;
	width:180px;
	height:40px;
	margin:0 0 20px 0;
	padding:0;
	color:#333;
}
#right h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
#right h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	color:#fff;
	font-weight:bold;
	background:url(../img/bg_sidetitle.gif) no-repeat;
}
.rightbox,.rightbox01,.rightbox02{
	width:180px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}

#rightbox02{
	width:180px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	font-size:10px;
}
.rightbox01 ul,.rightbox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	color:#7AA0AB;
	list-style-type:square;
}
.rightbox01 li,.rightbox02 li{
	margin:0 0 5px 0;
}
.rightbox01 a,.rightbox02 a{
	color:#666;
}

.pickp_list{
margin-bottom: 40px;
}

.pickp_list li{
	list-style-image: url(../img/arrow02.gif); 
	margin-top: 8px;
}

.responsible{
width: 100px;
height: 36px;
margin: 0 auto;
}


/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:0;
	font-weight:bold;
}

#pagetop_pk{
    clear:both;
	float:right;
	margin-bottom: 15px;
	width: 77px;
	height: 12px;
}


/* FOOTER */
#footer{
	height:140px;
	position:relative;
	font-size:0.8em;
	margin:0;
	padding:0;
	color:#fff;
	background:url(../img/bg_footer.gif) bottom #666;
}
#footermenu{
	padding:10px 0;
	position:absolute;
	right:10px;
	top:30px;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 5px;
	color:#ccc;
}


/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.left{
	width:30%;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background-position:0 8px;
}
.right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background:#fff;
}


/* PROFILE PAGE */
#table_profile{
	width:100%;
}
#img_profile{
	float:left;
	width:240px;
	display:block;
	border:1px solid #999;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
}
.map{
	width:498px;
	height:300px;
	border:1px solid #ccc;
	margin:0;
}


/* FORM PAGE */
form{
	margin:0;
}
#table_form{
	width:100%;
	margin:0 0 20px 0;
}
#captcha{
	border:1px solid #ccc;
	background:#ddd;
	margin:0 0 0 10px;
	padding:5px 10px;
}


/* TOPIMAGE */
#topimage{
	width:720px;
	height:200px;
	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:720px;
	height:200px;
}


/* TOPNEWS */
#top_news{
	color:#999;
	font-size:1.0em;
	font-weight:normal;
	border:none;
	background:url(../img/bg_topnews_title.gif) no-repeat;
	height:30px;
	margin:0 0 10px 0;
	padding:20px 0 0 15px;
	clear:both;
}
.news_contents{
	overflow:hidden;
	width:500px;
	margin:0 0 20px 0;
}
.topnews_date{
	width:20%;
	font-size:0.8em;
	color:#333;
	padding:3px 0 2px 6px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
	font-weight:bold;
}
.topnews_body{
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}
.topnews_body a{
	color:#666;
}


/* TOPPHOTO */
#top_photo{
	color:#999;
	font-size:1.0em;
	font-weight:normal;
	border:none;
	background:url(../img/bg_topphoto_title.gif) no-repeat;
	height:30px;
	margin:0 0 10px 0;
	padding:20px 0 0 15px;
	clear:both;
}
.photo_contents{
	margin:0 0 20px 0;
}
.top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}

#r_s{
	position:relative;
	width:180px;
	height:200px;
}
#r_s h4{
	font-size:12px;
}
.r_s_body{
	padding:5px 10px;
	font-size:12px;
	line-height:1.3;
	height:150px;
}
#r_s img{
	margin:0 10px 10px 0;
}

/* COPYRIGHT */
#copyright{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#ccc;
}

.news_contents {
	width: 700px;
}

.news_contents ul {
	margin: 0 10px;
	padding :0px;
}

.news_contents ul li {
	margin: 0 0 5px 0;
	padding :0 0 10px 0;
	border-bottom: 1px dotted #CCCCCC;
	list-style-type: none;
}

.top20{
margin-top:20px;
}
