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

body{
	background-image:url(../img/bg_00.jpg);
	background-repeat:repeat;
	height:auto;
	margin:0;
	padding:0;
	text-align: center;/* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます。ただしこの指定方法はインライン要素の位置揃えの方法 */
}

#contents_0{
	background-image:url(../img/shade.png);
	background-repeat:repeat-y;
	width:960px;
	min-height:100%;
	height:auto !important;
	margin:0 auto;/*　ブロックレベル要素のセンタリングの正規指定　*/
	padding:0;
	display:block;
	text-align:left;/*　ボックス内の文字は左詰めで表示される　*/
}

#contents{
	background-image:url(../img/bg_01.jpg);
	width:950px;
	min-height:100%;
	height:auto !important;
	margin:0 auto;/*　ブロックレベル要素のセンタリングの正規指定　*/
	padding:0;
	display:block;
	text-align:left;/*　ボックス内の文字は左詰めで表示される　*/
}

a img {
    border-style:none;
}

h1{
	font-size:12px;
	color:#666666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
}


p{
	font-size:12px;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
}


/* --------------------------------------------------------
                    ヘッダー上のスペース
---------------------------------------------------------- */

#line{
	width:925px;
	height:25px;
	padding-left:25px;
	margin:0 auto;/*　ブロックレベル要素のセンタリングの正規指定　*/
	border:none;
	line-height:25px;
	text-align:left;/*　ボックス内の文字は左詰めで表示される　*/
}

/* --------------------------------------------------------
                    ヘッダー関係の指定
---------------------------------------------------------- */

#header{
	width:900px;
	height:70px;
	margin:0 25px 5px 25px;
	padding:0;
	display:block;
}

#header_title{
	width:450px;
	height:70px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}

#header_tel{
	width:450px;
	height:70px;
	margin:0;
	padding:0;
	float:right;
	display:block;
}


/* --------------------------------------------------------
                    メイン画像の指定
---------------------------------------------------------- */

#main_img{
	width:900px;
	height:450px;
	margin:0 25px;
	padding:0;
	display:block;
}


/* --------------------------------------------------------
                    パンくずリストの指定
---------------------------------------------------------- */


#pankuzu{
	width:700px;
	height:25px;
	margin:0 auto;
	padding-left:200px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	font-size:12px;
	line-height:25px;
}

#pankuzu a{
	color:#0072FF;
	text-decoration:none;
}

#pankuzu a:hover{
	color:#00CCFF;
	text-decoration:underline;
}


/* --------------------------------------------------------
                    コンテナーの指定
---------------------------------------------------------- */


#container{
	width:900px;
	height:auto;
	margin:0px auto;
	padding:0;
}


/* --------------------------------------------------------
                    ニュース画面の指定
---------------------------------------------------------- */

#news_title{
	width:700px;
	height:30px;
	margin:0;
	padding:0;
}

#news{
	width:700px;
	height:60px;
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:25px;
	padding:0;
	font-size:12px;
	color:#444444;
	overflow:auto;
}

#news a{
	color:#444444;
	text-decoration:none;
}

#news a:hover{
	color:#F90;
	text-decoration:underline;
}

#news02{
	width:700px;
	height:140px;
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:25px;
	padding:0;
	font-size:12px;
	color:#444444;
	overflow:auto;
}

#news02 a{
	color:#0000ff;
	text-decoration:none;
}

#news02 a:hover{
	color:#0000ff;
	text-decoration:underline;
}


.news_line_1{
	border-bottom:#444444 dashed 1px;
	width:58px;
	padding:6px 15px 6px 15px;
}

.news_line_2{
	border-bottom:#444444 dashed 1px;
	width:82px;
	height:30px;
	line-height:30px;
	padding:auto 15px;
}

.news_line_3{
	border-bottom:#444444 dashed 1px;
	width:485px;
	height:30px;
	line-height:30px;
	padding:auto 0px;
}

.news_line_01{
	width:58px;
	padding:6px 15px 6px 15px;
}

.news_line_02{
	width:82px;
	height:30px;
	line-height:30px;
	padding:auto 15px;
}

.news_line_03{
	width:485px;
	height:30px;
	line-height:30px;
	padding:auto 0px;
}

/* --------------------------------------------------------
                    メイン画面の指定
---------------------------------------------------------- */


#main{
	width:700px;
	height:auto; /*auto*/
	margin:0;
	margin-bottom:25px;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:right;
}

a.clover_t{
	font-size:22px;
	line-height:26px;
	color:#ed5d31;
	font-weight:bold;
	text-decoration:none;
}

a:hover.clover_t,a:hover.clover_t2{
	color:#fff222;
	text-decoration:none;
}

a.clover_t2{
	font-size:26px;
	line-height:30px;
	color:#ed5d31;
	font-weight:bold;
	text-decoration:none;
}

.clover_tt{
	font-size:18px;
	line-height:21px;
	color:#555555;
}

a.clover_tt2{
	font-size:14px;
	line-height:16px;
	color:#555555;
	text-decoration:none;
}

a:hover.clover_tt2{
	color:#F60;
	text-decoration: underline;
}

#week{
	width:700px;
	height:auto; /*auto*/
	margin:0;
	margin-top:25px;
	padding:0;
}

/* --------------------------------------------------------
                    サイドバーの指定
---------------------------------------------------------- */


#sidebar{
	width:175px;
	height:auto; /*auto*/
	margin-bottom:30px;
	padding:0;
	float:left;
}

#map{
	width:175px;
	height:auto; /*auto*/
	margin:25px 0;
	padding:0;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* --------------------------------------------------------
                    フッターの指定
---------------------------------------------------------- */

#last{
	width:900px;
	height:auto;
	margin:0;
	padding:0;
	text-align:right;
	clear:both;
}

#last a{
	font-size:14px;
	line-height:14px;
	margin:0;
	color:#444444;
	text-decoration:none;
}

#last a:hover{
	color:#F90;
	text-decoration:underline;
}

#footer{
	width:900px;
	height:35px;
	font-size:12px;
	line-height:16px;
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:20px 15px auto 15px;
	padding:8px 10px;
	border-top:solid #555555 1px;
}


#footer_01{
	width:480px;
	height:35px;
	text-align:left;
	float:left;
}


#footer_02{
	width:420px;
	height:35px;
	text-align:right;
	float:right;
}
