@charset "utf-8";

#menu li {
	padding-bottom: 25px;
}
#box_news {
	background-image: url(../images/box_news_m.jpg);
	background-repeat: repeat-y;
	width: 210px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin:-7px 0px 0px 0px;
}
#fot_pagetop {
	background-image: url(../images/fot_img.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 950px;
	xmargin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	text-align: right;
}
#fot_nav {
	background-color: #A5D8EF;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #019FE8;
	font-weight: bold;
	clear: both;
}

/* DynQR設定 */
#qrcode {
	position: relative;
}
#dynqr_fancybox {
	position: absolute;
	top: 0;
	right: 5%;
	display: block;
}
#dynqr_fancybox .img-icon {
	width: 80px;
	height: auto;
}

#fot_nav .navi1 li, #fot_nav .navi2 li {
	float: left;
	color: #FFF;
}
#fot_nav .navi1 li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#fot_nav .navi2 li {
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#fot_copy {
	background-color: #eef6fa;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #019FE8;

}
.table_oen_nav tr td {
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDF1FA;
	border-left-color: #DDF1FA;
	width: 33%;
	padding: 20px;
}
.table_oen_nav {
	width: 630px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DDF1FA;
}
.table_oen_nav dt {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.table_oen_nav dd {
	font-weight: bold;
	color: #999;
	height: 50px;
}
.table_oen_nav p {
	text-align: right;
}
.pankuzu li {
	display: inline-block;
	float: left;
	padding-bottom: 20px;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
}
.pankuzu li + li:before {
	margin: 0 5px;
	content: ">";
}
.breadcrumbs li {
	display: inline-block;
	float: left;
	padding-bottom: 20px;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
}
.breadcrumbs li + li:before {
	margin: 0 5px;
	xcontent: ">";
}
.txt_bg_y {
	background-color: #e0ff2c;
}

.table_01{
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
}
.table_01 th{
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #DDF1FA;
	border: 1px solid #b9b9b9;
}
.table_01 td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

/* table for form */
.tblForm {
	width: 100%;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}
.tblForm th{
	padding: 6px 6px 6px 6px;
	text-align: right;
	vertical-align: top;
	color: #000;
	background-color: #DDF1FA;
	border: 1px solid #b9b9b9;
}
.tblForm td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

.h3_style {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009FE8;
	border-bottom-color: #009FE8;
	padding: 10px;
	font-size: 20px;
	color: #000;
	clear: both;
}
.h4_style {
	background-color: #DDF1FA;
	color: #05A2E9;
	font-size: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.box_privacy {
	padding: 0px 10px 0px 15px;
	width: 580px;
	border: 1px solid #ccc;
	height: 220px;
	overflow-x: none;
	overflow-y: scroll;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.h5_style {
	font-size: 18px;
	color: #F60;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	clear: both;
}
h5.privacy_title {
	font-size:14px;
	font-weight:bold;
	margin:15px 0px 15px 0px;
}
.pPrivacyOl {
	margin:0px 0px 0px 35px;
	text-indent:-40px;
}
.ulPrivacy li {
	list-style:outside;
	margin:0px 0px 0px 20px;
}
#fot_nav a{
	color:#FFF;
}

/* form */
.divRequired {
	font-size:12px;
	margin:40px 0px 0px 0px;
}
.tdFormName input {
	width:150px;
}
.tdFormPost input {
	width:80px;
}
.tdFormPhone input {
	width:150px;
}
.tdFormMessage span,
.tdFormMessage a {
	font-size:12px;
}
.tdFormMessage textarea {
	height:200px;
	width:450px;
}
.divFormComment {
	text-align:center;
	margin:15px 0px 0px 0px;
}
.submit input:hover {
	cursor:pointer;
}
