@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシチE",verdana,sans-serif;
}

BODY {
   margin:20px 0;
   padding:0;
   letter-spacing:1px;
   background-attachment : fixed;background-color : #ff3769;
  color : #5a5a5a;
  font-size : 12.7pt;
  background-image : url(images/bg.gif);
}

br {
   letter-spacing:normal;
}

A {
   color : #5a5a5a;
   text-decoration:none;
}

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

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
DIV#top {
   width : 780px;
   margin:0 auto;
   padding:10px;
   background-color : white;
}

DIV#header {
   width : 780px;
}

DIV#menu {
   width : 780px;
   margin-bottom : 0px;
  padding-bottom : 0px;
}

DIV#contents {
   clear:both;
   width : 780px;
   background : #ffffff url(images/bg_contents.jpg) repeat-y 100% 0px;
  margin-top : 20px;
}

DIV#headImage {
   width : 780px;
  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  
  border-bottom-style : none;
}

DIV#main {
   float:left;
   width : 560px;
   padding:0 10px;
}

DIV#sub {
   float:right;
   width : 200px;
   margin-top:10px;
}

div#totop {
}

div#footer {
   clear:both;
   width:740px;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
DIV#header H1 {
   margin:0;
   padding:0;
   font-size : 1.2em;
   color : #4d4d4d;
   line-height : 30px;
}

DIV#header H1 A {
   color : gray;
}

DIV#header H1 A:HOVER {
   color : gray;
  
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:780px;
   margin:0;
   padding:1px 0 1px 1px;
   background:#000000;
}

DIV#menu LI {
   float:left;
   font-size : 0.75em;
   text-align:center;
   list-style-type:none;
   color : #ffffff;
  
}

DIV#menu LI A{
   display:block;
   width:129px;
   margin-right:1px;
   padding : 6px 0px 6px 0px;
   background : url(images/menu.jpg) repeat-x;
   color : #464646;
}

DIV#menu LI A:HOVER{
   color:#fff;
   background : url(images/bg_menu_on.gif) repeat;
}

/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
div#contents h1 {
   margin-bottom:8px;
   padding:5px;
   color:#fff;
   font-family:Georgia;
   font-size:1.25em;
   font-weight:bold;
   line-height:1.4;
   background:#8C514A;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
DIV#main A {
   color : olive;
  
  
}

DIV#main A:HOVER {
   
   border:0;
   border-bottom:1px solid #D2447B;
  color : #d2447b;
}

DIV#main H2 {
   margin-bottom : 15px;
   padding : 3px 2px 2px 35px;
   color : white;
   font-size : 0.9em;
   font-weight:bold;
   line-height:1.4;
   border-bottom : 3px none #535d57;
  background-image : url(images/green_bar.jpg);
  background-repeat : no-repeat;
  

  
background-position : 50% 50%;}DIV#main H2 A{
   
   
   color : white;
   
   font-weight:bold;
   line-height:1.4;
   border-bottom : none #535d57;
  
  background-repeat : no-repeat;
  
}

DIV#main H3 {
   margin-bottom : 8px;
   font-size : 0.78em;
  
  background-repeat : no-repeat;
  
  padding-left : 5px;
  padding-top : 3px;
  padding-bottom : 3px;
  background-color : #b9d2db;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #2a82b9;
  
  
}DIV#H3kai{
   margin-bottom : 8px;
   font-size : 0.78em;
  
  background-repeat : no-repeat;
  
  padding-left : 5px;
  padding-top : 3px;
  padding-bottom : 3px;
  
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : red;
  
  

  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : red;
}DIV#main H3 A{
   
   
  
  background-repeat : no-repeat;
  
  
  
  
  
  
  
  
  
  

  color : #5a5a5a;
}DIV#H3kai A{
   
   
  
  background-repeat : no-repeat;
  
  
  
  
  
  
  
  
  
  

  color : #5a5a5a;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

DIV#main P{
   margin:0 0 1em 0;
   font-size : 0.8em;
   line-height:1.4;
}

DIV#main UL,OL,DL{
   font-size : 0.8em;
  
  
  
  
}

DIV#main LI{
   line-height:1.4;
  font-size : 10pt;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   line-height:1.4;
   background:#f1f1f1;
}

/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

}

DIV#sub H2 {
   padding-left : 4px;
   font-size : 0.8em;
   font-weight:bold;
   color : #5a5a5a;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  padding-top : 2px;
  
  padding-bottom : 2px;
  margin-left : 10px;
  width : 170px;
  background-color : white;
}

DIV#sub UL {
   margin:0;
   padding : 5px 0px 1em 10px;
  font-size : 1.07em;
}

DIV#sub LI {
   margin:0;
   padding-left : 6px;
   font-size:0.75em;
   color:#fff;
   line-height : 2.3em;
   background-repeat : no-repeat;
   list-style:none;
  
}

DIV#sub LI A{
   color : #5a5a5a;
  padding-left : 4px;
  padding-top : 0px;
  border-bottom-width : 1px;
  border-bottom-style : none;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #a058a7;
  font-size : 1em;
  
}

DIV#sub LI A:HOVER{
   color : black;
}
/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background : url(images/bg_totop.gif) no-repeat 0px 50%;
}

address{
   padding:10px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}
