@charset "Shift_JIS";

/* common */

html {
	scrollbar-track-color: #FDFC9A;
	scrollbar-face-color: #FDFC9A;
	scrollbar-arrow-color: #EA7911;
	scrollbar-shadow-color: #FDFC9A;
	scrollbar-highlight-color: #FDFC9A;
	scrollbar-3dlight-color: #EA7911;
	scrollbar-darkshadow-color: #EA7911;
}

body {
	background: url("../common/img/bg.gif") repeat-x top center;
	background-color: #056535;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W6" ;
	font-size: 12px;
	line-height:16px;
	margin: 0px;
	padding: 0px;
}

body.contents {
	background: url("../common/img/bg_flm_in.jpg") no-repeat top left;
	background-attachment: fixed;
	margin: 7px 10px;
}

th, td, div {
	font-size: 12px;
	line-height:16px;
	vertical-align: top;
}

a {
	color: #E7386F;
	text-decoration: none;
}

a:hover {
	color: #E7386F;
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

span.caution {
	color: #E7386F;
}

table.all {
	width: 850px;
}

td.all {
	text-align: left;
}

/* HEADER */

table.header {
	width: 760px;
	height: 69px;
	margin-top: 43px;
}

td.header_logo {
	width: 124px;
}

td.header_menu {
	width: 357px;
	vertical-align: bottom;
	padding-bottom: 5px;
}

td.header_url {
	width: 279px;
	vertical-align: bottom;
	padding-bottom: 5px;
}

table.menu {
	padding: 5px 3px 0px 0px;
}

table.menu td {
	padding-left: 4px;
}

/* FOOTER */

table.footer {
	width: 850px;
	background-color: #056535;
}

td.footer_banner {
	text-align: left;
	padding-top: 5px;
	width: 414px;
}

td.footer_copy {
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
}

td.footer_logo {
	padding-top: 5px;
	text-align: right;
}

/* CONTENTS */

img.img_side {
	width: 125px;
	height: 377px;
}

iframe.contents {
	width: 519px;
	height: 327px;
}

iframe.contents_disco_l {
	width: 220px;
	height: 327px;
}

iframe.contents_disco_r {
	width: 299px;
	height: 327px;
}

/* 7/26更新 */

img.header2 {
	margin: 31px 0px 0px 0px;
}

div.header1 {
	margin: 31px 0px 0px 0px;
}

h2.info_title {
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}

.header {
	padding: 22px 0px 0px 0px;
	margin: 0px;
}

.top_foot {
	padding: 10px 0px 0px 0px;
}

/* end of stylesheet */
