@charset "utf-8";

/* ======================================
Since : 2007‒08‒06
Last Modified: 2007‒08‒07
Editor(s): Arisa Morimoto
Last Editor: Arisa Morimoto
======================================= */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: inherit;
	vertical-align: baseline;
	padding: 0px;
	background-repeat: repeat-x;
	list-style-type: none;
	margin: 0px;
}

select,
input,
textarea {
	font-size: 12px;
}


a {
	color: #2F58B8;
}

.cboth{
	clear:both;
	font-size: 0px;
	line-height: 0%;
	float: none;
}
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#424241;
	background-repeat: repeat-x;
	background-image: url(../images/back_img2.gif);
}
#wrapper {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

table{
	border-collapse:collapse;
	boder-spacing:0;
}
ol,ul{
	list-style:none;
}

/* --strong-- */
#contents strong {
	font-weight: bold;
	font-size: 12px;
}



/* ======================================

	1.header

======================================= */

#header {
	height:219px;
	width: 799px;

}
/* --ヘッダー背景-- */
.header_top {
	width: 799px;
	height: 27px;
	vertical-align: middle;
}

/* --サイト説明文-- */
h1 {
	float: left;
	width: 799px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
}

/* --メニュー-- */
.header_menu {
	width: 796px;
	background-color: #D4CCCC;
	float: left;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 45px;
}
.header_image {
	height: 124px;
	width: 799px;
}
#wrapper .header_menu li {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	margin: 0px;
}
#wrapper .header_menu_under {
	width: 799px;
}

/* ======================================

	2.contents

======================================= */

#contents {
	width: 563px;
	float: right;
	display: inline;
	padding: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

/* --区切り線-- */
#contents .hr {
	height: 1px;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A2A0;
}
hr {
	display: none;
}
p {
	margin-top: 12px;
	margin-bottom: 24px;
}
.center {
	text-align: center;
}

/* ======================================

	3.side bar

======================================= */

#side_bar {
	float: left;
	width: 211px;
	margin-top: 12px;
}


/* ======================================

	4.footer

======================================= */

#footer {
	clear: both;
	float: none;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C6C7;
	text-align: center;
	padding-top: 10px;
}
#footer address {
	color: #535353;
	font-size: 12px;
	padding-bottom: 10px;
}#wrapper #side_bar .side_bar_map {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #side_bar .side_bar_accece {
	color: #575D9E;
	margin-top: 9px;
	margin-right: 3px;
	margin-bottom: 50px;
	margin-left: 3px;
}
