@charset "utf-8";

html {
	overflow-y: scroll;
}

body {
	color: #333;
	font-size: 13px;
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	line-height: 1.5em;
	text-align: center;
	padding: 0;
	background-color: #FFF;
	margin: 0;
	background-image: url(image/back.jpg);
	background-repeat: repeat-x;
}

#container {
	margin: auto;
	width: 960px;
	text-align: center;
	height:auto;
	background-color: #FFF;
}


/* ヘッダー・グローバルナビゲーション */

#header {
	width: 960px;
	height: 78px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-image: url(image/headerback.jpg);
	background-repeat: repeat-x;
}

#h_link {
	position: absolute;
	top: 10px;
	right: 0px;
	height: 20px;
}

#nav {
	width: 960px;
	height: 45px;
	padding: 0;
	margin: 0 auto 8px;
	overflow: hidden;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	line-height: 0;
	float: left;
	background-image: none;
	margin: 0;
	padding: 0;
}


/* フッター */

#footer {
	width: 960px;
	height: 64px;
	margin: 0 auto;
	padding: 19px 0 0;
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(image/footerback.jpg);
	background-repeat: repeat-x;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
}

#footer a:active, #footer a:hover {
	color: #B8753E;
}

#footer_nav {
	width: 960px;
	height: auto;
	margin: 0 0 16px;
	font-size: 13px;
	padding: 0;
}

#footer_nav a:link, #footer_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_nav a:active, #footer_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/* トップページコンテンツ */

#top {
	margin: 0 auto 15px;
	padding: 0;
	height: 237px;
	width: 960px;
	clear: both;
}

#info {
	width: 473px;
	height: auto;
	padding: 12px 10px;
	margin: 0 0 13px 15px;
	float: right;
	clear: right;
	text-align: left;
	border: 1px solid #B8773F;
}

#info dl {
	margin: 0 0 5px;
	padding: 15px 5px 10px 10px;
	height: 550px;
	overflow: auto;
}

#info dt {
	margin: 0;
	float: left;
	padding: 0 0 0 28px;
	background-position: 0 4px;
	background-image: url(image/li.gif);
	background-repeat: no-repeat;
}

#info dd {
	margin: 0 0 0 100px;
	padding: 0 0 10px 18px;
}

#top_center {
	width: 430px;
	float: left;
	padding: 15px 10px 5px;
	margin: 0 0 13px;
	clear: left;
	background-image: url(image/aboutback.gif);
	background-repeat: repeat;
	text-align: left;
}

#top_center table {
	margin: 0 0 0 180px;
}

p.top_center {
	margin: 12px 5px 10px 12px;
	padding: 0;
	text-indent: 0;
}

#banner {
	width: 942px;
	height: 47px;
	margin: 0 auto 3px;
	padding: 5px 0 0;
	clear: both;
}

#banner ul {
	margin: 0px;
	padding: 0px;
}

#banner li {
	list-style-type: none;
	line-height: 0;
	float: left;
	background-image: none;
	margin: 0;
	padding: 0 2px 0 3px;
}


/* 全ページ共通コンテンツ */

#main {
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
	background-color: #FFFFFF;
}

.attention {
	background-color: #FFFFFF;
	width: 820px;
	height: auto;
	margin-left: 55px;
	padding: 15px 8px 10px;
	border: 1px solid #B44443;
}

.attention2 {
	background-color: #dcfec3;
	width: 820px;
	height: auto;
	margin: 10px auto 25px;
	padding: 15px 8px 10px;
	border: 2px solid #008000;
}

img {
	border-style: none;
}

img.ic {
	vertical-align: bottom;
}

hr {
	border: 1px dotted #999999;
	margin: 30px 13px;
	clear: both;
	text-align: center;
}

a:link {
	color: #9A6600;
}

a:visited {
	color: #9A6600;
}

a:active {
	color: #990000;
}

a:hover {
	color: #990000;
}

h1 {
	margin: 0;
	position: absolute;
	top: 10px;
	left: 10px;
}

h2 {
	height: 20px;
	width: 930px;
	color: #222;
	margin: 0 auto 20px;
	padding: 23px 0 21px 30px;
	background-image: url(image/h2.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}

h3 {
	width: 930px;
	height: 16px;
	color: #FFFFFF;
	font-size: 18px;
	background-image: url(image/h3.gif);
	background-repeat: repeat-x;
	margin: 10px auto 15px;
	padding: 12px 0 10px 15px;
	font-weight: normal;
	clear: both;
	line-height: 16px;
}

h3.top {
	width: 663px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-image: none;
	
}

h4 {
	font-size: 17px;
	font-weight: bold
	clear: both;
	color: #DF0B60;
	margin: 15px 15px 8px 25px;
	padding: 4px 0 4px 10px;
}

.style1 {font-size: 11px}

.style4 {
	font-size: 13px;
}

p {
	margin: 5px 20px 10px 25px;
	padding: 0;
	text-indent: 0.7em;
}

p.noindent { /* 字下げしない */
	text-indent: 0;
}

p.first { /* 冒頭段落：上マージン多め */
	margin-top: 20px;
}

p.last { /* 最終段落：下マージン多め */
	margin-bottom: 30px;
}

p.both { /* 上下マージン多め */
	margin-top: 20px;
	margin-bottom: 30px;
}

p.gototop {
	margin-top: 20px;
	text-align: right;
}

.margin_none {
	margin: 0;
}

.margin_top {
	margin-top: 20px;
}

.margin_top_none {
	margin-top: 0;
}

.margin_bottom_none {
	margin-bottom: 0;
}

.margin_bottom {
	margin-bottom: 20px;
}

.margin_left {
	margin-left: 50px;
}

/* リスト */

ol {
	margin: 5px 15px 20px 35px;
	padding: 0 0 0 25px;
}

ol li {
	margin: 0;
	padding: 2px 0;
}

ul {
	margin: 5px 15px 0px 14px;
	padding: 0 0 0 25px;
}

ul li {
	list-style: none;
	padding: 3px 0 10px 20px;
	background-position: 0 6px;
	background-image: url(image/li.gif);
	background-repeat: no-repeat;
}

ul ul li {
	list-style: none;
	padding: 0px 0 3px 20px;
	background-position: 0 3px;
	background-image: url(image/uli.gif);
	background-repeat: no-repeat;
}

.list_center { /* center　背景無しリスト */
	font-size:14px;
	background:none
}

.list_first { /* 目次やリンクページ用：行間広め */
	margin-top: 20px;
}

.list_last {
	margin-bottom: 15px;
}

ul.index, ol.index { /* 目次やリンクページ用：行間広め */
	margin-top: 20px;
	margin-bottom: 25px;
}

ul.index li, ol.index li { /* 目次やリンクページ用：行間広め */
	list-style: none;
	padding: 8px 0 5px 20px;
	background-position: 0 12px;
	background-image: url(image/li.gif);
	background-repeat: no-repeat;
}


/* テーブル */

table {
	margin: 10px 10px 15px 35px;
	padding: 0;
}

table.center {
	margin: 10px auto;
}

table.border {
	border: 1px solid #9495B1;
	border-collapse:collapse;
}

table.border td {
	border: 1px solid #9495B1;
	padding: 5px;
}

table.border th {
	text-align: center;
	border: 1px solid #9495B1;
}
