@charset "UTF-8";

body {
    font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
    -webkit-text-size-adjust: none;
    overflow-y: scroll;
   	background-color: #FAFAFA;
}

/***********************************************************************
** id属性
***********************************************************************/
#page {
 margin: 0 auto;
 width:1000px;
 padding-left: 2px;
 padding-right: 2px;
 border-right: 1px solid #999999;
 border-left: 1px solid #999999;
 background-color: #FAFAFA;
 text-align: left;
}

#header {
 margin:0;
 width:1000px;
 height:120px;
 background-color: #FFFFFF;
}

#contents {
 clear:both;
 width:1000px;
 /*margin:20px 0;*/
 /*background:#fff url(../img/bg_contents.gif) 0 0 repeat-y;*/
 /*background-color: #66CCCC;*/
 background-color:#FAFAFA;
}


#footer {
 clear:both;
 width:1000px;
/* background-color: #99FF66;*/
/*    position:relative;*/
 background-color:#FAFAFA;
 text-align:center;

}

/***********************************************************************
** サブ id属性
***********************************************************************/
#logo {
 margin:0;
 width:1000px;
 height:120px;
 background:url(../img/title59.jpg);
}

#navi{
 width: 100%;
 height: 30px;
 background: #DCe6f1;
}
#navi ul.categorynavi
{
 list-style: none;
 margin: 0;
 padding: 0;
}
#navi ul.categorynavi li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0;
	float: left;
	text-align: center;
	/*vertical-align: middle;*/
	width: 150px;
	height: 30px;
	display: block;
}

#navi ul.categorynavi li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	font-size:10pt;
	font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
	width: 150px;
	float: left;
	/*top:0px;*/
	height: 30px;
}

#navi ul.categorynavi li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/btnF02.png);
	background-repeat: no-repeat;
	/*color: #ffffff;*/
	height: 30px;
	width: 150px;	
	float: left;	
	position:relative;
	/*top:0px;*/
	/*display: block;*/
	/*height: 25px;*/
}

#tag{
 clear:both;
 width: 100%;
 height: 30px;
 background:#AAAACC;
	display: block;
}


div#header h1
{
   margin:0;
}
div#header h1 a
{
   margin:0;
  font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
  font-size:24pt;
  color:#5D5353;
  text-decoration:none;
}
div#header h1 a:hover 
{
  color: #e4f81BD;
}

div#header p {
   width:500px;
   margin:0;
  font-size:10pt;
  font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
  color: #404040;
}




#main {
   float:left;
   width:750px;
}
div#main h2 {
   	margin-bottom:8px;
   	padding:2px 2px 2px 0;
   	color:#5D5353;
   	font-size:12pt;
   	font-weight:bold;
   	line-height:1.4;
   	/*border-bottom:3px double #5D5353;*/
   	font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
   	height:24px;margin:0px 0px 5px 0px;padding:6px 0px 0px 10px;
	font-size:16px;font-weight:bold;color:#333333;
	background-image:url(../img/head/head013_09.gif);
  	background-repeat: no-repeat;
  	background-position:left bottom;
}
div#main h3 {
   margin-bottom:3px;
   padding:0px 0px 0px 12px;   
   font-size:0.88em;
   border-bottom:1px dotted #5D5353;
   background-image: url(../img/bg_h3.bmp);   
   background-repeat: no-repeat;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}
div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}
div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{

}

div#main li{

}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}



ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;	
	clear: both;
}




/* ========sub CONTENTS CUSTOMIZE======== */
#sub {
   float:right;
   width:250px;
   height:auto;
   background-color: #e0e0e0;

}
div#sub {
	margin: 0;
	padding: 0;
}

div#sub h2 {
   margin: 0;
   padding: 8px 0px 0px 36px;
   height:30px;
   font-size:14px;
   font-weight:bold;
   color:#5D5353;
   /*color:#fff;
   background:#5D5353;*/
   background:#e0e0e0 url(../img/book010_10.png) 4px 4px no-repeat;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 0;
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   line-height:1.8;
   background:#fff url(../img/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}

/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
  /* top:10px;*/
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fff url(../img/bg_totop.gif) 0 50% no-repeat;
   font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;

}

address{
   padding:10px 0;
   font-size:0.63em;
   color:#333;
}

#fntContens{
margin:4px;
padding:6px 0px 0px 12px;
font-size:11.0pt;
color:#404040;
letter-spacing: 0pt;
line-height : 14Pt;
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

#fntUpdate{
text-align: right;
margin:4px;
padding:0px 100px 0px 0px;
font-size:10.0pt;
color:#404040;
letter-spacing: 0pt;
line-height : 14Pt;
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

#fntContens ul{ 
margin: 20px 0px;
padding: 4px 0px 4px 20px;
border: medium solid #808080;
   background-color: #e0e0e0;
}

#fntContens ul li{ 
font-size:12.0pt;
}

#fntContens b{ 
text-decoration: underline;
color:#FF4040;
}

#fntContens2{
font-size:9.25pt;
color:#404040;
}

#fntTable{
font-size:9.00pt;
color:#404040;
}

#fntLink{
margin:4px;
padding:0px 0px 0px 12px;
font-size:10pt;
color:#0000FF;
}



div#totop {
   border-top:1px solid #5D5353;
}


/* ========HEADER CUSTOMIZE======== */





/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#DDAAAA;
}

div#main a:hover {
   color:#DDAAAA;
   border:0;
   border-bottom:1px solid #DDAAAA;
}