/* ■ページ構造 */

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #000000 url(../images/body_image/body_bc_01.gif);
}

#wrapper {
  width: 780px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#header {
   margin: 0;
   padding: 0;
   width: 780px;
   margin: 0;
}

#main {
  margin: 0;
  padding: 0;
  background: #cccccc url(../images/body_image/body_back.gif);
}

#footer {
  clear: both;
}

/* マックバグ回避 */

#main #mac{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* ■その他 */

p {
  padding: 0.5em;
  margin: 0;
}

.c {
  font-style: normal;
  font-weight: normal;
  font-size: 80%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #0000FF;
  background: transparent;
}

.d {
  font-style: normal;
  font-weight: normal;
  font-size: 80%;
  margin-left: 81px;
  margin-right: 81px;
  text-align: left;
  letter-spacing: 0.1em;
  color: #000000;
  background: transparent;
}

.e{
  font-style: normal;
  font-weight: bold;
  font-size: 90%;
  margin-left: 81px;
  margin-right: 81px;
  text-align: left;
  letter-spacing: 0.1em;
  color: #000000;
  background: transparent;
}

.cc {
  font-style: normal;
  font-weight: normal;
  font-size: 80%;
  text-align: left;
  letter-spacing: 0.1em;
  color: #0000FF;
  background: transparent;
}

.cd {
  font-style: normal;
  font-weight: normal;
  font-size: 80%;
  text-align: left;
  letter-spacing: 0.1em;
  color: #000000;
  background: transparent;
}

.ce{
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  letter-spacing: 0.1em;
  color: #000000;
  background: transparent;
}

.td{
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.1em;
  color:#ffffff;
}


#wrapper {
  color: #ffffff;
  background: #999999;
}

#header {
  margin: 0;
  padding: 0;
  color: #999999;
  background: transparent url(../images/body_image/heder_banner.gif) no-repeat;
}

#footer {
  margin: 0;
  padding: 0;
  color: #000000;
  background: #000000 url(../images/footer/footer_origin.gif) no-repeat;
}

/* ヘッダーナビ */
ul {
	list-style: none;
    font-style: normal;
    font-weight: normal;
    font-size: 90%;
	margin: 0;
	padding: 0px;
	height: 32px;
	overflow: hidden;
	border-bottom: 2px solid #000000;
}

#header li {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}

#header a {
	display: block;
	width: 100%;
	padding: 6px 0 8px 0;
	color: #000000;
	font-weight: normal;
	background-color: #000000;
	background-image: url(../images/body_image/navi_off.gif); 
	text-decoration: none;
	text-align: center;
}

#header a:hover {
	background-color: #999999;
	color: #006600;
	background-image: url(../images/body_image/navi_on.gif); 
}

/* ヘッダー見出し*/

#header h1 {
  padding: 0;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0.1em;
  color: #000000;
  background: transparent;
}

#header h2 {
  padding: 0;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  text-align: right;
  letter-spacing: 0.05em;
  color: #000000;
  background: transparent;
}

/* 見出し*/
h3 {
	text-align: left;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #003399;
	border-top: 2px dotted #3E7CFF;
	border-left: 6px solid #3E7CFF;
	border-right: 2px dotted #3E7CFF;
	border-bottom: 2px dotted #3E7CFF;
	background: transparent;
	line-height: 13px;
	margin: 0px 60px;
	padding: 2px 0 2px 6px;
	height: auto;
	width: auto;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #3E7CFF;
	margin-top: 1px;
	margin-left: 60px;
	margin-right: 100px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #3E7CFF;
	margin-top: 1px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding: 0px;
}

.right {
	margin: 0px 60px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: right;
}

.left {
	margin: 0px;
	margin-left: 60px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.p1 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 1px;
	margin-left: 60px;
	margin-right: 100px;
	margin-bottom: 1px;
	padding: 0px;
	color: #000000;
}

.p2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 1px;
	margin-left: 145px;
	margin-right: 100px;
	margin-bottom: 1px;
	padding: 0px;
	color: #000000;
}

.blue {
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
	color: #3E7CFF;
}

.little {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
	color: #3E7CFF;
}

/* そのほか*/

address {
  padding-top: 3px;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #000000;
  background: transparent;
}

.c1 {
  color: #000000;
  text-align: left;
  background: #eeeeee;
}
