

/* ヘッダー部分
-----------------------------------*/
#header_wrapper {
	width: 800px;
}
/* ヘッダー
-----------------------------------*/
#header {
	width: 800px; 
}
#logo {
    float:left;
	width: 632px;
	text-align:left;
}
#s_menu {
    float:right;
	width: 168px;
	text-align:right;
}


/* Flash領域
-----------------------------------*/
#index_image {
	width: 800px;
}

/* メインメニュー部分
-----------------------------------*/
#menu_wrapper {
	width: 800px;
}
/* メインメニュー
-----------------------------------*/
#mein_menu {
	width: 800px; 
}
#menu_fla {
    float:left;
	width: 660px;
	text-align:left;
}
#mail_ad {
    float:right;
	width: 140px;
	text-align:left;
}


/* コンテンツ
-----------------------------------*/
#contents_wrapper {
	width: 800px;
	line-height: 12px;
}
#contents_left {
    float:left;
	width: 180px;
	text-align:left;
}
#contents_center {
    float:left;
	width: 440px;
	text-align:center;
}
#contents_right {
    float:left;
	width: 180px;
	text-align:center;
}

/* フッター
-----------------------------------*/
#footer {
	clear:both;
	width: 800px;
	text-align:left;
}


/* フォント
-----------------------------------*/
.font_10 {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.font_11 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.font_12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.font_11_rightblue {
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
.font_13 {
	font-size: 13px;
	line-height: 35px;
	color: #000000;
	font-weight:bold;
}
.font_15 {
	font-size: 13px;
	line-height: 28px;
	color: #ffffff;
}
.font_16 {
	font-size: 13px;
	line-height: 25px;
	color: #ffffff;
}
.font_17 {
	font-size: 12px;
	line-height: 25px;
	color: #7C7C7C;
}

/* font11リンク
---------------------------*/
#font11 a:link {
	font-size: 11px;
	line-height: 16px;
	color: #477AED;
	text-decoration: none;
}
#font11 a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #477AED;
	text-decoration: none;
}
#font11 a:hover {
	font-size: 11px;
	line-height: 16px;
	color: #0099FF;
	text-decoration: underline;
}
#font11 a:active {
	font-size: 11px;
	line-height: 16px;
	color: #477AED;
	text-decoration: none;
}

/* font12リンク
---------------------------*/
#font12 a:link {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: underline;
}
#font12 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: underline;
}
#font12 a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #C20D08;
	text-decoration: underline;
	background:#ffffff;
}
#font12 a:active {
	font-size: 12px;
	line-height: 18px;
	color: #477AED;
	text-decoration: underline;
}

/* font13リンク
---------------------------*/
#font13 a:link {
	font-size: 13px;
	line-height: 35px;
	color: #2946B0;
	text-decoration: underline;
}
#font13 a:visited {
	font-size: 13px;
	line-height: 35px;
	color: #2946B0;
	text-decoration: underline;
}
#font13 a:hover {
	font-size: 13px;
	line-height: 35px;
	color: #C20D08;
	text-decoration: underline;
	background:#ffffff;
}
#font13 a:active {
	font-size: 13px;
	line-height: 35px;
	color: #5A6E7D;
	text-decoration: underline;
}
/* font14リンク
---------------------------*/
#font14 a:link {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
#font14 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
#font14 a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #C20D08;
	text-decoration: underline;
}
#font14 a:active {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

/* font13リンク
---------------------------*/
#font15 a:link {
	font-size: 13px;
	line-height: 28px;
	color: #2946B0;
	text-decoration: underline;
}
#font15 a:visited {
	font-size: 13px;
	line-height: 28px;
	color: #2946B0;
	text-decoration: underline;
}
#font15 a:hover {
	font-size: 13px;
	line-height: 28px;
	color: #C20D08;
	text-decoration: underline;
	background:#ffffff;
}
#font15 a:active {
	font-size: 13px;
	line-height: 28px;
	color: #2946B0;;
	text-decoration: underline;
}

/* font16リンク
---------------------------*/
#font16 a:link {
	font-size: 14px;
	line-height: 25px;
	color: #2946B0;
	text-decoration: underline;
}
#font16 a:visited {
	font-size: 14px;
	line-height: 25px;
	color: #2946B0;
	text-decoration: underline;
}
#font16 a:hover {
	font-size: 14px;
	line-height: 25px;
	color: #C20D08;
	text-decoration: underline;
	background:#ffffff;
}
#font16 a:active {
	font-size: 14px;
	line-height: 25px;
	color: #2946B0;
	text-decoration: underline;
}
#font17 a:active {
	font-size: 14px;
	line-height: 25px;
	color: #2946B0;
	text-decoration: underline;
}
/* ベースライン
---------------------------*/
.base_line {
	border: 1px solid #DFDFDF;
}

/* ｈタグ指定
---------------------------------------------*/
h1 { font-size: 14pt;
     margin: 0;
	 padding: 0;
}
h2 { font-size: 10pt;
line-height: 18px;
     margin: 0;
	 padding: 0;
}	
h3 { font-size: 8pt;
     margin: 0;
	 padding: 0;
}
