@charset "utf-8";
@import "clear.css";
/* CSS Document */


* {
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
	height:100%;
}

p, li, ul, ol,table {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	color: #666666;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:100%;
	position:relative;
}

a {
	color:#D19696;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}	

p {
	text-align:justify;
	text-justify:inter-ideograph;
	color: #666666;
}

img { 
	border-width:0px;
	display:block;
}

.imgover {
}


/*------------------------------------------*/

/* 共通部分 */

#header,
#footer {
	background-color:#530000;
}

#header_outer {
	background-color:#530000;
	margin:0 auto;
	padding:23px 0 13px 0;
	width:880px;
}

.header_left,
.header_right01 {
	float:left;
}

.header_right {
	float:right;
}

.header_right img {
	margin-left:20px;
}

.main-image_bg {
	background-image:url(../../img/bg/top_heder.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width: 100%;
}

.main-image {
	margin:0 auto;
	width:880px;
	height:300px;
	padding-top:23px;
}

#main-navi {
	background-color:#EEE4E4;
}

.main-navi_outer {
	background-color:#EEE4E4;
	margin:0 auto;
	width:840px;
	padding:15px 0 27px 0;
}

.main-navi_outer img {
	float:left;
}

#footer_outer {
	width:880px;
	text-align:center;
	font-size:10px;
	color:#D19696;
	line-height:17px;
	padding:30px 0;
	margin:0 auto;
}

.copyright {
	width:880px;
	text-align:center;
	font-size:10px;
	color:#D19696;
	padding-bottom:35px;
	margin:0 auto;
}

.footer_bnr {
	margin:0 auto 40px auto;
}

.footer_btn {
	margin:0 auto 30px auto;
}

.bnr01 {
	float:left;
	margin-right:1px;
}

.bnr02 {
	float:left;
}

.bnr03 {
	float:left;
	margin:1px 1px 0 0;
}

.logo {
	width:536px;
	height:138px;
	background-image:url(../../img002/bg/h_logo.png);
	background-repeat:no-repeat;
	margin:0 auto;
	behavior: expression(IEPNGFIX.fix(this));

}

.catch {
	width:395px;
	height:14px;
	background-image:url(../../img/bg/catch.png);
	background-repeat:no-repeat;
	margin:120px 0 0 484px;
	behavior: expression(IEPNGFIX.fix(this));
}

/* インデックス */

#container {
	background-color:#EEE4E4;
	margin:0 auto;
	background-image:url(../../img/bg/001.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.content_outer {
	margin:0 auto;
	width:850px;
	padding:0 0 50px 0;
}

.content_left {
	background-image:url(../../img/text/005.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:38px;
	float:left;
	width:260px;
	margin-right:17px;
}

.content_left_bg {
	background-image:url(../../img/bg/left-navi.gif);
	background-repeat:repeat;
	width:260px;
}

.content_left_bg img {
	padding:0 3px;
}

.content_right,
.content_right_02 {
	float:left;
}

.content_right_01 {
	float:left;
	margin-right:20px;
}

.news {
	width:573px;
	height:392px;
}

.news-title {
	margin:10px 0 15px 0;
}

.news-entry {
	margin-bottom:10px;
}

.rb {
	font-weight:bold;
	color:#E51717;
}

.news-entry img {
	float:left;
}

.bikkuri {
	background-image:url(../../img/news/01.png);
	background-repeat:no-repeat;
	width:27px;
	height:22px;
	behavior: expression(IEPNGFIX.fix(this));
	float:left;
}

.new_day {
	float:left;
	color:#333333;
	padding: 2px 0 0 0;
}

.new_body {
	float:left;
	padding: 1px 0 0 0;
}

.news-entry a {
	color:#333333;
	font-size:12px;
}

.news-entry a:hover {
	color:#999999;
	font-size:12px;
}

.pad01 {
	padding:3px 10px 0 6px;
}

.pad02 {
	padding:3px 10px 0 8px;
}

.pad03 {
	padding:0 2px 0 0;
}

