* {

	padding:0;
	line-height: 170%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	
}

body {
   background: url(img/bg.gif) repeat-x ;	
	background-color: #F9F9F9;
	
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
	color:#FF4500;
	top:1px;
	left:1px;
	position:relative;	
}

img {
	border: #ccc 0px solid;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {

	font-weight: bold;
}
em {

	font-weight: normal;
	font-style: normal;
}

b {
	color: #333;
}


/*
•¶Žš‘•ü
-------------------------------------------------------------------*/
/* Å‘å5E‘¾Žš */
span.bbbbb {
    color: #000;
    font-size: 2.0em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}

/* Å‘å4E‘¾Žš */
span.bbbb {
    color: #000;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}


/* Å‘å3E‘¾Žš */
span.bbb {
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
    line-height: 170%;
}

/* ‘å2E‘¾Žš */
span.bb {
    color: #000;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 150%;
}
/* ‘¾Žš */
span.b {
    color: #000;
    font-weight: bold;
    line-height: 150%;
}

/* ¬•¶Žš */ 
span.s { 
    color: #000;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 100%; 
} 

/* ”wŒiƒ}[ƒJ[ˆ— */
span.line { 
    color: #000;
    background: #FFFF66;
}
 /* ƒAƒ“ƒ_[ƒ‰ƒCƒ“ */
span.u {     
     color: #000;
     border-bottom: 1px solid ; 
     
}

span.marker { 
    color: #990000;
    background: #FFCCFF;
    font-weight: bold;
}


/* •¶ŽšF */

span.red { color: #cc0000; } /* Ô */ 
span.blue { color: #4169e1; } /* Â */ 
span.green { color: #339900; } /* —Î */ 
span.orange { color: #FF8C00; } /* ƒIƒŒƒ“ƒW */ 
span.aqua { color: #008080; } /* ƒAƒNƒA */ 
span.brown { color: #A52A2A; } /* ’ƒF */ 
span.pink { color: #FF1493; } /* ƒsƒ“ƒN */ 





/*
ƒx[ƒX
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/back.gif) repeat-y top center;
	position: relative;

}

#wrap {
	float: left;
	padding: 0px;
	margin-top: 5px;
}


/*
ƒwƒbƒ_[
-------------------------------------------------------------------*/

#header {
	height:100px;
	background: #FFF799 url("img/2header.gif") no-repeat;
	font-size: 15px;
	padding-right:20px;
}

#sub {
	padding:20px 20px 20px 20px;
	font-family: fantasy,"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
}

h1  {
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #E6E2E2;
}

h2 {
	display: block;
	text-decoration: none;
	margin-left: 10pt;
	font-size: 30px;
	font-weight: bold;
	font-family: fantasy,"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB";
	color: #888888;
}

h3 {
	display: block;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

/*ƒiƒrƒQ[ƒVƒ‡ƒ“
----------------------------------------------- */
#nav {
    width: 760px;
	height: 30px;
	background: #ccc url(img/menu.gif) ;
	text-align: center;
	margin: auto;

}

#nav ul {
	list-style-type:none;
	display: block;
	
	
  }
  

#nav li {
	float: left;
	width: 120px;
	height: 30px;
    background: #ccc url(img/menu.gif) ;
    border-right: 1px solid #ccc;
 
  }
  
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
}

#nav a:hover {
	background: url(img/menu2.gif);
	color: #FFF;
	
}


/*
ƒwƒbƒ_[‚Q
-------------------------------------------------------------------*/

#header2 {
	width:800px;
	height:400px;
	background: url(img/back.gif) repeat-y top center;
	margin: 0;
}

#top {
	text-align: center;
	padding-top: 10px;
}


/*
ƒRƒ“ƒeƒ“ƒc
-------------------------------------------------------------------*/

#contents {
	width:780px;
	padding: 10px;
}

#contents #c_pad {
	padding: 10px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}

#contents h2 {

	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #4169e1;
	text-indent: 20px;
	margin: 10px 0px 10px 0px;
}


#contents h3 {
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FF6600;
	padding-left: 10px;
	color: #333;
	line-height: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FF6600;
	padding-left: 10px;
	color: #333;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}



#contents ul {

	margin-bottom: 5px;
	list-style-type: none;
}


#contents li {
	display: block;
	font-size: 20px;
	font-weight:bold;
	line-height: 30px;
	margin-top: 1px;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 2px;
	background-position: 5px center;
}





#contents li a {
	display: block;
	font-size: 14px;
	text-decoration:underline;
	color:#0000FF;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: 75px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 2px;
	background-position: 5px center;
}


#contents li a:hover {
	
	text-decoration: none;
}

/*--------------------¤¶‚É‰æ‘œA‰E‚É•¶Í*/

.left{
	float: left;
	margin: 10px 30px 10px 10px;
}


/*--------------------¤‰E‚É‰æ‘œA¶‚É‰æ‘œ*/

.right{
	float: right;
	margin:0 10px 10px 30px;
}


/*
ƒRƒ“ƒeƒ“ƒcEƒŠƒ“ƒN‰EŠñ‚¹
-------------------------------------------------------------------*/

div.next {
	text-align: right;
	padding-right: 20px;
	color: #FF3366;
	font-size: 18px;
	font-weight: bold;
}
div.next a {
	text-align: right;
	padding-right: 20px;
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
}



div.back {
	text-align: left;
	padding-right: 20px;
	color: #FF3366;
	font-size: 18px;
	font-weight: bold;
}
div.back a {
	text-align: left;
	padding-right: 20px;
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
}






/*
ƒtƒbƒ^[
-------------------------------------------------------------------*/


#f_menu {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 8px;	
	height: auto;
	color: #999;	
}
#f_menu table {
	margin-left:3px;
	font-size: 8px;	
	color: #999;
}

#f_menu td {
	font-size: 8px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 8px;
	color: #999;
	text-decoration: none;

}

#key {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	
	
	
}
#key li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 8px;

}
#key ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#key li a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}


#f_menu p {
	font-size: 10px;
	color: #999;
	padding: 10px 50px 5px 50px;
}

#f_menu a {
	font-size: 10px;
	color: #999;
	text-decoration: none;

}


/*
ƒRƒs[ƒ‰ƒCƒg
-------------------------------------------------------------------*/

#address {
	clear: both;
	font-style: normal;
	color: #666;
	text-align: center;
	display: block;
	background: #FFF799 url("img/footer.gif") no-repeat;
	font-size: 10px;
}
#address  a {
	font-size: 10px;
	color:#666;
	text-decoration: none;
}

#address p {
	font-size: 10px;
	color: #666;
}

/*
’Ç‰Á
-------------------------------------------------------------------*/

#syatai {
	font-style: normal;
	color: #666;
	font-size: 8px;
	border: 1px solid #aaaaaa;
	margin:10pt;
	padding:5pt;
}

