body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	line-height: 150%;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(img/img_bg_01.gif);
	background-repeat: repeat-y;
	}

A:link	{
	color: #0000ff;
	text-decoration: none;
	}
	
A:visited {
	text-decoration: none;
	}

A:hover	{
	color: #ff0000;
	text-decoration: underline;
	}
	
.style1 {
	font-size: 12px;
	line-height: 133%;
	text-decoration: none;
	}

.text_12px_height {
	font-size: 12px;
	line-height: 150%; 
	text-decoration: none;
	}
	
.text_12px {
	font-size: 12px;
	line-height: 133%;
	text-decoration: none;
	}
	
.text_14px { 
	font-size: 14px; 
	line-height: 133%;
	text-decoration: none;
	}
	
.text_14px_height { 
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	}

#footer {
	font-size: 10px;
	text-align: center;
	line-height: 133%;
	margin: 7px 0px;
	}
	
.contact {
	color: #770000;
	font-size: 12px;
	line-height: 133%;
	}
	
strong {
	font-weight: bold;
	font-family: "ƒƒCƒŠƒI", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", "MSPƒSƒVƒbƒN", Osaka, sans-serif !important;
	color: #B00045;
	}
	
.user {
	padding: 1.5em 4em;
	background: #FFF url("img/user.jpg") no-repeat left;
	}
	
h1 {
	font-size: 120%;
	font-weight: bold;
	font-family: "ƒƒCƒŠƒI", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", "MSPƒSƒVƒbƒN", Osaka, sans-serif !important;
	color: #B00045;
	}