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


/* テンプレートスタイル
------------------------------------- */
body { width: 100% !important; text-align: center !important; background: url(../../images/body_bg01.png) repeat center top;}

/************** ラッパー **************/
#wrapper { width: 100% !important;	text-align: left !important;}

/************** ヘッダー **************/
#header { width: 100%; height: 100px; background-color: #FFF;}
#header #header_inner { width: 990px; margin: 0 auto; padding: 20px 0 0 10px; overflow: hidden; clear: both;}
#header #header_inner .logo { width: 246px; height: 58px; float: left;}
#header_inner .img01 { width: 330px; height: 50px; float: right;}
#header_inner .img02 { width: 180px; height: 50px; float: right; margin-left: 12px;}

/************** コンテンツ **************/
#contents { width: 1000px !important; margin: 0 auto 200px auto !important; text-align: center !important;}

/************** フッター **************/
#footer { width: 100%; margin-bottom: 60px;}
#footer address { font-size:116%; text-align: center;}