@charset "shift_JIS";

* {
	line-height: 1.8;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

img {
	border:none;
}

a {
	text-decoration:underline;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}


body { 
	color: #000000;
	background: url(../images/H21-10-top_bg.gif) repeat-x scroll center top transparent;
	padding:0;
	margin:0;
}

#wrapper {
	width:850px;
	margin:0 auto;
	padding:0 0 10px;
}
.headermidashi {
	float:left;
}
.sitemap {
	float:right;
}
.headbg {
	color:#000000;
	width:850px;
	height:60px;
	padding-top:10px;
	margin-bottom:10px;
	background: url(../images/header-bg.gif) no-repeat center bottom;
	display: block;
}
.toi {
	float:right;
	padding-right:200px;
	padding-left:20px;
	background: url(../images/mail.gif) no-repeat left center;
	display: block;
}
#content {
	width:850px;
	margin:0 auto;
	background: url(../images/greenimg.jpg) no-repeat center top;
}
h2.midashi2 {
	width:850px;
	height:40px;
	line-height:40px;
	color: #666666;
	background: url(../images/midashi850.gif) no-repeat;
	padding-left:20px;
	margin-bottom:15px;
	font-size: 18px;
	font-style: normal;
}
h2.topmidashi {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:0;
}
.hitokoto {
	font-size:14px;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.zumen {
	float:left;
}
.zumen-right {
	margin-right:35px;
}

.block {
	margin-bottom:20px;
}
.block-text {
	margin:0 10px 20px;
}

.btn395-left {
	width:395px;
	float:left;
}

.btn395-right {
	width:395px;
	float:right;
}

.clear {
	clear:both;
}

dl.waku1-2 {
	width:850px;
	background: url(../images/waku1-2.gif) repeat-y;
	margin-bottom:15px;
}
dt.waku1-1 {
	width:810px;
	height:40px;
	line-height:40px;
	color: #FFF;
	background: url(../images/waku1-1.gif) no-repeat;
	font-size: 18px;
	font-style: normal;
	padding-left:40px;
}
dd.waku1-3 {
	width:840px;
	background: url(../images/waku1-3.gif) no-repeat center bottom;
	padding:5px;
}
dl.waku2-2 {
	width:850px;
	background: url(../images/waku2-2.gif) repeat-y;
	margin-bottom:15px;
}
dt.waku2-1 {
	width:810px;
	height:40px;
	line-height:40px;
	color: #FFF;
	background: url(../images/waku2-1.gif) no-repeat;
	font-size: 18px;
	font-style: normal;
	padding-left:40px;
}
dd.waku2-3 {
	width:840px;
	background: url(../images/waku2-3.gif) no-repeat center bottom;
	padding:5px;
}
dl.waku3-2 {
	width:850px;
	background: url(../images/waku3-2.gif) repeat-y;
	margin-bottom:15px;
}
dt.waku3-1 {
	width:810px;
	height:40px;
	line-height:40px;
	color: #FFF;
	background: url(../images/waku3-1.gif) no-repeat;
	font-size: 18px;
	font-style: normal;
	padding-left:40px;
}
dd.waku3-3 {
	width:840px;
	background: url(../images/waku3-3.gif) no-repeat center bottom;
	padding:5px;
}
.img-left {
	width:250px;
	float:left;
	margin-right:10px;
}
.w580 {
	width:580px;
	float:right;
}

.list-btm {
	margin:0 20px 20px;
}

img.left {
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

.toiawase {
	margin:10px 0 20px;
	height:100px;
	background: url(../images/toi-bg.gif) no-repeat center center;
}
.toiawase .toimail {
	padding:48px 0 0 35px;
}

.kukuri{
	background-color:#ffffff;
	padding:0 10px;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 15px;
}

.kukuri h3 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-attachment: scroll;
	background-image: url(../images/mark-en.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 7px;
}
.answer {
	background-color: #FFC;
	padding: 16px;
	border: 1px solid #FC3;
}
.answer p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.footer {
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.footer address {
	font-size: 12px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	text-align: center;
}

/*-----表デザイン-----*/

table.hyou{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width:100%;
	margin:0;

}
.hyou caption{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	padding:0.3em 0 0.1em 0;
	text-align:left;
}
.hyou th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	color:#0033cc;
	background-color:#e6e6fa;
	padding:0.2em 0.5em;
	text-align:center;
}
.hyou td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0.2em 0.5em;
}

