@charset "utf-8";
body  {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #333;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-ms-interpolation-mode: bicubic;
}
form {
	margin: 0px;
	padding: 0px;
}
blockquote  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(image_design/bg.png);
	background-repeat: repeat-x;
	padding: 0px;
} 
#header {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
} 
#header h1 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666;
	padding: 0px;
}
#menubar1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 45px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image_design/menubar_bg1.png);
	background-repeat: repeat-x;
}
#menubar2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image_design/menubar_bg2.png);
	background-repeat: repeat-x;
}

#container_in {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pankuzu {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pageimage {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#slideshow {
	position: relative;
	width: 880px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

#mainContent {
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	width: 650px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
} 
#mainContent .pagelabel {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(image_design/pagelabel_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 13px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 22px;
}
#mainContent h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	background-image: url(image_design/h2_bg.png);
	background-repeat: no-repeat;
	height: 18px;
}
#mainContent h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(image_design/h3_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 630px;
}
#mainContent h4 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 16px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #333333;
	font-weight: bold;
	background-image: url(image_design/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentsbox1 {
	background-image: url(image_design/bg_box1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	width: 638px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.contentsfaq {
	border: 5px solid #E8EADD;
	padding: 10px;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.waku1 {
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.flow_start {
	padding: 0px;
	background-image: url(image_design/layout/flow_bg.jpg);
	background-repeat: repeat-y;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.flow_start dt {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(image_design/layout/flow_head.jpg);
	margin: 0px;
	height: 18px;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.flow_start dd {
	background-image: url(image_design/layout/flow_next.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 70px;
	padding-left: 20px;
}
.flow_end {
	padding: 0px;
	background-image: url(image_design/layout/flow_bg.jpg);
	background-repeat: repeat-y;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.flow_end dt {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(image_design/layout/flow_head.jpg);
	margin: 0px;
	height: 18px;
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.flow_end dd {
	background-image: url(image_design/layout/flow_end.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.edit_box {

}
#sidebar {
	width: 200px;
	vertical-align: top;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidemenu {
	background-image: url(image_design/side_list_bg.jpg);
	background-repeat: repeat-y;
}
#sidemenu .cate_label {
	color: #FFF;
	background-color: #DCAD7F;
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	text-align: center;
}

#sidemenu .menu_list1 {
	padding: 0px;
	color: #FDEEC7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu .menu_list1 a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-image: url(image_design/bg_list1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	color: #40A470;
}
#sidemenu .menu_list1 a:hover {
	text-decoration: none;
	background-image: url(image_design/bg_list1_f2.jpg);
	color: #026634;
	background-position: bottom;
}


#sidemenu .menu_list2 {
	font-size: 14px;
	line-height: 18px;
	background-image: url(image_design/bg_list2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 27px;
}
#sidemenu .menu_list2 a {
	text-decoration: none;
	display: block;
	color: #026634;
}
#sidemenu .menu_list2 a:hover {
	text-decoration: underline;
}
#sidemenu .menu_list2_end {
	text-decoration: none;
	background-image: url(image_design/bg_list1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#sidemenu .menu_list3 {
	font-size: 14px;
	line-height: 18px;
	background-image: url(image_design/bg_list3.jpg);
	width: 165px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 32px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidemenu .menu_list3 a {
	text-decoration: none;
	display: block;
	color: #026634;
}
#sidemenu .menu_list3 a:hover {
	text-decoration: none;
}
#link_area1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#tag_space {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#link_area2 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link_box {
	padding: 0px 0px 7px;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	text-align: center;
}

.text_blue {
	color: #06C;
}
.text_red {
	color: #F00;
}
.text10 {
	font-size: 10px;
	line-height: 16px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}

.text14 {
	font-size: 14px;
	line-height: 18px;
}

.table1 {
	background-color: #CCC;
}
.table1 th {
	background-color: #eeeeee;
	text-align: left;
}
.table1 td {
	background-color: #FFF;
	text-indent: 5px;
}
.underline1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 6px;
	padding-bottom: 4px;
}
#foot_free {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pagetop {
	clear: both;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	font-size: 12px;
	color: #333;
	background-image: url(image_design/footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 10;
	margin: 0px;
	background-position: bottom;
	background-color: #EFD;
} 
#footer blockquote {
	padding: 0px 25px 10px;
	margin: 0px;
}
#footer p {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer .link {
	float: left;
	height: 15px;
	background-image: url(image_design/list_sankaku.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 3px;
}

#footer a {
	white-space: nowrap;
	color: #666;
}
a:link {
	color: #C77D36;
	text-decoration: underline;
}
a:visited {
	color: #C77D36;
	text-decoration: underline;
}
a:hover {
	color: #D19456;
	text-decoration: none;
}
a:active {
	color: #C77D36;
	text-decoration: underline;
}
