/* CSS Document */
/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━  
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td
{
  margin: 0;
  padding: 0;
}
fieldset, img{
vertical-align: top;
}
abbr,acronym{
  border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
  font-style: normal;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
  font-size: 100%;
  font-weight: normal;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}




body {
	text-align: center;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#waku {
	padding: 0px;
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFCC00;
}


#wrapper {
	padding: 0px;
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 5px solid #FF9900;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
ヘッダー
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
#header {
	height: 400px;
	width: 920px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
コンテンツ（index.html）
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/

#contents {
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1 {
	font-size: 0em;
	color: #000000;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.midashi_00 {
	background-image: url(img/midashi_00.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 920px;
	text-align: center;
}

.midashi_01 {
	background-image: url(img/midashi_01.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 920px;
}
.midashi_02 {
	background-image: url(img/midashi_02.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 920px;
}
.midashi_03 {
	background-image: url(img/midashi_03.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 920px;
}
.midashi_04 {
	background-image: url(img/midashi_04.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 920px;
}
.midashi_05 {

	background-image: url(img/midashi_05.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 920px;
}
.midashi_06 {

	background-image: url(img/midashi_06.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 920px;
}
.midashi_07 {

	background-image: url(img/midashi_07.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 920px;
}
.img_box {
	margin-bottom: 20px;
	margin-top: 20px;
}


.text_box {
	padding: 0px;
	font-size: 110%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	font-weight: normal;
	text-align: left;
}

.text_box_02 {
	padding: 0px;
	font-size: 110%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 35px;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 500px;
}

.text_box_02 ul {
	list-style-type: none;
}
.text_box_02 li {
	background-image: url(img/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #F6F6F6;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.img_box_01 {
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-weight: normal;
	text-align: center;
}
.img_box_01 img {
	border: 5px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.img_box_02 {
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 270px;
}
.img_box_02 img {
	border: 5px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.text_box_05 {
	padding: 0px;
	font-size: 110%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 500px;
}

.text_box_05 ul {
	list-style-type: none;
}
.text_box_05 li {
	background-image: url(img/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #F6F6F6;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.img_box_05 {
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 60px;
	font-weight: normal;
	text-align: center;
	float: left;
	width: 270px;
}
.img_box_05 img {
	border: 5px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}



.text_box_b {
	padding: 0px;
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	font-weight: bold;
}

.text_box_03 {
	padding: 0px;
	font-size: 120%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	font-weight: normal;
	text-align: left;
	width: 800px;
	background-image: url(img/table_bk.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.text_box_03 ul {
	list-style-type: none;
	margin-left: 20px;
}
.text_box_03 li {
	font-weight: bold;
	background-image: url(img/icon_02.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 5px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #333333;
}




.point_01 {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.point_02 {
	font-weight: bold;
	color: #000000;
	font-size: 120%;
}
.point_03 {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF00;
}
.point_name {
	font-weight: bold;
	color: #000000;
	font-family: "有澤太楷書P";
	font-size: 200%;
}

/*
━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━ 
*/
#footer {
	background-color: #FFFFFF;
	height: auto;
	width: 920px;
	padding-top: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.fnavi {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fnavi ul {
	list-style-type: none;
}
.fnavi li {
	font-size: 85%;
	list-style: url(none) none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 180%;
}
address {
	text-align: center;
	color: #333333;
	padding-bottom: 10px;
	font-size: 90%;
}

.menseki {
	padding: 0px;
	margin-right: 40px;
	margin-left: 40px;
	color: #666666;
	text-align: left;
	line-height: 120%;
	font-size: 80%;
}
.footer_img {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 750px;
}
.clear {
	clear: both;
}
.waku1 {
	margin: 5px;
	padding: 5px;
	border: 3px solid #EEEEEE;
	background-color: #EBEBEB;
}
.waku2 {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
}
.mail_box {
	padding: 0px;
	font-size: 110%;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-weight: normal;
	text-align: left;
	background-image: url(img/mail_bk.jpg);
	background-repeat: no-repeat;
	width: 696px;
	height: 333px;
}
.text_mail {
	padding-top: 170px;
	padding-left: 50px;
}
.btn_top {
	height: 92px;
	width: 373px;
	background-repeat: no-repeat;
	padding-top: 315px;
	padding-left: 570px;
}
.btn_top a {
	display: block;
	height: 78px;
	width: 336px;
	margin: 0px;
	background-image: url(img/btn2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.btn {
	height: 92px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(img/btn.jpg);
	background-repeat: no-repeat;
}
.btn a {
	display: block;
	height: 92px;
	width: 470px;
}
