body {
	font-size:11px;
	font-family:MS UI Gothic;
	margin-left:0px;
	margin-top:0px;
}

.ime1 { ime-mode: active; }
.ime0 { ime-mode: disabled; }



/* clearfix
-----------------------------------*/
.clearfix:after{
display			:block;
clear			:both;
height			:0;
visibility		:hidden;
content			:".";
line-height		:0;
}
.clearfix{
display			:inline-table;
min-height		:1%;
}

/* for macIE \*/
* html .clearfix{
height			:1%;
}
.clearfix{
display			:block;
}
/* end of for macIE */



/* home
-----------------------------------*/
/* blog */
#home_blog_unit{
width			:575px;
background		:url("../images/index/bg_blog_01.gif") repeat-y 0 0;
border-top		:5px solid #F2F2F2;
border-bottom		:5px solid #F2F2F2;
margin			:20px 0 30px 20px;
padding-top		:10px;
padding-bottom		:15px;
}


#home_blog_unit div.title_unit{
width			:545px;
background		:url("../images/index/bg_blog_02.gif") no-repeat 0 0;
margin-left		:15px;
margin-bottom		:5px;
}
#home_blog_unit div.title_unit p.title{
width			:165px;
float			:left;
margin			:0;
}
#home_blog_unit div.title_unit p.btn{
width			:125px;
float			:right;
margin			:5px 0 0 0;
}
#home_blog_unit div.title_unit p.btn img{
border			:none;
}


#home_blog_unit div.inner{
width			:535px;
margin-left		:20px;
}
#home_blog_unit div.inner table{
font-size		:12px;
line-height		:1.4em;
width			:100%;
border-collapse		:collapse;
}
#home_blog_unit div.inner table th{
width			:120px;
font-weight		:normal;
color			:#808080;
text-align		:right;
vertical-align		:top;
border-bottom		:1px solid #CCCCCC;
padding			:8px 0;
}
#home_blog_unit div.inner table td{
background		:url("../images/index/ico_blog_01.gif") no-repeat 15px 12px;
vertical-align		:top;
border-bottom		:1px solid #CCCCCC;
padding			:8px 0 8px 25px;
}