﻿@charset "utf-8";


.layout-1 {
	width: 414px;
	margin-right: auto;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/ac-bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 348px;
	padding-top: 15px;
}
.layout-1 li{
	background-image: url(../img/yaji1.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 90%;
	line-height: 24px;
	margin-bottom: 15px;
	background-position: 6px 3px;
	float: left;

}





.layout-00 {
	width: 370px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 15px;
	margin-bottom: 30px;
	padding-right: 6px;
	padding-left: 10px;
	padding-bottom: 20px;
}








/*---------------------
  テーブル
---------------------*/

.post1 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 96%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.post1 table th{
	width: 90px;
	font-size: 74%;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55453A;
	line-height: 24px;
	color: #795422;
}

.post1 table td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #64473D;
	font-size: 82%;
	color: #333;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.post1 table td a:link {


	text-decoration: none;
}
.post1 table td a:visited {


	text-decoration: none;
}

.post1 table td a:hover {

	text-decoration: underline;
}




.post2 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 94%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
}

.post2 table th{
	font-weight: bold;
	width: 100px;
	font-size: 82%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.post2 table td{
	font-size: 82%;
	line-height: 24px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}

.post2 table td a:link {


	text-decoration: none;
}
.post2 table td a:visited {


	text-decoration: none;
}

.post2 table td a:hover {

	text-decoration: underline;
}

.post3 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 96%;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
}

.post3 table th{
	width: 290px;
	padding-right: 4px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55453A;
}

.post3 table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #55453A;
	font-size: 90%;
	color: #FF6633;
	line-height: 22px;
	font-weight: 600;
	text-align: center;
}
