@charset "shift-jis";


body {
	margin: 0;
	padding: 0;
	font-family: 'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 15px;
	line-height: 160%;
	text-align: center; 
}
	


h1 {
	font-size: 16pt;
	line-height: 30pt;
	color: #000000;
	margin-bottom: 5px ;
	margin: 20px;
}

h2 {
	font-size: 16pt;
	line-height: 30pt;
	color: #536ab2;
	font-weight: bold;
	margin-bottom: 5px ;
}

h2:before {
	content: url(img/top_ttlmark.gif);
}

h3 {
	font-size: 12pt;
}

hr.list {
	border-color: #29b9cb;
	border-width: 0.5px;
	border-style: solid;
	background-color: #F8F8F8;
	background: #f9f9f9 url(img/list_back.gif) repeat-x top;
}

.style-main {
	width: 923px;
	margin-right: auto;
	margin-left : auto;
	text-align: left;
	content: "";
	display: block;
	clear: both;
}

.style-left {
	width: 200px;
	float: left; 
}

.style-right {
	width: 700px;
	float: right; 
}

.style-foot {
	width: 923px;
	background: #f9f9f9;
    padding-top: 10px;
	padding-bottom: 10px;
    font-size: 75%;
	color: #666666;
}

.style-top1 {
	width: 670px;
	text-align: left;
}

.style-top1-left {
	width: 455px;
	float: left; 
}

.style-top1-right {
	width: 210px;
	float: right; 
}

.style-sub1 {
	margin: 20px;
	width: 680px;
	text-align: left;
}

.style-sub1-left {
	width: 460px;
	float: left; 
}

.style-sub1-right {
	width: 190px;
	float: right; 
}

.clear {
 	clear: both;
}

.clear hr { 
	display:none;
}  

.captionttl {
	color: #333333;
	font-size: 12px;
	padding-left: 100px;
	font-weight: bold;
}

.caption {
	font-size: 12px;
	line-height: 15px;
	padding-left: 100px;
}

.right {
	text-align: right;
	font-size: 13px;
}

ol {
	margin: 0;
	padding: 0;
}

li {
	font-size: 12px;
	font-color: black
	padding: 10px 20px;
	background-color: #F8F8F8;
}

/* --- ナビゲーションバー --- */
div.nav {
width: 195px; /* ナビゲーションの幅 */
font-size: 90%;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
background: #f9f9f9 url(img/list_back.gif) repeat-x top; /* 項目の背景 */
}

/* --- リンク --- */
div.nav ul.nl li a {
color: #000000;
display: block;
line-height: 15px;
position: relative; /* IE6用 */
padding: 11px 10px 11px 15px; /* リンクエリアのパディング（上右下左） */
background: url(img/list.gif) no-repeat 3px; /* 左側の三角マーク */
text-decoration: none; /* テキストの下線（なし） */
}


/* --- ナビゲーションバー --- */
div.nav3 {
width: 195px; /* ナビゲーションの幅 */
font-size: 90%;
}

/* --- メニューエリア --- */
div.nav3 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav3 ul.nl li {
background: #cccccc;
}

/* --- リンク --- */
div.nav3 ul.nl li a {
color: #000000;
display: block;
line-height: 15px;
position: relative; /* IE6用 */
padding: 11px 5px 11px 18px; /* リンクエリアのパディング（上右下左） */
background: url(img/list.gif) no-repeat 3px; 
text-decoration: none; /* テキストの下線（なし） */
}

.text-top {
	padding-left: 15px;
}

img.sub {
	margin-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

img.top {
	margin-right: auto;
	margin-left : auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

.copyright{
	font-size: 80%;
	background-color: #9d9d9d;
	color: #ffffff;
	width: 923px;
	margin-right: auto;
	margin-left : auto;
	text-align: center; 
}

p {
	padding-left: 20px;
	padding-right: 50px;
}

.style-sub2 {
	margin: 20px;
	width: 650px;
	text-align: left;
}

.style-sub2-left {
	width: 230px;
	float: left; 
}

.style-sub1-right {
	width: 420px;
	float: right; 
}

.sub3 {
	font-size: 90%;
	padding-left: 20px;
	font-color: #0099cc;
}

.osusume01 {
	width: 700px;
	margin-left: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}

.osusume01 p {
	overflow: hidden;
	margin-bottom: 30px;
}

.osusumeImg {
    float: left;
	margin: 15px 10px 5px 0;
}

.osusume {
	font-size: 80%;
	color: #006699;
	width: 213px;
	line-height: 17px;
}

.table01 {
	border-collapse: collapse;	border-spacing: 0;
	width: 670px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: center;
}

.table01 th	{
	background: #d2e9ff;
	color: #6fc8d6;
	border-top: 2px solid #6fc8d6;
	border-bottom: 1px solid #FFF;
}
.table01 td	{
	background: #f4f4f3;
	border-bottom: 1px solid #FFF;
}

.style-katsuyou {
	margin: 20px;
	width: 660px;
	text-align: left;
}

.style-katsuyou-left {
	width: 160px;
	float: left; 
}

.style-katsuyou-middle {
	width: 320px;
	float: left; 
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.style-katsuyou-right {
	width: 160px;
	float: right; 
}

img.katsuyaku {
	margin-left: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}

.text-katsuyaku {
	padding-left: 35px;
	font-size: 80%;
}

.table02 {
	border-collapse: collapse;	border-spacing: 0;
	width: 600px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: left;
}

.table02 th {
	background: #d2e9ff;
	color: #009999;
	border-left: 2px solid #6fc8d6;
	border-bottom: 1px solid #FFF;
	width: 160px;
	height: 40px;
	padding-left: 10px;
	text-align: left;
}
.table02 td {
	background: #f4f4f3;
	border-bottom: 1px solid #FFF;
	height: 40px;
	padding-left: 10px;
	text-align: left;
}

.koumoku {
	border:0;
	padding:10px;
	font-size: 16px;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

a{/*リンクされた文字*/
    color:#006699;
    font-style:normal;
    text-decoration:underline;
}

a:visited {/*訪問後のリンク*/
    color:#006699;
    text-decoration:underline;
}

input#submit_button {
	padding: 15px 25px;
	font-size: 16px;
	background-color: #6fc8d5;
	color: #fff;
	border-style: none;
	margin-left: 20px;
	font-weight: bold;
}

.tablefoot {
	border-collapse: collapse;	border-spacing: 0;
	width: 900px;
	margin-left: 40px;
	text-align: left;
}
