@charset "shift_jis";

body,div,h1,h2,h3,h4,h5,h6,img,address,ul,li{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-size:13px;
	color:#000;
	background-color:#fff;
}

/* for IE6 */
* html body{
	font-size:82%;
}

/* for IE7 */
*:first-child+html body{
	font-size:82%;
}

body p{
	line-height:1.6;
}

p{
	margin:0 0 1em 0;
}

img{
	border:none;
	vertical-align:text-bottom;
}

object,
embed,
script{
	vertical-align:top;
}


#container{
	width:982px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(container.gif);
	background-repeat:repeat-y;
}

#logo{
	height:63px;
	background-image:url(ue-n.gif);
	background-repeat:no-repeat;
}

#logo-scr{
	padding:5px 0px 0px 5px;
}

#main{
	width:817px;
	float:right;
	line-height:1.6;
}


#side{
	width:165px;
	overflow:hidden;
	float:right;
}

#side li{
	list-style-type:none;
	width:134px;
	height:28px;
}

#side li a{
	display:block;
	height:100%;
	text-indent:-9999px;
}

li.cont{
	background:url(contents.gif);
	text-indent:-9999px;
}

li.news{
	background:url(owhats.gif);
}

li.news a{
	background:url(whats.gif);
}

li.menu{
	background:url(omenu.gif);
}

li.menu a{
	background:url(menu.gif);
}

li.zaka{
	background:url(oaccessary.gif);
}

li.zaka a{
	background:url(accessary.gif);
}

li.clog{
	background:url(odiary.gif);
}

li.clog a{
	background:url(diary.gif);
}

li.maki{
	background:url(omaking.gif);
}

li.maki a{
	background:url(making.gif);
}

li.link{
	background:url(olink.gif);
}

li.link a{
	background:url(link.gif);
}

li.bbss{
	background:url(obbs.gif);
}

li.bbss a{
	background:url(bbs.gif);
}

#side li.maps{
	background:url(omap.gif) no-repeat;
	margin-top:118px;
	margin-left:42px;
	width:50px;
	height:14px;
}

li.maps a{
	background:url(map.gif);
}

#side li.mail{
	background:url(omail.gif);
	width:70px;
	height:40px;
	margin-top:20px;
	margin-left:52px;
}

li.mail a{
	background:url(mail.gif);
}

#side li.coun{
	margin-top:38px;
	color:#ab060d;
	font-size:93%;
	overflow:hidden;
	text-align:center;
}

li a:hover{
	background:none !important;
}

#contents{
	margin-left:5px;
	margin-right:26px;
	height:466px;
}


#footer{
	width:100%;
	height:16px;
	background-image:url(shita-n.gif);
	background-repeat:no-repeat;
	text-align:right; 
	font-size:85%;
	color:#8B0000;
	overflow:hidden;
	clear:right;
}

p.date{
	line-height:1.2;
	margin:-1px 10px 0px 0px;
}

a{outline: none;}
