* {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #080058;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #080058;
	scrollbar-shadow-color: #080058;
	scrollbar-track-color: #fff;
	}

body {
	margin: 10px 0px 0px 0px;
	background-image: url(./image/image-back.gif);
	background-repeat: repeat;
	text-align: center;
}

.c1{
	clear: both;
	}

img{
	border:none;
	float: left;
	}

.img2{
	margin: 10px;
	text-align: center;
	}
h3{	
	color:#0000ff;
	}	
	
p {
	text-align: left;
	line-height: 120%;
	}
	
a {
	text-decoration: none;
	border: none;
	}	

#container {
	width: 900px;
	margin: 0px auto;
	background-color: #fc0;
	text-align: left;
	border-left: solid 1px #fc0;
	border-right: solid 1px #fc0;
	}

	/*ラップ*/	
#wrap {
	width:800px;
	}

#banner{
	background-color: #fc0;
	background-image: url(./image/image-top.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	width: 900px;
	/*height: 250px;*/
	font-size: small;
	text-align: center;
	/*margin-bottom: 1px;*/
	}

#banner h1 {
	text-indent: -9999px;
	font-size: 0px;
	}

.banner-link  ul{
	list-style: none;
	font-size: small;
	margin-left: 3px;
	padding: 0px;
	}
	
.banner-link  li{
	float: left;
	margin: 1px;
	}
	
.banner-link  li a{
	text-decoration: none;
	color: #ECAA00;
	background-color: #0064C4;
	width: 89px;
	height: 15px;
	padding: 4px;
	display: block;
	overflow: hidden;
}

.banner-link  li a:hover{
	color: #006; 
	background-color: #ECAA00;
	}

.img-link a {
	display: block;
	height:250px;
	width: 900px;
	text-decoration: none;
	}
	
#sidebar {
	font-size: small;
	color: #0064C4;
	width: 185px;
	margin: 0px;
	background-color: #fc0;
	border-top: solid 1px #fff;
	text-align: left;
	float: left;
	overflow: hidden;
}	
	
#sidebar h2{
	color: #006;
	font-size: medium;
	font-weight: bolder;
	margin: 10px;
	margin-top: 25px;
	text-align: center;
	border-bottom: solid 4px #006; /*border-bottom: 1px dashed #fff;*/
}

#sidebar ul{
	margin-top: 5px;
	}
	 
#sidebar li{
	margin-bottom:5px;
	margin-left: 10px;
	list-style: none;
	} 

#sidebar a:link ,#sidebar a:visited{
	color: #0064C4;
	}

#sidebar a:active ,#sidebar  a:hover {
	color: #0064C4;
	border-bottom: solid 1px;
}

#sidebar p{
	margin: 10px;
	}
	
#sidebar span{ 
	font-weight: bold;
	font-size: medium;
	}



/*サイドバー2設定*/	
#sidebar2 {
	font-size: small;
	color: #000000;
	width: 115px;
	margin: 5px;

	/*sidebar2 table*/
	#sidebar2 table-layout:fixed;

	background-color: #fc0;
	border-top: solid 10px #fc0;
	text-align: center;
	float: right;
	overflow: hidden;
}		

#sidebar2 h2{
	color: #000000;
	font-size: medium;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
	border-bottom: solid 2px #000; /*border-bottom: 1px dashed #fff;*/
}

#sidebar2 p{
	color: #000000;
	margin: 0px;
	}

/*サイドバ−２設定終*/



	
#main {
	background-color: #fff;
	margin: 0px;
	padding-left: 10px;
	width: 565px;
	float: left;
	}
	
#main h2{
	color: #ECAA00;
	font-size: medium;
	font-weight: bolder;
	margin: 25px 15px 15px 0;
	padding-left: 5px;
	text-align: left;
	border-bottom: solid 1px #ECAA00;
	border-left: solid 1em #ECAA00;
}

#main h3{
	color: #ECAA00;
	font-size: medium;
	font-weight: bolder;
	margin: 5px;
	text-align: center;
	border-bottom: solid 1px #ECAA00;
}
	
#main p{
	font-size: small;
	/*line-height: 130%;*/
	margin: 10px;
}

.txt p{
	line-height: 120%;
	margin: 10px;
}

.txt span{
	color: #006;
	font-size: medium;
	font-weight: bolder;
}

.block{
	margin: 5px;
	padding: 5px;
	border: solid 1px #000;
}

.block img{
	margin: 5px;
	}

.block span{
	font-size: medium;
	font-weight: bold;
}

.block2{
	color: #fff;
	background-color: #0064C4;
	margin: 5px;
	padding: 5px;
	border: solid 1px #000;
	width: 165px;
	height: 125px;
	float: left;
	overflow: hidden;
}

.block2 a:link ,.block2 a:visited{
	color: #fff;
	}

.block2 a:active ,.block2 a:hover {
	border-bottom: solid 1px;
}

.block3{
	margin: 35px;
	padding: 10px;
	border: solid 1px #000;
	background-color: #A6FFE1;
}

#bottom {
	clear: both;
	font-size: x-small;
	}
	
#bottom p{	・
	color: #999;
	text-align: center;
}

.posted{
	border: dotted 1px #333;
	text-align: right;
	margin: 25px 15px 25px 0px;
}

.posted2{
	border: dotted 1px #333;
	text-align: right;
	margin: 25px 5px 5px 0px;
}


blockquote{
	background-color: #FFFFA2;
	font-size: small;
	margin: 15px;
	padding: 10px;
}

.profile{
	text-align: right;
}

.center{
	text-align: center;
}

td{
	font-size: small;
	border: 1px solid #000;
	padding: 2px;
	margin: 0px;
}

.return{
	text-align: right;
}
