body{
	width:100%;
	background-color:#fff6e1;
	/* ここで告白するが、ヒラギノを持ってないのでどういうデザインになっているかわからない！ */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, sans-serif;
	background:url(../img/giza.gif) repeat-x;
}

div#container{
	position:relative;
	display:block;
	margin:0px auto;
	width:432px;
}

div#header h1 a{
	display:block;
	width:254px;
	height:98px;
	margin:0 auto;
	background:url(../img/lr_index_parts.jpg) no-repeat;
	background-position:top left;
	text-indent:-9999px;
}

#main{
	width:432px;
	height:560px;
}

div#main img{
	display:block;
	margin:26px auto 0px auto;
}

div#main p{
	color:#5e0041;
	font-size:x-small;
	margin:19px 0 14px 0;
	text-align:center;
}

div#main p strong{
	font-weight:normal;
}

#yorn span{
	display:none;
}

div#main ul{
	display:block;
	width:254px;
	height:65px;
	background:url(../img/lr_index_parts.jpg) no-repeat;
	background-position:0px -98px;
	margin:0 auto;
}

div#main li a{
	display:block;
	float:left;
	width:100px;
	height:18px;
	text-indent:-9999px;
}
#yorn li{
	float:left;
	display:inline;
	margin-top:29px;
}

#yorn li.n{
	position:relative;
	margin-left:25px;
}

#yorn li.y{
	position:relative;
}

li.n a:hover{
	width:100px;
	height:18px;
	background:url(../img/lr_index_parts.jpg) no-repeat;
	background-position:left bottom;
}

li.y a:hover{
	width:100px;
	height:18px;
	background:url(../img/lr_index_parts.jpg) no-repeat;
	background-position:-100px bottom;
}

div#footer p{
	color:#5e0041;
	font-size:small;
	text-align:center;
	margin-top:13px;
}
