@charset "UTF-8";
#main {
	text-align:center
}
#main .contents-other {
	padding-top: 20px;
}
#main .contents-other .section {
	line-height:160%;
	padding-bottom: 60px;
	*padding-bottom : 30px; /* IE7とそれ以下用 */
	text-align: left;
	overflow: hidden;
    height:100%;
	zoom:100%;
}
#main .contents-other .section h2 {
	margin-bottom: 30px;
}
#main .contents-other .section h3 {
	margin-bottom: 20px;
}
#main .contents-other .section .txt {
	margin-left: 10px;
}
/*こだわり*/
#main .contents-other .box1 {
	text-align: left;
}
#main .contents-other .box2 {
	text-align: center;
}
#main .contents-other .box2 .inner {
	width: 870px;
	text-align:left;
	border:1px solid #ccc;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#main .contents-other .box2 .inner p {
	padding:17px;
}


#wrapper #container #main .contents-other .section.box1 .data_table {
	width:870px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align:top;
	color:#4372E4;
}
#wrapper #container #main .contents-other .section.box1 .data_table th{
	background-color:#E2F1F9;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	vertical-align:top;
	padding-top: 17px;
	padding-right: 13px;
	padding-bottom: 17px;
	padding-left: 13px;
	}
#wrapper #container #main .contents-other .section.box1 .data_table td{
	padding-top: 17px;
	padding-right: 13px;
	padding-bottom: 17px;
	padding-left: 13px;
	vertical-align:top;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;}
	
	#wrapper #container #main .contents-other .section.box1 .data_table a{
	color:#4372E4;
	text-decoration:underline;
	}
	#wrapper #container #main .contents-other .section.box1 .data_table a:hover{
	color:#4372E4;
	text-decoration: none;
	}
#wrapper #container #main .contents-other .section.box1 .data_table .icon_area img{
	vertical-align: bottom;
	
}
#wrapper #container #main .contents-other .section.box1 .data_table .icon_area{
	vertical-align: bottom;
	*vertical-align : top; /* IE7とそれ以下用 */
}
#wrapper #container #main .contents-other .section.box1 .data_table tr td .map_icon img {
	margin-left: 7px;
	vertical-align: top;

}
#wrapper #container #main .contents-other .section.box1 .data_table.hover tr td ul {
	margin-top: 10px;
	margin-left: 30px;
}
