@charset "utf-8";
/* CSS Document */
html
{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight: bold;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym 
{
	border:0;
	font-variant:normal;
}
sup 
{
	vertical-align:text-top;
}
sub 
{
	vertical-align:text-bottom;
}
input,textarea,select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.ie input,textarea,select
{
	font-size:100%;
}
legend
{
	color:#000;
}
body 
{
	font:12px/1.231 Verdana, Arial, Helvetica, sans-serif;
}
.ie body 
{
	font-size:small;
	font:x-small;
}
table 
{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt
{
	font-family:monospace;	
	line-height:100%;
}
.ie pre,code,kbd,samp,tt
{
    font-size:108%;
}

body {
	color:#000000;
}

.justify_text { text-align:justify}

.b { font-weight:bold;}

.c { text-align:center}

.r { text-align:right}

.u { text-decoration:underline; color:#004aff}

.s9{ font-size:9px}

.s10{ font-size:10px}

.s11{ font-size:11px}

.s12{ font-size:12px}

.s13{ font-size:13px}

.s14{ font-size:14px}

.s15{ font-size:15px}

.s16{ font-size:16px}

.color2{ color:#fd0400;}/*red*/

.clear {
	font-size:					0px;
	line-height:				0px;
	height:						0px;
	width:						0px;
	clear:						both;
}

.border {
border:#999999 1px solid;
}

/*Start*/
a { outline:none; }

#header-wrapper {
	width:99%;
	margin:0 auto;
	position:relative;
}
#main-wrapper {
	width:99%;
	margin:0 auto;
	position:relative;
	padding-bottom:25px;
}





.showloc ul{
list-style-type:none;
margin:0;
}

.showloc li{
padding-bottom:8px;
padding-left:20px; 
list-style-type:none;
margin:0;
}

.showloc ul li{
padding-left:0px; 
line-height:1.7em;
}

.showloc .span{
background:url(../images/icon_showloc_21.jpg) 0 0 no-repeat;
background-position:center left;
padding-left:20px;
}


.inputbox {
	background-color:#f1f1f1; 
	border:#7a7a7a 1px solid; 
	padding:3px; 
	height:16px; 
}	
.selectbox {
	width:315px; 
	background:#e2e2e2; 
	border:1px solid #999999; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;"
}	

.prev a{
	width:75px;
	height:33px;
}
.prev a:hover{
	background:url(../images/img_prev_hover_17.jpg);
	width:75px;
	height:33px;
}


/*
fieldset {
	overflow: hidden;
	position: relative;
	}
input[type=checkbox] { 
	position: absolute;
	left: -999em;
	}
input[type=checkbox] + label {
	display: block;
	height: 15px;
	padding-left: 18px;
	background: url(../images/b-1.gif) top left no-repeat;
	}
input[type=checkbox]:checked + label {
	background-image:url(../images/b-2.gif)
	}
*/