DIV#kazari01{
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #a058a7;
  padding-left : 5px;
  
  border-right-style : none;
  border-right-color : #a058a7;
  border-right-width : 4px;
  
}
DIV#small_moji{
  font-size : 0.5em;
}DIV#new{
  font-size : 0.6em;
  color : #5a5a5a;
border-width : 1px 1px 1px 1px;border-style : solid none solid none;
  margin-left : 10px;
  margin-right : 15px;
  padding-top : 4px;
  padding-left : 4px;
  padding-bottom : 4px;
border-color : silver #986f2d silver #986f2d;
  line-height : 1.6em;
}

DIV#link_kakomi{
  font-size : 0.9em;
  color : #5a5a5a;
border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;
  margin-left : 100px;
  margin-right : 100px;
  
  padding-top : 15px;
  padding-left : 15px;
border-color : #787878 #787878 #787878 #787878;
  line-height : 1.6em;
  padding-right : 15px;
}

DIV#moushikomi{
  font-size : 0.8em;
  color : #5a5a5a;
border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;
  margin-left : 15px;
  margin-right : 20px;
border-color : #a058a7 #a058a7 #a058a7 #a058a7;
  line-height : 1.6em;
  margin-bottom : 20px;
  padding-left : 4px;
  
  padding-top : 4px;
  padding-bottom : 4px;
  text-align : center;
}

DIV#male{
  background-image : url(images/male_blue_bar.jpg);
  background-repeat : no-repeat;
  font-size : 0.74em;
  padding-left : 18px;
  padding-top : 5px;
  padding-bottom : 6px;
  margin-bottom : 15px;
  margin-top : 15px;
}

DIV#male A{
  color : #323232;
}

DIV#female{
  background-image : url(images/female_red_bar.jpg);
  background-repeat : no-repeat;
  font-size : 0.74em;
  padding-left : 18px;
  padding-top : 5px;
  padding-bottom : 6px;
  margin-bottom : 15px;
  margin-top : 15px;
}

DIV#female A{
  color : #323232;
}

DIV#chara_male{
  background-image : url(images/male_blue_bar.jpg);
  background-repeat : no-repeat;
  font-size : 0.9em;
  padding-left : 18px;
  padding-top : 5px;
  padding-bottom : 6px;
  
  

  margin-left : 3px;
}

DIV#chara_male A{
  color : #323232;
}

DIV#chara_female{
  background-image : url(images/female_red_bar.jpg);
  background-repeat : no-repeat;
  
  padding-left : 18px;
  padding-top : 5px;
  padding-bottom : 6px;
  
  

  
  font-size : 0.9em;
  margin-left : 3px;
}

DIV#chara_female A{
  color : #323232;
}

DIV#chara_others{
  background-image : url(chara_navi/chara_others_green.jpg);
  background-repeat : no-repeat;
  font-size : 0.85em;
  padding-left : 18px;
  padding-top : 5px;
  padding-bottom : 6px;
  
  

  margin-left : 3px;
}

DIV#chara_others A{
  color : #323232;
}
DIV#iraisyo{
  font-size : 0.9em;
border-width : 1px 5px 1px 5px;border-style : solid solid solid solid;
  font-weight : bold;
  margin-top : 30px;
  line-height : 1.5em;
  padding-top : 5px;
  
  
  padding-bottom : 5px;
  
  margin-right : 120px;
  border-left-color : #ff3769;
  border-top-color : #ff3769;
  border-right-color : #ff3769;
  border-bottom-color : #ff3769;
  text-align : center;
  margin-left : 120px;
}DIV#iraisyo_DL{
  font-size : 0.85em;
border-width : 1px 5px 1px 5px;border-style : solid solid solid solid;
  font-weight : bold;
  margin-top : 30px;
  line-height : 1.5em;
  padding-top : 5px;
  
  
  padding-bottom : 5px;
  
  margin-right : 170px;
  border-left-color : #8080ff;
  border-top-color : #8080ff;
  border-right-color : #8080ff;
  border-bottom-color : #8080ff;
  text-align : left;
  margin-left : 170px;
  padding-left : 20px;
}

DIV#main TABLE{
   border-collapse:collapse;
   border : none #a9a9a9;
  
  

  font-size : 0.8em;
}

DIV#main TR,TH,TD{
   border-collapse:collapse;
   border : 1px solid #a9a9a9;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
DIV#sample{border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  font-size : 0.75em;
  padding-top : 4px;
  padding-left : 10px;
  padding-right : 3px;
  padding-bottom : 4px;
  margin-left : 10px;
  margin-top : 0px;
  margin-bottom : 10px;
  margin-right : 470px;
}
DIV#headImage_tandoku{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  border-bottom-color : silver;
  margin-bottom : 30px;
}
DIV#main_tandoku{
  font-size : 0.8em;
  margin-left : 100px;
  margin-right : 100px;
}
DIV#tandoku_kadan_link{
  font-size : 0.85em;
}
#main_tandoku A{
  color : olive;
  text-decoration : underline;
}#main_tandoku A:HOVER{
  color : red;
  text-decoration : underline;
}
DIV#smallmoji{
  font-size : 0.6em;
}DIV#smallmoji2{
  font-size : 0.85em;
}DIV#moji{
  font-size : 0.8em;
}
