body {
	background:#F4A460;
	color:#030303;
}

#wrap {
	background:#ffffff;
	border:solid 1px;
}

#head {
	background:url(../images/head_bg.jpg) no-repeat;
}

#menu {
	background:#ffffff;
}

#menu strong {
	border-bottom:solid 1px #333333;
}

#menu li {
}

#contents {
	border-right:solid 1px #F4A460;
	background:#ffffff;
}

#contents h2 , #contents h3 {
	background:url(../images/contents_title.gif) no-repeat;
}


#navi {
	background:#F4A460;
}


#foot {
	border-top:solid 1px #F4A460;
}


/* ƒŠƒ“ƒN */
a { color:#030303; text-decoration: none;}
a:hover{ color:#030303; text-decoration: underline;}

#box a { color:#3134a2; text-decoration: underline;}
#box a:hover{ color:#3134a2; text-decoration: none;} 
