body {
background-image: url("../../images/back_001.jpg");
}



#header h1 {
	text-indent: -9999px;
	color: #FFFFFF;
	height: 0px;
	display:none;	
}
#header h2 {
	text-indent: -9999px;
	color: #FFFFFF;
	height: 0px;
	display:none;	
}
body,td,th {
	font-family:"CI", Meiryo, "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif
}

.scroll_topics {	.width: 722px;
	height: 360px;
	overflow: auto;
	font-family: "qMmۃS Pro W4", "lr oSVbN", "Osaka";
	font-size: 12px;
	line-height: 200%;
	width: 748px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	list-style-type: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* ^u}[J[ */
#tabContent {
	background-color: #000000;
	border: #000000 solid 1px;
	padding: 5px;
}

#tabIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li {
	float:left;
	margin-right: 1px;
	padding: 0.5em;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	width:120px;
	height: 18px;
	display: block;
	text-align: center;
}

#tabIndex .close {
  background:url(../../images/tab_image_001.png) 0 0 no-repeat;
  text-decoration: none;
  color:#000000;
}
#tabIndex .open {
  background-color: #EFEFEF;
  text-decoration: none;
  color:#000000;
}

#tabBoxIndex {
	background-color: #FFFFFF;
	border: #cccccc solid 1px;
	padding-top: 0.7em;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-left: 1em;
	clear: both;
}

/* ^u}[J[END */


/* ^uirSTART */

.tabNav {   
width: 100%;   
     
}   
.tabNav li  {   
float: left;   
margin: 0 5px -1px;   
font-weight: bold;   
text-align: center;   
}   
.tabNav a   {   
display: block;   
width: 120px;   
padding: 5px 10px;   
border-top: 1px solid #CCC;   
border-right: 1px solid #CCC;   
border-left: 1px solid #CCC;   
color: #333;   
background-color: #DDDDDD;
}   
.tabNav a.active    {   
border-bottom: 1px solid #FFF;   
background-color: #FFF;
}   
.tabContents    {   
clear: both;   
padding: 20px;   
border: 1px solid #CCC;   
margin-bottom: 30px;W   
}   
.tabContents dl {   
margin-bottom: 15px;   
}   
.tabContents dt {   
background: url(../image/q.gif) no-repeat 5px 8px;   
padding: 8px 5px 8px 30px;   
font-weight: bold;   
}   
.tabContents dd {   
background: url(../image/a.gif) no-repeat 5px 8px;   
padding: 8px 5px 8px 30px;   
margin-bottom: 5px;   
border-bottom: 1px dotted #CCC;   
}  

/* ^uirEND */


ol {
list-style-type: decimal;
list-style-position: outside;
padding-left: 40px;
}

ol.roman {
list-style-type: upper-roman;
list-style-position: outside;
padding-left: 40px;
}

ol li {
margin-bottom: 15px;
margin-top: 15px;
}

ul {
list-style-type: none;
list-style-position: outside;
padding-left: 30px;
}

ul.ci {
list-style-type: circle;
list-style-position: outside;
padding-left: 20px;
}


hr.ds {
height: 1px;
border: none;
border-top: 1px #DCDCDC dashed;
margin-top: 5px;
padding-bottom: 20px;
}

hr.dt {
height: 1px;
border: none;
border-top: 1px #000000 dotted;
margin-top: 5px;
padding-bottom: 20px;
}

hr.dt2 {
height: 1px;
border: none;
border-top: 1px #000000 dotted;
margin-top: 3px;
padding-bottom: 10px;
}

hr.dt3 {
height: 1px;
border: none;
border-top: 1px #000000 dotted;
margin-top: 15px;
padding-bottom: 15px;
}

p.border4  {border-left: inset 7px #740112;
font-size: 11px;
font-weight: nomal;
border-left-color: #740112;
padding-left: 7px;
margin-top: 14px;
margin-bottom: 3px;
}



p.border2  {border-left: inset 7px #333333;
font-size: 12px;
font-color: #333333;
font-weight: bold;
border-left-color: #333333;
padding-left: 7px;
border-bottom: 1px solid;
margin-bottom: 10px;
}


p.border5  {border-left: inset 2px #740112;
font-size: 11px;
font-weight: nomal;
border-left-color: #740112;
padding-left: 7px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 20px;
}


hr.footer {
height: 1px;
border: none;
border-top: 1px #E7E7E7 solid;
margin-top: 5px;
padding-bottom: 5px;
}


*.img_float
      {
         float: left;
         margin-right: 1em;
      }
      *.floatclear
      {
         clear: both;
      }