﻿@charset "utf-8";

#main div#contents {
	display: block;
	clear: none;
	float: right;
	height: 1101px;
	width: 700px;
	background-image: url(selfimg/back.jpg);
	background-repeat: no-repeat;
	background-color: #5B5563;
}
#main #contents h2#contents_title {
	background-image: url(selfimg/title_self.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	width: 450px;
	clear: none;
}
#main #contents p#page {
	width: 250px;
	display: block;
	float: left;
	height: 25px;
	margin-top: 25px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
#main #contents div#text1 {
	display: block;
	float: left;
	height: 320px;
	width: 400px;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 10px;
	clear: none;
}
#main #contents div#text2 {
	display: block;
	clear: none;
	float: left;
	height: 80px;
	width: 640px;
	margin-top: 20px;
	margin-left: 40px;
}
#main #contents div#text3 {
	clear: none;
	float: left;
	height: 240px;
	width: 400px;
	margin-top: 30px;
	margin-left: 280px;
}
#main #contents div#footer {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	clear: none;
	float: right;
	height: 20px;
	width: 500px;
	margin-top: 60px;
	margin-right: 20px;
	text-align: right;
}

#main #contents #footer a {
	color: #66CCFF;
}
#main #contents #footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
