@charset "UTF-8";

/* kaisha_annai.css */

/* -----------------------------------
common */


/* -----------------------------------
common class */

/* -----------------------------------
index.html */

/* main-index */
#main-index{
width:760px;
margin:0 10px;
}

#main-index h1{
margin:0;
padding-bottom:28px;
background:url(../img/bg_h1_index.gif) no-repeat left bottom;
}

/* main-left,main-right */
#indexContents{
width:700px;
margin:0 40px;
}

#indexLeftContainer {
width:190px;
margin:0 0 0 0;
float:left;
}

#indexRightContainer {
width:490px;
margin:0 0 0 20px;
float:left;
}

#indexOtoiawase {
width:172px;
margin-bottom:5px;
padding:10px 8px;
border-bottom:1px solid #caea00;
border-left:1px solid #caea00;
border-right:1px solid #caea00;
}

#indexOtoiawase p {
margin-bottom:10px;
}

#indexGroup {
width:172px;
margin-bottom:5px;
padding:10px 8px;
border-top:1px solid #caea00;
border-bottom:1px solid #caea00;
border-left:1px solid #caea00;
border-right:1px solid #caea00;
}

#indexGroupLink{
background:url(../img/logo_sj.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:160px;
height:35px;
overflow:hidden;
}

.link{
margin-top:0.5em;
}

.link img{
margin-right:5px;
vertical-align:middle;
}

#indexMailmaga {
width:172px;
margin-bottom:10px;
padding:8px 8px 10px;
border-bottom:1px solid #ff7a28;
border-left:1px solid #ff7a28;
border-right:1px solid #ff7a28;
}

#indexServiceContainer {
width:490px;
margin:5px 0 20px;
}

.indexServiceMida {
margin-bottom:10px;
}

.indexServiceTable table {
margin-bottom:10px;
background:url(../img/index_dotline.gif) left bottom no-repeat;
}

.indexServiceTable table th {
padding:10px 10px 10px 0;
text-align:center;
}

.indexServiceTable table td {
padding:10px 0;
}

ul.indexDate{
clear:both;
width:480px;
margin-left:5px;
}

ul.indexDate li{
padding:11px 0 12px;
background:url(../img/index_dotline.gif) left bottom no-repeat;
}

ul.indexDate li span{
width:380px;
display:block;
float:left;
}

ul.indexDate li span.date{
width:100px;
}

.link_service a ,.link_service a:visited {
color:#000000;
text-decoration:none;
}

.link_service a:hover {
color:#f63;
text-decoration:underline;
}
