@charset "shift-jis";
@import url("contents.css");
@import url("style.css");



/*===============================================================
  CSS Document
-----------------------------------------------------------------
  0. page/Šî–{STYLE
----------------------------------------------
  1. #header
----------------------------------------------
  2. #navi
----------------------------------------------
  3. #contents
----------------------------------------------
  4. #footmenu
----------------------------------------------
  5. #foot
===============================================================*/

*{
margin:0px;
padding:0px;
}

body{
	line-height:150%;
	font-size:96%;
	color:#666;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background:url(../img/bg_body.jpg) repeat-x top;
}

a:link { color: #069;text-decoration:underline;}
a:visited { color: #069;text-decoration:underline;}
a:hover {color: #069;text-decoration:none;}
a:active {color: #069;text-decoration:none;}




/*===============================================================
  0. Šî–{STYLE
===============================================================*/

p{
margin:0px;
padding:0px;
}

img{border:0px;}

ul,li,dl.dt.dd{
padding:0px;
margin:0px;}

.tec,.tecb20{ text-align:center;}

.tecb20{margin-bottom:20px;}

.ter,.terb10,.terb30{ text-align:right;}

.terb10{margin-bottom:10px;}
.terb30{margin-bottom:30px;}

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin-bottom: 0px;
}

.clearfix{	zoom:1; } 
.clearfix:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}


/* margin
------------------------------------------------ */
.mrb10{margin-bottom:10px;}
.mrb20{margin-bottom:20px;}
.mrb30{margin-bottom:30px;}

/* color
------------------------------------------------ */
.color1{color:#ff9900;}

/* Margin-Bottom & Padding-Bottom */
	.mb00 { margin-bottom:  0px; } .pb00 { padding-bottom:  0px; }
	.mb01 { margin-bottom:  1px; } .pb01 { padding-bottom:  1px; }
	.mb05 { margin-bottom:  5px; } .pb05 { padding-bottom:  5px; }
	.mb10 { margin-bottom: 10px; } .pb10 { padding-bottom: 10px; }
	.mb15 { margin-bottom: 15px; } .pb15 { padding-bottom: 15px; }
	.mb20 { margin-bottom: 20px; } .pb20 { padding-bottom: 20px; }
	.mb25 { margin-bottom: 25px; } .pb25 { padding-bottom: 25px; }

/* Margin-Left & Padding-Left */
	.ml00 { margin-left:  0px; }   .pl00 { padding-left:  0px; }
	.ml05 { margin-left:  5px; }   .pl05 { padding-left:  5px; }
	.ml10 { margin-left: 10px; }   .pl10 { padding-left: 10px; }
	.ml15 { margin-left: 15px; }   .pl15 { padding-left: 15px; }
	.ml20 { margin-left: 20px; }   .pl20 { padding-left: 20px; }
	.ml25 { margin-left: 25px; }   .pl25 { padding-left: 25px; }
	.ml30 { margin-left: 30px; }   .pl30 { padding-left: 30px; }


/* Float */
	.fl { float: left; }        .fr {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}       .clear { clear:both; }
	.flc { clear: left; float: left; }        .frc { clear: right; float: right; }

/* TextAlign */
	.al { text-align: left; }   .ar { text-align: right; }  .ac { text-align: center; }


/*===============================================================
  1. #header
===============================================================*/

#header{
	width:900px;
	height:68px;
	zoom:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-top: 19px;
} 
#header:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

#header h1.name,
#header h2.name{
 float:left;
 margin:12px 0px 0px 0px;
 padding:0px;
}
#header .data{
 float:left;
	width: 497px;
 margin:0px 0px 0px 106px;
 padding:0px;
}
#header .data .left{ margin-top:12px;}
#header .data .right{
	margin-left: 30px;
}




/*===============================================================
  2. #navi
===============================================================*/

#navi{
	width:900px;
	height:37px;
	overflow:hidden;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#navi ul{list-style-type:none;}

#navi li{float:left;}




/*===============================================================
  3. #contents
===============================================================*/

#contents{
 width:900px;
 margin:0px auto;
	zoom:1;
} 
#contents:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

#contents .base{
 width:900px;
	zoom:1;
} 
#contents .base:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}


/* ul#pan */
#contents ul#pan{
 margin: 0px  0px 10px 0px ;
	padding: 0px;
	font-size:70%;
	list-style-type: none;
	zoom:1;
}
#contents ul#pan:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}
#contents ul#pan li{
	display: block;
	margin: 0px;
	padding: 0px 0.5em 0px 0px;
	float: left;
	list-style-type: none;
}

/* h1#contentsTitle */
#contents h1#contentsTitle,
#contents h2#contentsTitle{	margin-bottom: 45px;}
#contents h2.chapterTitle{	margin-bottom: 25px;}



/*===============================================================
  4. #footmenu
===============================================================*/

#footmenu{
	width:100%;
	margin-top: 70px;
	padding:3px 0px 10px;
	background:url(../img/basic/bg_foot_menu.jpg) repeat-x;
	font-size:70%;
	line-height: 1.4;
	zoom:1;
} 
#footmenu:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

#footmenu .inner{
 width:900px;
 margin:0px auto;
 zoom:1;
} 
#footmenu .inner:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

#footmenu ul.cell{
	float:left;
	width:223px;
	margin: 5px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
	border-left: 1px solid #ccc;
}
#footmenu ul.last{
	border-right: 1px solid #ccc;
}

#footmenu ul.cell li{
	margin-left: 28px;
	padding:0px 10px 5px 10px;
	list-style-type: none;
 background:url(../img/icon2.gif) no-repeat left 7px;
}

#footmenu a:link { color: #999;text-decoration:underline;}
#footmenu a:visited { color: #999;text-decoration:underline;}
#footmenu a:hover {color: #999;text-decoration:none;}
#footmenu a:active {color: #999;text-decoration:none;}




/*===============================================================
  5. #foot
===============================================================*/

#foot{
 width:100%;
 background:url(../img/basic/bg_foot.jpg) repeat-x #eee;
 font-size:70%;
 zoom:1;
} 
#foot:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

#foot .inner{
	width:900px;
	margin:0px auto;
	zoom:1;
} 
#foot .inner:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}

#foot h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
}
#foot #area{
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 120%;
}
#foot p.data1{
 float:left;
 padding: 17px 0px 5px 0px;
}

#foot span.data2{
	display: block;
	float:right;
	padding-top: 7px;
}

/* copyright
------------------------------------------------ */
#copyright{
	background: #f60;
 border-top: 1px solid #fff;
 font-size:70%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

/*#copyright2{
margin:0px auto 10px;
width:900px;
height:20px;
text-indent:-9999px;
background:url(../img/copy.gif) no-repeat;
}*/



/* EOF */