@charset "UTF-8";
a:link {
	color: #993342;
	text-decoration: underline;
}
a:visited {
	color: #993342;
	text-decoration: underline;
}
a:hover {
	color: #993342;
	text-decoration: none;
}
a:active {
	color: #993342;
	text-decoration: underline;
}

.map_area{	
    width: 778px;
	margin-top: 20px;}

.linkarea1{
	background-image: url(../img/map_line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 778px;
}
.linkarea2{
	background-image: url(../img/map_line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 642px;
	margin-left: 136px;
	margin-top: 10px;
}
.linkarea3{
	background-image: url(../img/map_line3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 500px;
	margin-top: 10px;
	margin-left: 278px;
}

.other_txtarea{
	font: 12px/160% "ＭＳ Ｐゴシック", Osaka;
	color: #373737;
	margin-top: 20px;
	
	padding-right: 10px;
	padding-left: 10px;
}
.top_main_imgarea{
	width: 604px;
	margin-top: 15px;
	}

/*プライバシー*/
.pri_area{
	background-color: #FBF8F5;
	border: 1px solid #CCCCCC;
	padding: 15px;
	width: 746px;
	margin-top: 20px;
}
/*インテグラシー協会とは*/
#about_con1_box{
width:778px;
margin-top:20px;
}
.about_l_area{
	float: left;
	width: 430px;
}
.about_r_area{	float: right;
	width: 308px;}
.about_txtarea{
	font: 12px/160% "ＭＳ Ｐゴシック", Osaka;
	color: #373737;
padding-left: 10px;

}
.about_txtarea2{
	font: 12px/160% "ＭＳ Ｐゴシック", Osaka;
	color: #373737;
padding-left: 20px;
padding-right: 20px;

}
.about_img_area{
	clear:both;
	width: 778px;
	padding-top:20px;
}
.about_img_area2{
	clear:both;
	width: 778px;
	background-image: url(../img/about_pro_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid #D2D2D2;
}

.table_area{
	width: 778px;
	margin-top: 20px;
}
.table_area div{
	font: 12px/160% "ＭＳ Ｐゴシック", Osaka;
	color: #993342;
}
.table_area span{
	font: 12px/160% "ＭＳ Ｐゴシック", Osaka;
	color: #373737;

}

