@charset "iso-8859-1";
/* CSS Document */

body, p, caption, th, td, ul, ol, li, dl, dt, dd, form {
font-family:Lucida Grande, Arial, Sans-serif;
}

input, textarea {
font-family:Lucida Grande, Arial, Sans-serif;
}

h1, h2, h3, form {
margin:0;
}

p {
margin:0;
line-height:135%;
}

img {
border:0;
}

body {
margin:0;
padding:0;
font-size:12px;
background:#fff;
color:#333;
}

a:link, a:visited {color:#333333; text-decoration:underline; }
a:active, a:hover {color:#3399ff; text-decoration:none; }

/*main*/

#container {
margin:0 auto;
padding:0;
width:780px;
}

#head {
margin:0;
padding:0;
background:url(../../images/bg_head.png) right top no-repeat;
}

h1 {
padding:0;
height:93px;
background:url(../../images/logo.png) 19px 14px no-repeat;
}

h2 {
height:120px;
background-repeat:no-repeat;
background-position:30px center;
}

/*
h2 {display:none;}
*/

#navi {
position:relative;
margin:0;
padding:0;
height:40px;
background:url(../images/bg_navi.png);
list-style-type:none;
}

#navi li {display:inline;}
#navi a {float:left;}
#navi a:link, #navi a:visited, #navi a:hover {text-decoration:none;}

#mn_01 a {width:147px; height:40px;}
#mn_02 a {width:185px; height:40px;}
#mn_03 a {width:165px; height:40px;}
#mn_04 a {width:173px; height:40px;}
#mn_05 a {width:110px; height:40px;}

#mn_01 a:hover {background:url(../images/bg_navi.png) 0px -40px;}
#mn_02 a:hover {background:url(../images/bg_navi.png) -147px -40px;}
#mn_03 a:hover {background:url(../images/bg_navi.png) -332px -40px;}
#mn_04 a:hover {background:url(../images/bg_navi.png) -497px -40px;}
#mn_05 a:hover {background:url(../images/bg_navi.png) -670px -40px;}

#mn_06 a {
position:absolute;
left:657px;
top:-17px;
width:114px;
height:14px;
background:url(../images/go_jp.png);
}

#util {
clear:both;
margin:0;
padding:25px 0 0 100px;/*fixed center by padding-left*/
height:25px;
background:url(../../images/bg_foot.png) bottom repeat-x;
list-style-type:none;
text-align:center;
}

#book {margin-bottom: 10px}

#fb {margin-bottom: 10px;}

#util li {
float:left;
display:inline;
padding:0 10px 0 0;
margin:0 10px 0 0;
border-right:1px solid #ccc;
}

#paypal {
float:left;
padding:0 10px 0 0;
width:54px;
height:16px;
background:url(../../images/paypal.png) no-repeat;
}

#paypal a:link, #paypal a:visited, #paypal a:hover {text-decoration:none;}

#copyright {
margin:0;
padding:10px 0 0;
height:30px;
background:url(../../images/heart.png) 220px 8px no-repeat;
text-align:center;
font:normal 10px Verdana;
}

/*essay*/

.essay img {
float:left;
margin:0px 10px 10px 0;
}

.essay .posted {
clear:left;
}

/*misc*/

.reset {clear:both;}

h1, h2,
#navi a,
#paypal
{text-indent:-9999px;}