@charset "utf-8";
/* CSS Document */
/*
-------------------------*/
/*house
-------------------------*/
#othercontents {
padding:0;
margin:13px 0 0 0;
text-align:left;
}
/*タイトル
-----------------*/
#ptitle {
margin:0;
padding:0 0 15px 0;
background-image:url(../images/line_02.gif);
background-position:bottom left;
background-repeat:repeat-x;
}
#ptitle h2 {
margin:0;
padding:20px 7px 15px 0;
font-size:18px;
font-weight:bold;
}

/*入力エリア１
-----------------*/
#contentsarea1 {
margin:20px 0 0 0;
padding:0;
font-size:14px;
line-height:150%;
}


/*会社案内
-----------------*/
#companytbl {
margin:0;
padding:0;
width:610px;
border-top:1px solid #E8E8E8;
}

#companytbl .cell01 {
padding:10px 10px 10px 25px;
font-size:14px;
line-height:150%;
background-image:url(../../../images/imgset1/icn_red.gif);
background-position:5px 15px;
background-repeat:no-repeat;
border-bottom:1px solid #E8E8E8;
white-space: nowrap;
}

#companytbl .cell02 {
padding:10px 10px 10px 10px;
font-size:14px;
line-height:150%;
border-bottom:1px solid #E8E8E8;
}



/*オリンピック
-----------------*/
.olympictbl {
margin:0;
padding:0;
width:610px;
border-top:1px dashed #666666;
}
.olympictbl td {
margin:0;
padding:5px 10px 5px 0;
border-bottom:1px dashed #666666;
}