@charset "utf-8";

#contents table { 
	margin-bottom:20px;
}

#contents p {
margin-bottom:40px;
}

#contents table img { 
	margin:0 20px 20px 20px;
}

#contents table p {
margin-bottom:20px;
}

#contents td{ 
	padding:5px;
}
#contents h3{margin:15px 0px 20px 0px; border-bottom:1px solid #747474; color:#ff9900; font-size:16px; padding-bottom:4px;}
#contents dt{margin:5px 0px 5px 0px; font-weight:bold;}
#contents dd{margin:0px 0px 20px 10px;}

#contents .cap_1 {
	text-align: center;
	padding: 10px 0 0 0;
}

#contents .cap_text {
	padding: 20px 0 0 0;
}

#contents .tb1 {
width:100%;

}

#contents #tb_1 td {
	height: 330px;
}

#contents #tb_1 .div1{
position: relative;
	height: 330px;

}

#contents #tb_1 .float_box{
	position: absolute;
	bottom: 0px;
	margin-right: 20px;
	right: 0px;
}

#contents #tb_3 h4 {
	text-align: center;
	font-size: 14px;
}

#contents #tb_3 td {
width: 33%;	
}

#contents #tb_3 img {
	margin: 0;
}

#contents #tb_3 .col_1 {
	text-align: center;
}

#contents #tb_3 .col_2 {
	text-align: left;
}

#contents #tb_3 .col_3 {
	text-align: center;
}

/*Ｐタグの指定*/
/*#contents #tb_3 .col_1 p {
}*/
#contents #tb_3 .col_2 p {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
/*#contents #tb_3 .col_3 p {
}*/


#contents .foot_link {
	text-align: center;
	margin-top: 20px;
	
}
#contents #tb_4 dt {
	border-bottom:1px solid #ff9900;
	color:#747474;
	font-size: 18px;
	font-weight: normal;
}

#contents #tb_5 ul {
	padding: 0 0 20px 20px;
}

#contents #tb_5 li {
	padding-bottom: 5px;
}

#contents .foot_link ul {
	margin: 10px 0;

}

#contents .foot_link li {
	display: inline;
}
#contents .contact_box {
	border: 3px solid #FF9900;
}
#contents .contact_box dl {
	padding: 10px;
}
#contents .check_table h4 {
	border-bottom: 1px solid #FF9900;
}

#contents #tb_6 {
font-size:12px;
border-top:1px solid #eee;
border-left:1px solid #eee;
}

#contents #tb_6 th, #contents #tb_6 td {
text-align:center;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
padding:5px;

}

#contents #tb_6 th{
background-color:#ffeccf;
font-weight:normal;
}


