@charset "UTF-8";

.info_list {
	width:580px;
	margin:0px auto 10px;
}
.info_photo {
	float:left;
	width:120px;
	margin:10px 5px 10px 0px;
}
.info_memo {
	width:580px;
	margin:0px 0px 20px 0px;
	padding-bottom:10px;
}
.info_map {
	width:270px;
	float:left;
	margin:10px 0px 10px 10px;
	padding-bottom:10px;
}
.info_memo1 {
	float:right;
	width:580px;
	margin:10px 0px 10px 0px;
}
.info_memo2 {
	clear:left;
	width:580px;
	margin:10px 0px 0px 0px;
	vertical-align:top;
	padding-bottom:20px;
}
#info_title_area {
	border-bottom:1px #999999 solid;
	border-top:1px #999999 solid;
	font-weight:normal;
	background-color:#f6f6f6;
	text-align:left;
	height:24px;
}
.info_title {
	float:left;
	font-weight:normal;
	font-size:1.1em;
	text-align:left;
	background-image:url(../../common/images/mark/sankaku4.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding:3px 20px;
	margin-left:5px;
}

#info_sub_map_area {
	font-weight:normal;
	text-align:left;
	height:33px;
	width:579px;
	background-image:url(../../common/images/main/bar002.gif);
	background-repeat: no-repeat;
	background-position:left;
}
.info_map_title {
	float:left;
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	padding:8px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	width:500px;
}

#info_sub_title_area {
	font-weight:normal;
	text-align:left;
	height:33px;
	width:579px;
	background-image:url(../../common/images/main/bar001.gif);
	background-repeat: no-repeat;
	background-position:left;
}
.info_sub_title {
	float:left;
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 20px;
	width:500px;
}

.ka_name {
	float:right;
	text-align:right;
	padding-right:0px;
	color:#666666;

	padding:3px 20px;

}
.info_date {
	clear:both;
	text-align:right;
	padding-right:0px;
	color:#666666;
	margin-top:5px
}

.info_description {
	clear:left;
	margin:5px 0px 10px;
}

.inq_section {
	border:1px #999999 solid;
	font-weight:normal;
	background-color:#f7f7f7;
	text-align:left;
	width:360px;
	float:right;
	margin:0 0 10px;
	padding:10px;
}
.inq_btn {
	text-align:left;
	padding:5px 0px 5px 24px;
	background:url(../../common/images/mark/mail4.gif) left no-repeat;
	width:200px;
}

.memo1 {
	clear:both;
	margin:15px auto;
	padding-top:20px;
	width:480px;
}
.memo2 {
	margin:0px auto;
	padding-top:20px;
	width:480px;
}


.img_b {
	border:1px #cccccc solid;
	padding:2px;
	margin-bottom:10px;
}
.img_b_right {
	float:right;
	border:1px #cccccc solid;
	padding:0px;
	margin:0px 0px 10px 10px;
}
.img_right {
	float:right;
	padding:0px;
	margin:0px 0px 10px 10px;
}
.img_center {
	margin:20px auto 0px;
	text-align:center;
}
.img_sp5 {
	margin:0px auto 10px;
	text-align:left;
}
.img_left {
	margin:20px  10px 0px;
}
.img_b_left {
	float:left;
	border:1px #cccccc solid;
	padding:0px;
	margin:0px 10px 10px 0px;
}

TABLE.noline1 {
	MARGIN: 0px  auto; 
	border: none;
	width:480px;
	background-color:#ffffff;
	border:1px #999999 solid;
}
TABLE.noline1 TD{
	text-align:center;
	color:#000033;
}

TABLE.noline1 TD.left{
	text-align:left;
	color:#000033;
}

TABLE.noline1 TD.right{
	text-align:right;
	color:#000033;
}

TABLE.noline1 TD img{
	text-align:center;
	vertical-align:bottom;
	color:#000033;
}


