@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10pt;
}
body {
	background-image: url(img/back1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px auto;
	background-color: #A8A8A8;
	text-align:center;

}
#body2{
	width:100%;
	margin: 0px auto;
	text-align:center;
	background-color: #A8A8A8;
	height:10px;
	}
	
#main {
	width: 910px;
	margin: 0px auto;
	height:100%;
}

#header {
	width: 918px;
	margin: 0px auto;
}


#my_navigation {
	float : left;
	width : 234px;
	margin : 0;
	padding :0;
	background-color: black;
	text-align:right;


}


#my_contents {
	float : left;
	width : 676px;
	margin :0 ;
	padding :0;
	background:#FFF;
	text-align:left;
	 }
	 
.mycontents{
	font-size: 10pt;
	padding:5px 0px 10px 23px;

}

	 
.menu{
	height:20px;
	border-bottom:#000 solid 0.5px;
	 }

.menu img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 2px;
}

#footer {
	background-color: #000;
	clear: both;
	height: 20px;
	width: 910px;
	text-align:right;
	margin:0 auto;
}

#footer img
{margin:3px 10px 0px 10px;}

#footer2{
	width:100%;
	margin: 0px auto;
	text-align:center;
	background-color: #A8A8A8;
	height:10px;
	}.fo1 {
	font-size: 8pt;
	color: #F00;
}
.img1 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 45px;
}
.img2 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.img3 {
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 45px;
	border:0;
}
.img4 {
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	border:0;
}
