@charset "utf-8";

/*------------------------------------------------*/
/*  NEIGEtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [news]  */
/*  update [20100201]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　news Set　*/
/* -----------------------------------------------*/

/*　Ｌ　*/
div.blog_num01 {
margin-top:17px;
margin-left:10px;
width:200px;
height:60px;
border-bottom-style:solid;
border-bottom-width:1px;
background:url(/common_images/common_num_01.gif) top left no-repeat;
}
div.blog_num02 {
margin-top:17px;
margin-left:10px;
width:200px;
height:60px;
border-bottom-style:solid;
border-bottom-width:1px;
background:url(/common_images/common_num_02.gif) top left no-repeat;
}
div.blog_num03 {
margin-top:17px;
margin-left:10px;
width:200px;
height:60px;
border-bottom-style:solid;
border-bottom-width:1px;
background:url(/common_images/common_num_03.gif) top left no-repeat;
}
div.blog_num01 p,
div.blog_num02 p,
div.blog_num03 p {
padding-left:30px;
font-size:10px;
line-height:1.5;
}

/*　Contents　*/
.p_tit {
padding-top:30px;
width:115px;
float:left;
font-size:1px;
text-align:right;
}

div.blog_area {
margin-top:10px;
width:695px;
height:485px;
overflow:auto;
float:right;
}
div.blog_area div.blog_body {
padding-bottom:10px;
width:590px;
border-bottom-style:solid;
border-bottom-width:1px;
}
div.blog_area h4 {
padding-top:21px;
padding-bottom:30px;
font-size:14px;
font-weight:bold;
line-height:1.3;
}
div.blog_area p {
font-size:12px;
line-height:1.6;
}

div.blog_area div.blog_arr {
margin-left:250px;
padding-top:20px;
width:125px;
}
div.blog_area div.blog_arr .back_arr,
div.blog_area div.blog_arr .next_arr {
float:left;
}
div.blog_area div.blog_arr .back_arr {
margin-right:30px;
}
div.blog_area div.blog_arr .back_arr,
div.blog_area div.blog_arr .back_arr a {
width:32px;
height:32px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(/common_images/common_arrow_back01.gif) top left no-repeat;
}
div.blog_area div.blog_arr .next_arr,
div.blog_area div.blog_arr .next_arr a {
width:32px;
height:32px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(/common_images/common_arrow_next01.gif) top left no-repeat;
}