@charset "UTF-8";

/* 
------ c‘‚«Webƒy[ƒW—pcssƒtƒ@ƒCƒ‹  ------
              tategaki.css 
*/

div.tate{        /*c‘‚«ƒGƒŠƒA‘S‘Ì*/
 clear:both;
 width:600px;   /* c‘‚«ƒGƒŠƒA‚Ì‰¡• “K‹X•ÏX*/
 font-size:14px;
 line-height:1.1em;
 margin:0px;
 font-family:'Meiryo','ƒƒCƒŠƒI',  'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','Hiragino Kaku Gothic Pro W3' , '‚l‚r ƒSƒVƒbƒN','MS Gothic' ,monospace;
 margin-bottom:1.5em;
}

div.midashi_1{  /* ‘åŒ©o‚µ */
 font-size:2em;
 width:1em;
 line-height:1.05em;
 float:right;
 margin-left:1em;
 font-weight:bold;
 padding-top:0.5em;
}
div.midashi_2{  /*’†Œ©o‚µ*/
 font-size:1.5em;
 width:1em;
 line-height:1.05em;
 float:right;
 margin-left:1em;
 font-weight:bold;
 padding-top:2em;
}
div.midashi_3{  /*¬Œ©o‚µ*/
 font-size:1.2em;
 width:1em;
 line-height:1.05em;
 float:right;
 margin-left:1em;
 font-weight:bold;
 padding-top:2.5em;
}

div.gyo{  /*s*/
 float:right;
 width:1em;
 line-height:1.1em;
 padding-top:1em;
 padding-bottom:2em;
 margin-left:0.8em;
}

div.komoji{				/*¬•¶Žš(‚Ÿ‚¡‚£‚¥‚§‚Á‚È‚Ç)‚ÌˆÊ’u’²®*/
 line-height:0.8em;
 margin-left:0.1em;
 margin-bottom:0.3em;
}
div.kuto{			/*‹å“Ç“_‚ÌˆÊ’u’²®*/
 margin-left:0.6em;
 line-height:0.1em;
 margin-bottom:1em;
}

a.tate:link,a.tate:active,a.tate:visited{ 
 color:blue;
 text-decoration:none;
 font-weight:bold;
}
a.tate:hover{
 color:darkorange;
 text-decoration:none;
}