@charset "Shift_JIS";

/* ========BASIC======== */
body{
font-size : 0.8em;
font-family : Verdana,Osaka,'MS UI Gothic';
color:#333; 
line-height:150%;
margin:0;
letter-spacing:0.05em;
background:url("img/Cyc4.jpg") 120% 125% no-repeat fixed;

}

a{
color:#db7093;
text-decoration:none;
}

a:hover{
color:purple;
cursor:None;
}

image{
border:0;
}

br{
letter-spacing:normal;
}

/* ƒ^ƒCƒgƒ‹ */
h1{
font-size:30px;
color:#c71585;
font-weight:bold;
text-align:center;
margin:30px;
}

/* ========TEMPLATE FRAMEWORK======== */
div#wrapper  {
margin-right:400px;
text-align:left;
padding:10px;
}

/* ========MENU CUSTOMIZE======== */
div#menu{
}

div#menu ul{
list-style:None;
padding-left:80px;
margin:30px 0;
}

div#menu li{
display:inline;
padding-right:20px;
}

/* ========CONTENTS CUSTOMIZE======== */
div#contents{
}

div#contents h2{
background:url("img/icon.jpg") no-repeat;
padding:3px 3px 3px 45px;
border-bottom:1px #899501 dotted;
font-size:1em;
font-weight:normal;
line-height:29px;
margin:0;
}

div#contents p{
margin:0;
padding:0.5em 0 2em 0;
}

div#contents strong{
color:red;
font-weight:normal;
border-bottom:1px dashed #999;
}

/* ========FOOTER CUSTOMIZE======== */
div#footer{
font-size:0.9em;
text-align:left;
padding:10px;
/*border-top:5px double #899501; */
}

