/* CSS Document */

/*ƒfƒtƒHƒ‹ƒg*/


body{
	margin: 0 auto;
	color: #333333;

	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",:Geneva, Arial, Helvetica, sans-serif;
	line-height:170%;
	font-size: 75%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #33A3B7;
	background-repeat: repeat-x;
	background-image: url(../img/bg.gif);
}
html>/**/body {
	font-size: 12px; /* IEˆÈŠO‚Ìƒuƒ‰ƒEƒU */
	line-height: 20px;

}

/* =========== IE—pˆóüÝ’èCSS =========== */
@media print{

body {
_zoom: 67%; /*WinIE only */
}
}



	
h1,h2,h3,h4,p,ul,li,form,td,dl,dt,dd,div {
	padding:0;
	margin:0
}

img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}




/*----------
	contents
------------------*/
#wrapper{
	width: 800px;
	margin: 0 auto;
}

/*link*/
a:link {
	color: #1e6c93;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1e6c93;
}
a:hover {
	text-decoration: underline;
	color: #1C1911;
}
a:active {
	text-decoration: underline;
	color: #333333;
}


a.blue:link {
	color: #1e6c93;
	text-decoration: none;
}
a.blue:visited {
	text-decoration: none;
	color: #1e6c93;
}
a.blue:hover {
	text-decoration: underline;
	color: #1e6c93;
}
a.blue:active {
	text-decoration: underline;
	color: #1e6c93;
}

a.red:link {
	color: #840227;
	text-decoration: underline;
}
a.red:visited {
	text-decoration: none;
	color: #840227;
}
a.red:hover {
	text-decoration: underline;
	color: #93621A;
}
a.red:active {
	text-decoration: underline;
	color: #840227;
}

/*--------------------------------------
		color
--------------------------------------*/
.red_01{
	color: #B10026;
}

.clear{
	clear:both;
}



.page_top{
	margin: 0 20px 15px 0;
	padding: 0 0 0 15px;
	background-image: url(../img/arrow_top_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: right;
}

.page_top02{
	background-image: url(../img/arrow_top_01.gif);
	padding: 0 0 0 12px;
	background-image: url(../img/arrow_top_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: right;
	font-size: 0.95em;
}

.page_top03{
	background-image: url(../img/arrow_top_01.gif);
	padding: 0 0 0 12px;
	background-image: url(../img/arrow_top_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: right;
	margin:10px 0 0 0;
	font-size: 0.95em;
}
