

body{
	color:#484848;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	background:#ffffff;
}

#header{
	background:url(imgs/head.jpg) ;
	height:90px;
	 width:950px;
	margin:0px;
	padding:0px;
	
}




.news{
	background:url(imgs/icon.gif) no-repeat;
	padding:0px 0px 0px 20px;
	margin:10px 0px 0px 0px;
}





a:link { color: #cd8929; text-decoration: none }/* まだ見てない状態 */
a:visited { color: #cd8929; text-decoration: none }/* 既に見た状態 */
a:active { color: #f0c17d; text-decoration: underline }/* カーソルがオーバーした状態 */
a:hover {color:#cd8929; text-decoration: none;}/* マウスクリックされている状態 */






/* -------------------------------------------------------
  #navi
  メニュー
---------------------------------------------------------- */
#navi{
	background:url(imgs/navi.jpg) no-repeat;
	height:57px;
	width:950px;
	font-size: 10px ;
	line-height: 40px;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	color:#ffffff;
}


ul{
	margin:0px;
	
}

li a{float:right;
}
li{float:right;
}


/* -------------------------------------------------------
  #contents
  コンテンツ
---------------------------------------------------------- */

#contentstop ol{
	padding:10px 0px 10px 0px;
}
#contentstop ol li{
	margin:0px 26px 10px 20px;
	list-style-type: decimal;
	font-size: 12px ;
	line-height: 17px;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}









/* -------------------------------------------------------
  #footer
  フッター
---------------------------------------------------------- */


#Footer{
	background-image:url(imgs/foot.gif);
	background-repeat:repeat-x;
	height:126px;
	margin: 30px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	clear: both;
}



.Copy{
	width:950px;
	font-size: 10px ;
	line-height: 16px;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	clear: both;
	color:#ffffff;
	text-align:left;
}







img{border:0;}

.Btn{
	margin:0px 0px 5px 0px;
	clear: both;
	}

.ttl{
	margin:30px 0px 30px 0px;
	clear: both;
	}

	

.Line{
	margin:10px 0px 10px 0px;
	clear: both;
	}

.Line20{
	margin:20px 0px 20px 0px;
	clear: both;
	}


.Dot{background-image:url(imgs/dot.gif);
	margin:20px 0px 20px 0px;
	clear: both;
	}

.DotLine{
	background-image:url(imgs/dot.gif);
	margin:10px 0px 10px 0px;
	clear: both;
	}








.c1{
	font-size: 10px ;
	line-height: 14px;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	clear: both;
}

.c2{
	font-size: 12px ;
	line-height: 17px;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	color:red;
	
}


.c3{
	font-size: 14px ;
	line-height: 19px;
	font-weight: bold;
	padding:10px 0px 5px 0px;
	margin:0px;
	color:#ed9b9a;

}








h1{
	margin:0px;
	padding:30px 0px 0px 380px;
	text-align:left;
	float:left;
	}

h2{
	font-size: 10px ;
	line-height: 13px;
	font-weight: normal;
	padding:70px 0px 0px 0px;
	margin:0px;
	color:#999999;
	float:right;
	text-align:right;

}

h3{
	font-size: 16px ;
	line-height: 21px;
	font-weight: bold;
	padding:20px 0px 10px 0px;
	margin:0px;
	color:#ed9b9a;

}


	
	
	
	


p{
	font-size: 12px ;
	line-height: 17px;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	clear: both;
	
}



p,
ul,
li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	vertical-align:top;/*IE*/
}


