@charset"Shift_JIS";
@import"base.css";
/*\*//*/
@import "base.css";
/**/

/*S̍\*/


body {
font-family: Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
text-align:center;
	background: url(peg/back.gif) repeat-y center;
	/* background-color:#FFF; */
color:#8C8C8C;
}

/*text*/

a:link,:visited{
    color: #cc9933;
	background: transparent;
	text-decoration: none;
}
	
	
a:hover,a:active{
	color: #906030;
	background: transparent;
	text-decoration: underline;
	
}

.nolink{
    color: #999;
	background: transparent;
	text-decoration: none;
}
	
li{
	color: #963;
	font-size: 12px;
	line-height: 1.2;
	/*list-style: none;*/
	list-style-position: inside;
}

p{
	font-size: 80%;
	margin-top: 5px;
	line-height: 1.6;
} 
 
 
h1 {
margin:0px;
padding: 50px 10px 10px 0px;
font-size:18px;
font-weight:bolder;
}

h1 a{
color:#FFF;
font-family:arial, Helvetica;
text-decoration: none;
font-weight:bolder;
}

h2 {
}

h3 {
font-size:14px;
font-weight:bolder;
font-family:arial, Helvetica;
margin-top:10px;
margin-bottom:5px;
padding:3px 0px 5px 20px;
}


h4{

}

h5{
	font-size:12px;
}
