*{
	padding: 0px;
	margin: 0px;
}
#main{
	margin: auto;
	padding: 0 10px;
	width: 850px;
	height: auto;
	background: url(image/b_g.jpg) repeat-y center;
}
#header{
 	background-image : url(image/header.gif);
 	height: 200px;
}

#column{
	padding: 10px 0 0 5px;
	margin:0 5px 0 0;
	width: 150px;
	height: 150px;
	background: url(image/corum1.jpg) no-repeat;
	float: left;
}

}

#column ul li a:hover{
	color: blue;
	background-color: #66FFFF;
}

#cont{
	padding: 0px;
	margin: 0 5px 5px 0;
	width: 490px;
	text-align: left;
	float:left;
}

#php{
	width:490px;
	height: 300px;
	border: 1px solid black;
	float: left;
}


#cont p{
	font-size:18px;
	line-height: 180%;
	padding: 10px;
}

#cont img{
	float:left;
}

#footer{
	height: 20px;
	clear: both;
	background: #999999;
	border-top: 1px solid #000000;
	padding: 10px 0;
}

#navi{
	background-color: #99FF99;
	padding: 0px 0 0 50px;
	height: 30px;
	width: 800px;
	float: left;
}

#navi ul{
	list-style-type: none;
}

#navi ul li{
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0 5px 0 0;
	width: 150px;
	height:auto;
	float: left;
}

#navi ul li .img{
	background: url(image/menu_kamera.jpg);
}


#navi ul .menu1 a{
	height: 30px;
	text-decoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_HOME_base.gif);
}

#navi ul .menu1 a:hover{
	color: white;
	background-color: white;
	background-image : url(image/aicon_home_hover.gif);
	background-repeat: repeat-x;
}
#navi ul .menu1_on a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_home_hover.gif);
}
#navi ul .menu2 a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_nyukai_bace.gif);
}
#navi ul .menu2 a:hover{
	color: white;
	background-color: white;
	background-image : url(image/aicon_nyukai_hover.gif);
}
#navi ul .menu2_on a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_nyukai_hover.gif);
}
#navi ul .menu3 a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_mutai_base.gif);
}
#navi ul .menu3 a:hover{
	color: white;
	background-color: white;
	background-image : url(image/aicon_mutai_hover.gif);
}
#navi ul .menu3_on a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_mutai_hover.gif);
}
#navi ul .menu4 a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_jikan_base.gif);
}
#navi ul .menu4 a:hover{
	color: white;
	background-color: white;
	background-image : url(image/aicon_jikan_hover.gif);
}
#navi ul .menu4_on a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_jikan_hover.gif);
}
#navi ul .menu5 a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_akusesu_base.gif);
}
#navi ul .menu5 a:hover{
	color: white;
	background-color: white;
	background-image : url(image/aicon_akusesu_hover.gif);
}
#navi ul .menu5_on a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_akusesu_hover.gif);
}
#navi ul .menu6 a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_otoiawase_base.gif);
}
#navi ul .menu6 a:hover{
	color: white;
	background-color: white;
	background-image : url(image/aicon_otoiawase_hover.gif);
}
#navi ul .menu6_on a{
	height: 30px;
	textdecoration: none;
	display: block;
	line-height: 30px;
	background-image : url(image/aicon_otoiawase_hover.gif);
}
body{
	font-size: small;
	line-height: 18px;
	text-align: center;
}
h1{
	font-size: x-small;
	color: #ff0000;
	text-align: right;
	padding: 5px;
}
#cont h2{
	font-size: 16px;
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
	border-width: 1px 1px 1px 25px;
	border-style: solid;
	border-color: #66ff66;
}
#cont h3{
	font-size: 12px;
	color: white;
	background-color: #ff6666;
	padding: 2px 0 2px 5px;
	margin: 10px 0 10px 0;
}
#cont h4{
	font-size: 12px;
	color: white;
	background-color: #ff6432;
	padding: 2px 0 2px 5px;
	margin: 10px 0 10px 0;
}
#column h4{
	color : white;
	background-color: #ff6666;
	padding: 3px 0 0 0;
}

#column p{
	text-indent: -9999px;
}

#column a{
	width: 300px;
	height: 150px;
	display: block;
}

.hilight{
	font-wight: bold;
	background: url(image/image7.jpg);
	display: block;
}
.jikanwaritable{
	width: 450px;
	margin: 0px;
	padding: 0px;
}
.jikanwaritable td {
	border: 1px solid #ff0000;
	padding: 10px;
	background: #f5fffa;
}













