
/* ↓決定↓ */
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_yellow.gif); 
	line-height: 120%;	
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #c8a071;
	list-style: inside none;
}

.nav ul {
	margin: 0;
	padding: 0;
	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;
}
