@charset "utf-8";
/* CSS Document */
body, p, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dd, form, address {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	font-size:100%;
}
body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin: 0;
	line-height: 1.7;
	color:#666;
	font-size:14px;
	padding: 0;
}
img {
	border:none;
	vertical-align:top;
}
a:hover img {
	-moz-opacity:0.6;
	opacity:0.6;
	filter: alpha(opacity=60);
}
a:hover img#TB_Image {
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #4BB6E7;
	text-decoration: underline;
}
#main a:link, #main a:visited, #main a:active {
	color: #000;
	text-decoration: none;
}
#main a:hover {
	color: #4BB6E7;
	text-decoration: underline;
}
.pad-bot10 {
	padding-bottom:20px;
}
.pad-bot20 {
	padding-bottom:20px;
}
.pad-bot50 {
	padding-bottom:50px;
}
.margin-bot0 {
	margin-bottom:0px;
}
.margin-bot5 {
	margin-bottom:10px;
}
.margin-bot10 {
	margin-bottom:10px;
}
.margin-bot20 {
	margin-bottom:20px;
}
.margin-bot30 {
	margin-bottom:30px;
}
.margin-bot50 {
	margin-bottom:50px;
}
.small {
	font-size:12px;
}
#main {
	width: 630px;
	margin:10px auto;
}
.basicTable {
	min-width: 375px;
	border-collapse: collapse;
}
.basicTable th {
	border: 1px solid #666;
	background-color: #90DCED;
	color: #265AA6;
	padding: 10px 10px;
	white-space: nowrap;
	text-align: left;
}
.basicTable td {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 10px;
}
#main h2 {
	background-image: url(../../common/images/head_line2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 45px;
	font-size: 20px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 20px;
}
#mainImageBox {
	margin-right: 20px;
	float: left;
	max-width: 240px;
}
#mainImageBox p {
	margin-bottom:20px;
	font-size:12px;
	line-height:1.4;
}

