/* template content
-----------------------------------*/
#template_unit{
width			:880px;
margin			:0 auto 80px auto;
padding-top		:16px;
}
#template_unit p{
margin-left		:15px;
}


#template_unit div.title01{
width			:872px;
background		:#e6e6e6;
border-bottom		:1px solid #b3b3b3;
margin-bottom		:20px;
padding			:4px 4px 0 4px;
}
#template_unit div.title01 h1, 
#template_unit div.title01 h2, 
#template_unit div.title01 h3, 
#template_unit div.title01 h4, 
#template_unit div.title01 h5, 
#template_unit div.title01 h6{
color			:#000000;
font-size		:138.5%;
line-height		:1.5;
font-weight		:bold;
border-top		:3px solid #b93a2d;
padding			:13px 14px 7px 14px;
}
#template_unit .title02{
color			:#000000;
font-size		:116%;
line-height		:1.5;
font-weight		:bold;
width			:861px;
background		:url("../common/img/bg_title_01.gif") no-repeat 0 bottom;
margin-left		:15px;
margin-bottom		:20px;
padding-left		:4px;
padding-bottom		:3px;
}


#template_unit div.image_text{
width			:865px;
margin-left		:15px;
}
#template_unit div.image_text p{
margin-left		:0;
}
#template_unit div.image_text img.left{
float			:left;
margin-right		:50px;
margin-bottom		:40px;
}
#template_unit div.image_text img.right{
float			:right;
margin-left		:50px;
margin-bottom		:40px;
}


#template_unit .table01{
width			:865px;
margin-left		:15px;
}
#template_unit .table01 th{
background		:#f2f2f2;
border			:1px solid #cccccc;
padding			:6px 10px 5px 10px;
}
#template_unit .table01 th.header{
color			:#ffffff;
font-weight		:bold;
background		:#999999;
}
#template_unit .table01 td{
background		:#ffffff;
border			:1px solid #cccccc;
padding			:6px 10px 5px 10px;
}


#template_unit a.pdf{
background		:url("../common/img/ico_pdf_01.gif") no-repeat 0 center;
padding-left		:20px;
}


#template_unit .space_b10{
margin-bottom		:10px;
}
#template_unit .space_b20{
margin-bottom		:20px;
}
#template_unit .space_b30{
margin-bottom		:30px;
}
#template_unit .space_b40{
margin-bottom		:40px;
}
#template_unit .space_b50{
margin-bottom		:50px;
}
#template_unit .space_b60{
margin-bottom		:60px;
}
#template_unit .space_b70{
margin-bottom		:70px;
}