@charset "UTF-8";
/* CSS Document */


body { 
margin : 0; 
padding : 0;
background-color : #4b4040;
padding-bottom : 15px; 
} 

#main{
width: 860px;
margin: 0 auto;
height: auto;
background: url(../img/bg.png);
background-repeat: repeat-y;
padding: 5px 40px 20px 40px;
}

h1{
	width: 860px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Helvetica, Arial, Gothic, sans-serif;
	color: #666;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}
#logo0{
	width: 860px;
	margin-top: 15px;
	height: 50px;
	padding-bottom: 3px;
	text-align: left;
}
#logo{
	width: 460px;
	height: 50px;
	text-align: left;
	float: left;
}
#logo2{
	width: 400px;
	height: 50px;
	text-align: right;
	float: left;
}
#swf{
	width: 860px;
	margin-top: 10px;
	height: 400px;
	text-align: left;
	position: relative;
}
#otop{
	width: 860px;
	margin-top: 10px;
	height: 180px;
	text-align: left;
}
#swf IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#swf IMG.active {
    z-index:10;
}

#swf IMG.last-active {
    z-index:9;
}
#navi{
	width: 860px;
	margin-top: 20px;
	height: auto;
	text-align: left;
	padding-bottom: 5px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Helvetica, Arial, Gothic, sans-serif;
	font-size: 11px;
	color:#666;
}

#contentp{
	width: 860px;
	margin-top: 0px;
	height: 700px;
	padding-bottom: 40px;
}
#content{
	width: 860px;
	margin-top: 0px;
	height: 600px;
	padding-bottom: 40px;
}
#content1{
	width: 860px;
	margin-top: 0px;
	height: 750px;
	padding-bottom: 40px;
}
#content_l{
	width: 200px;
	margin-top: 60px;
	height: auto;
	float:left;
}
#content_r{
	width: 620px;
	margin-top: 60px;
	margin-left: 20px;
	height: auto;
	float:left;
}

#other_content_l{
	width: 200px;
	margin-top: 30px;
	height: auto;
	float:left;
}
#other_content_r{
	width: 620px;
	margin-top: 0px;
	margin-left: 20px;
	height: auto;
	float:left;
}

.r1{
	width: 640px;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
}
.r2{
	width: 640px;
	margin-top: 20px;
	margin-left: 0px;
	height: auto;
}

h2{
	width: 614px;
	border-left: solid 6px #4a403f;
	margin-top: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Helvetica, Arial, Gothic, sans-serif;
	font-size: 19px;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: 10px;
	height: auto;
}
.r3{
	width: 630px;
	margin-top: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 0px;
	height: auto;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Helvetica, Arial, Gothic, sans-serif;
	color: #808000;
	line-height: 24px;
	font-size: 13px;
}
.r4{
	width: 630px;
	margin-top: 30px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 0px;
	height: auto;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Helvetica, Arial, Gothic, sans-serif;
	color: #333;
	line-height: 24px;
	font-size: 13px;
}
.r4l{
	width: 470px;
	height: auto;
	float: left;
}
.r4lin{
	width: 470px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.r4lin22{
	width: 470px;
	height: auto;
	font-size: 12px;
	float: left;
	margin-bottom: 20px;
}
.r4linb{
	width: 470px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	color:#000;
	}
.r4r{
	width: 140px;
	margin-left: 20px;
	height: auto;
	float: left;
}


#footer{
	width: 860px;
	margin-top: 0px;
	height: 60px;
	padding-top: 20px;
	background-color : #4b4040;
	text-align: center;
	padding-bottom: 0px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Helvetica, Arial, Gothic, sans-serif;
	color: #FFF;
	line-height: 21px;
	font-size: 12px;
}

#header{
height: 2000px;
padding-top: 5px;
}