@charset "Shift_JIS";
/* CSS Document */

*{
	margin : 0;
	padding : 0;
}

html>/**/body {
	font-size: 13px; /* Except IE */
	font-family:
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}

* html body {
	font-size: 75%; /* IE6 */
	font-family:
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}

*:first-child+html body {
	font-size: 75%; /* IE7 */
	font-family:
		"メイリオ",
		Meiryo,
		"ＭＳ Ｐゴシック",
		"MS P Gothic",
		sans-serif;
}

h3 {
	margin-left:15px;
}

h4 {
	margin-bottom:5px;
}

.h4contents,
.qacontents {
	margin:0 20px 40px 30px;
	text-align:left;
	line-height:1.4;
}

.qacontents p {
	margin-bottom:25px;
	padding:0 10px;
}

.qacontents ul {
	margin:0 20px 25px 30px;
}

p {
	margin-bottom:10px;
}

.graybox {
	padding:7px;
	border:1px solid #aaa;
	text-align:left;
	margin:10px 20px 30px 30px;
}

h5 {
	border-left:3px solid #EF4C3D;
	border-bottom:1px dotted #666;
	padding:2px;
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
}

h6 {
	border-bottom:1px dotted #666;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
}

#gbtable {
	margin:10px 0;
	width:450px;
	border:1px solid #666;
}

#gptable table td {
	padding:3px;
}
 
.text10 {
	font-size:0.8em;
}

.text12 {
	font-size:1em;
}

#index .tel {
	margin:2px 0 2px 45px;
	font-weight:bold;
	color:#333333;
	font-size:0.9em;
}

#indexheader {
	margin:0 0 10px 0;
}

#index dl {
	margin:0 5px 10px 5px;
}

#index dt {
	margin-top:3px;
	color:#f33;
}

#index dd {
	line-height:1.4;
	margin-bottom:7px;
}

.h4links {
	margin:0 20px 40px 30px;
	text-align:left;
	line-height:1.4;
}

.h6links {
	margin:0 20px 5px 0px;
	text-align:left;
	line-height:1.4;
}

.h4links li,
.h6links li {
	background: url(elements/dot.gif) no-repeat 10px 5px;
	padding:5px 30px 5px 30px;
	border-bottom:1px solid #ccc;
	list-style: none;
}

.h4links ul,
.h6links ul {
	margin-left:5px;
}

.square-hr {
	margin: 25px 0;
	text-align:center;
}

#advmenu {
	margin:30px; 0 0 0;
	text-align:left;
}

#advmenu h3 {
	margin:0;
}

#advmenu p {
	display:block;
	background-image:url(elements/fook.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
	font-size:1.0em;
	line-height:1.4;
	padding-left:20px;
	margin:5px 0 15px 0;
}