body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-x;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	color: #000000;
}


.side_left {
	background-image:url(images/bg_main_left.jpg);
	background-repeat:repeat-x;
}
.side_right {
	background-image:url(images/bg_main_right.jpg);
	background-repeat:repeat-x;
}

.footer {
	background-image:url(images/copylight.jpg);
	background-repeat:repeat-x;
}

.gyo15 { 
line-height : 15pt;
} 
.gyo13 { 
line-height : 13pt;
} 

blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.red12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #FF0000;
}
.blue12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #0099CC;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.black14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #333333;
}
.red14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	color: #FF0000;
}
.white12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.top_comment{
	padding-left : 10px;
	padding-bottom : 7px;
	background: url(images/bg_comment.gif);
}

h1{
	font-size: 10px;
	margin : 0px;
}

H2 { 
	padding-left : 10px;
	font-size : 120%;
	background : #f4f4f4;
	padding-bottom : 4px;
	margin : 0px 0 15px;
	padding-top : 7px;
	border-bottom : 1px solid #cccccc;
	letter-spacing : 0.1em;
	background: url(images/bk_h1.gif);
} 
H3 { 
	padding-left : 10px;
	font-size : 100%;
	background : #f4f4f4;
	padding-bottom : 3px;
	margin : 0px 0 15px;
	padding-top : 7px;
	border-bottom : 1px solid #cccccc;
	letter-spacing : 0.1em;
	background: url(images/bk_h2.gif);
} 