@charset "utf-8";
/* CSS Document */
html {
	color:#000000;
	background:#FFFFFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquout,th,td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	line-height: 150%;
	background-color: #FEFBF4;
}
ol {
list-style:decimal;}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
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;
}
legend {
	color:#000000;
}

/* 追加 CSS
------------------------------------- */
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}
a {
	text-decoration:none;
	cursor: pointer;
	font-weight: bold;
	color: #006600;
}
fieldset,img {
    border: 0;
}
.c-both {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_b30 {
	margin-bottom: 30px;
}
.margin_t40 {
	margin-top: 40px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 860px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	height: 90px;
	width: 860px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#image_top02 {
	width: 860px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#menu_wrap {
	height: 41px;
	width: 100%;
	margin-bottom: 30px;
	background-image: url(../img/bg/bg_top_menu.jpg);
	background-repeat: repeat-x;
}
#menu_wrap #menu {
	height: 41px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(../img/line/line_center_mid.jpg);
	background-repeat: repeat-y;
}
#contents #contents_head {
	clear: both;
	height: 61px;
	width: 860px;
}
#contents #contents_foot {
	clear: both;
	height: 20px;
	width: 860px;
}
#contents #contents_left {
	float: left;
	width: 620px;
}
#contents #contents_right {
	float: right;
	width: 200px;
}
#foot_wrap {
	height: 60px;
	width: 100%;
	background-color: #006600;
}
#foot_wrap #footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#footer #copyright {
	float: left;
	width: 550px;
	font-size: 10px;
}
#footer #under_menu {
	text-align: right;
	float: right;
	width: 300px;
}
#header #logo {
	float: left;
	height: 90px;
	width: 410px;
}
#header #top_contact {
	float: right;
	height: 90px;
	width: 311px;
}
#contents_right .rightside_mid {
	width: 165px;
	background-image: url(../img/bg/bg_rightside_mid.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightside_mid ul {
	list-style-position: inside;
	list-style-type: circle;
}
#return_top {
	text-align: right;
	width: 620px;
	margin-top: 20px;
}
.contents620 {
	background-image: url(../img/bg/ttl_contents620_mid.jpg);
	background-repeat: repeat-y;
	width: 580px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#navi {
	font-size: 10px;
	font-weight: bold;
	width: 860px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.contents620 .subtitle {
	background-image: url(../img/ttl/subtitle.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 545px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

