﻿#container
{
    margin:auto;
    width:1153px;
    background-position:top;
    background-image:Url("../images/common/bg_top.jpg");
    background-repeat:no-repeat;
}
#container2
{
    margin:auto;
    width:1153px;
    background-position:bottom;
    background-image:Url("../images/common/bg_bottom.jpg");
    background-repeat:no-repeat;
}
#container3
{
    margin:auto;
    background-position:top;
    background-image:Url("../images/common/background_top.jpg");
    background-repeat:repeat-x;

}
#container4
{
    margin:auto;
    background-position:bottom;
    background-image:Url("../images/common/background_bottom.jpg");
    background-repeat:repeat-x;
}

/* ------------------------------------- */
/* ヘッダー情報 */
#header
{
    padding-top:10px;
}
#header_container_top_line
{
	margin:auto;
	background-repeat:repeat-x;
    background-image:Url("../images/common/head_line.gif");
}
#header_container_top_line_title
{
	width:810px;
    margin:auto;
    text-align:left;
}
#header_container_top_line_title a
{
	text-decoration:none;
	color:#333333;
}
#header_container_top_all
{   
	margin:auto;
}
#header_container_top_all_main
{   
    width:800px;
    text-align:left;
    margin:auto;
}
#header_container_top_all_main_logo
{
    position:relative;
    margin:0px;
    float:left;
    width:480px;
}
#header_container_top_all_main_tel
{
    float:right;
    width:257px;
}
#header_container_top_all_main_time
{
    float:right;
    width:257px;
    margin-top:2px;
}
#header_container_top_all_main_yoyaku
{
    float:right;
    width:257px;
    margin-top:5px;
}
#header_container_top_spacer
{
	clear:both;
	height:5px;
}
#header_container_menu
{
	clear:both;
	height:45px;
    width:810px;
    margin:auto;
	background-repeat:repeat-y;
    background-image:Url("../images/common/contents_mid.png");
}
#header_container_menu_list
{
	clear:both;
    margin-left:25px;
}
#header_container_menu_list ul
{
	margin:0px 0px 0px 0px;
}
#header_container_menu_list li
{
	float:left;
	list-style-type:none;
}
#header_container_main_home
{
	margin:auto;
	margin-top:10px;
}
#header_container_main_sub
{
	margin:auto;
}
.h2_title_img
{
	margin-top:10px;
}
#header_subpage_page_list
{
	margin-top:45px;
	margin-left:60px;
}
#header_subpage_page_list a:link,#header_subpage_page_list a:visited
{
	color:#336699;
}
#header_subpage_page_list span
{
	color:#333333;
}
/* ------------------------------------- */
/* ------------------------------------- */
/* ------------------------------------- */
/* メイン情報 */
#main
{
    width:810px;
	margin:auto;
	background-repeat:repeat-y;
    background-image:Url("../images/common/contents_mid.png");
}
#main_sub
{
	margin:auto;
}
/* ------------------------------------- */
/* 左ナビゲーション情報 */
#side_list
{
	width:220px;
	margin-bottom:5px;
	text-align:center;
}


/* ------------------------------------- */

/* ------------------------------------- */
/* フッター情報 */
#footer
{
	clear:both;
    margin:auto;
	width:800px;
}
#footer_data_middle_page_link
{
	margin-top:15px;
	width:800px;
	line-height:150%;
}
#footer_data_middle_page_link a:hover
{
    color:#ffffff;
    background-color:#003399;
}
#footer_data_middle_description
{
	margin-top:30px;
	width:800px;
	line-height:150%;
}

#footer_data_middle_spacer_line
{
	width:800px;
	height:1px;
}
#footer_data_middle_link_link
{
	margin-top:10px;
	width:800px;
	line-height:150%;
}
#footer_copyright
{
    border-top:dotted 1px #996666;
	height:40px;
}
#footer_copyright_text
{
	width:800px;
	margin:auto;
	padding-top:10px;
}
/* ------------------------------------- */
/* ------------------------------------- */
/* 画像表示 */
.img_type_1
{
    margin-right:10px;
    margin-bottom:10px;
    border:solid 1px #CCCCFF;
}
.img_type_2
{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    border:solid 1px #CCCCFF;
}
.img_type_3
{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    border:solid 1px #CCCCFF;
}
/* ------------------------------------- */
/* ------------------------------------- */
/* 工事中 */
.ReadyState
{
	font-size:14px;
	color:#666666;
	margin-top:20px;
	margin-left:20px;
}
/* ------------------------------------- */

