﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/fabric_of_squares_brown.png);
	background-repeat: repeat;
}
html {
	-webkit-text-size-adjust:none
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#all {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
}
#left_navi {
	width: 250px;
	float: left;
}
#content {
	width: 940px;
	padding-left: 60px;
	float: right;
	font-size: 14px;
	color: #222;
}
#footer {
	padding-top: 100px;
	clear: both;
	font-size: 11px;
	text-align: right;
}
#all a img {
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
#all a img:hover {
	border-bottom-color: #FFFFFF;
}
h2 {
	font-size: x-small;
	font-weight: normal;
	padding-top: 20px;
}
h3 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
}
h4 {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	font-size: 10px;
	color: #000;
}


#table_1 {
	text-align: center;
	font-size: 13px;
	margin-top: 100px;
}
#table_2 {
	font-size: 13px;
	text-align: center;
}
