@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	color: #cccccc;
	line-height: 20px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.language_bar {
	font-size: 10px;
	text-decoration: none;
	padding-right: 15px;
}
#header {
	padding-bottom: 20px;
}
#header2 {
	padding-bottom: 15px;
	height: 102px;
	width: 900px;
	background-image: url(../img/assets/header_bg_1.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	text-align: right;
	width: auto;
	padding-right: 10px;
}
#navi a:link {
	color: #CCCCCC;
}
.text_14pt_blue {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	color: #000066;
}
.text_12pt {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#foto_top {
	padding-bottom: 25px;
	text-align: center;
}
#footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
#footer_copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	text-align: center;
}
#footer_logos {
	text-align: center;
	background-image: url(../img/assets/footer_logos_bg.png);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 80px;
}
.contents_box {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: auto;
}
.text_caption {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.title_box {
	padding-bottom: 20px;
	width: auto;
}
.title_box2 {
	padding-bottom: 20px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.title_box_sub {
	margin-bottom: 10px;
}
.text_box_right {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.text_box_left {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 10px;
	color: #999999;
	text-align: left;
}
.foto_left {
	float: left;
	margin-right: 10px;
}
.foto_center {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.foto_right {
	float: right;
	margin-left: 10px;
}
.block_box {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
	height: 150px;
	width: 250px;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	text-align: left;
}
.text_box_center {
	text-align: center;
}
.clear_both {
	clear: both;
}
.btn_margin {
	margin-top: 15px;
}
.gallery_box {
	background-image: url(../img/assets/gallery_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.td_left {
	BACKGROUND-COLOR: #CCCCCC;
	color: #000000;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
}
.td_right {
	BACKGROUND-COLOR: #000000;
	color: #CCCCCC;
	padding-left: 20px;
}
.td_border_bottom_1px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.td_border_bottom_1px_gray {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C7C7C7;
	color: #000000;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

