﻿body{
	margin:0;
	padding:0;
	background-color:#000000;
	font-family:Osaka,'ＭＳ Pゴシック',sans-serif;
	font-size:14px;
	line-height: 1.6;
	color:#ffffff;
}


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{
	width:850px;
	margin:20px 0 20px 0;
}


.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;
}