@charset "Shift_JIS"; 

body {
	margin:0 auto;
	padding:0;
	font:13px/1.231 "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", verdana, "MS PGothic",sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}
/*==================================================
	Headline
==================================================*/
h1,h2 {
	margin:0;
	padding:0;
}
h1 {
	font-size:153.9%;
}
h2 {
	font-size:138.5%;
}
h3 {
	font-size:123.1%;
}
h4 {
	font-size:108%;
}
h5 {
	font-size:100%;
}
h6 {
	font-size:93%;
}
/*==================================================
	Text
==================================================*/
p {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

/*==================================================
	Hypertext
==================================================*/
a:link,
a:visited {
	color:#0000ee;
	border-bottom:1px dotted #0000ee;
	text-decoration:none;
	cursor:pointer;
}
a:hover,
a:active,
a:focus {
	color:#d14d19;
	border-bottom:1px solid #d14d19;
	text-decoration:none;
	cursor:pointer;
}

#header a,
#page .totop a,
#footer a,
a img {
	border:0;
}

/*	- Table
==================================================*/
table {
	margin:0;
	border-width:0;
	border-style:solid;
	border-color:#ccc;
	background-color:#fff;
}
th, td {
	padding:0 0;
	border-width:0;
	border-style:solid;
	border-color:#ccc;
	background-color:#fff;
}
th {}
td {}

object, embed {}

hr {
	display:none;
}
img {
	vertical-align:bottom;
}

/*	- Classes
==================================================*/
.clear {
	clear:both;
}
.help {
	margin:0;padding:0;
	float:left;
	display:inline;
	width:0;height:0;
	list-style-type:none;
	text-indent:-9999px;
	text-align:left;
}
.column,.block {
	float:left;
	display:inline;
}

/*	- Clearfix Module
==================================================*/
#header:after, #footer:after,
.section:after,.nav:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
}
#header, .nav, #footer, .section {
	zoom:1;
}
/**/

/*==================================================
	#header
==================================================*/
#container {
	margin:0 auto;
	width:730px;
}
/*==================================================
	#header
==================================================*/
#header {
	margin:0 auto;
	padding:7px 0;
}
#header p {
	margin:2px 0 0 486px;
	float:left;
	display:inline;
	width:143px;
	height:29px;
}

#header p.logo {
	margin:0;
	width:101px;
	height:29px;
}

/*==================================================
	#page
==================================================*/
#page {
	margin:0 auto;
	padding:30px 0;
	border:1px solid #999;
	line-height:1.7;
}
#page .contents {
	margin:0 auto;
	width:670px;
}
#page .contents h1 {
	margin: 0;
	padding: 0 0 6px;
}
#page .contents .nav {
	border-left: 1px solid #888;
	margin:10px 0 20px;
	padding: 0 0;
}
#page .contents .nav li {
	padding: 0 5px;
	border-right: 1px solid #888;
	float: left;
	display: inline;
	font-size: 93%;
	line-height: 1.231;
}
#page .contents p {
	margin:0;
	padding: 0 0 20px 0;
}
#page .contents h2 {
	margin: 0 0 21px;
	padding: 2px 0 1px 7px;
	background-color: #61aa6d;
	color: #fff;
	border-left: 6px solid #0c791e;
	font-size: 116%;
}
#page .contents p.updated {
	font-size: 93%;
	text-align: right;
}

#page .contents .section {
	padding: 0 0 20px;
}
#page .contents .section table {
	width: 670px;
}
#page .contents .section table th {
	padding: 5px 9px 3px;
	border-right: 1px solid  #9e9e9e;
	border-bottom: 1px solid  #9e9e9e;
	background-color: #eaf5ec;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
}
#page .contents .section table .header th {
	background-color: #efead9;
	text-align: center;
}
#page .contents .section table .header th.name {
	padding: 5px 30px 3px;
	background-color: #d6ecd9;
}
#page .contents .section table .header th.item {
	background-color: #ebebeb;
	border-right: 0;
}
#page .contents .section table td {
	padding: 5px 9px 3px;
	border-right: 1px solid  #9e9e9e;
	border-bottom: 1px solid  #9e9e9e;
	background-color: #fbf8ee;
	vertical-align: middle;
}
#page .contents .section table td.nowrap {
	white-space: nowrap;
}
#page .contents .section table td.item {
	background-color: #fafafa;
	border-right: 0;
}
#page .contents .section .item li {
	margin: 0 15px 0 0;
	padding: 4px 0 4px 26px;
	background: url(../images/icon_pdf.gif) 0 50% no-repeat;
	white-space: nowrap;
	float: left;
	display: inline;
	min-width: 130px;
	width: auto!important;
	width: 120px;
}
#page .contents .pagetop {
	margin: 5px 0 0 0;
	padding: 1px 0 1px 14px;
	font-size: 93%;
	float: right;
	background: url(../images/icon_pagetop.gif) 0 50% no-repeat;
}
#page .contents .totop {
	margin:30px 0 10px;
	text-align:center;
}

/*==================================================
	#footer
==================================================*/
#footer {
	padding:0 0 2px 0;
	border:1px solid #999;
	line-height:1.4;
}
#footer ul {
	padding:2px 0 5px;
	width:728px;
	text-align:right;
	background-color:#999;
}
#footer ul li {
	display:inline;
	font-size:77%;
}
#footer ul li a {
	margin:0 10px 0 0;
	padding:1px 0 1px 9px;
	background:url(../../shared/images/ft_ar.gif) 0 50% no-repeat;
}
#footer ul li a:link,
#footer ul li a:visited {
	color:#fff;
	border-bottom:0;
}
#footer ul li a:hover,
#footer ul li a:active,
#footer ul li a:focus {
	color:#000;
	border-bottom:0;
}
#footer p {
	margin:3px 0 0 3px;
	display:inline;
	float:left;
	width:44px;
	height:11px;vertical-align:top;
}
#footer p.copyright {
	margin:3px 0 0 413px;
	height:12px;
}
*:first-child+html #footer p img {
	vertical-align:top;
}