
/*文字サイズ*/
body{
color:#333333;}

.pan10 {font-size: 10px;}
.pan12 {font-size: 12px;}

.txt_s {
font-size: 80%;
line-height:150%;
}
.pan12 {
font-size: 90%;
line-height:150%;
}

.txt_s_v {
font-size: 80%;
line-height:150%;
color:#FF6600;
}

a { color: #0099D9 ;text-decoration: underline; }
/*a:link { color: #0099D9; text-decoration: underline; }
a:vlink { color: #0099D9; text-decoration:underline; }*/
a:hover { color: #FF6600; text-decoration:underline; }
/*a:active { color: #0099D9; text-decoration:none; }*/

p{
font-size:80%;
line-height:140%;
}

.midashi
{
font-size:14px;
font-weight:bold;
}


.lineW { 
background-color:#FFFFFF; 
background-image : url(../img/line_w.gif); 
background-repeat: repeat-x; 
}

.Red{color:#FF0000;}

.komidashi{
font-size: 90%; 
line-height: 130%;
color:#0099D9;
font-weight:bold;
}

.Kanren
{
padding:10px 5px;
font-size:75%;
background:#eeeeee;
}

.KanrenA{
padding:10px 0;
background:#eeeeee;
}
