@charset "utf-8";
/* CSS Document */
p,ol,ul,li,a{
margin:0px;
padding:0px;
}


body{
	background-color:#cdb489;/*gray;#1b1a1b;*/
	margin: 0 auto;
	width:1200px;
	font-family:"Comic Sans MS","Meiryo";
}
#aaa {
	width: 1198px;
	height: 498px;
	background-image:url("../image/b_200.jpg");
	background-repeat:no-repeat;
	border:1px solid #000000;
	padding-top:470px;
	color:#000000;
	font-size:18px;
	text-align:right;
}

#zzz_3{
	width:1200px;
	height:64px;
	margin-top:42px;
}

#bbb_1 {
	margin-left:0px;
	width: 238px;
	height: 64px;
	float: left;
	background-color:#fee5bf;
	list-style-type: none;
	text-align: center;
	line-height: 64px;
	border: solid 1px black;
	font-size:16px;
}

.bbb {
	width: 239px;
	height: 64px;
	float: left;
	background-color:#fee5bf;
	list-style-type: none;
	text-align: center;
	line-height: 64px;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font-size:16px;
	}
#bbb_2 {
	width: 239px;
	height: 64px;
	float: left;
	background-color:#fee5bf;
	list-style-type: none;
	text-align: center;
	line-height: 64px;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font-size:16px;
	color:lightgray;
}


#zzz_2 {
	width: 1200px;
	height: 242px;
	background-color:#cdb489;
	}
#box_1{
	margin-top:42px;
	width: 198px;
	height: 198px;
	background-image:url("../image/b_100.jpg");
	list-style:none;
	float: left;
	color:transparent;
	border:1px solid #000000;
	}
.box_2{
	margin-left:50px;
	margin-top:42px;
	width: 198px;
	height: 198px;
	background-image:url("../image/b_2.jpg");
	list-style:none;
	float:left;
	color:transparent;
	border:1px solid #000000;
}
.box_3{
	margin-left:50px;
	margin-top:42px;
	width: 198px;
	height: 198px;
	background-image:url("../image/b_3.jpg");
	list-style:none;
	float:left;
	color:transparent;
	border:1px solid #000000;
}
.box_4{
	margin-left:50px;
	margin-top:42px;
	width: 198px;
	height: 198px;
	background-image:url("../image/b_4.jpg");
	list-style:none;
	color:transparent;
	float:left;
	border:1px solid #000000;
}
.box_5{
	margin-left:50px;
	margin-top:42px;
	width: 198px;
	height: 198px;
	background-image:url("../image/b_5.jpg");
	list-style:none;
	color:transparent;
	float:left;
	border:1px solid #000000;
}

#zzz_1{
	width: 1200px;
	height: 30px;
	background-color:#cdb489;
	}

#cap_1{
	margin-left:0px;
	width: 200px;
	height: 32px;
	background-color:#cdb489;
	color:black;
	font-size:15px;
	text-align:center;
	line-height:32px;
	float: left;
}
.cap_2{
	margin-left:50px;
	width: 200px;
	height: 32px;
	background-color:#cdb489;
	color:black;
	font-size:15px;
	text-align:center;
	line-height:32px;
	float: left;
}


.clearfix {
	clear:both;
	overflow: hidden;
  	zoom: 1;
}

li a:hover{
	background-color:gray;
	color:white;
	}

#p_1{	width:1200px;
	height:18px;
	color:black;
	font-size:18px;
	text-align:center;
}
ul{
	width:1200px;
	text-align:center;
}
ul li{
	display:inline-block;
	list-style:none;
	width:90px;
}

a:link{
	color:black;
}
a:visited{
	background-color:gray;
	color:white;
}






.kashi{
	color:#cdb489;
}