/* CSS Document */


body{
margin:0 0 0 0;
padding:0 0 0 0;
color:#333333;
background-color:#FFEED3;
font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
font-size:12px;
line-height:150%;
}

td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #484848;
}

.text10 {  font-size: 10px; line-height: 10px}
.text11 {  font-size: 12px; line-height: 14px}
.text12 {  font-size: 12px; line-height: 16px}
.text14 {  font-size: 14px; line-height: 18px}
.text16 {  font-size: 16px; line-height: 18px}
.text18 {  font-size: 18px; line-height: 22px}



a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CC6600;

}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #E0A929;
}

/* clear */

.clear{
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	display: block;
    clear:both;
}

/* toppage */

#top ul {
	padding: 0;
	margin: 0;
	line-height: 145%;
	text-align: left;
	display: block;
	font-size: small;
}

#top ul li {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0 0 5;
	line-height: 1;
}

#top table td.bg {
	background: #FFFFFF url(img/main_bg.jpg) no-repeat center top;
	text-align: center;
}

#top .news-waku {
	width: 700px;
	background: #FFFFFF url(img/topic_head.gif) no-repeat center top;
	padding: 10px;
	_width: 730px;
	margin: 20px auto 0px;

}

#top table.news {
	width: 100%;
}

#top table.news th {
	background: url(img/top_work_bg.gif) no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 140px;
	height:96px;
}

#top table.news th span {
	padding-left: 18px;
}

#top .main {
	width: 680px;
	background: url(img/dot.gif) repeat left top;
	padding: 15px;
	_width: 710px;
	margin: 0px auto 10px;
}

#top .main .box-l {
	width:335px;
	float:left;
	background: #FFFFFF;
	display: inline;
}

#top .main .box-r {
	width:335px;
	float:right;
	background: #FFFFFF;
	display: inline;
}

#top .main ul {
	text-align: center;
	padding: 10px 0px 15px;
	line-height:0;
}

#top .main ul li {
	padding: 3px;
}

#top .pmark {
	margin-top: 35px;
	padding-left: 10px;
}
#top .pmark img {
	float: left;
	padding-right: 5px;
}

#top .pmark .text {
	font-size: 10px;
	text-align: left;
	padding-top: 20px;
	line-height: 145%;
}

#top .pmark a.arw {
	background: url(img/blue_arw.gif) no-repeat left center;
	padding-left: 10px;
	color: #31599B;
}
