@charset "utf-8";



/* common elements */

body { font-family: "ＭＳ Ｐゴシック","MS PGothic",Osaka,Sans-Serif;}
* + html body { font-family: "メイリオ","Meiryo";}

body{ 
	width:840px;
	padding:0 auto auto auto;
	margin:0 auto;
	text-align:center;
	background:#ececec;
	line-height:1.5;
	position:relative;
}

a {color:#0000ff;}

a img{ border:0px solid #ffffff; }
li {list-style:none;line-height:1.3em;}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
} 

.wrapper_body{ 
	width:840px;
	padding:0;
	margin:0 auto;
	border:8px solid #689169;
	border-bottom:0px solid #689169;
	text-align:center;
	background:#fff;
	position:relative;

}

.clearboth{ 
	clear:both;
	line-height:0; 
	margin:0;
	padding:0;
}

.clearleft{ 
	clear:left;
	line-height:0; 
	margin:0;
	padding:0;
}


/* header */
.header{ background-color:#386139; position:relative; }

.header_navi{
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#FFFFDD;
	background-color:#386139;
}
.header_navi a{color: #FFFFDD;}

.header_navi img { vertical-align:middle; margin-right:3px;}

.header_navi a {display:inline-block; vertical-align:middle; }
.header_navi a.sizeS { width:26px; height:27px; background:url(/toppage/images/btn_font_S.png) no-repeat 0 100%; text-indent:99999px; overflow:hidden;  }
.header_navi a.sizeM {width:26px; height:27px; background:url(/toppage/images/btn_font_M.png) no-repeat 0 0; text-indent:99999px; overflow:hidden;  }
.header_navi a.sizeL {width:26px; height:27px; background:url(/toppage/images/btn_font_L.png) no-repeat 0 100%; text-indent:99999px; overflow:hidden;  }

.header_navi a:hover.sizeS {background:url(/toppage/images/btn_font_S.png) no-repeat 0 0;  }
.header_navi a:hover.sizeM {background:url(/toppage/images/btn_font_M.png) no-repeat 0 0; }
.header_navi a:hover.sizeL {background:url(/toppage/images/btn_font_L.png) no-repeat 0 0; }

.header_title{
	position:relative;
	top:0px;
	left:0px;
}

.header_message_wrapper{
	position:relative;
	top:0px;
	left:-10px;
	margin: 2px 0px 6px 5px;
	padding:2px 0px 6px 5px;
	width:320px;
	color:#ffffff;
	background-color:#386139;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	float:right;
}
.header_message{
	position:relative;
	top:0;
	left:0;
	float:right;
	margin:0;
	padding:0;
	font-weight: normal;
}

.header_shadow{
	background:#ffffff url(/toppage/images/shadow_btm.gif) repeat-x top left; 
	display:block;
	height:15px;
	width:100%;
}

.header a{ color:#fff; text-decoration:none; }
/*.header a:hover { color:#9DC575; }*/


/* menu */
.content_menu{
	width:220px;
	float:right;
	margin: 5px 0px 5px 0;
	padding:6px 0px 5px 0;
	text-align:left;
    display:block;
    overflow:visible;
}

.plane_menu_bb{ border-width:1px; }
/*
.plane_menu{
	width:200px;
	border:solid 1px #386139;
	border-width:1px 1px 0 1px;
	background-color:#efefef;
	color:#386139;
	font-weight:700;
	text-indent:18px;
	padding:5px 0 0 0;
	margin:0;
}

.plane_menu_mb{ margin-bottom:10px; }
.plane_menu_bb{ border-width:1px; }

.menu_list{
	border:solid 1px #386139;
	border-width:1px 0px 0 0;
	background-color:#ffffff;
	margin:5px 0 0 0;
	padding:3px 3px 0px 3px;
	font-weight:400;
}

.menu_list li{
	margin-left:0px;
	padding:0 3px 0 0px;
	background:#ffffff url(/toppage/images/icon-arrow.gif) no-repeat 0px 0.3em;
	line-height:1.8em;
	
	color:#000000;
	list-style-type: none; 
}

.menu_list_info{
	background-color:#ffffff;
	border:solid 1px #386139;
	border-width:1px 0px 0 0;
	margin:5px 0 0 0;
	padding:3px 3px 0px 3px;
	font-weight:400;
	text-indent:0px;
}

.menu_list_info li{
	margin-left:0px;
	padding:0px 3px 8px 5px;
	background-color:#ffffff;
	background-position:left middle;
	background-repeat:no-repeat;
	
	color:#000000;
	list-style-type: none; 
}
*/

.plane_menu{
        width:200px;
        border:solid 1px #386139;
        border-width:1px 1px 0 1px;
/*        background:#386139 url(/toppage/images/backbasic.gif) ;*/
        background:#fff url(/toppage/images/backbasic.gif) repeat-x ;
        color:#386139;
        font-weight:700;
        text-indent:18px;
        padding:5px 0 0 0;
        margin:0;
}

.plane_menu_mb{ margin-bottom:10px;}
.plane_menu_bb{ border-width:1px; }

.menu_list{
        background-color:#ffffff;
        margin:5px 0 0 0;
        padding:3px 3px 0px 3px;
        font-weight:400;
}

.menu_list li{
        margin-left:0px;
        padding:0 3px 0 0px;
        background:#ffffff url(/toppage/images/icon-arrow.gif) no-repeat 0px 0.3em;
	background-position: center left;
        line-height:1.8em;

        color:#000000;
        list-style-type: none;
}

.menu_list_info{
        background-color:#ffffff;
        margin:5px 0 0 0;
        padding:3px 3px 0px 3px;
        font-weight:400;
        text-indent:0px;
}

.menu_list_info li{
        margin-left:0px;
        padding:0px 3px 8px 5px;
        background-color:#ffffff;
        background-position:left middle;
        background-repeat:no-repeat;

        color:#000000;
        list-style-type: none;
}


.list_date{
	color:#669933;
}

/* main */
.content_main{
	text-align:left;
	margin: 5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	width:590px;
	position:relative;
}

.shoulder_01{
	clear:left;
	text-align:left;
	border-width:1px 1px 1px 7px;
	border-color:#9DC575;
	border-style:solid;
	background-color:#386139;

	color:#ffffff;
	font-weight:bold;
	margin:1px 0px 5px 10px;
	padding:4px 0px 5px 10px;
	width:550px;
	position:relative;
}

.shoulder_01_icon {
	float:left;
	width:65px;
	height:52px;
	position:relative;
	top: -5px;
	left: -10px;
}

.shoulder_01_txt {
/*	padding-left:0px;	*/
}

.main_01{
padding:3px 0px 5px 10px;
margin: 3px 0px 5px 10px;
}
.shoulder_01_01{
	text-align:left;
	margin: 0px 10px 0px 20px;
	padding:6px 20px 4px 0px;
	border-	color:#386139; 
	border-width:0 0 2px 0px; 
	border-style:solid; 
	position:relative;
	font-weight:bold;
	color:#386139;
}

.shoulder_01_01_icon {
	display:block;
	width:21px;
	height:28px;
	position:absolute;
	top: 5px;
	left: 0px;
	z-index:99;
}
.shoulder_01_01_txt {
	padding-left:25px;
}

.form_indexpage_wrapper{
	position:relative;
	align:left;
	background-color:#999999;
}
.form_indexpage{
	margin:0px 10px 0px 20px;
	padding:0px 10px 0px 20px;
	text-align:left;
}

.form_indexpage img { vertical-align:middle;}
.form_indexpage input{ vertical-align:middle;  font-size:larger; }

.input_searchbox_index{
width:240px; 
border:1px solid #777777;
}

ul.tbl_search { width:60%; margin:0 auto;}
ul.tbl_search li { float:left; margin-right:10px;}
ul.tbl_search li a { margin:5px 0px 5px 0px; display:block;}

.tbl_searchassets{
	position:relative;
	width:100%;
	align:left;
}

.td_searchassets_category{
	position:relative;
	width:65%;
}

.tbl_category_div {
        margin: 0px 10px 0px 20px;
        padding:6px 20px 4px 0px;

}

.tbl_category {
	position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
}

.td_category { padding:5px; text-align:center; border:1px solid #cccccc;  }
.td_categoryname { width:7em; }

.tbl_area{
    position:relative;
	/*width:60%;*/
	width:95%;
	background-color:#ccc;
	/*margin:5px 0px 10px 20px;*/
	vertical-align:top;
}

.tbl_area td{
	width:24%;
	background-color:#ffffff;
	text-align:center;
	padding:5px;
}
/* footer */

.plane_footer_navi{
	background-color:#ffffff;
	width:100%;
	text-align:center;
}


.plane_footer_navi_common{
	float:left;
	width:540px;
	text-align:left;
	margin:5px;
	padding:5px;
}
.plane_footer_navi_anchor{
	float:right;
	width:180px;
	text-align:right;
	margin:5px;
	padding:5px;
}

.plane_footer_navi_common img,
.plane_footer_navi_anchor img { vertical-align:middle; margin-right:3px;}

.plane_footer_navi_common a,
.plane_footer_navi_anchor a { text-decoration:none; color:#000033; font-weight:bold;}
.plane_footer_navi_common a:hover,
.plane_footer_navi_anchor a:hover { color:#386139;}


.plane_footer_copyright{
	background-color:#386139;
	width:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	letter-spacing:1px;
}

 div.spacer1px {clear:both;overflow:hidden;width:100%;height:1px;}
 div.spacer3px {clear:both;overflow:hidden;width:100%;height:3px;}
 div.spacer5px {clear:both;overflow:hidden;width:100%;height:5px;}
 div.spacer10px {clear:both;overflow:hidden;width:100%;height:10px;}


.header_navi_table {
	position:relative;
	right:0px;
	top:0px;
	width:100%;
}
.header_navi_table_l {
	padding:3px 5px 3px 5px;
}
.header_navi_table_r {
	width:1%;
	white-space:nowrap;
	background-color:#689169;
	padding:3px 5px 3px 5px;
}


/*-----------------------------------------------------------
	AutoCompleter
-----------------------------------------------------------*/

div.autocomplete{
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;padding:0px;
	z-index:1000;
}

div.autocomplete ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected {background-color:#000033;color:#fff;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	color:#444;
	margin:0px;
	padding:0.1em;
	height:1.5em;
	line-height:1.5em;
	cursor:pointer;
}





