body{
	margin:0;
	padding:33px 0 0 0;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6C6C6C;
	background-color:inherit;
}
.body{
	margin:0;
	padding:33px 0 0 0;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
a{
	color:#B30101;
	background-color:inherit;
	text-decoration:none;
}
a:hover {
position: relative;
top: 1px;
left: 1px;
text-decoration: none;
}
.main{
	text-align:left;
	width:900px;
}
.top{
	position:relative;
	float:left;
	height:6px;
}
.content{
	position:relative;
	float:left;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-y;
	width:900px;	
}
.bottom{
	position:relative;
	float:left;
	height:6px;
}
.clear{
	clear:both;
}
.logo{
	position:relative;
	float:left;
	margin:12px 0 13px 41px;
	width:0px;
}
.top_nav{
	position:relative;
	float:right;
	margin:26px 19px 0 0;
}
img{
	border:0;
}
p{
	padding:0 0 5px 0;
	margin:0;
}
.img_bg{
	background-image:url(images/img_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:474px;
	height:474px;
	width:425px;
	margin:0 0 0 1px;
	padding:0 0 0 224px;
}
.title{
	position:relative;
	float:left;
	margin:10px 0;
}
.txt{
	margin:0 22px 0 0;
	padding:0;
}
ul{
	padding:0px 0 0 15px;
	margin:0;
	line-height:17px;
}
li{
	padding:0;
	margin:0;
}
.ph1{
	position:relative;
	float:left;
	width:121px;
	padding:0 10px 5px 0;
}
.txt2{
	position:relative;
	float:left;
	width:270px;
}
.d_l{
	height:1px;
	width:400px;
	background-image:url(images/d_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:10px 0 0 0;
}
.day{
	font-weight:bold;
	color:#B30101;
	background-color:inherit;
}
.copy{
	border-top:3px solid #949393;
	margin:0 10px;
	padding:10px 30px 10px 0;
	text-align:right;
}




/*- drop_down2 ---------------------------------- */
#menu {
	list-style-type:none;
	width:100%;
	padding:0;
	margin:0;
}
#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu li {
z-index: 2;
	float:left;
	background:#999;
	margin:1px 1px 0 0;
	position:relative;
}
#menu li.sub {
	background:#555;
}
#menu li, #menu li a {
	display:block;
	color:#fff;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:24px;
	width:149px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
#menu li:hover, #menu li a:hover {
	background:#000;
}
#menu ul {
	position:absolute;
	left:-9999px;
	width:128px;
	filter: alpha(opacity=90);
 -moz-opacity: 0.9;
	opacity: 0.9;
	zoom: 1.0;
}
#menu li.click {
	background:#222;
}
#menu li.click ul{
	left:0;
	top:24px;
}





#menu-side-bar2 {
	z-index: 1;
	height:132px; 
	width:132px; 
	position:relative;
}

#menu-side-bar2 ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap; 
	text-align:left; 
	padding:1px 1px 0 1px; 
	background:#fff;
}

#menu-side-bar2 li {
	margin:0; 
	padding:0; 
	list-style:none;
}
#menu-side-bar2 li {
	display:inline-block; 
	display:inline;
}
#menu-side-bar2 ul ul {
	position:absolute; 
	left:-9999px;
}
#menu-side-bar2 ul#toplevel {
	position:absolute; 
	left:0; 
	top:0;
}

#menu-side-bar2 a {
	display:block; 
	font:normal 12px verdana,arial,sans-serif; 
	color:#505050; 
	line-height:22px; 
	text-decoration:none;
	padding:0 50px 0 10px;
} 

#menu-side-bar2 ul li:hover > ul {
	left:100%; 
	margin-top:-23px; 
	margin-left:-1px;
}

#menu-side-bar2 a:hover ul,
#menu-side-bar2 a:hover a:hover ul, 
#menu-side-bar2 a:hover a:hover a:hover ul {
	left:100%;
}
#menu-side-bar2 a:hover ul ul, 
#menu-side-bar2 a:hover a:hover ul ul {
	left:-9999px;
}

#menu-side-bar2 li a:hover {
	background:#959595; 
	color:#fff;
} 
#menu-side-bar2 li:hover > a {
	background:#959595; 
	color:#fff;
}
#menu-side-bar2 li a.fly {
	background: url(images/arrow.gif) no-repeat right top;
}
#menu-side-bar2 li a.fly:hover {
	background:#959595 url(images/arrow.gif) no-repeat right top;
} 
#menu-side-bar2 li:hover > a.fly {
	background:#959595 url(images/arrow.gif) no-repeat right top;
}

#menu-side-bar2 table {
	position:absolute; 
	left:99%; height:0; 
	width:0; 
	border-collapse:collapse; 
	margin-top:-7px; 
	margin-left:-1px;
}




/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	/*text-align: center;*/
}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

/* ---------- */
#wrapper {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#navi {
	height: 20px;
}

#contents {
	background-color: #F3F3F3;
	height: 150px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}






#formmail { width: 100%; }

#formmail th,
#formmail td {
  vertical-align: top; /* セルの上に配置 */
  border-bottom: 1px solid #999999;
}

#formmail th {
  padding: 5px 0 10px 10px;
  background-color: #ccccff;
}

#formmail th span {
  font-weight: normal; /* (必須) */
  color: #ff0000;
  padding: 0 0 0 1em;
}

#formmail td{ padding: 5px 0 10px 10px; }