@charset "utf-8";
/* CSS Document */

html,body{
	font-size: 0.9em;
	color: #333333;
	line-height: 130%;
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
	background-color: #f3f3f3;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


img{
    border: 0px;
}



hr{
	height:1px;
	color:#E0E0E0;
	border-top-style: dotted;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

form{
	margin: 0px;
	padding: 0px;
}

#pan{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	padding-left: 10px;
}

#pan ul{
    margin: 0px;
	padding: 0px;
}

#pan li{
	margin-right: 5px;
	display: inline;
	list-style: none;
	padding: 0px;
}

#pan li a,#pan li a:hover{
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right center;
	display: inline;
}


#main-container{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #c7000b;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	width: 830px;
	background-color: #FFFFFF;
}

#main-container02{
	background-image: url(../images/sec-contents-back.gif);
	background-repeat: repeat-y;
	background-position: 618px 0px;
	clear: both;
}

#header{
	padding-top: 10px;
	padding-bottom: 5px;
}

#header h1{
	font-size: 0.8em;
	padding-bottom: 10px;
}

#header-left{
	float: left;
	padding-top: 5px;
}

#header-right{
	float: right;
}


#g-navi ul,#banner01 ul,#top_b ul,#header-right ul{
    margin: 0px;
	padding: 0px;
}

#g-navi li,#top_b li,#header-right li{
    margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#main-contents{
	padding-top: 30px;
	padding-bottom: 50px;
}

#main-contents02{
	padding-top: 10px;
	padding-bottom: 50px;
}

#left-contents{
    float: left;
	width: 497px;
	padding-left: 15px;
}

#left-contents02{
    float: left;
	width: 606px;
}

#top_b{
    margin-top: 20px;
	margin-bottom: 20px;
}

#topics{
}

#topics dl{
    margin: 0px;
	padding: 5px;
}

#topics dt{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
}

#topics dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#right-contents{
	float: right;
	width: 288px;
	padding-left: 30px;
}

#right-contents02{
	float: right;
	width: 200px;
	padding-left: 24px;
}

#banner01 li{
    margin: 0px;
	padding: 0px;
	list-style: none;
}



#footer{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#footer .f_m{
    font-size: 85%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#footer .cop{
	font-size: 85%;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 15px;
}
