@charset "Shift_JIS";

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	text-align: center;
	color: #333333;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#F4F4F4;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#F4F4F4;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-track-color:#F4F4F4;
	padding-top: 0px;
	background-color: #FFFFFF;


	
}




h1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin: 3px 0px;
	font-weight: normal;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 3px 0px 3px 5px;;
}


h3 {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
	line-height: 150%;
	margin: 3px 0px;
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
	height: 20px;
	width: 395px;
}

h5 {
	font-size: 12px;
	text-align: center;
	color: #FF0000;
	line-height: 14pt;
	background-position: center center;
	width: 380px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
	margin: 10px;
}
caption {
	font-size: 12px;
	color: #333333;
	padding-bottom: 0px;

}

/************************************/
/* リンクの色  */
a{
	text-decoration: underline;

}
a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{ color: #333333;
text-decoration: underline;
}
a:hover{
	color: #999999;
	text-decoration: underline;

}




strong {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}



table {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	
}

hr {
	text-align: center;
	width: 90%;
}

a.mainmenu:link {
	color: #333333;
	text-decoration: none;
	background: url(image/menu01.gif) no-repeat top left;
	padding: 2px 0px 2px 25px;
	margin: 0px;
	line-height: 180%;
	text-align: left;
}
a.mainmenu:visited {
	color: #333333;
	text-decoration: none;
	background: url(image/menu01.gif) no-repeat top left;
	padding: 2px 0px 2px 25px;
	margin: 0px;
	line-height: 180%;
	text-align: left;
}
a.mainmenu:hover {
	text-decoration: none;
	color: #999999;
	background: #f3f3f8;
	background: url(image/menu03.gif) no-repeat top left;
	padding: 2px 0px 2px 25px;
	margin: 0px;
	line-height: 180%;
	text-align: left;
}



em{
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	line-height: 120%;
}

strong {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}

b {
	font-size: 14px;
	color: #666666;
	line-height: 120%;
	font-style: normal;
	background-image: url(image/line.gif);
	height: 12px;
	width: 390px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center;
}

ul {
	margin-top: 2px;
	margin-bottom: 2px;

}

li {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;

}


}
