@charset "utf-8";
/*
Theme Name: HERMES  //テンプレート名
Theme URL: http://www.hermes777.co.jp/  //アドレス
Description: Basic Theme for WordPresss.
Author: HERMES
*/
@import "null.css? {";
@import "default.css";
/* hide from Mac IE \*/
@import "win_ie6.css";
/* */ 
@import "null.css? }";

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
}

/*----------------------------------------------*/
/*header*/
#header {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	height: 78px;
	background-image: url(../main/header_back.jpg);
}
#header h1 {
	height: 12px;
	padding-top: 48px;
	display: block;
	padding-left: 35px;
	text-indent: -9999px;
	padding-bottom: 0px;
}
#header h1 a{
	background-image: url(../main/rogo.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 229px;
	display: block;
}
/*----------------------------------------------*/
/*container*/
#container {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	height: 660px;
	background-image: url(../main/top_center_back.jpg);
	background-repeat: repeat-y;
}
#back_photo {
	width: 832px;
	background-image: url(../main/top_flash.jpg);
	height: 660px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#back_photo h2 {
	background-image: url(../main/top_ohata.png);
	background-repeat: no-repeat;
	height: 395px;
	width: 539px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	padding-top: 41px;
	background-position: 0px 41px;
}
#back_photo p {
	padding-top: 21px;
	width: 324px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
}
#back_photo .japanese {
	background-image: url(../main/top_japanese.png);
	height: 35px;
	width: 151px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-position: left top;
}
#back_photo .japanese:hover{
	background-image: url(../main/top_japanese.png);
	background-position: left bottom;
	display: block;
}
#back_photo .engliish {
	background-image: url(../main/top_english.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 151px;
	float: right;
	background-position: left top;
	text-indent: -9999px;
}
#back_photo .engliish:hover{
	background-image: url(../main/top_english.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#content {
	clear: both;
	padding-top: 45px;
	width: 768px;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 316px;
}
#main p{
	padding: 0px;
	margin: 0px;
}
#main #flashe a {
	background-image: url(../main/falsh_enter.png);
	background-repeat: no-repeat;
	display: block;
	height: 103px;
	width: 316px;
	text-indent: -9999px;
	background-position: left top;
}
#main #flashe a:hover {
	background-image: url(../main/falsh_enter.png);
	background-position: left bottom;
}
#flashDownload {
	background-image: url(../main/flash_player_back.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 383px;
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#flashDownload p {
	font-size: 11px;
	width: 100%;
	line-height: 13px;
	color: #484848;
}
#flashDownload a {
	float: right;
	padding-left: 15px;
}
/*----------------------------------------------*/
/*footer*/
#footer {
	background-image: url(../main/top_footer_back.jpg);
	height: 77px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}
#fcopyright {
	width: 810px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #999999;
	clear: both;
}
