/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font-family: 'MS Pゴシック', Osaka, sans-serif;
	color: #555555;
	
	text-align: center;	
}

/* links */
a { color: #006483; text-decoration: none; }
a:hover { color: #41B8D4; text-decoration: underline; }

/* headers */
h1 {font-size:13px;}
h2 { font-size: 13px; color: #41B8D4; }
h3 { font-size: 12px; text-transform: uppercase; }
h4 { font-size: 12px; margin-left:10px; font-weight:normal;}
h5 { font-size: 12px; margin-left:10px; font-weight:normal;
text-decoration:underline; color:#41B8D4;}
p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img {
border:none;
padding:0px;
background-color:#FFFFFF;
}
table td {
vertical-align:top;
}

.img {
margin:0;
}

.weblog h4 {
color:#006483;
text-decoration:underline;
}

.mapend {
text-indent:5px;
font-weight:bold;
color:#000000;
padding:2px 0px 2px 0px;
}

.mapend2 {
padding:2px 0px 2px 0px;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 100px;
		width:768px;
	text-align: left;
	background: #FFF url(images/bg.jpg) repeat-x;
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}

#header-content #slogan {
	position: absolute;	
	font: bold 10px;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 30px; left: 490px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 12px;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
	font-size:12px;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #41B8D4;
	color: #FFF;
}
#header-content li a#current  {
	background: #41B8D4;
	color: #FFF;
}

.path {
text-align:left;
border-bottom:1px solid #FFFFFF;
font-size:12px;
margin-bottom:3px;
color:#999999;
}

.seo {
text-align:left;
border-bottom:1px solid #666;
font-size:12px;
margin-bottom:3px;
color:#999999;
}

/* content */

#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 228px;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h2 {
width:203px;
height:15px;
	padding: 5px 0px 2px 25px;
	margin: 0;	
	background-image:url(images/sidebar_h2.gif);
	background-position:left;
	color:#ffffff;
	font-size:13px;
	}
#sidebar h2 a {
color:#FFFFFF;
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 0px;
}

/* sidebar menu */

#sidebar p {
font-size:12px;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 0px;
	font-size:8px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
		font-size:8px;

}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #006483;
	color: #006483;		
}

/* main */
#main {
	float: left;
	width: 516px;	
	margin: 0 0 10px 0; padding: 0;	
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;

}
#main h2 {
width:493px;
height:15px;
	padding: 5px 0px 2px 25px;
	margin: 0 0 0 0px;
	background-image:url(images/main_h2.gif);
	background-position:left;
	font-size:13px;
	color:#FFFFFF;
}

#main h3 {
background-image: url(images/main_h3.gif);
background-position:left;
background-repeat:no-repeat;
margin-left:4px;
padding-left:20px;
}

#main h4 {
background-image: url(images/main_h4.gif);
background-position:left;
background-repeat:no-repeat;
margin-left:7px;
padding-left:15px;
}


#main p {
font-size:12px;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}


/*フッター*/

#footer {
	text-align:center;
	font-size: 60%;
	margin: 0 auto;
	padding: 10px 0 20px;
	background-color: #ffffff;
	clear: both;
	border-top: solid #006383 2px;
	width: auto;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #333333;
	margin-left: 6px;
}

html>body #footer ul li {
	/* BUG HACK ウィンドウズIE5.x-6には適用されない */
		padding-right: 6px;
		margin-left: 3px;
	}
	
#footer ul {
margin-left:-6px;
}
	
#footer ul li.first {
/* リストの最初の項目のみ設定変更 */
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-left: 6px;
	padding-right: 1px;
	padding-left: 6px;
}
	html>body #footer ul li.first {
	/* BUG HACK ウィンドウズIE5.x-6には適用されない */
		margin-left: 2px;
		padding-right: 6px;
		padding-left: 6px;
	}

#footer address {
/* コピーライト表示 */

	font-style: normal;
	color:#666666;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }




/* map */
.statictable {
	clear: both;
	margin-top: 0px;
margin-bottom: 15px;
	width: 500px;
		border: solid #CCCCCC 1px;
		margin-left:5px;
		font-size:12px;

}
.statictable th.gr {
	text-align: left;
	vertical-align: middle;
	background: #ECECEC;
	height: 24px;
	border: solid #CCCCCC 0px;
		background: url(images/dot.gif) no-repeat left;
		font-weight:bold;
				color:#333333;
text-indent:5px;
}
.statictable td.gr {
	vertical-align: middle;
	border: solid #CCCCCC 0px;
	line-height: 120%;
		background: #ECECEC;
			background: url(images/dot.gif) no-repeat left;

}


.statictable th.wh {
	text-align: left;
	vertical-align: middle;
	background: #ECECEC;
	height: 24px;
	border: solid #CCCCCC 0px;
			background: url(images/dot2.gif) no-repeat left;
		font-weight:bold;
		color:#333333;
		text-indent:5px;

}
.statictable td.wh {
	vertical-align: middle;
	border: solid #CCCCCC 0px;
	line-height: 120%;
		background: #ECECEC;
				background: url(images/dot2.gif) no-repeat left;
}


.statictable h3 {
	margin-bottom: 5px;
}

