@charset "Shift_JIS";

@import url("top.css");
@import url("common.css");

/* -----------------------------------
container
----------------------------------- */
#top-container {
	width:762px;
	margin: 0;
	background-color: #FFFFFF;
	padding: 0px;
}
#container {
	width:762px;
	margin: 0;
	background-color: #E6E6E6;
	padding: 0px;
}

/* -----------------------------------
header
----------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/* -----------------------------------
main layout
----------------------------------- */
#one-c {
	float: left;
}
#two-c {
	width:602px;
	float:right;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../image/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#self-c {
	width:762px;
	float: left;
	background-color: #FFFFFF;
}
/* -----------------------------------
pan-list
----------------------------------- */
#pan-list{
	background-image: url(../image/bg-pan.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-position: center;
	height: 19px;
	vertical-align: middle;
	display: block;
	line-height: 18px;
}
#pan-list a {
	text-decoration: none;
}

/* -----------------------------------
headline
----------------------------------- */
h1{
	color: #894405;
	font-size: 16px;
	background-image: url(../image/h1-poit.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 23px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 32px;
	text-transform: uppercase;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	width: 360px;
}
h1.news{
	text-align:center;
	color: #000000;
	font-size: 18px;
	background-image: none;
	padding: 0;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	border:none;
	width: auto;
	letter-spacing: 0.3em;
}
h2{
	color: #79430D;
	font-size: 12px;
	margin-bottom: 12px;
	margin-right: 42px;
	line-height: 200%;
	margin-top: 0px;
	margin-left: 42px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #BF956F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BF956F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
h3{
	color: #79430D;
	font-size: 12px;
	margin-bottom: 12px;
	margin-right: 42px;
	line-height: 200%;
	margin-top: 0px;
	margin-left: 42px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BF956F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

/* -----------------------------------
menu
----------------------------------- */
#main-menu {
	margin: 0px;
	padding: 0px;
}
#foot-menu {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bg-f-menu.jpg);
	width: 762px;
	text-align: right;
}
#menu {
	margin-bottom:10px;
	padding: 0;
	margin-top: 20px;
	margin-right: 18px;
	margin-left: 24px;
	margin-bottom: 20;
}
#menu ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu ul li {
	padding-bottom: 3px;
	list-style-type: none;
	background-image: url(../image/menu-pt2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 20px;
	font-size: 12px;
	line-height: 26px;
}
#menu ul li.act {
	background-image: url(../image/menu-pt1.gif)
}
#menu ul a {
	text-decoration: none;
}

/* -----------------------------------
footer
----------------------------------- */
#footer {
	width:762px;
	background-image: url(../image/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

/* -----------------------------------
align
----------------------------------- */
.txt-c {
	text-align: center;
	font-size: 12px;
}
.txt-l {
	text-align: left;
	font-size: 12px;
}
.txt-r {
	text-align: right;
	font-size: 12px;
}

/* -----------------------------------
float
----------------------------------- */
.clear {
	clear: both;
}

/* -----------------------------------
font
----------------------------------- */
.note {
	color: #666666;
}
.attention {
	color: #ff0000;
}
.sp-a {
}
.sp-b {
}
.at-a{
}
.at-b{
}

/* -----------------------------------
image
----------------------------------- */
.img-l{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.img-r {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
.img-c {
	margin-bottom: 1em;
	text-align: center;
	clear: both;
}

/* -----------------------------------
box
----------------------------------- */
.box-main {
	margin-top: 0;
	margin-right: 42px;
	margin-bottom: 24px;
	margin-left: 42px;
	line-height: 170%;
	font-size: 12px;
}
.box-main table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.box-main table th {
	line-height: 150%;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	margin: 0px;
	background-color: #E6DDD2;
	font-weight: normal;
	white-space: nowrap;
}
.box-main table tr td {
	line-height: 150%;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	margin: 0px;
}
.box-button {
	text-align: center;
}
/* -----------------------------------
list
----------------------------------- */

.listmark ul {
	margin-top: 5px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 68px;
}
.listmark ul li {
	margin-bottom: 15px;
	line-height: 170%;
	font-size: 12px;
}
.listmark ol {
	margin-top: 5px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 68px;
}
.listmark ol li {
	margin-bottom: 15px;
	line-height: 170%;
	font-size: 12px;
}


/* -----------------------------------
navi
----------------------------------- */
.top-navi {
	text-align: center;
	font-size: 10px;
	margin-bottom: 24px;
}
.top-navi a {
	text-decoration: none;
}
/* -----------------------------------
table
----------------------------------- */
table.table-a{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	margin:0 15px 1em;
	border-color: #999999;
	font-size: 80%;
}
table.table-a th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	color: #333333;
	border-color: #999999;
	background-color: #FFE7CE;
	line-height: 120%;
}
table.table-a td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 5px;
	border-color: #999999;
	line-height: 120%;
	background-color: #FFFFFF;
}

