@charset "utf-8";
html {
	height: 100%;
	margin-bottom: 1px;
}
* {
	margin: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #333;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#site_cm {
	float: left;
}
.gyoukan {
  line-height:1.2em;
}

#top_menu {
	float: right;
	margin-right: 20px;
}
#top_menu a {
	text-decoration: none;
}
#top_menu a:hover {
	text-decoration: underline;
}
.pankuzu {
	font-size: x-small;
	margin-left: 10px;
}
/*グローバルナビゲーション*/


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi {
	width: 1020px;
	margin-top: 15px;
}
#navi ul {
	padding: 0px;
	list-style-type: none;
}
#navi ul li {
	float: left;
}
h2 {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5D5D5;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
h5 {
	margin: 20px 0px 5px 10px;
	font-size: 1.1em;
}
.hani {
	border: 1px solid #CCC;
	padding: 10px 5px 10px 5px;
}
.hani2{
	width:730px;
	border: 1px solid #CCC;
	padding: 10px 5px 10px 5px;
	margin-bottom:10px;
}
.hani3{
	border:none;
	margin:0px;
	padding:0px;
	float:left;
}
.hani4{
	margin:0px;
	padding:10px;
	float: right;
	width:500px;
}
.hani5{
	border:none;
	margin:0px;
	padding:30px 0px 0px 150px;
	float:left;
	width:300px;
}
.sen {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
.space{
	margin: 8px 0px 8px 0px;
}
.sitemap_rei_l {
	width: 240px;
	float: left;
	margin: 0px 10px 0px 0px;
	line-height: 2em;
}
.sitemap_rei_l ul {
	list-style-type: none;
}
.sitemap_rei_l ul li a {
	text-decoration: none;
	color: #333;
}
.sitemap_rei_l ul li a:hover {
	border:1px solid #ccc;
	padding:2px;
}
#footer {
	clear: both;
	margin-top: 15px;
	padding-top: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
}
.pankuzu a {
	color: #333;
}
#top_menu p a {
	color: #333;
}
h4 {
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1.3em;
}
p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 2em;
}
.page_top {
	text-align: right;
	font-size: 0.8em;
}
.page_top a {
	text-decoration: none;
}
.mawarikomi_r {
	float: right;
	margin: 10px 0px 10px 10px;
}
.mawarikomi_l {
	float: left;
	margin: 10px 10px 10px 0px;
}
hr{
	margin:10px 0px 10px 0px;
}
.link a {
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
}
/*画像*/
.gazou {
	width: auto;
	height: auto;
	margin: 0px 0px 10px 13px;
	padding: 5px 5px 5px 5px;
	border: dotted 1px #D5D5D5;
	text-align: center;
	float: left;
	line-height: 1.2em;
}
.gazou2 {
	margin: 0px 10px 0px 0px;
	float: left;
}
.gazou3 {
	margin: 10px 0px 20px 0px;
	float: left;
	padding:0px;
}
.gazou4 {
	margin: 20px 0px 10px 0px;
	float: left;
	padding:0px;
}
.gazou5 {
	margin: 0px 0px 10px 0px;
	float: left;
	padding:0px;
}
.gazou_p {
	width: auto;
	height: auto;
	margin: 17px 0px 10px 13px;
	padding: 5px 5px 5px 5px;
	border: dotted 1px #D5D5D5;
	text-align: center;
	float: left;
	line-height: 1.2em;
}
.clearfix {
	clear: both;
}
#contents {
	float: left;
	width: 750px;
	margin-right: 20px;
}
dl dt {
	width: 120px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
dl dd {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.line {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #ccc;
	height: 1px;
	padding: 10px 0px 5px 0px;
}
.line_none {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #fff;
	height: 1px;
}
#contents ol {
	line-height: 2em;
}
/*フォーム*/
#mailform {
	width: 1008px;
	margin-top: 15px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
}
#mailform th {
	border: 1px solid #D5D5D5;
	padding: 15px 10px 15px 10px;
	background-color: #EEE;
	font-weight: normal;
	text-align: left;
}
#mailform td {
	padding: 15px 10px 15px 10px;
	border: 1px solid #D5D5D5;
}
.color_red {
	color: #F00;
}
.color_darkseagreen {
	color: #8fbc8f;
}
.color_green {
	color:#71bf68;
}
.color_pink {
	color:#ff7373;
}
.color_blue {
	color:#4fabf5;
}
/*トップページサイドバー*/
#sidebar_index {
	float: right;
	width: 250px;
	margin-top: 30px;
}
#sidebar_index ul {
	padding: 0px;
	list-style-type: none;
	background-color: #ececec;
}
#sidebar_index ul li {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 8px 0px 8px 30px;
}
#sidebar_index ul li a {
	display: block;
	color: #333;
	text-decoration: none;
}
#sidebar_index ul li a:hover {
	color: #39F
}
/*サイドバー*/
#sidebar {
	float: right;
	width: 250px;
	margin-top: 25px;
}
#sidebar ul {
	padding: 0px;
	list-style-type: none;
	background-color: #ececec;
}
#sidebar ul li {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 8px 0px 8px 30px;
}
#sidebar ul li a {
	display: block;
	color: #333;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #39F
}
#sidebar ul li .video {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 8px 0px 8px 0px;
}
#sidebar_video ul li .video a {
	display: block;
	color: #333;
	text-decoration: none;
}
#sidebar_video ul li .video a:hover {
	color: #39F
}

.sidebar_banner {
	width:250px;
	height:200px;
	text-align:center;
}
