@charset "shift_jis";
/*----------------------------
  CSS Kono Document 2008.04
----------------------------*/
			

/* common setting
------------------------------------------------------------- */

/* ----------  reset default setting  ----------- */

* {
	margin:0;
	padding:0;
}

ul li, ol li { list-style-type: none; }
	
a { 
	color: #000000;
	text-decoration: none;
	overflow:hidden;
	}
	
a:hover { text-decoration: underline; }
	
img { border: none; }	

hr { display: none; }

table {font-size:100%;}

.wrap{zoom:1; clear:both;}
.wrap:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
 }


/* ----------  html,body and structual div ----------- */		
	
html {
	height:100%;
	}
	
body {
	background-color: #ffffff;
	padding-bottom: 0;	
	color: #000000;
	font-family: sans-serif;
	font-size: 14pt;
	text-align: center;
	}
	
*html body {font-family:"ＭＳ Ｐゴシック", sans-serif;}	/* for IE6 */
*:first-child+html body {font-family:"メイリオ", Meiryo, sans-serif;}	/* for IE7 */

#Box {
	margin:0;
	width: 640px;
	text-align: left;	
 	background: none;
	} 

#Header,
#Navi,
#Sub{
	display:none;
	}

#Container {
	zoom:1;
	clear:both;
  background:none;
	width: 640px;
	}
	
#Container:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
 	}	

#Main{
	display: inline;
	float: none;
	margin-right:0;
	padding-bottom: 0;
	width: 640px;
	}
	
#Footer{
	background: none;
	width: 640px;
	}
	
/* ----------  common setting ----------- */

.credit {
	text-align: right;
	}
	
	
p.back{
	float: right;
	background: url(../img/arrow-square.gif) 0 3px no-repeat;
	padding-left: 19px;
	margin-top: 15px;
	font-size: 12px;
	}					


/* #Container
------------------------------------------------------------- */

#Container p.pageTop {
	display: none;
	}

	
/* #Main
------------------------------------------------------------- */

#Main h2{
	margin-left: 14px;
	margin-bottom: 18px;
	}

/* ----------  breadCrumbs  ----------- */

#Main div.breadCrumbs {
	zoom:1;
	clear:both;
	width: 560px;	
	padding-top: 8px;
	padding-bottom: 5px;
	}
	
#Main div.breadCrumbs:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
 }	

#Main div.breadCrumbs ul {
	float: right;
	font-size: 12px;
	}
	
#Main div.breadCrumbs ul li {
	display: inline;
	padding-left: 5px;
	vertical-align: bottom;
	}	
	
#Main div.breadCrumbs ul li a {
	background: url(../img/arrow-breadcrumbs.gif) right center no-repeat;
	padding-right: 15px;
	}

/* for entry archive */	
#Main div.breadCrumbs ul li span {
	padding-right: 10px;
	font-family: verdana, sans-serif;
	}
					
/* ----------  contentsBox  ----------- */

#Main div.contentsBox {
	zoom:1;
	clear:both;
	padding: 0 8px 25px 20px;
	}

#Main div.contentsBox:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
 }	
	

/* h3 */
#Main div.contentsBox h3{
	position: relative;
	background: url(../img/bg-h3.gif) left top no-repeat;
	width: 522px;
	_width: 542px;
	height: 30px;
	margin-bottom: 12px;
	padding-left: 20px;
	padding-right: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;			
	}
	
#Main div.contentsBox h3 span {
	position: absolute;
	left: 432px;
	top: 0;
	font-weight: normal;
	}
	
#Main div.contentsBox h3 span a {
	background: url(../img/arrow-h3.gif) right center no-repeat;
	padding-right: 14px;
	color: #ffffff;
	text-decoration: underline;
	}
	
#Main div.contentsBox h3 span a:hover {
	background: url(../img/arrow-h3_h.gif) right center no-repeat;
	color: #d58a2f;
	}
	
/* h4 */	
#Main div.contentsBox h4{
	background: url(../img/ico-h4.gif) 0 4px no-repeat;
	margin: 0 0 8px 10px;
	padding-left: 15px;
	font-size: 14px;
	color: #330000;	
	}			
	
/* p */	
#Main div.contentsBox p {
	margin-left: 18px;
	margin-right: 10px;
	margin-bottom: 0.6em;
	line-height: 1.5;
	}
	
/* ul */	
#Main div.contentsBox ul {
	margin-left: 18px;
	margin-right: 10px;
	}
	
#Main div.contentsBox ul li {
	line-height: 1.5;
	}
	
/* table */
#Main div.contentsBox table{		
	border-collapse: collapse;
	border: 1px solid #666666;	
	margin-left: 18px;
	width: 520px;
	}
	
#Main div.contentsBox table th{
	border: 1px solid #666666;	
	background-color: #dadada;
	padding: 7px 0 7px 10px;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;	
	}
#Main div.contentsBox table td{
	border: 1px solid #666666;
	padding: 7px 0 7px 10px;	
	vertical-align: top;
	}

/* BackNumber */
#Main div#BackNumber {
	background: url(../img/line-dotted.gif) left top repeat-x;
	margin: 0 8px 0 20px;
	padding: 20px 0 25px 0;
	}
	
#Main div#BackNumber ul {
	zoom:1;
	clear:both;
	}
#Main div#BackNumber ul:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
 }

#Main div#BackNumber ul li {
	float: left;
	background: url(../img/ico-circle.gif) 0 7px no-repeat;
	padding-left: 15px;
	width: 5em;
	font-family: verdana, sans-serif;
	} 					

	
/* #Footer
------------------------------------------------------------- */	
	
/* ----------  navi  ----------- */

#Footer div.navi{
	display: none;
	}
			

/* ----------  address  ----------- */

#Footer div.address{
	background: #ffffff;
	margin: 0;
	padding-top: 10px;
	}
			
#Footer div.address p{
	margin-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
	}
	
/* ----------  credit  ----------- */
	
#Footer div.credit{
	display: none;
	}

/* ---------------- end ---------------- */