/* press content
-----------------------------------*/
#press_unit{
width			:670px;
background		:url("../img_common/bg_01.gif") repeat-y 0 0;
margin-left		:35px;
}


#press_unit h3{
width			:670px;
background		:url("../img_common/bg_02.gif") no-repeat 0 0;
text-align		:center;
padding-top		:10px;
}
#press_unit div.inner{
width			:670px;
background		:url("../img_common/bg_03.gif") no-repeat 0 bottom;
padding-bottom		:20px;
}


#press_unit div.intro{
width			:635px;
margin-left		:20px;
margin-bottom		:25px;
}
#press_unit div.intro div.info{
width			:400px;
float			:left;
margin-top		:15px;
}
#press_unit div.intro div.image{
width			:210px;
float			:right;
}
#press_unit div.intro div.download{
width			:400px;
height			:50px;
background		:url("img/bg_press_01.gif") no-repeat 0 0;
position		:relative;
margin-top		:15px;
}
#press_unit div.intro div.download div.bnr{
position		:absolute;
left			:10px;
top			:8px;
}
#press_unit div.intro div.download p{
position		:absolute;
left			:135px;
top			:10px;
}


#press_unit dl.press_list{
width			:630px;
background		:url("../img_common/bg_line_01.gif") repeat-x 0 0;
margin-left		:20px;
padding-top		:1px;
}
#press_unit dl.press_list dt{
font-weight		:bold;
display			:block;
width			:11em;
background		:url("img/ico_press_01.gif") no-repeat right 8px;
float			:left;
clear			:left;
text-align		:center;
margin-right		:5px;
padding-top		:8px;
padding-bottom		:8px;
}
#press_unit dl.press_list dd{
background		:url("../img_common/bg_line_01.gif") repeat-x left bottom;
padding-top		:8px;
padding-bottom		:8px;
}
#press_unit dl.press_list dd.color{
background		:#fff9e8 url("../img_common/bg_line_01.gif") repeat-x left bottom;
}


#press_unit p.footer_link{
width			:630px;
text-align		:right;
margin-left		:20px;
}