/* ↓決定↓ */
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/arr02.gif);
	line-height: 120%;
	margin: 1px 0px 1px 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 0px #999999;
	list-style: outside none;
}

.nav ul {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

.top_search{
/*
	padding:10px;
	border-bottom:0px solid #666666;
*/	
	
	
}


/* ↑決定↑ */

SPAN.sizeAtop{
	font-size:96%;							/* 文字サイズ：標準 */
	color:#000000;							/* 文字色：黒 */
	line-height:200%;						/* 行間：130% */
	font-weight:normal;
}
