body{
	margin: 0px;
	font-family:"source-han-sans-japanese", "Helvetica Neue", "Segoe UI", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.ie8 img{
  width: auto;
}
/*clearfix*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
hr{
    border:none;
    border-top:dotted 1px #786030;
    height:2px;
    color:#000000;
    margin: 10 6 10 6;
	
}
#wrapper {
}
.breadcrumb{
	margin: 0;
	padding: 0;	
}
#breadcrumb_div{
	width: 90%;
	color: #990000;
	text-align: right;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	float: right;
}
#breadcrumb_div a{
	color: #990000;
	text-align: right;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	text-decoration: none;
}
.title{
	margin: 0 0 20 0;
	padding: 0;	
}
.title_div{
	width: 740px;
	border-bottom: #990000 solid 1px;
	border-top: #990000 solid 1px;
	padding: 10px 0px 6px 0px;
	margin: 0 auto;
}
.section01{
	width: 740px;
	border-bottom: #990000 solid 1px;
	padding: 10px 0px 6px 0px;
	margin: 0 auto;
}
.section02{
	width: 240px;
	padding: 10px 0px 6px 0px;
	margin: 0 auto;
	text-align: center;
	border: #990000 solid 1px;
}

/*
aside{
	float: left;
    width: 25%;
}
aside ul{
	margin: 0;
	padding: 0;
}
aside ul li{
}
aside ul li a{
	padding-left: 11px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.1em;
}
aside ul li img{
	padding-left: 11px;
}
aside form{
	padding-left: 22px;
	padding-bottom: 10px;
}*/
#content{
	width: 100%;
}
#content a:link, #content a:visited {text-decoration: none}
#content a:link {color: #990000}
#content a:visited {color: #660000}
#content a:hover {color: #CC0000; text-decoration: underline;}
.text_normal{
	line-height:1.6em;
	letter-spacing: 0.1em;		
}
h1{
	display: none;
}
h2 {
	font-size:22px;
    letter-spacing: .0.7em;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 36px;
}	
h3 {
	font-size:16px;
    letter-spacing: .0.7em;
}	
.text-nomal2 {
	margin: 0 0 40px 0;
	color: #000000;		
    font-size: 15px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}
.text-nomal2 strong {
	margin: 0 0 40px 0;
	color: #990000;
    font-size: 16px;
	line-height: 26px;
   	letter-spacing: .0.7em;
}	

@media only screen and (max-width: 1240px) {
	
}
@media only screen and (max-width: 830px) {	
	
}
@media only screen and (max-width: 770px) {	
	.title_div{
		width: 90%;
	}
	.title_div img{
		width: 100%;
	}
	.section01{
		width: 90%;
	}
}