@charset "shift_jis";

/* ========BASIC======== */
body{
margin:0;
background-color:#708090;
font-size:0.8em;
/*font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;*/
font-family:Verdana,Osaka,'MS UI Gothic';
color:#333; 
line-height:150%;
letter-spacing:0.1em;
}

image{
border:0;
}

br{
letter-spacing:normal;
}

a:hover{
text-decoration:none;
}

/* ========TEMPLATE FRAMEWORK======== */
div#wrapper{
width:820px;
margin:auto;
background:url("../image/essay/negaigoto3.gif") center top no-repeat fixed;
background-color:#ffffff;
text-align:left;
padding:15px;
}

/* ========HEADER======== */
div#header{
width:600px;
border-bottom:2px solid #222222;
}

p#logo{
display:block;
margin-top:-10px;
margin-bottom:0px;
margin-left:171px;
padding:0;
line-height:65px;
}

p#title{
margin-top:10px;
margin-bottom:0px;
margin-left:30px;
padding:0px;
font-size:16px;
letter-spacing:normal;
line-height:16px;
font-family:"ＭＳ Ｐ明朝";
font-weight:bolder;
color:#FFFFFF;
color:#93A9BF;
}

p#title_sub{
margin-top:10px;
margin-bottom:5px;
margin-right:35px;
font-size:12px;
line-height:12px;
color:#93A9BF;
text-align:right;
}

/* ========BREADCRUMS LIST======== */
div#breadcrumbs{
padding:3px 30px 10px;
line-height:100%;
letter-spacing:0.05em;
color:#ff9999;
}

#breadcrumbs a{
color:#ff9999
}
#breadcrumbs a:visited{
color:#cc99cc
}

/* ========TITLE======== */
h1{
font-size:18px;
color:#339999;
font-weight:bolder;
text-align:center;
}

h6 {
margin:0 10px 10px;
font-size:12px;
color:#999;
font-weight:bold;
text-align: right;
}

/* ========CONTENTS CUSTOMIZE======== */
div#contents{
width:600px;
float:left;
}

#contents h2{
margin:0;
background:url("../image/essay/icon12.gif") no-repeat left bottom;
padding:20px 3px 3px 45px;
border-bottom:1px #899501 dotted;
font-size:14px;
font-weight:bold;
}

#contents p{
margin:0;
padding:0.5em 0 0.5em 0;
}

#contents strong{
color:#ff6347;
font-weight:normal;
border-bottom:1px dashed #999;
}

#contents blockquote{
background:url("../image/essay/icon16.gif") no-repeat;
padding-left:30px;
font-size:12px;
font-weight:bold;
}

#contents a{
color:#4682b4;
}
#contents a:hover{
color:#999;
}

/* --------figure position------- */
img.f_left{
float:left;
margin-right:20px;
}

img.f_right{
float:right;
margin-left:20px;
}

.f_cancel{
clear:both;
display:block;
}

/* --------item position------- */
ul.itemize{
margin:0;
padding:0 0 6px 50px;
}

/* ========MENU CUSTOMIZE======== */
div#menu{
clear:both;
padding-top:25px;
padding-left:20px;
text-align:left;
}

#menu ul{
list-style:none;
margin:0;
}

#menu li{
display:inline;
padding-right:20px;
color:#899501;
}

#menu li a{
color:#899501;
text-decoration:none;
}

#menu li a:hover{
color:#006400;
font-weight:bold;
}
/* ========FOOTER CUSTOMIZE======== */
div#footer{
padding-top:5px;
padding-bottom:125px;
border-top:5px double #899501;
background:url("../image/essay/honmeuri4.gif") no-repeat;
font-size:0.9em;
text-align:center;
}
address{
font-style:normal;
letter-spacing:normal;
}
