@charset "utf-8";

/* override styles */
#wrapper02 {
padding-top:28px;
background:none;
}
#content01 {
float:left;
width:605px;
}
#sidebar01 {
float:right;
width:210px;
}
#sidebar01 h2 {
padding-bottom:0;
border-bottom:none;
}

/* global */
#content01 h2 {
margin-bottom:14px;
}

/* flash */
#flash {
width:950px;
height:229px;
}
#flash p {
padding-top:100px;
font-size:1.2em;
text-align:center;
}

/* quality */
#content01 .quality {
overflow:hidden;
width:605px;
margin-bottom:15px;
padding-bottom:17px;
background:url(../img/index_bg_01.png) left bottom no-repeat;
}
#content01 .quality .item {
display:inline;
float:left;
width:169px;
margin-left:19px;
padding:16px 10px 0;
background:url(../img/index_bg_02.png) no-repeat;
}
#content01 .quality .first {
margin-left:0;
}
#content01 .quality .item h3 {
margin-bottom:10px;
text-align:center;
}
#content01 .quality .item p {
font-size:1.2em;
}

/* technology */
#content01 .technology {
padding-bottom:20px;
}

/* news */
#content01 .news {
position:relative;
}
#content01 .news p {
position:absolute;
top:4px;
right:4px;
}
#content01 .news p a {
padding-left:12px;
background:url(../img/common_bg_01.png) left center no-repeat;
color:#515151;
text-decoration:none;
}
#content01 .news dl {
font-size:1.2em;
}
#content01 .news dt,
#content01 .news dd {
padding-top:5px;
}
#content01 .news dt {
float:left;
width:7em;
}
#content01 .news dd {
height:100%;
margin-left:7em;
}

/* profile */
#sidebar01 .profile p {
margin-bottom:12px;
padding:3px 10px 0;
font-size:1.2em;
}
#sidebar01 .profile ul {
overflow:hidden;
height:100%;
margin-left:10px;
border-bottom:none;
}
#sidebar01 .profile li {
float:left;
width:86px;
margin-bottom:8px;
}
