*{
	margin:0px;
	padding:0px;
}

body{
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:12px;
background:#fff;
color:#333;
text-align:center;
}


#wrap{
width:840px;
margin:0 auto;

}


/*---------- header---------- */

#header{
width:840px;
height:55px;
background: url(../images/bg_header.jpg) repeat-x;
}

#header h1{
float:right;
font-size:12px;
font-weight: normal;
color:#B3B3B3;
margin:25px 0 0 0;
}

#header #headername{
float:left;
font-size:12px;
color:#B3B3B3;
margin:25px 0 0 0;
}



#blog_header{
width:840px;
height:35px;
background: url(../images/bg_header.jpg) repeat-x;
background-position:0 -20px;
}

#blog_header h1{
float:right;
font-size:12px;
font-weight: normal;
color:#B3B3B3;
margin:5px 0 0 0;
}

#blog_header #headername{
float:left;
font-size:12px;
color:#B3B3B3;
margin:5px 0 0 0;
}



#logo{
margin:0 0 15px 0;
}

/*---------- Contents---------- */
#ContW{
padding:0;
margin:0;
text-align:left;
}


/*---------- Left column---------- */
#LeftC{
float:left;
width:200px;
}


/*---------- Right column---------- */
#RightC{
float:right;
width:600px;
padding:0 0 30px 0;
}



/*---------- Gmenu---------- */
#gmenu{
width:195px;
height:360px;
position: relative;
clear:both;
margin:0 0 15px 0;
}

#gmenu ul{
padding:0;
margin:0;
list-style-type:none;	
}

#gmenu li{
margin:0px;
padding:0px;
position: absolute;
height:45px;
top:0px;
text-indent:-9999px;
}

#gmenu li a{
display:block;
height:45px;
text-decoration:none;
text-indent:-9999px;
}

#gmenu li#gmenu1{
background-image:url(../images/gmenu01.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:195px;
}
 
#gmenu li#gmenu1 a:hover{
background-image:url(../images/gmenu01_o.jpg);
background-repeat:no-repeat;
 }
 
#gmenu li#gmenu1_o{
background-image:url(../images/gmenu01_o.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:195px;
}
 
#gmenu li#gmenu2{
background-image:url(../images/gmenu02.jpg);
background-repeat:no-repeat;
top:45px;
left:0px;
width:195px;
}

#gmenu li#gmenu2 a:hover{
background-image:url(../images/gmenu02_o.jpg);
background-repeat:no-repeat;
}

#gmenu li#gmenu2_o{
background-image:url(../images/gmenu02_o.jpg);
background-repeat:no-repeat;
top:45px;
left:0px;
width:195px;
}

#gmenu li#gmenu3{
background-image:url(../images/gmenu03.jpg);
background-repeat:no-repeat;
top:90px;
left:0px;
width:195px;
}

#gmenu li#gmenu3 a:hover{
background-image:url(../images/gmenu03_o.jpg);
background-repeat:no-repeat;
}

#gmenu li#gmenu3_o{
background-image:url(../images/gmenu03_o.jpg);
background-repeat:no-repeat;
top:90px;
left:0px;
width:195px;
}

 
#gmenu li#gmenu4{
background-image:url(../images/gmenu04.jpg);
background-repeat:no-repeat;
top:135px;
left:0px;
width:195px;
}

#gmenu li#gmenu4 a:hover{
background-image:url(../images/gmenu04_o.jpg);
background-repeat:no-repeat;
}

 
#gmenu li#gmenu4_o{
background-image:url(../images/gmenu04_o.jpg);
background-repeat:no-repeat;
top:135px;
left:0px;
width:195px;
}

#gmenu li#gmenu5{
background-image:url(../images/gmenu05.jpg);
background-repeat:no-repeat;
top:180px;
left:0px;
width:195px;
}

#gmenu li#gmenu5 a:hover{
background-image:url(../images/gmenu05_o.jpg);
background-repeat:no-repeat;
}


