@charset "UTF-8";

@import url("title.css");

body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img { behavior: url(iepngfix.htc); }

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* safariでpadding指定 */
body:first-of-type {
padding-left: 1px;
}

#container {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	width: 650px;
	margin-left: 10px;
	margin-top: 17px;
	float: left;
	display: inline;
	padding: 0px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	padding: 0px;
	height: 40px;
	width: 590px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
h3 {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	width: 540px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
h4 {
	text-align: left;
	color: #003366;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin: 0px;
	line-height: 15pt;
	font-weight: normal;
}

p {
	width: 510px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.w440 {
	margin: 20px auto 30px;
	width: 440px;
	text-align: left;
	padding: 0px;
}

.image_left {
	margin-right: 5px;
}

#header {
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	float: right;
	display: inline;
	width: 214px;
	margin-right: 18px;
	padding: 0px;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer {
	clear: both;
	display: inline;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}


#kakaku {
	border: 1px solid #afbdd0;
}
.td-dotline {
	font-size: 12px;
	color: #444;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
.td-linetop {
	font-size: 12px;
	color: #444;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	height: 25px;
}
.td-linebottom {
	font-size: 12px;
	color: #444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}


.catch {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/top/orange_bg.gif);
	background-position: center center;
	height: 48px;
	text-align: left;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
.tdesign {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 12px;
	color: #444;
}
.tdesign2 {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 12px;
	color: #444;
}

.w470dot {
	width: 448px;
	text-align: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #83B8BF;
	border-bottom-color: #83B8BF;
	border-left-color: #83B8BF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.td-line {
	font-size: 12px;
	color: #444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	height: 25px;
}
.question-w460 {
	width: 416px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	border: 1px dotted #83B8BF;
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(../images/faq/mark_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.answer-w460 {
	width: 416px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #83B8BF;
	border-bottom-color: #83B8BF;
	border-left-color: #83B8BF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 22px;
	color: #444;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../images/faq/mark_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.white80 {
	background: #fff;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	height: 100%;
}
