/* -----------------------------------------------
 * GENERAL
 * ----------------------------------------------- */
body { font-size: 10pt; 
      background: #ffffff;
　　　margin: 0% 10% 0% 10%;}

H1 {  color: #04024a;
    font-size: 12pt;
    bold;margin: 2px;}
H2 {  color: #04024a;
    font-size: 12pt;
    bold;margin: 2px;}


/* -----------------------------------------------
 * MENU A LINK
 * ----------------------------------------------- */
A.menu:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #660066;
	text-decoration: underline;
}
A.menu:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #33CC66;
	text-decoration: underline;
}
A.menu:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #99ff00;
	text-decoration: underline;
}
A.menu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffcc00;
	text-decoration: underline;
}


A:link { font-size:12px;  color: #000099;margin: 1px;}
A:visited { font-size:12px;  color: #9e7bfb; margin: 1px;}
A:active { font-size:12px;  color: #9e7bfb; margin: 1px;}
A:hover { font-size:12px;  color: #4F89AC;margin: 1px;} 


p{font-size: 10pt;color:#000048;line-height: 130%;}

.p-fontred{
	color: #FF0000;
	}
	
ol{
	margin: 0px;
	padding: 0px;
	}

#kiyaku{
	margin: 0px;
	padding: 0px;
	}

#kiyaku td{
	text-align: center;
	padding: 5px 1em;

	}

 /*サイトマップ*/
 .sitemap{
	text-indent: 10pt;
	list-style-position: inside;
	list-style-image: url(../image/p_map.gif);
	list-style-type: none;
}

.style2 {font-weight: bold; color: #006633;}
