@charset "UTF-8";


/*-----------------------------------------
OPT font

10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%

-----------------------------------------*/


/*********************************************
COMMON
**********************************************/


/* SUBTIT
---------------------------------------------*/
.subtit-wrapper{
height:1%;
margin:0 0 20px;
padding: 0 0 5px 0px;
border-bottom:2px solid #f27800;
}


.subtit-blog{
width:500px;
float:left;
display:block;
font-size:153.9%;
font-weight:bold;
color:#f27800;
line-height:1.3;
}

.subtit-blog a,
.subtit-blog a:link,
.subtit-blog a:visited,
.subtit-blog a:active{
color:#f27800;
text-decoration: none;
}

.subtit-blog a:hover{
color:#f27800;
text-decoration: underline;
}


.subtit-blog-r{
margin: 0;
padding: 7px 0 0;
line-height:1;
float:right;
display:block;
width:120px;
text-align: right;
font-size:108%;
}


.entry-footer{
border-top:1px solid #ccc;
padding-top:10px;
}

.text-body{
margin:0 0 50px 0;
}