@charset "Shift_JIS";

/*
--------------------------------
Last Updated: 2007.9.18
--------------------------------
- Table of Contents -


--------------------------------
*/

/* h2 h3 h4 */
#contents #contents_in h2 {
background:url(../images/h2_outline.gif) 0 0 no-repeat;
}


/* 本社写真 */
#contents #contents_in #outline_01 {
position:relative;
width:200px;
height:240px;
xtext-align:center;
margin:0 auto;
}

#contents #contents_in #outline_01 span {
position:absolute;
left:0;
bottom:20px;
font-size:10px;
}

/* テーブル */

table {
width:708px;
margin-top:10px;
}

table th {
padding:5px 10px;
width:25%;
background:url(../images/th_bg_01.gif) right repeat-y #F4F4E1;
vertical-align:top;
}

table th div {
xposition:relative;
}


