@charset "shift_jis";

.fire {
	clear: both;
}
.fire hr {
	display: none;
}

body {
	font-size: 1.0em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.3em;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #003366;
}

img {
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

#body {
	text-align: left;
}

#tops {
	width: 98%;
	background: #333333;
	line-height: 1.2em;
	padding: 5px 1% 2px;
	color: #fff;
}

.seo_h1 {
	text-align: right;
	float:right;
	width: 19%;
	font-size: 0.8em;
	color: #fff;
}

h1 {
	font-size: 0.8em;
}

.site_desc_a {
	float:left;
	color: #fff;
	width: 79%;
	font-size: 0.8em;
}


#header_bg {
	background-color: #444;
}

#uesta {
	height: 200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/header.gif);
	background-position: center;
}

h1 {
	font-weight: normal;
}

.site_title {
	font-size: 1.6em;
	display: block;
	padding-top: 35px;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 2px 2px 3px #000; 
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
}
.site_title a {
	text-decoration: none;
	color: #fff;
}
.site_title a:hover {
	color: #ccc;
}
.site_desc_b {
	color: #fff;
	line-height: 1.2em;
	position: absolute;
	display: block;
	left: 80px;
	top: 100px;
	width: 840px;
	font-size: 1.0em;
}
#navi {
	height:50px;
	background-color: #333;
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 20px;
}

#navi ul {
	width: 960px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#navi li {
	width: auto;
	float: left;
	padding: 15px;
}
#navi li a {
	color: #FFF;
	text-decoration: none;
}
#navi li a:hover {
}
#set_style {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#left_and_main_style {
	float: left;
	width: 790px;
}

#main_style {
	float: right;
	width: 520px;
	padding: 0 25px;
}

.main_bg {
	/*
	background-color: #***;
	*/
}

.main_bg ul {
	margin: 10px 0px;
}

.main_bg ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 6px;
}

.main_bg ul li a {
	padding: 5px 15px;
	display: block;
	line-height: 1.1em;
	color:#333;
	text-decoration: underline;
	border-left:solid 7px #ccc;
	border-right:solid 7px #ccc;
}

.main_bg ul li a:hover {
	color:#333;
	text-decoration: none;
	border-left:solid 7px #333;
	border-right:solid 7px #333;
}

#main_style h2 {
	clear: both;
	margin-top: 25px;
	padding: 10px 20px;
	background: #333;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2em;
}

#main_style p {
	margin-top: 0.0em;
	margin-bottom: 1.75em;
}


.mian {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.75em;
	color: #555;
	background-color: #FFF;
}
.mian img {
	margin: 3px;
	padding: 3px;
}

#left_style {
	float: right;
	width: 220px;
}
#right_style {
	float: right;
	width: 210px;
}


.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

.localnavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_style h3, #right_styler h3 {
	background:#333;
	color: #fff;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 3px;
}


#left_style ul, #right_style ul {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#left_style ul li, #right_style ul li {
	display: block;
	margin: 0 0 3px;
	padding: 0;
	background-color: #FFF;
	text-decoration: none;
	font-size: 0.90em;

}
#left_style ul li a, #right_style ul li a {
	display: block;
	padding: 5px 8px;
	color: #333;
	text-decoration: underline;
	border-left:solid 7px #444;
	border-right:solid 7px #444;
	line-height: 1.1em;
}


#left_style ul li a:hover,#right_style ul li a:hover {
	color: #333;
	text-decoration: none;
	border-left:solid 7px #ccc;
	border-right:solid 7px #ccc;
}

#footer_style {
	color: #fff;
	background: #333;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0;
}

#footer_bg {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer_style a {
	text-decoration: none;
}

#footer_style a:hover {
	text-decoration: none;
}

.footer_list {
	float: left;
	width: 230px;
	padding: 10px;
	overflow: hidden;
}

.footer_list h3 {
	color: #fff;
	padding: 5px 10px;
	font-size: 0.8em;
	line-height: 1.2em;
	background:#555;
	clear: both;
	margin-bottom: 6px;
}

.footer_list img {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.footer_list ul {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 0.8em;
}

.footer_list ul li {
	color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 0.8em;
	margin-bottom: 6px;

}

.footer_list a {
	color: #fff;
	padding: 2px 8px;
	text-decoration: none;
	border-left:solid 5px #666;
	border-right:solid 5px #666;
	line-height: 1.1em;
	display: block;
}

.footer_list a:hover {
	color: #fff;
	border-left:solid 5px #fff;
	border-right:solid 5px #fff;
}

.footer_end {
	text-align: center;
	padding: 80px 8px 10px;
	font-size: 0.8em;
	color: #fff;
	background-color: #333;
}

.last_top {
	z-index:1;
	position: fixed;
	right:10px;
	bottom:10px;
	text-align: right;
	padding: 5px 8px;
	color: #fff;
	background-color: #666;
}

.last_top a {
	color: #fff;
}
