body {
	margin: 0px auto 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/pic/bg_002.jpg);
	background-repeat: repeat-y;
	background-position: center top;
  }

.content a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 1px;
	text-decoration: none;
  }

.content a:active {
	color: #990000;
	text-decoration: none;
  }

.content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding-bottom: 1px;
	color: #CC0000;
	text-decoration: none;
  }

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 705px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;
	font-size: 14px;
  }

#banner {
	color: #FFFFFF;
	text-align: right;
	padding: 15px 5px 0px;
	height: 65px;
	background-image: url(/pic/top_banner_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	width: 745px;
  }

#banner a {
  color: #FFFFFF;
  text-decoration: none;
  }
#banner a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  }

#banner h1 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 0px;
	padding: 0px;
  }

#banner h2 {
	font-size: 13px;
	color: #990000;
  }
.bar {
	font-weight: bold;
	color: #000000;
	background-image: url(/pic/bar_red.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: 実線;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}


#left {
  float: left;
  width: 545px;
  overflow: hidden;
  }

.content {
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	margin: 0px;
  }
#center1 {
	width: 345px;
	overflow: hidden;
	float: left;
}

#center2 {
	width: 345px;
	overflow: hidden;
	float: right;
}

#right {
  float: right;
  width: 146px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

.content p {
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
  }
.content h1 {
	color: #990000;
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 90px;
  }
.content h2 {
  color: #000000;
  font-family: "Verdana", "Arial", "sans-serif";
  font-size: large;
  text-align: left;
  font-weight: bold;
  margin-bottom: 15px;
  }

.content h3 {
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
  }

.sidebar {
	padding: 0px 0px 0px;
	font-size: 12px;
	margin: 0px;
  }

.sidebar h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

.sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

.sidebar li {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
  }

.sidebar a {
	display: block;
	color: #111;
	line-height: 150%;
	width: 130px;
	font-size: 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	margin: 0px;
	background-color: #EFEFEF;
	list-style-type: none;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	}
html>body .sidebar a {
	width: 160px;
	text-decoration: none;
	list-style-type: none;
	}

.sidebar a:link,
.sidebar a:visited,
.sidebar a:active
   {
	list-style-type: none;
	text-decoration: none;
	}

.sidebar a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}

.sidebar a.here:link,
.sidebar a.here:visited,
.sidebar a.here:active
 {
	background-color: #EAF2FF;
	text-decoration: none;
	}

#menu {
	font-size: 13px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 745px;
	line-height: 150%;
}
#menu a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#menu a:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}
#menu a:visited{
	font-size: 12px;
}

.footer {
	border: 1px solid #EE1D25;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 745px;
	margin-bottom: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
td {
	color: #000000;
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 140%;
}
.apoint {
padding-left: 10px;
	border-left-width: 7px;
border-left-style: solid;
	border-left-color: #EE1D25;
	margin-bottom:10px;
}
.footmenu {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.mailmag {
	background-color: #FFF9D3;
	padding: 20px 10px 10px;
	font-size: 14px;
}
.mailmag h2 {
	font-size: large;
	font-weight: bold;
	margin-bottom: 15px;
}

.a-img {
	background-image: url(/pic/a_img_002.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 20px;
}
.a-img a {
	color: #CC0000;
	text-decoration: none;
}


.b-img {
	background-image: url(/pic/b_img_003.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 5px;
}
.b-img a {
	color: #CC0000;
	text-decoration: none;
}
.eki {
	font-size: 12px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000066;
}
textarea,select,input {
 　　font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
 }
 
.home {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#arow {
	background-image: url(/pic/arrow_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
strong {
	font-size: larger;
	color: #CC0000;
}
.voice01 {
	background-image: url(/pic/voice01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.side-com {
	padding-left: 10px;
}
.side-menu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.apoint h4 {
padding-top:3px;
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
}
.apoint h5 {
	font-size: 23px;
	line-height: 180%;
	font-weight: normal;
}
