@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/top/css/yui-font.css";
@import "/common/themes/top/css/default.css"; /* initial setting */
@import "/common/themes/top/css/layout.css";/* layout style */
@import "/common/themes/top/css/blogstyle.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #346bb2;
	text-decoration: none;
}
a:visited{
	color: #346bb2;
	text-decoration: none;	
}
a:hover{
	color: #f3802e;
	text-decoration:underline;	
}
a:active{
	color: #346bb2;
	text-decoration: none;	
}

.topNavi_bg {
	background: url(images/topLink_bg.gif) no-repeat center top;
}

table.outline {
	color: #666666;
	width: 90%;
	margin-bottom: 30px;
	border: 1px solid #dac99d;
	border-collapse: separate;
	border-spacing: 1px;
}
table.outline th {
	vertical-align: top;
	padding: 5px;
	border-right: 1px solid #dac99d;
	border-bottom: 1px solid #dac99d;
	background-color: #dcd2b7;
}
table.outline td {
	padding: 5px;
	border-right: 1px solid #dac99d;
	border-bottom: 1px solid #dac99d;
	background-color: #f9f4e8;
}

dl.form {
	margin-top: 15px;
}
h3.form_title {
	background: url(images/h3_point.gif) no-repeat 0 6px;
	font-size: 120%;
	margin-bottom: 5px;
	padding-left: 25px;
}
dl.form dt {
	background: url(images/form.gif) no-repeat 0 6px;
	padding-left: 25px;

}
dl.form dd {
	margin: 5px 15px 15px 15px;
	padding-bottom: 15px;
	border-bottom: #010101 1px dashed;
}
dl.form dd.form_ex {
	font-size: 90%;
	margin: 5px 15px 0 15px;	
	padding-bottom: 0;
	border-bottom: none;	
}
dl.form dd.last-child {
	font-size: 90%;
	margin: 5px 15px 0 15px;	
	padding-bottom: 0;
	border-bottom: none;	
}
img.must {
	vertical-align: middle;
	margin-left: 10px;
}
p.tel {
	margin-bottom: 2em;
}
dl.policy dt {
	background: url(images/h3_point.gif) no-repeat 0 6px;
	font-size: 120%;
	margin-bottom: 5px;
	padding-left: 25px;
}
dl.policy dd {
	margin: 5px 15px 15px 25px;
}

ul.sitemap {
	margin-bottom: 1em;
}
ul.sitemap li {
	background: url(images/sitemapPoint.gif) no-repeat 0 3px;
	padding-left: 15px;
}
.rightBox {
	width: 105px;
	float: right;
	margin: 0 0 20px 10px;
}
.rightBox p {	
	font-size: 93%;
	text-align: center;
}
.blogEntryBody h3.bookTitle {
	font-weight: bold;
	color: #FF0000;
	font-size: 116%;
	margin: 5px 0;
}
.blogEntryBody h3.form {
	font-weight: bold;
	margin: 5px 0;
}
ul.text li {
	background: url(images/point.gif) no-repeat 0 4px;
	padding-left: 12px;
	padding-bottom: 3px;
}
label {
	font-weight: bold;
	color: #ff9900;
}
.reportBox {
	border: #ddd 1px solid;
	padding: 10px 15px;
	margin-bottom: 20px;
}

/*
[
----------------------------------------------------------- */
.flowBox p {
	padding: 20px 20px 10px 20px;
}
.flowBox p.none {
	padding: 5px 20px;
}
.flowArrow {
	background: url(images/flowAllow.gif) no-repeat 0 0;
	width: 79px;
	height: 43px;
	text-align: center;
	margin: 0 auto 1em auto;
}
.flowArrow02 {
	background: url(images/flowAllow02.gif) no-repeat 0 0;
	width: 523px;
	height: 43px;
	margin: 0 auto 1em auto;
}
.marginTop {
	margin-top: 1.5em;
}
.dotLine {
	background: url(images/flowLine.gif) no-repeat 0 0;
	width: 492px;
	height: 8px;
	margin: 2em auto;
	text-align: center;
}

table.formText {
	margin: 0 20px 2em 20px;
	width: 400px;
}
table.formText th,
table.formText td {
	padding: 5px 10px;
	font-size: 108%;
	vertical-align: top;
}
table.formText th {
	width: 60px;
	border-bottom: #999 1px solid;
}
table.formText td {
	border-bottom: #f67e00 1px solid;
}
dl.moushikomi {
	margin-top: 20px;
}
dl.moushikomi dt {
	margin-bottom: 20px;
}
dl.moushikomi dt.none {
	margin-bottom: 5px;
}
dl.moushikomi dd {
	margin-bottom: 20px;
}
ul.formList {
	padding: 0 0 0 50px;
}
ul.formList li {
	background: url(images/flowPoint.gif) no-repeat 0 3px;
	padding-left: 15px;
}

/*
[
----------------------------------------------------------- */
.photoBlock {
	width: 210px;
	float: left;
}
.textBlock {
	margin-top: 20px;
	width: 300px;
	float: right;
}
.textBlock h3 {
	color: #019756;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom: #019756 1px solid;
}
.shikaku {
	font-size: 93%;
	padding-bottom: 10px;
}
