@charset "UTF-8";

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {display: block;}
* {margin: 0; padding: 0; outline: 0;}
input:focus, select:focus, textarea:focus {outline: 0;}
a {text-decoration: none; border: 0;}
li {list-style-type: none;}
address {font-style: normal;}
input, textarea, select {font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}
img {font-size: 10px; line-height: 110%; border: 0;}
td, th {vertical-align: top;}
th {text-align: left;}

.acenter {text-align: center;} .aleft {text-align: left;} .aright {text-align: right;} .ajustify {text-align: justify;}
.fleft {float: left;} .fright {float: right;} .clear {clear: both;}
.relative {position: relative;}

/*--------------------------------------------------------------------*/

html, body, #ai1, #ai2, #backbox, #backimages, #backscreen, #frontbox, embed {
	width: 100%; height: 100%; min-width: 980px; min-height: 692px;
	margin: 0; padding: 0;}

body, p, .p {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; color: #000; font-size: 13px; line-height: 1.6;}
a {color: #000;}
a:hover {color: #000;}
div {font-size: 0; line-height: 0;}
body {background-color: #fff;}

#ai2 {
	overflow: hidden;}
#backbox {
	position: relative;}
#backimages {
	position: absolute; left: 0; top: 0;}
#backimages img {
	position: absolute; left: 0; top: 0;
	height: 100%;}
#backscreen img {
	width: 100%;}

#frontbox {
	position: absolute; left: 0; top: 0;}
#leftcol, #rightcol {
	display: inline-block; /zoom: 1; vertical-align: top;
	height: 100%;
	background: url("../image/whitebg.png");}
#leftcol {
	width: 300px;}
#rightcol {
	width: 680px;}

h1 {
	margin: 54px 0 65px 43px;}

#navi {
	margin-left: 35px; padding-bottom: 1px;}
#navi li {
	margin-bottom: 16px;}
#navi a img {
	padding-left: 16px; padding-right: 16px;}
#navi a.active img, #navi a.enable:hover img {
	padding-left: 15px; border-left: #000 1px solid;}

#index #rightcol #mainimage {
	margin: 99px 0 0 59px;}
#about #rightcol #mainimage {
	margin: 109px 0 0 63px;}