/* CSS Document */


p{
margin:0px 0px 10px;
padding:0px;
}

div#rightbody .blue_bar02{
background:#319cff;
padding:10px;
margin:0px 0px 10px 0px;
color:#ffffff;
font-weight:bold;
font-size:14px;
}

#blue-content{
width:739px;
padding:0px;
margin:10px 0px;
border-bottom:1px #ccc dotted;
clear:left;
}

#blue-content .text{
width:420px;
padding:0px;
margin:0px 10px 0px 0px;
float:left;
}

#blue-content .b-p1{
width:300px;
padding:0px;
margin:0px;
float:left;
}

#job-container{
width:479px;
padding:0px;
margin:0px 10px 10px 0px;
float:left;
}

#photo-container{
background:#eee;
width:230px;
padding:10px 10px 20px;
margin:0px;
float:left;
}

#point{
background:url(../img/bg_point.gif) no-repeat bottom #B8E4EA;
width:478px;
padding:0px;
margin:30px 0px;
}

#point .b-p1{
width:150px;
padding:0px 10px 0px 0px;
margin:0px;
float:left;
}

.contact{
background:#FFFFCC;
width:70%;
border:#FFCC33 1px dashed;
padding:10px;
margin:20px auto;
color:#333;
text-align:center;
}
/* 装飾 */
.txt_red{
padding:5px;
font-weight:bold;
font-size:14px;
color:#900;
margin:0px 0px 10px;
}

.txt-body{
padding:0px 10px;
margin:0px;
}

.txt-more{
width:298px;
padding:0px 10px;
margin:0px;
float:left;
}
.txt-body-line{
padding:0px 10px;
margin:0px;
border-bottom:1px #ccc dotted;
}

.icon{
background:url(../img/midashi_b.gif) no-repeat;
width:130px;
height:17px;
padding:2px 0px 0px;
margin:10px 0px 10px 10px;
font-weight:bold;
text-align:center;
color:#fff;
clear:both;
}

.icon2{
background:url(../img/midashi_bg.gif) no-repeat;
width:90px;
height:17px;
padding:2px 0px 0px;
margin:10px 0px 10px 10px;
font-weight:bold;
text-align:center;
color:#fff;
clear:both;
}

/* テーブル */

#job-container table,#blue-content table{
border-top:#ccc solid 1px;
margin:10px 0px;
}

#job-container th,#blue-content th{
background:#eee;
border-bottom:#ccc solid 1px;
margin:0px;
text-align:left;
padding:10px;
}

#job-container td,#blue-content td{
background:#fff;
border-bottom:#ccc solid 1px;
margin:0px;
padding:10px;
}

/* 調整 */
#photo-container img{
margin:15px 0px 5px;
padding:0px;
}


#blue-content h3{
font-weight:bold;
font-size:16px;
margin:20px 0px 10px;
padding:0px 5px 10px;
border-bottom:#039 1px solid;
}