body{ background-image: url("../../blue0.png");}

header{ background-image: url("../../blue0040.png");}

/* ＊＊＊＊四角開始＊＊＊＊ */
.content_box{
	border: solid  1px #97E2FC;
	background: #FFFFFF;
	margin: 30px 0px 40px;
	padding: 0px 20px 40px 20px;
}
/* 見出し */
.index{
	color: #3366FF;
	border-left: solid 5px #3366FF;
	background-color: #E2F7FD;
	padding: 5px 15px;
	margin: 30px 0px;
}

.content{
	color: #444444;
	font-size: 18px;
}

.mainImage img{
 text-align:center;
 border: solid #97E2FC 1px;
}
.thumbnails{
 width:100%;
}
.thumbnails img{
 width:20%;
 border: solid #97E2FC 1px;
}

.content_1 th,td{vertical-align: top;}
.content_1 td{
	padding-left: 10px;
	padding-top: 10px;
}

.content_1 h2,h3{
	color: #000088;
	font-size: 18px;
	border-bottom: solid 2px #3366FF;
}

.content_1 h2{margin-top: 30px;}

input[type="button"]{
	padding: 4px 30px;
	margin-top: 70px;
	margin-left: 70px;
}
/* カメラテーブル */
.content_2{
	font-size: 16px;
	border-collapse: collapse;}
.content_2 th{
	border: 1px solid #bbbbbb;
	padding: 0px 8px;
	background-color: #EEEEEE;
	font-weight: normal;
}
.content_2 td{
	border: 1px solid #bbbbbb;
	padding: 4px 10px;
}


/* ＊＊＊＊四角終了＊＊＊＊ */
