﻿body{
	margin:0;
	padding:0;
	background-color:#000000;
	font-family:Osaka,'ＭＳ Pゴシック',sans-serif;
	font-size:14px;
	line-height: 1.6em;
	color:#ffffff;
}

.wrap{
	margin:0px;
	text-align:center;
}

h1{
}

h2{
}

h3{
}

h4{
}

a{
	color:#ffffff;
	text-decoration: none; 
	font-weight: bold;
}

a:hover{
	color:#f39800;
}

a img{
	border:none;
}

#contents{
	padding:10px 0 0 15px;
	width:250px;
	text-align:left;
	vertical-align:top;
}

#contents_2{
	padding:10px 0 0 15px;
	width:250px;
	text-align:left;
	vertical-align:top;
}

#logo{
	margin:20px 0 20px 0px;
	text-align:center;
}


.aboutus_title{
	width:340px;
	border-top:1px solid #DB7093;
	border-bottom:1px solid #DB7093;
	padding:0px 0px 0px 10px;
	color:#006633;
	font-weight:bold;
	line-height:1.3em;
}

.aboutus_text{
	color:#000000;
}

.strong{
	color:red;
	font-weight:bold;}

.aboutus_title_new{
	width:340px;
	border-top:1px solid #DB7093;
	border-bottom:1px solid #DB7093;
	padding:0px 0px 0px 10px;
	color:#000000;
	font-weight:bold;
	line-height:1.3em;
}

.flashbox{
	margin-bottom:0px auto 30px auto;
	text-align:center;
}

html>/**/body .flashbox {
        margin-bottom /*\**/: 0px auto 30px auto\9;  
	text-align /*\**/: center; 
}


.menu_list{
	position: relative;
	overflow: hidden;
}

.menu_list ul{
	float:left;
	left:50%;
	position:relative;
}

*:first-child+html .menu_list ul{
	float:left;
	left:50%;
	position:relative;
}

.menu_list li{
	padding-right:3em;
	float:left;
	left:-50%;
	position:relative;
}

#footer{
	font-size:10pt;
	margin:20px 0px;
	text-align:center;
}

.clear[
	clear:both;
}






