@charset "utf-8";

/*----------------------- zentai -----------------------*/
.corp h3 {
    width: 600px;
	font-size:16px;
	font-weight:bold;
	color:#4A4D93;
	background-image: url(img/corpttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:25px;
	margin-bottom:15px;
	text-align:left;
	padding:6px 4px;
}
.corp h4 {
font-weight:bold;
color:#7d80c4;
font-size:13px;
margin-bottom:6px;
border-bottom:1px dashed #dcd9e1;
}


/*----------------------- prof -----------------------*/
.profttl {
    width: 600px;
	background-image: url(img/corpttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:25px;
	margin-bottom:15px;
	text-align:left;
	padding:6px 4px;
}
.proftitle {
	font-weight:bold;
	color:#4A4D93;
	font-size:12px;
}
.profname {
	font-weight:bold;
	font-size:18px;
	color:#4A4D93;
	border-top:1px solid #FFFFFF;
	padding-top:7px;
}
.profhead {
    width: 85px;
	font-size:12px;
	border-bottom:1px dashed #898989;
	padding:6px 4px;
	color:#565656;
}
.proftxt {
	font-size:12px;
	border-bottom:1px dashed #898989;
	padding:6px 4px;
	color:#565656;
}
.profcap {
	font-size:12px;
	text-align:left;
	color:#4A4D93;
	margin-top:7px;
}

/*----------------------- privacy -----------------------*/
.pri {
	text-align:left;
}
/*.prittl {
    width: 600px;
	font-size:16px;
	font-weight:bold;
	color:#4A4D93;
	background-image: url(img/corpttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:25px;
	margin-bottom:15px;
	text-align:left;
	padding:6px 4px;
}*/
.pritxt {
}
.pritxt ul {
	margin-bottom:15px;
	color:#454545;
	font-weight:bold;
}
.pritxt li {
list-style-type:circle;
	list-style-position:inside;
	margin-left:15px;
	margin-bottom:3px;
	padding-left:15px;
}
.pri_column {
    width: 580px;
    border:1px dashed #898989; 
	margin-top:12px;
	margin-bottom:20px;
	padding:15px;
}
.pri_column_name {
	text-align:right;
	font-weight:bold;
}

/*----------------------- link -----------------------*/
.link {
    width: 580px;
    border:1px solid #898989; 
	padding:15px;
	margin-bottom:20px;
}
.link_ttl {
	text-align:left;
	font-size:17px;
font-weight:bold;
color:#7d80c4;
margin-bottom:6px;
border-bottom:1px dashed #dcd9e1;
}
.link_ttl img {
	margin-right:12px;
}

/*----------------------- map -----------------------*/
.map {
width: 350px;
background-color:#dcd9e1;
padding:15px 15px;
color:#343434;
border-top:1px dashed #4A4D93;
border-left:1px dashed #4A4D93;
border-bottom:1px dashed #4A4D93;
}
.mapttl {
font-size:22px;
font-weight:bold;
color:#4A4D93;
margin-bottom:7px;
}
.maptxt {
font-size:13px;
line-height:140%;
color:#555555;
margin-bottom:7px;
}

/*----------------------- mapspace -----------------------*/
.mapspace{
	border:1px solid #555555;
	padding:15px 15px;
}
.train{
text-align:left;
margin-left:120px;
color:#555555;
}
.btnspace{	
margin-top:15px;
}
.btn{
padding-right:15px;
padding-left:15px;
border-top:1px dashed #4A4D93;
border-right:1px dashed #4A4D93;
border-bottom:1px dashed #4A4D93;
}

/*----------------------- print -----------------------*/
#print{
margin-top: -24px;
margin-bottom: 30px;
margin-left: 440px;
}


