


*{
	font-family:"メイリオ","ＭＳ Ｐゴシック";

}

body {
	background-image: url("../../img/kabe.jpg");
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

/*------------- 外枠　-------------*/
div#g00{	
	width: 987px;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: none;
}
/*---------------s05-------------------*/
div#s05{
	width: 902px;
	height: auto;
	margin-top: 20px;
	border: none;
}
/*---------------s1-------------------*/
div#s1{
	width: 985px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*---------------s2-------------------*/
div#s2{
	width: 985px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*---------------s3-------------------*/
div#s3{
	width: 985px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*---------------s4-------------------*/
div#s4{
	width: 985px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*---------------s5-------------------*/
div#s5{
	width: 985px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*---------------s6-------------------*/
div#s6{
	width: 985px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}


/*---------------s7-------------------*/
div#s7{
	width: 845px;
	height: auto;
	margin-top: 20px;
	margin-left: 65px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*---------------s8-------------------*/
div#s8{
	width: 900px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	box-shadow: 10px 10px 10px;
	border-radius: 10px;
}
/*------------- p -------------------*/
p{
	font-size: 14px;
	line-height: 1.7em;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
}
/*-------------  -------------------*/
h3{

	margin-left: 30px;
	margin-right: 30px;
}
/*-----------------------------------*/
hr{
	margin-left: 30px;
	margin-right: 30px;
}
/*------------- content -------------*/


a:link { 
	color: #0000FF;
 }
a:visited {	
	color: #0000FF;
 }
a:hover { 
	color: #FF0000; 
}


