@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p
{
    margin-top: 0;
    margin-bottom: 0;
}
object
{
border: none;
margin-bottom: 0px;
vertical-align: bottom;
}
img
{
border: none;
margin-bottom: 0px;
vertical-align: bottom;
}


/* link styles
-----------------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #095797;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #095897;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* base layout
-----------------------------------------*/
#top{
	width: 940px;
	background-image: url(images2/topbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 30px;
}
h1#copy {
	font-size: 12px;
	font-weight: normal;
	float: left;
}
#topNav {
	float: right;
    color: #095797;

}
#container{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images2/bg.jpg);
	background-repeat: repeat-y;
}
#contents{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
}
#sideLeft{
	float: left;
	width: 123px;
	background-image: url(images2/logo_bg.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
#sideRight{
	float: left;
	width: 257px;
	text-align: right;
	background-image: url(images2/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
#nav{
	margin-top: 105px;
}
#main{
	float: right;
	width: 530px;
}
#footerNav{
	text-align: center;
	width: 530px;
	color: #095797;
}
#footer{
	padding-right: 35px;
	padding-left: 35px;
}
#footer address{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
	text-align: right;

}
#mk{
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#mk a:link {
	color: #095797;
	text-decoration: none;
	font-size: 10px;
}
#mk a:visited {
	color: #095897;
	text-decoration: none;
	font-size: 10px;
}
#mk a:hover {
	color: #333333;
	text-decoration: underline;
}
#mk a:active {
	text-decoration: none;
}

/* ----- top layout -----*/
#news {
	width: 530px;
	height: 150px;
	margin-top: 10px;
	overflow: auto;

}
#news dt {
	float: left;
	width: 80px;
	display: block;
	margin-bottom: 15px;
	color: #095797;
}
#news dd {
	float: left;
	width: 430px;
	display: block;
	margin-bottom: 15px;
}
.serviceArea{
	width:530px;
}
.serviceLeft{
	float: left;
	width: 255px;

}
.serviceRight{
	float: right;
	width: 255px;

}


#topBanner{
	width: 530px;
}
#topBAL{
	float: left;
	width: 255px;
}
#topBAR{
	float: right;
	width: 255px;
}

.baltxt{
	width: 245px;
	padding: 5px 5px 10px;
	background-color: #E6E6E6;
}
.more{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;

}


/*----- l2  -----*/
#l2nav{
	width: 530px;
}
#l2navLeft{
	float: left;
	width: 255px;
}
#l2navRight{
	float: right;
	width: 255px;
}
h2.title{
	text-align: center;
	width: 530px;
	background-color: #095797;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
}
#rinen{
	text-align: center;
	width: 530px;
	color: #095797;
	line-height: 200%;
	font-size: 14px;
}
table#profile{
	border-collapse: collapse;
	width: 100%;
}
table#profile th{
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
table#profile td{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#map{
	width: 528px;
	height: 450px;
	border: 1px solid #095797;
}
#message{
	width: 530px;
}
#messagePhoto{
	width: 190px;
	float: left;
}
#messageTxt{
	width: 330px;
	float: right;
}
table#hist{
	border-collapse: collapse;
	width: 100%;
}
table#hist th{
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	color: #095797;
	width: 20%;
}
table#hist td{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.photo{
	width: 530px;
	clear: both;
}
.photoLeft{
	width: 255px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #095797;
	padding: 3px;
}
.photoRight{
	width: 255px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #095797;
	padding: 3px;

}
.free{
	text-align: center;
	width: 530px;
}


/*----- navi ------*/

/*----- txt -----*/
.logo12{
	color: #095797;
}
.logo14{
	color: #095797;
	font-size: 14px;
}
.clear {
    clear:both;
}
