/* CSS Document */

body        {
color: #333;
font-size: 100%;
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
background-color: #fff;
margin: 0;
padding: 0;
background-position: center;
font-size:90%;
 }

#top{
	visibility:hidden;
	display:none;
}

* {
margin: 0;
padding: 0;
border-style: none }

img{
	border:0;
}

a:link    { color: #36f; text-decoration: none }
a:visited   { color: #36f; text-decoration: none }
a:hover      {
color: #f96;
text-decoration: none }

.clear{
	clear:both;
}
/*cgi*/
.mainp{
	margin:5px 0 25px 0 ;
}
#news_topics li{
	font-weight:bold;
	font-size:105%;
}
.copyright{
	text-align:right;
	font-size:10px;
}
h3.pinkborder{
	border-left:0 !important;
	margin-bottom:0 !important;
}
.infocss h3.pinkborder{
	border-left:6px solid #abc !important;
}
div.infocss{
	margin-bottom:1em;
	clear:both;
}
ul.listcss{
	margin-bottom:1em !important;
}
.listcss li{
	margin-left:20px;
}

li span.honbuncss{
	display:block;
	font-weight:normal;
	font-size:90%;
	margin-top:0.5em;
	line-height:140%;
}
.infocss img{
	float:left;
	margin:15px 5px 5px 0;
}
#navibutton{
	clear:both;
}
/*typ*/

.typenone{
	list-style-type:none;
}

.ss{
	font-size:87%;
}

.sss{
	font-size:75%;
}
.ll{
	font-size:110%;
}
.lll{
	font-size:120%;
}
/*color*/
.oh_gray{
	color:#666;
}
/*layout*/
#o_wrap{
	width:760px;
	margin:0 auto;
	border:1px solid #999;
	background-image: url("../img/top/back_bg.gif");
	background-repeat: repeat-y;
}

#wrap{
	width:760px;
}

#footer{
	clear:both;
	background:#fff;
	border-top:1px solid #999;
	font-size:90%;
	padding:0.2em;
	height:2.6em;
}
/*pgtp*/
.pgtp{
	height:30px;
	width:30px;
	text-indent:-9999px;
	float:right;
	clear:left;
	background:url(../img/parts/pagetop.jpg) 0 0 no-repeat;
	margin-bottom:8px;
}
.pgtp a{
	display:block;
	height:30px;
	width:30px;
}
/*color*/
.attent{
	color:#FF0000;
}
.attent_s{
	color:#FF0000;
	font-size:80%;
}
/*margin*/
.matenti{
	margin:1em 0;
}

.matbb{
	margin-bottom:1em;
}