/* CSS Document */
/* font-family: Arial, Helvetica, sans-serif;(英文フォント) */

*{margin:0;
	padding:0}

body {
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
}
table {
	color: #333333;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	margin: auto;
}
h1{
	font-size:100%;
	line-height: 1.4em;
	font-weight: normal;
	background-image: url(../img/top1.jpg);
	display: block;
	height: 23px;
	padding-left: 5px;
	padding-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	color: #333333;
	font-size: 120%;
	padding-left: 4px;
	clear:both;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.8em;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1px;
	background-image: url(../img/1.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
h3 a {color: #003399;text-decoration: none}
h3 a:hover {color: #CC0000;text-decoration: underline}
p {
	font-size: 100%;
	line-height: 1.4em;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.8em;
	display: block;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.teble-left {text-align: left;vertical-align: top;}
.teble-right {text-align: right;vertical-align: top;}
.teble-center {
	text-align: center;
	vertical-align: top;
}
.fleft {
	float: left;
	margin-right: 5px;
}
.fright {float: right;}
.fleft-1 {
	float: left;
	margin-right: 20px;
}


.blue { color: #6600FF }
.deeppink { color: #FF1493 }
.orange {  color: #FF9900}
.yellow { color: #FFFF00 }
.red { color: #FF3300 }
.black {  color: #333333}
.green {  color: #008000}
.light_green {  color: #33CC33}
.dark_green {  color: #006600}
.white {  color: #FFFFFF}
.font_90 {  font-size: 90%; line-height: 1.4em}
.font_100 {  font-size: 100%; line-height: 1.4em}
.font_110 { font-size: 110%; line-height: 1.4em}
.font_120 { font-size: 120%; line-height: 1.4em}
.font_140 { font-size: 140%; line-height: 1.4em}
.font_150 { font-size: 150%; line-height: 1.4em}
.font_180 { font-size: 180%; line-height: 1.4em}
.font_200 { font-size: 200%; line-height: 1.4em}
.font_220 { font-size: 220%; line-height: 1.4em}
.blue_140 { font-size: 140%; line-height: 1.4em;color: #6600FF}
.red_140 { font-size: 140%;line-height: 1.4em;color: #FF3300;font-weight: bold;}

a {
	color: #003399;
	text-decoration: underline
}
a:hover {
	color: #CC0000;
	text-decoration: none
}
.box-10px {
	margin-bottom: 10px;
}
.box-5px {
	margin-bottom: 5px;
}
.box-10x10px {
	margin-bottom: 10px;
	margin-top: 10px;
}
.box-x10px {
	margin-top: 10px;
}
#contents {
	width: 800px;
	margin:auto;
	text-align:left;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
}
#head {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#head-1 {
	float: left;
	width: 350px;
}
#head-2 {
	float: right;
	width: 300px;
	margin-top: 5px;
}
#head-3 {
	clear: both;
}

#box-1 {
	width: 190px;
	float: left;
	padding-left: 23px;
	margin-bottom: 30px;
}

#box-2 {
	float: right;
	width: 562px;
	margin-bottom: 30px;
}
#box-3 {
	width: 537px;
	margin-right: 25px;
}
#footer {
	text-align: center;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	height: 40px;
}
.kaijyo {
	clear: both;
}
#box-3 ul {
	padding-left: 18px;
}
#jyunbi {
	text-align: right;
	margin-right: 20px;
}
.table-r_bottom {
	text-align: right;
	vertical-align: bottom;
}.space_16 {
	margin-top: 16px;
	margin-bottom: 16px;
}
#preparations {
	font-size: 240%;
	line-height: 1.4em;
	margin-top: 30px;
}
.space_top20 {
	margin-top: 20px;
}
.contact_table {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#index_fg {
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 15px;
}
