@charset "UTF-8";

*{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
}
h1 {
	width: 860px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/h1_back.jpg);
	background-repeat: no-repeat;
	height: 34px;
	margin-top: 20px;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	width: 190px;
	text-align: left;
}
#main_img {
	width: 678px;
}
#left_con {
	width: 202px;
	float: left;
	text-align: left;
}
#right_con {
	width: 678px;
	float: right;
	padding-right: 0px;
	text-align: left;
}
#main_navi {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 175px;
	background-color: #D1CFCF;
}
.navi_btn {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#main_navi2 {
	text-align: right;
	font-size: 12px;
	color: #484848;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 43px;
}
.navi2 {
	text-align: left;
	width: 159px;
	color: #E90003;
}
.navi2 a {
	color: #484848;
	text-decoration: none;
}
.navi2 a:hover {
	color: #E90003;
	text-decoration: underline;
}
#main_navi2 img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#banner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#banner img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#right_bottom {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents {
	width: 496px;
	background-image: url(images/contents_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
}
#line_img {
}
#topics {
	width: 467px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}
.topix_txt {
	font-size: 12px;
	line-height: 160%;
	color: #484848;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.topix_txt a {
	color: #484848;
	text-decoration: none;
}
.topix_txt a:hover {
	color: #E90003;
	text-decoration: underline;
}
#about {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 467px;
}
.about_txt {
	background-image: url(images/about_bacl.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	font-size: 12px;
	color: #484848;
}
.about_txt2 {
	background-image: url(images/about_bacl.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	color: #484848;
}
.about_txt a {
	color: #484848;
	text-decoration: none;
}
.about_txt2 a {
	color: #484848;
	text-decoration: none;
}
.about_txt a:hover {
	color: #E90003;
	text-decoration: underline;
}
.about_txt2 a:hover {
	color: #E90003;
	text-decoration: underline;
}
#bottom_con {
	width: 467px;
	padding-left: 14px;
}
#consultant {
	float: left;
	width: 230px;
}
.consul_txt {
	background-image: url(images/mark_3point.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 12px;
	background-position: 0px 3px;
	font-size: 12px;
	color: #484848;
}
.consul_txt a {
	color: #484848;
	text-decoration: none;
}
.consul_txt a:hover {
	color: #E90003;
	text-decoration: underline;
}
#ad {
	float: right;
	width: 229px;
}
.book_txt {
	font-size: 12px;
	line-height: 140%;
	color: #484848;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.book_txt a {
	color: #484848;
	text-decoration: none;
}
.book_txt a:hover {
	color: #E90003;
	text-decoration: underline;
}
.book_img {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.clear_fix {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub_navi {
	width: 175px;
	background-color: #D1CFCF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
}
.service_box {
	background-color: #FFFFFF;
	width: 153px;
	padding: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	text-align: right;
}
.service_title {
	color: #E90003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	width: 153px;
}
.sevice_txt {
	font-size: 12px;
	line-height: 130%;
	color: #484848;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	width: 153px;
}

#contents_box {
	width: 678px;
	background-image: url(topics/img/back_base_img.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#top_back {
	color: #666666;
	width: 634px;
	padding: 3px;
	border: 1px solid #484848;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
}
*html #top_back {
	color: #666666;
	width: 643px;
	padding: 3px;
	border: 1px solid #484848;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_back a {
	color: #484848;
	text-decoration: none;
}
#top_back a:hover {
	color: #E90003;
	text-decoration: underline;
}
#footer {
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 900px;
	height: 34px;
	padding-top: 25px;
	background-position: 20px 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kiji {
	width: 648px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E90003;
	padding: 4px;
}
.kiji_txt {
	font-size: 12px;
	line-height: 140%;
	color: #484848;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.date {
	color: #484848;
	text-align: right;
	width: 634px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 140%;
}
.clear_fix2 {
	clear: both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.privacy {
	width: 638px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.privacy ul {
	line-height: 140%;
	color: #484848;
	list-style-type: decimal;
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.privacy li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mar_t10b10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #E90003;
}
.consul_color {
	font-size: 12px;
	line-height: 140%;
	color: #626648;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.st_big {
	font-size: 16px;
	font-weight: bold;
}
.photo_img {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.consul_txt_midashi {
	font-weight: bold;
}
#btn_space {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#btn_space img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.consul_box {
	width: 308px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
.kiji_txt_strong {
	font-size: 14px;
	line-height: 140%;
	color: #484848;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.consul_color_str {
	font-size: 14px;
	line-height: 140%;
	color: #626648;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.money {
	color: #626648;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #626648;
	line-height: 140%;
}
.kiji_txt_red {
	font-size: 12px;
	line-height: 140%;
	color: #E90003;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.inquiry caption {
	font-size: 10px;
	padding-bottom: 5px;
	color: #E90003;
}
.inquiry_table td {
	padding: 3px;
	font-size: 12px;
	line-height: 140%;
	color: #484848;
}
.inquiry_table {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.kome_red {
	font-size: 10px;
	color: #E90003;
}
.inquiry {
	width: 638px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.flow_table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.flow_table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #626648;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #484848;
}
.flow_table th {
	padding: 3px;
	background-color: #626648;
	color: #FFFFFF;
}
.bottom_color {
	font-size: 12px;
	line-height: 140%;
	color: #626648;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.clear_class {
	clear: both;
}
.mar_t10 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mar_b10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.color_strong {
	font-size: 12px;
	line-height: 140%;
	color: #626648;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
}
.photo_img_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.service_title a {
	color: #E90003;
	text-decoration: none;
}
.service_title a:hover {
	color: #E90003;
	text-decoration: underline;
}.kiji_txt_right {
	font-size: 12px;
	line-height: 140%;
	color: #484848;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	width: 637px;
}
.kiji_txt_s10 {
	font-size: 10px;
	line-height: 140%;
	color: #484848;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.kiji_txt_red_strong {
	font-size: 14px;
	line-height: 140%;
	color: #E90003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.kiji_txt_red_strong a {
	font-size: 14px;
	line-height: 140%;
	color: #E90003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#blog_con {
	width: 467px;
	padding-left: 14px;
	padding-bottom: 25px;
}


#blog_rss01 {
	float: left;
	width: 230px;
}
#blog_rss02 {
	float: right;
	width: 229px;
}
.rss-box li {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/line_short.jpg) no-repeat bottom;
}
.rss-box a {
	color: #484848;
	text-decoration: none;
}
.rss-box a:hover {
	color: #E90003;
	text-decoration: underline;
}