@charset "utf-8";
/* CSS Document */
/* Reset */
* {	
	margin: 0;
	padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: url(../img/bg.jpg) #000000 repeat-x top;
  line-height: 1.4em;
  letter-spacing: 0.3em; 
  color: #ffffff;
  font-size:11px;
  font-family:"ＭＳメイリオ","ＭＳ ゴシック",Arial, Helvetica, sans-serif
  font-weight: normal;

}

a:link {
  color: #ffffff;
}

a:visited {
  color: #ffffff;
}

a:hover, a:active {
  color: #ffffff;
  background: #e00000;
}

a img {
  border: none;
}

.cb {
  clear: both;
}

.m60 {
	margin: 60px 0px;
}

.pTop {
	margin-bottom: 60px;
	background:transparent url(../img/i_pageTop.gif) no-repeat scroll 0 0;
	padding:0 0 0 15px;
}

.fr {
	float: left;
}

.fr {
	float: right;
}

.p10 {
	padding:10px;
}

#wrapper {
  background: transparent url(../img/bg_contents.jpg) no-repeat scroll top;
  width: 762px;
  padding: 0;
  margin: 0 auto;
}

#wrapper h1 {
	text-indent: -9999px;
	display: block;
	height: 222px;

}

#lNavi {
	float: left;
	width: 170px;
	letter-spacing: 0;	
}

#lNavi h2{
	font-size: 12px;
	font-weight: bold;
	margin: 45px 0px 0px 10px;
	color: #e00000;
		
}

#lNavi ul {
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

#lNavi ul li{
	list-style: none;
	list-style-position: outside;
	background:transparent url(../img/i_lNavi.gif) no-repeat scroll 0 0;
	padding:0px 0px 10px 13px;
}


#wrapper #contentWrap h2 {
	text-indent: -9999px;
	display:block;
	height:286px;

}

#contentWrap {
	float:right;
	width:589px;
}

#contentWrap .content {
	padding:10px;
}

#contentWrap .content h3 {
	text-indent: -9999px;
	display:block;
	height: 18px;
	margin-bottom: 34px;
}

#ct1 h3 {
	background: transparent url(../img/t01.png) no-repeat scroll 0 0;
}

#ct2 h3 {
	background: transparent url(../img/t02.png) no-repeat scroll 0 0;
}

#ct3 h3 {
	background: transparent url(../img/t03.png) no-repeat scroll 0 0;
}

#ct4 h3 {
	background: transparent url(../img/t04.png) no-repeat scroll 0 0;
}

#ct5 h3 {
	background: transparent url(../img/t05.png) no-repeat scroll 0 0;
}

#ct6 h3 {
	background: transparent url(../img/t06.png) no-repeat scroll 0 0;
}

#ct7 h3 {
	background: transparent url(../img/t07.png) no-repeat scroll 0 0;
}

.content ol li {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}

.content ul li {
	list-style-position: inside;
	list-style-type: disc;
}

#ct6 ul li {
	list-style-position: inside;
	list-style-type: none;
}


.content h4 {
	font-size: 11px;
	font-weight: bold;
}


/* Footer */

#footer {
  text-align: center;
  color: #323232;
}


#footer address {
  color: #323232;
  padding-top: .7em;
  clear: both;
  font-style: normal;
  text-align: center;
  margin-bottom: 20px;
}