#gmenu li#gmenu5_o{
background-image:url(../images/gmenu05_o.jpg);
background-repeat:no-repeat;
top:180px;
left:0px;
width:195px;
}
 
#gmenu li#gmenu6{
background-image:url(../images/gmenu06.jpg);
background-repeat:no-repeat;
top:225px;
left:0px;
width:195px;
}

#gmenu li#gmenu6 a:hover{
background-image:url(../images/gmenu06_o.jpg);
background-repeat:no-repeat;
}

#gmenu li#gmenu6_o{
background-image:url(../images/gmenu06_o.jpg);
background-repeat:no-repeat;
top:225px;
left:0px;
width:195px;
}
 
#gmenu li#gmenu7{
background-image:url(../images/gmenu07.jpg);
background-repeat:no-repeat;
top:270px;
left:0px;
width:195px;
}

#gmenu li#gmenu7 a:hover{
background-image:url(../images/gmenu07_o.jpg);
background-repeat:no-repeat;
}

#gmenu li#gmenu7_o{
background-image:url(../images/gmenu07_o.jpg);
background-repeat:no-repeat;
top:270px;
left:0px;
width:195px;
}
 
 
#gmenu li#gmenu8{
background-image:url(../images/gmenu08.jpg);
background-repeat:no-repeat;
top:315px;
left:0px;
width:195px;
}

#gmenu li#gmenu8 a:hover{
background-image:url(../images/gmenu08_o.jpg);
background-repeat:no-repeat;
}

#gmenu li#gmenu8_o{
background-image:url(../images/gmenu08_o.jpg);
background-repeat:no-repeat;
top:315px;
left:0px;
width:195px;
}
 
 


/*---------- footer---------- */
#footer{
width:840px;
height:42px;
margin:15px 0 ;
background:url(../images/bg_footer.jpg) no-repeat;
}

#fmenu{
position:relative;
margin:0px 0 0 240px;
}

#fmenu ul{
padding:0;
margin:0;
list-style-type:none;	
}

#fmenu li{
margin:0px;
padding:0px;
position: absolute;
height:17px;
top:0px;
text-indent:-9999px;
}

#fmenu li a{
display:block;
height:17px;
text-decoration:none;
text-indent:-9999px;
}

#fmenu li#fmenu1{
background-image:url(../images/fmenu01.jpg);
background-repeat:no-repeat;
top:7px;
left:0px;
width:62px;
}

#fmenu li#fmenu2{
background-image:url(../images/fmenu02.jpg);
background-repeat:no-repeat;
top:7px;
left:120px;
width:100px;
}

#fmenu li#fmenu3{
background-image:url(../images/fmenu03.jpg);
background-repeat:no-repeat;
top:7px;
left:278px;
width:62px;
}

#fmenu li#fmenu4{
background-image:url(../images/fmenu04.jpg);
background-repeat:no-repeat;
top:7px;
left:396px;
width:38px;
}

#fmenu li#fmenu5{
background-image:url(../images/fmenu05.jpg);
background-repeat:no-repeat;
top:7px;
left:490px;
width:56px;
}




/* ---------- int ---------- */
a img {
border: 0px none;
}

p{
margin:0px;
padding:0px;
}

h1,h2,h3{
margin:0;
padding:0;
}


a:visited{
color:#C20000;
text-decoration:underline;
}

a:link{
color: #C20000;
text-decoration:underline;
}

a:hover{
color:#C20000;
text-decoration: none;
}


form{
margin:0;
padding:0;

}

.clear{
clear:both;
display: block;

}


/* ---------- font ---------- */

.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }
.text13 { font-size:13px; }
.text14 { font-size:14px; }
.text16 { font-size:16px; }
.textRedL{
font-size:17px;
color:#920609;
}

.Red{
color:#920608;
}

.Brown{
color:#9A603A;
}

/* ---------- margin ---------- */
.mb15{
margin:0 0 15px 0;
}

.tmb15{
margin:15px 0;
}



