@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../img/movie_top.jpg);
	background-attachment: fixed;
}
#contact {
	height: 182px;
	width: 264px;
	position: absolute;
	left: 924px;
	top: 8px;
	background-image: url(../img/contact_tel.jpg);
}
#mail {
	height: 37px;
	width: 145px;
	margin-top: 135px;
	margin-left: 60px;
	position: relative;
	float: left;
}

#contact2 {
	height: 307px;
	width: 244px;
	position: absolute;
	left: 941px;
	top: 399px;
}



#container {
	width: 800px;
	text-align: left;
	margin-right: auto;
	left: 71px;
	position: absolute;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: auto;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	top: -2px;
}
#mainContent  {
	position: relative;
	height: 200px;
	width: auto;
}



#header {
	padding: 0 10px 0 20px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	height: 195px;
}
#header #navi {
	height: 130px;
	width: 600px;
	position: relative;
	top: 5px;
	left: 200px;
	background-image: url(../img/service_bt_img_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu {
	height: 141px;
	width: 135px;
	background-image: url(../img/bt_top.jpg);
	float: left;
	background-repeat: no-repeat;
}
#menu .menu {
	top: 115px;
	position: relative;
	left: 15px;
	font-size: 75%;
}


#side_menu {
	height: 293px;
	width: 200px;
	position: absolute;
	top: 464px;
	left: -2px;
	background-color: #000000;
}
#side_menu .side_menu {
	height: 67px;
	width: 201px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	padding-top: 3px;
	line-height: 400%;
	font-size: 80%;
	text-align: center;
	background-image: url(../img/bt_side_bt.jpg);
}

#logo {
	height: 138px;
	width: 160px;
	position: absolute;
	left: 20px;
	top: 10px;
}
a:link {
	color:
#FFFFFF;
	border:none;
	text-decoration: none;
}
a:visited{
	color:#FF9900;
}

a:hover {
	color:
#FFFFFF;
}





#header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 20px 0 10px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	font-size: 80%;
}
#mainContent p {
	font-size: 80%;
	line-height: 144%;
	color: #333333;
	padding: 15px;
}
#container #subContents {
	width: 558px;
	height: auto;
	position: relative;
	left: 200px;
	float: left;
	background-image: url(../img/colum_bg.jpg);
}
#subContents2 {
	width: 650px;
	height: auto;
	position: relative;
	left: 180px;
	float: left;
}
#subContents2 #top_menu {
	height: 36px;
	width: 640px;
	margin-left: 5px;
}
#subContents2 #top_menu #t_menu {
	height: 36px;
	width: 160px;
	background-image: url(../img/bt_top_menu.gif);
	background-repeat: no-repeat;
	font-size: 75%;
	line-height: 320%;
	text-align: center;
	float: left;
}

#subContents  #sub_navi {
	height: 121px;
	width: 556px;
	position: relative;
	top: 0px;
	background-image: url(../img/navi_bt_bg.jpg);
	background-repeat: repeat-x;
}


#sub_navi #menu1 {
	height: 121px;
	width: 108px;
	float: left;
}

#sub_navi #menu2 {
	height: 121px;
	width: 109px;
	float: left;
}
#sub_navi #menu3 {
	height: 121px;
	width: 109px;
	float: left;
}
#sub_navi #menu4 {
	height: 121px;
	width: 107px;
	float: left;
	padding-left: 0px;
}

#sub_navi #menu5 {
	height: 121px;
	width: 120px;
	float: left;
	background-image: url(../img/service_bt_4.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#subContents #back_navi {
	line-height: 180%;
	height: 25px;
	width: 650px;
	background-color: #333333;
	text-align: center;
	font-size: 75%;
	margin-top: 0px;
}
#subimg img {
	position: relative;
	top: 50px;
}






#footer {
	padding: 0 0px;
	width: 650px;
	height: 20px;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(../img/colum_footer.gif);
	position: relative;
	float: left;
} 
#footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 144%;
	text-align: center;
	font-size: 75%;
}
#subContents2 #back_navi {
	line-height: 180%;
	height: 25px;
	width: 650px;
	background-color: #333333;
	text-align: center;
	font-size: 75%;
	margin-top: 0px;
	float: left;
	position: relative;
}
#contact3 {
	height: 182px;
	width: 264px;
	position: absolute;
	left: 944px;
	top: 917px;
}
#contact4 {
	height: 166px;
	width: 200px;
	position: absolute;
	left: -1px;
	top: 911px;
}
#contact5 {
	height: 172px;
	width: 247px;
	position: absolute;
	left: 924px;
	top: 198px;
	background-image: url(../img/taiou_chiiki.png);
}
#contact5 p {
	font-size: 75%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	line-height: 144%;
}
#contact5 h2 {
	font-size: 100%;
	color: #FFFFFF;
	margin-top: 20px;
}
#contact6 {
	height: 300px;
	width: 255px;
	position: absolute;
	left: 926px;
	top: 355px;
	font-size: 120%;
}
#contact6 p {
}

h4 {
	font-size: 180%;
	line-height: 300%;
	color: #000099;
}
h5 {
	font-size: 200%;
	line-height: 300%;
	color: #FF0000;
}
#waku_middle #center_colum h3 {
	text-align: center;
}
#center_colum p {
	text-align: center;
}
#contact6 p {
	font-size: 100%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	line-height: 144%;
}
