* {
font-family:"Osaka";
	color: #333333;
	line-height: 150%;
}
.copy {	font-family:Arial, Verdana, Helvetica ; font-Size:80% ; color: #ffffff ; line-height: 150%}
.copy0b {	font-family:Arial, Verdana, Helvetica ; color: #ffffff ;font-Size:80% ;  font-weight:400 ; line-height: 150%}

.ex { 	font-family:"Osaka" ; color: #999999; font-Size:80% ; line-height: 150%}
.main0s { 	font-family:"Osaka" ; color: #333333 ; font-Size:80% ; line-height: 150%}
.tel { 	font-family:"Osaka" ; color: #333333 ; font-Size:80% ; line-height: 150%}
.main { 	font-family:"Osaka" ; color: #333333 ; font-Size:80% ; line-height: 150%}
.mainterm { 	font-family:"Osaka" ; color: #993333 ; font-Size:90%; line-height: 150%}
.mainask { 	font-family:"Osaka" ; color: #ff0000 ; font-Size:90% ; line-height: 150%}
.subtitle { 	font-family:"Osaka" ; color: #333333 ; font-Size:100% ; line-height: 150%; font-weight: bold}
.title{ 	font-family:"Osaka" ; color: #000000; font-Size:100%; font-weight: bold}
.chuterm { font-family:"Osaka" ; color: #333333 ; font-Size:80%; line-height: 120%}

.ex0b { 	font-family:"Osaka" ; color: #999999; font-Size:80% ; font-weight:bold; line-height: 150%}
.main0s0b { 	font-family:"Osaka" ; color: #333333 ; font-Size:80% ; font-weight:bold; line-height: 150%}
.main0b { 	font-family:"Osaka" ; color: #333333 ; font-Size:90% ; font-weight:bold; line-height: 150%}

.ex0a { 	font-family:"Osaka" ; color: #999999; font-Size:80% ; line-height: 150%}
.main0s0a { 	font-family:"Osaka" ; color: #0066ff ; font-Size:80% ; line-height: 150%}
.main0a { 	font-family:"Osaka" ; color: #0066ff ; font-Size:90% ; line-height: 150%}
.subtitle0a { 	font-family:"Osaka" ; color: #0066ff ; font-Size:100% ; line-height: 150%; font-weight: bold}
.title0a { 	font-family:"Osaka" ; color: #000000; font-Size:100%; font-weight: bold}

a:link{color:#0066ff;text-decoration:underline;}
a:visited{color:#0066ff;text-decoration:underline;}
a:active{color:#0066ff;text-decoration:underline;}
a:hover{color:#0066ff;text-decoration:underline;}

/* menu00 */
ul#menu00 img
{
    border:none;
}
ul#menu00{
	width:760px;
	height:25px;
	display: block;
	background-color: #000000;
	margin:0;
	padding:0;
	border-bottom: 5px solid #777777;
}
ul#menu00 li{
	display: block;
	height: 25px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo
{
	margin: 5px 0px;
}

/* header */

#search{
	float:right;
	width:250px;
	text-align:right;
}
#search .searchbox{
	width:150px;
	height:20px;
	border:solid 1px #CCCCCC;
}
#search .searchbtn{
	margin-left:5px;
}
#search img{
	margin-top:14px;
	margin-left:10px;
	vertical-align:top;
}