﻿body {
	margin: 0 auto;
	background-image: url('images/haikei.gif');
	background-repeat: repeat;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", verdana, osaka;
	line-height: 130%;
}


#main
{
	border: solid 1px #c0c0c0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	background-color:#FFFFFF;
}


a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
}
a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a:active{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: 1px;
	left: 1px;
}

.left {
	padding: 5px 5px 5px 5px;
	float: left;
	width: 730px;
	font-size: 0.9em;
	background-color: #FFFFFF;
}
.botan {
	margin: 0px;
	display: block;
	height: 25px;
	float: left;
}
.botan2 {
	border: solid 1px #a9a9a9;
	display: block;
	background-color: #FFFACD;
	font-size: 0.9em;
	height: 20px;
	padding-top: 3px;
	line-height: 130%;
	margin-bottom: 0;
	padding-left: 8px;
	margin-left: 0;
	float: left;
	text-align: left;
	width: 150px;
}
.imageright {
	border: solid 1px #a9a9a9;
	margin: 0px 0px 0px 10px;
	float: right;
	position: relative;
}
.imageleft {
	margin: 5px 0px 3px 4px;
	}

h1{
	border: solid 1px #a9a9a9;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #ffc0cb;
	padding-left: 5px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h2{
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: solid 1px #a9a9a9;
	background-color: #ffe4e1;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}


h3{
	margin: 5px 0px 5px 0px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#footer {
	padding: 5px 0px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	width: 740px;
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	float: right;
	background-image: url('images/footer.gif');
	background-repeat: repeat-y;
}

ul{
	padding: 0px;
	list-style-position: inside;
	margin: 5px;
	list-style-type: decimal;
}

li{
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
	line-height: 140%;
	list-style-type: decimal;
}
.content {
	padding:5px;
	line-height: 140%;
}

.ryoukin{
	margin:0px 7px 5px 2px;
	padding:0px;
}

.botan2box {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	height: 20px;
}
.textright {
	margin: 5px 0px 0px 20px;
	text-align: right;
	float: right;
	display: block;
}
.textleft {
	float: left;
	margin:5px 0px 5px 0px
}
.image {
	border-width: 0px;
	margin-bottom: 5px;
	display:block
}

th{
	border:solid 1px #efc1c4;
	border-bottom-style:none;
	border-right-style:none;	
	background-color:#ffe4e1;
	text-align:left;
}

td{
	border-left: 1px solid #efc1c4;
	border-right: 1px none #efc1c4;
	border-top: 1px solid #efc1c4;
	border-bottom: 1px none #ffc0cb;
	background-color:#fff5ee;
	width: 170px;  
	}
	
table{
	border-bottom:solid 1px #808080;
	border-right:solid 1px #808080;
	width:100%;
	margin:0px 0px 5px 0px;
}


