/* CSS Document
お問い合わせ　アクセス */


.contact {
width: 560px;
margin-left: 5px;
margin-bottom: 15px;
background-color:#FFFFFF;
float: left;
display: inline;
clear:both;
}
.contact p {
line-height: 160%;
font-size: 80%;
color:#666666;
text-indent: 1em;
width: 530px;
margin-left: 30px;
}
p img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
clear: both;
}

.imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
clear:both;
}

.img {
margin-top:5px;
margin-bottom:5px;
}
.map {
width:560px;
margin-left: 5px;
margin-bottom: 10px;
clear:both;
}
.map p {
font-size: 80%;
line-height: 160%;
}
.map img {
margin-right:0px;
margin-bottom: 10px;
}
.map h4 {
font-size: 80%;
margin-bottom: 10px;
margin-top: 10px;
color: #006666;
border-bottom: 1px dotted #CCCCCC;
}
.access {
width: 550px;
margin-bottom: 20px;
margin-top: 10px;
margin-left: 5px;
padding: 2px;
}
.access p {
font-size: 80%;
line-height: 160%;
border-bottom: 1px dotted #CCCCCC;
}

#g-map {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 550px;
	height: 400px;
	border: 3px #999999 solid;
}

/*  見出し　*/
.contact h4 {margin-top: 20px;
margin-bottom: 10px;
padding: 4px;
border-left: 5px #999966 solid;
font-size: 90%;
color: #996666;
clear: both;
}

/*  テキスト　*/

.txt-c {font-size: 80%;
color:#666633;
text-align: center;
font-weight:bold;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}


.txt-m {font-size: 80%;
color:#666666;
text-align:left;
margin-bottom: 10px;
clear: both;
line-height: 130%;
}

.txt-s {font-size:70%;
color:#666666;
text-align: center;
font-weight:normal;
margin-top: 10px;
margin-bottom: 0px;
clear:both;
}
.txt-r {font-size:70%;
color:#666666;
text-align: right;
margin-bottom: 10px;
clear:both;
}

/* テーブル　*/

.contact table {width: 560px;
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
font-size: 80%;
margin-bottom: 25px;
}

.contact th {padding: 5px;

letter-spacing: 8px;
text-align: left;
background-color: #E3E3E3;
}
.contact tr {padding: 5px;
border-top: 1px none #999999;
}
.contact td {text-align: left;
padding: 5px;
border-top: 1px dotted #999999;
}

/* FMbg用　*/

.bg
{background:#CCCCCC;
width:auto;
height:auto;
}