<style type="text/css">
<!--

/* ↓決定↓ */
body{
	margin: 0px 0px 0px 0px;
/*	background-attachment:fixed; */
	background-position:top-left;
	background-repeat:repeat-x;
	background-color: #E2EBF4;
}

h1, h2, h3{
	margin: 0px;
	padding: 0px;
}

ul.ya li {
	text-align: left;
	list-style-image: url(common/images/ya.gif); 
	line-height: 120%;	
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #999999;
	list-style: inside none;
}

.nav ul {
	margin: 0;
	padding: 0;
	font-size: small;
}

.top_search{
/*
	padding:10px;
	border-bottom:0px solid #666666;
*/	
	
	
}


a.kensaku{
		display:block;
		width:400px;
		height:80px;
		background-image:url(common/images/top/kensaku2.jpg);
		text-indent: -1000px; /* 文字を見えなくする */

}
a:hover.kensaku{
		background-image:url(common/images/top/kensaku.jpg);
}




h2{
	margin:3 0;
	border-left: solid 0.5em #000099;
	border-bottom: solid 1px #666666;
	font-size:1.0em;
	font-color:#999999;
	padding: 3px 10px;

}


/* ↑決定↑ */

SPAN.sizeAtop{
	font-size:96%;							/* 文字サイズ：標準 */
	color:#000000;							/* 文字色：黒 */
	line-height:200%;						/* 行間：130% */
	font-weight:normal;
}
-->
</style>
