body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 83%;
	line-height: 1.4em;
}
a,p,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dt,dd,form ,td,th{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
table {
	border-collapse:collapse;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.clear {
	font-size: 1px;
	clear: both;
}
.float_left {
	display: block;
	float: left;
}
.float_right {
	display: block;
	float: right;
}
.f-size70 {
	font-size: 70%;
}
.txt_ind-1 {
	text-indent: -1em;
	padding-left: 1em;
}
.txt_red {
	color: #F00;
}
#header_back {
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
	height: 102px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #690;
	margin-bottom: 10px;
}
#header {
	width: 1195px;
	padding-left:15px;
}
#header_camera {
	width: 900px;
	padding-left:15px;
}
#header_right {
	float: right;
	width: 440px;
}
#footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #690;
}
#footer #camera {
	width: 900px;/*2013/04/01変更　元1380px*/
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:15px;
}
#footer div {
	width: 1200px;/*2013/04/01変更　元1380px*/
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:15px;
}
#footer div h2 {
	margin-bottom: 5px;
}
#content_kyoku {
	width: 1195px;
	padding-left:15px;
}
#content_kyoku_camera{
		width: 900px;
	padding-left:15px;
}


#content_kyoku #content1 {
	float: left;
	width:650px;
}

#content_kyoku #content2 {
	float: right;
	width:545px;
}

#content_kyoku h1 {
	font-size: 170%;
	color: #FFF;
	display: block;
	padding: 10px 5px 5px;
	background-image: url(../images/side_navi_h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}

#content_kyoku #main_img {
	float: right;
	width: 650px;
	margin-bottom: 15px;
}
#content_kyoku #main_img li a{
	display: block;
	background-image: url(../images/side_navi_menu_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: none;
	font-weight: bold;
	border: 1px solid #09F;
	color: #03F;
	padding: 5px;
}

#content_kyoku #content1 #main_img #main_right {
	width: 400px;
	padding-top:5px;
}

#content_kyoku #content1 #main_img #navi {
	width: 640px;
	float: left;
	padding-top:73px;
}
#content_kyoku #navi #navi_link{
	background-image: url(../images/side_navi_h2.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	padding: 7px;
	margin-bottom: 5px;
}
#content_kyoku #navi #navi_link a{
	color: #FFF;
}
#content_kyoku #navi #navi_link a:hover{
	color: #6FF;
	text-decoration: none;
}
#content2 #heijou {
	float: left;
	margin-top: 0px;
}
#content2 #heijou h2 {
	background-image: url(../images/side_navi_h2.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
}
#content2 #suii {
	float: right;
	margin-top: 0px;
	width: 220px;
}
#content2 #suii h2 {
	background-image: url(../images/side_navi_h2.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
}
#content2 #suii table{
	margin-right: auto;
	margin-left: auto
}
#content2 #suii table th {
	height:29px;
	border: 1px solid #999;
	background-color: #D7FFFF;
	text-align: center;
	padding: 3px;
	font-size:120%;
}
#content2 #suii table tr td {
	height:31px;
	text-align: center;
	border: 1px solid #999;
	padding: 3px;
}

#all_camera {
	border-collapse: separate;
	border-spacing: 10px;
}
#all_camera tr,td{
	width: 180px;
	margin: 2px;
	padding: 6px;
	border: solid 1px black;
	text-align: center;
}
