body {
    font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	padding:0;
	background-color:#FFFFFF;
	line-height:1.3em;
	margin: 0px;
	font-size:13px;
}

/* mainのデザイン */

.main {
	width:690px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main img {
margin-bottom:7px}

.main object {
	margin:0px 0px 10px 0;
	float: none;
}

#main img {
margin-bottom:5px}


.main2 {
	width:526px;	/* IEのバグ対策 */
	margin-bottom:20px;
	/*border:1px solid #375088;*/
	padding:0px 0px 0px 20px;
	text-align: left;
	float: left;
}

.main2 img {margin:0px 0px 5px 0;}

.main2 object {
	margin:0px 0px 10px 0;
	float: none;
}

.top{
	width:710px;
	margin: 0px;
	margin-top: 10px;
}

/* leftのデザイン */

.side {
	border:solid 1px;
	padding:5px 1px;
	border-color: #999999;
}

#left img{margin-bottom:5px}


table {font-size:13px;
line-height:1.3em;}

/* menuのデザイン */

.menu{margin-bottom:5px;
	padding:0px 0px 0px 10px;}

.menu01 {margin-bottom:5px;
	padding:0px 8px 7px 8px;}

.menu02 {margin-bottom:5px;
text-align:center;
	padding:0px 8px 7px 8px;}
	
.menu03 {margin-bottom:5px;}

.menu01 img {margin-bottom:5px;}

/* ページの基本設定 */
body {
	padding:0px;
	font-size:13px;
	line-height:1.3em;
	margin: 0px;
	background-color: #080403;
	background-image: url(img/back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
h1 {
	font-size:12px;
	display: inherit;
	margin-bottom: 1px;
	margin-top: 8px;
	font-weight: normal;
	text-align: center;
}
h2 {
	background-image:url(img/bar.jpg);
	font-size:14px;
	color: #FFFFFF;
	padding: 6px 12px;
	font-weight: normal;
}
h3 {font-size:small;
	display: inherit;
    }
h4 {font-size:small;}

li {font-size:small;
	line-height:1.3em;}
p {display:inline}	

form {display: inline;}

#copyright {font-size:x-small;}



/* リンクの基本設定 */

a:link {color: #CC0000;
	text-decoration:underline;}
a:visited {color: #CC0000;
	text-decoration:underline;}
a:hover {color: #3300CC;
	text-decoration:underline;}

/* ページのレイアウト */
#header {width:800px;}	

#contents {
	width:800px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#box1 {
	VERTICAL-ALIGN: top;
	　　　　WIDTH: 800px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	width: 887px;
}	
#left {
	float: left;
	width:160px;
	margin-top: 10px;
	padding-left: 5px;
}
	
#footer {
	clear:both;
	text-align:center;
	width:100%;
}
		
#center {
	width: 410px;
	float: right;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

#main {
	width:760px;
	float:left;
	margin-bottom:10px;
	padding-left: 20px;
	margin-top: 10px;
}

/* 文字 */
hr {clear:left}
