@charset "utf-8";/* format style-------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	font-size: 80%;	line-height: 1.6;	color: #333333;	background-color: #999999;	text-align: center;	font-family: serif;}#wrapper {	background-color: #dbeef8;	width: 800px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}#header {	background-image: url(img/topbag.gif);	background-repeat: no-repeat;	background-position: center top;	height: 230px;	width: 800px;}#header h1 {	padding-top: 50px;}#header p {	color: #ccFFFF;}#header #buttongroup {	margin-left: 70px;	margin-top: 60px;}#header .linkbutton {	display: block;	float: left;	height: 60px;	width: 130px;	margin-top: 20px;}#main {	margin-bottom: 30px;}#main p {	text-align: left;	margin-right: 80px;	margin-left: 80px;	font-family: serif;	font-size: 110%;	line-height: 1.6;	color: #333333;}#footer {	background-image: url(img/bottombag.gif);	background-repeat: no-repeat;	background-position: center bottom;	height: 180px;	width: 800px;}#footer address {	font-size: 95%;	color: #000099;	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";}#main h4 {	font-size: 150%;	text-align: left;	color: #000099;	margin-right: 80px;	margin-left: 80px;	font-weight: bold;	margin-bottom: 5px;}#main h5 {	margin-right: 80px;	margin-left: 80px;	text-align: left;	font-size: 110%;	color: #000099;}/* info css-------------------------*/#main .kamatap {	float: left;	margin-right: 20px;}#main .profile1 {	float: left;	margin-right: 20px;	margin-bottom: 5px;}#main .profile2 {	float: right;	margin-left: 20px;}#main .kousiprofile {}#main .kyousitumei {	margin-top: 20px;}#main .infoaddress {	font-size: 95%;	font-weight: bold;	line-height: 1.1;}#main #classinfoleft #komento {	font-size: 80%;}#main #classinfoleft {	float: left;	width: 460px;}#main #classinforight {	float: right;	width: 300px;}#main #classinforight #infocap {	font-size: 80%;	line-height: 1.4;	width: 180px;	padding-bottom: 10px;}#main #tenrankaip {	float: left;	margin-right: 10px;	margin-left: 80px;}#main .totop {	text-align: right;	display: block;	margin-top: 30px;	font-size: 70%;}#wrapper #main .clearboth {	font-size: 10px;	color: #dbeef8;	clear: both;	width: 150px;}#wrapper .clearboth2 {	clear: both;	color: #dbeef8;}