@charset "utf-8";
/* 各ブラウザの標準スタイルの破棄'
---------------------------------------------------------------------------- */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, th, td, form, select, option, address, pre, strong, em, script {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	background-color: #0337ac;
	background-repeat: repeat;
}
img {
	border: none;
}
a:link {
	color: #fb2237;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #ef4c8e;
	text-decoration: underline;
}
#container {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -295px;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
/* ヘッダ'
---------------------------------------------------------------------------- */
#header {
	height: 100px;
	padding: 0;
	margin: 0px;
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
}
#header #headLeft {
	float: left;
	height: 100px;
	width: 395px;
}
#header #headLeft #sub {
	padding-top: 25px;
	padding-bottom: 4px;
}
#header #headRight {
	float: left;
	height: 100px;
	width: 530px;
}
#header #headRight #menu {
	margin-top: 34px;
}
#header #headRight #menu li {
	float: left;
	list-style-type: none;
}
#header #navi {
	font-family: 'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 80%;
	color: #333;
	line-height: 36px;
	list-style-type: none;
	text-align: left;
	padding-left: 55px;
}
#header #navi li {
	float: left;
	margin-right: 1em;
}
#container #content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
/* メイン'
---------------------------------------------------------------------------- */
#mainContent {
	height: 390px;
	text-align: left;
	background-image: url(../images/top_main.jpg);
	background-repeat: no-repeat;
	width: 930px;
}
#leftCol {
	float: left;
	width: 450px;
	height: 160px;
	padding-left: 30px;
}
#rightCol {
	float: left;
	width: 450px;
	height: 160px;
}
#mainContent h1 {
	height: 180px;
	width: 930px;
}
#mainContent #info {
	font-family: 'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 100%;
	color: #000;
	line-height: 140%;
	padding-top: 30px;
	padding-left: 390px;
	margin-top: 40px;
	width: 260px;
}
#mainContent #profile {
	font-family: 'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.3em;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 30px;
}
#mainContent #profile li {
	list-style-type: none;
}
#mainContent #lead {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000;
	font-family: 'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	padding-left: 130px;
	padding-top: 70px;
	padding-right: 40px;
}
/* フッタ'
---------------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/top_footer.jpg);
	background-repeat: no-repeat;
}
#footer #left {
	float: left;
	height: 42px;
	width: 430px;
	padding-top: 20px;
	padding-left: 40px;
	color: #333;
	text-align: right;
	padding-right: 10px;
}
#footer #left #navi {
	height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 80%;
	color: #000;
	list-style-type: none;
}
#footer #left #navi li {
	float: left;
	margin-right: 1em;
}
#footer #left #navi a:link {
	color: #fff;
	text-decoration: none;
}
#footer #left #navi a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer #left #navi a:visited {
	color: #000;
	text-decoration: underline;
}
#footer #left #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	clear: both;
	text-align: left;
}
#footer #right {
	float: right;
	height: 22px;
	width: 400px;
	padding-top: 20px;
}
#footer #right ul {
	font-family: 'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 130%;
	text-align: left;
	list-style-type: none;
	margin-left: 0px;
}
#footer #right .en {
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
