body {
	background-color: #EDEDED;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
  }

a {
  text-decoration: underline;
  }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
  }

#banner {
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	height: 120px;
	background-image: url(images/main01.jpg);
	margin: 0px;
  }

#banner a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
  }

#banner h1 {
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	display: none;
  }

#banner h2 {
	font-size: 14px;
	line-height: 140%;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	color: #FFFFFF;
	text-align: right;
	margin-top: 100px;
  }
#banner2 {
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/bg1.jpg);
	margin: 0px;
  }
#banner2 h2 {
	font-size: 13px;
	line-height: 130%;
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	color: #FFFFFF;
	text-align: right;
  }
#center {
	overflow: hidden;
	width: 550px;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
  }

.content {
	font-family:"Osaka","ＭＳ Ｐゴシック";
	padding: 19px 25px 40px 30px;
	color: #333333;
	margin: 0px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
  }
.content a {
	color: #006699;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
	color: #CC6600;
}
#left {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 200px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #333333;
	font-size: 13px;
  }
.sidebar {
	font-family:"Osaka","ＭＳ Ｐゴシック";
	margin: 0px;
	padding: 24px 15px 5px;
}
.sidebar p {
font-family:"Osaka", "ＭＳ Ｐゴシック";
	font-size: 12px;

	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sidebar li {
	font-size: 13px;
	line-height: 140%;
}
.point {
	background-image: url(images/point_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.sidebar ul {
	margin: 0px 0 0 5px;
	padding: 0;
	list-style-type: none;

}


/* メイン部分のテキスト */
.content p {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:"Osaka", "ＭＳ Ｐゴシック";
	line-height: 140%;
	color: #333333;
  }

.content h2 {
	font-family:"Osaka", "ＭＳ Ｐゴシック";
	font-size: 28px;
	color: #000000;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
  }
.content h3 {
	color: #333333;

	font-family:"Osaka","ＭＳ Ｐゴシック";
	font-size: 18px;
	font-weight: bold;

  }
  .content h4 {
	color: #990000;

	font-family:"Osaka", "ＭＳ Ｐゴシック";
	font-size: 18px;
	font-weight: bold;

  }
.content li {
	font-family:"Osaka","ＭＳ Ｐゴシック";
	color: #000000;
	padding-top: 8px;
	margin: 0;
	padding-bottom: 9px;

}
.content ul {
	margin: 0px 0 0 5px;
	padding: 0;
	list-style-type: none;

}
.content ol {
  margin: 0px 0 0 26px;
    padding: 0;

}
.title{
	margin-bottom: 20px;
	margin-top: 50px;
}
.title2{
	margin-bottom: 20px;
}
.pagetop{
	font-size: 13px;
	text-align: right;
	margin-top: 20px;
}


/* メニュー */
#menu{
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	float: left;
}


#footer_menu {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 140%;
}
#footer_menu a {
	color: #333333;
}
#footer_menu a:hover  {
	color: #CC6600;
}

#footer_menu p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"Osaka","ＭＳ Ｐゴシック";
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #003366;
	font-size: 9px;
	line-height: 140%;
	color: #FFFFFF;
	padding: 5px;
}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
}

.footer p {
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}


.clear {
	clear: both;
}

.img_space {
	margin-top: 15px;
	margin-bottom: 5px;
}
.content table {
	font-size: 13px;
}
.top_bg {
	background-color: #F4F1D3;
	border: 2px solid #D4B7A5;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 35px;
	padding-left: 19px;
	margin-left: 1px;
}

.img_space2 {
	margin-top: 10px;
}
.img_boder {
	margin-right: 9px;
	border: 1px solid #000000;
	margin-top: 4px;
}

.check {
	background-image: url(../images/checker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	font-weight: bold;
}
.mailmag {
	padding-left: 10px;
}

