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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: normal;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.waku {
	border: 1px solid #1A96D5;
	padding: 2px;
}
#wrapper {
	background-color: #FFF;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}
p.headtext {
	margin-left: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 90%;
}
h1 {
	height: 70px;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
}
h1.en {
	height: 70px;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
}
h2 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/bg_h3_index.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-left: 15px;
	line-height: 25px;
	padding-top: 1px;
	clear: left;
}
h3.blue {
	font-size: 16px;
	font-weight: bold;
	color: #1A96D5;
	margin-bottom: -0.6em;
	padding-top: 1em;
}
h3.red {
	font-size: 14px;
	font-weight: bold;
	color: #C91018;
	margin-bottom: -1em;
}
#header-campaign {
	padding: 0px;
	float: right;
	height: 70px;
	width: auto;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul#main_navi {
	clear: both;
	text-align: right;
	margin-right: 10px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#main_navi li {
	display: inline;
}
#cover {
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#container {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(../img/bg_container.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
	padding: 0px;
}
#container-index {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	width: 100%;
	background-image: url(../img/bg_container_index.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDD;
	padding: 0px;
}
#contens {
	float: right;
	width: 690px;
	clear: both;
	margin-right: 20px;
}
#contens-en {
	float: right;
	width: 910px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}
#contens-index {
	float: right;
	width: 480px;
	clear: both;
	margin-right: 10px;
	padding-right: 220px;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.icon-g {
	background-image: url(../img/icon_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
p.icon-b {
	background-image: url(../img/icon_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
p.icon-r {
	background-image: url(../img/icon_arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.mini {
	font-size: 80%;
}
.red {
	color: #C91018;
}
div.waku-b-narrow {
	width: 75%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px dashed #1A96D5;
	padding-right: 20px;
	padding-left: 20px;
}
div.waku-b-wide {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px dashed #1A96D5;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
div.waku-g-narrow {
	background-color: #F8F8F8;
	width: 75%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCC;
	padding-right: 20px;
	padding-left: 20px;
}
div.waku-g-wide {
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCC;
	padding-right: 30px;
	padding-left: 30px;
}
div.waku-r-narrow {
	width: 75%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px dashed #c91018;
	padding-right: 20px;
	padding-left: 20px;
}
div.waku-r-wide {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px dashed #c91018;
	padding-right: 30px;
	padding-left: 30px;
}
table.waku {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
table.waku td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
table.no-waku td {
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}
p.modoru {
	font-size: 10px;
	margin-top: 5px;
	text-align: right;
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
}
div.linktext {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EEE;
}
div.links {
	font-size: 110%;
}
img.icon_sogolink {
	padding-left: 5px;
}
#side {
	float: left;
	width: 220px;
	margin-left: 2px;
	padding-bottom: 15px;
}
#side-campaign {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul#sub_navi {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.sub_banner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
p.mini-right {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#side_right {
	float: right;
	height: auto;
	width: 195px;
	margin-top: 0px;
	margin-right: -220px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ul#foot_navi {
	list-style-type: none;
	text-align: center;
	clear: both;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1A96D5;
	background-color: #FFF;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 90%;
}
ul#foot_navi li {
	display: inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-left: 10px;
}
ul#foot_navi li.right {
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#foot_navi li a:link {
	color: #333;
	text-decoration: none;
}
ul#foot_navi li a:visited {
	color: #333;
	text-decoration: none;
}
ul#foot_navi li a:hover {
	color: #666;
	text-decoration: underline;
}
ul#foot_navi li a:active {
	color: #666;
	text-decoration: underline;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer-en {
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1A96D5;
}
p.address {
	font-size: 80%;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.copyright {
	font-size: 80%;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div#event-form {
	text-align: right;
	padding-top: 15px;
}
