h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	color: #FF00FF;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #5b5b5b;
	margin: 0px;
	padding: 0px;
}
css {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5B5B5B;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.tab {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: 5b5b5b;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
.photo {
	background-image: url(top2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bar {
	background-image: url(bar2.jpg);
	background-repeat: repeat;
	background-position: top;
}

.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 18px;
}
.style4 {color: #5B5B5B}
.style8 {color: #FFFF00; }
.style9 {color: #5B5B5B; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
line {
	border: 1px dashed #999999;
}

<style type="text/css">

.style1 {color: #FF0000}
.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style5 {
	color: #5b5b5b;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
}

</style>

/*--------------------------------------
	1-5.Hypertext Module
---------------------------------------*/

a                {color:#5b5b5b; text-decoration:underline;  font-size:100%;}
a:link:hover     {color:#5b5b5b; text-decoration:none;}
a:link:active    {color:#5b5b5b; text-decoration:none;}
a:visited        {color:#000000; text-decoration:underline;}
a:visited:hover  {color:#000000; text-decoration:none;}
a:visited:active {color:#000000; text-decoration:none;}
