body {
	background:#ffffff;
}

#wrap {
	background:#9999CC;
}

#head {
	background:#0033FF;
	border-bottom:solid 1px #898989;
}

#menu {
}

#menu strong {
	color:#333333;
	background:#e5e5e5 url(../images/head_bg.gif);
}

#menu li {
}

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

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


#navi {
}

#pass {
}

#foot {
}


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

#navi a { color:#2f2b83; text-decoration: none;}
#navi a:hover{ color:#2f2b83; text-decoration: underline;}

#pass a { color:#2f2b83; text-decoration: none;}
#pass a:hover{ color:#2f2b83; text-decoration: underline;}

h2 a { color:#000000; text-decoration: none;}
h2 a:hover{ color:#000000; text-decoration: underline;}

h3 a { color:#000000; text-decoration: none;}
h3 a:hover{ color:#000000; text-decoration: underline;}

#menu a { color:#2f2b83; text-decoration: underline;}
#menu a:hover{ color:#2f2b83; text-decoration: none;}

#box a { color:#2f2b83; text-decoration: underline;}
#box a:hover{ color:#2f2b83; text-decoration: none;}

#foot a { color:#2f2b83; text-decoration: none;}
#foot a:hover{ color:#2f2b83; text-decoration: none;} 
 
