@charset "utf-8";
/*
border: 1px solid #;
white-space: nowrap;
text-align: center;
vertical-align: middle;
background: url("../img/image.jpg") right bottom no-repeat;
list-style-type: disc;none
list-style-image: url(image.gif);
list-style-position: inside;
a:link {
	color: #3f75fb;
	}
a:visited {
	color: #3f75fb;
	}
a:hover {
	color: #f00;
	}
a:active {
	color: #f00;
	}
display: inline;none;block
width: 300px;
height: 200px;
min-height: 100px;
float: left;
visibility: hidden;
position: absolute;relative
left: 0;
top: -1px;
font-size: 75%;
font-size: 62.5%
line-height: 1.6;
font-weight: bold;
font-style: normal;
clear: both;
*/

/* +++++ Format setting +++++ */
/* Body setting */
a:link {
	color: #fff;
	}
a:visited {
	color: #fff;
	}
a:hover {
	color: #f00;
	}
a:active {
	color: #f00;
	}

th, td {
	border: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	}

p {
	margin-bottom: 0;
	}
li {
	margin-left: 2em;
	}
dd {
	margin-bottom: 0;
	}


div.aaaaaaaa {
	list-style-type: disc;
	list-style-image: url(image.gif);
	list-style-position: inside;
}



html {
	/*height: 100%;*/
	}

body {
	line-height: 1;
	color: #333333;
	/*min-height:100%;*/
	background-color: #000000;
	}

#wrapper {
	width: 100%;
	}

#PAGETOP {
	/*display: none;*/
	visibility: hidden;
	position:absolute;
	left:0;
	top:-1px;
	}



#contents {
	/*width: 1045px;
	height: 80px;*/
	margin: 0 auto;
	position:relative;
	/*background-color: #;*/
	}





/* +++++ Header setting +++++ */
#header {
	width: 100%;
	border-bottom: 1px solid #7a5531;
	}
	#header .headerBox {
		width: 950px;
		height:70px;
		position: relative;
		}
		#header .headerBox .description {
			position: absolute;
			left: 60px;
			top: 3px;
			z-index: 10;
			width: 890px;
			text-align: right;
			color: #ffffff;
			font-size: 62.5%;
			line-height: 1.25;/*1.25 - Helvetica,Arial*/
			font-family:Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Geneva,sans-serif;
			}
			#header .headerBox .description strong {
				font-weight: normal;
				}
		#header .headerBox h1 {
			position: absolute;
			left: 0;
			top: 8px;
			z-index: 1;
			font-size: 0;
			}
		
			#header .headerBox #gallery {
				width:157px;
				height:25px;
				position: absolute;
				left: 599px;
				top: 27px;
				z-index: 15;
				font-size: 0;
				}
			#header .headerBox #outline {
				width:93px;
				height:25px;
				position: absolute;
				left: 760px;
				top: 27px;
				z-index: 15;
				font-size: 0;
				}
			#header .headerBox #request {
				width:93px;
				height:25px;
				position: absolute;
				left: 857px;
				top: 27px;
				z-index: 15;
				font-size: 0;
				}





/* +++++ Menu setting +++++ */
#menus {
	width: 100%;
	border-top: 1px solid #6d4827;
	border-bottom: 1px solid #000000;
	background: url("../img/bg-menu.gif") repeat-x;
	}
#menus ul.menu,
#menus ul.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menus ul.menu {
/*	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 1;*/
	width:950px;
	height:40px;
	margin:0 auto;
	}
	#menus ul.menu li {
		display: inline;
		width:95px;
		height:40px;
		float: left;
		overflow-y:hidden;
		}




/* +++++ Pagetop setting +++++ */
.pagetop {
	clear:both;
	width:950px;
	font-size:0;
	text-align:right;
	margin:0 auto;
	padding:12px 0 7px 0;
	}



/* +++++ Reference setting +++++ */
#reference {
	width: 100%;
	margin:0;
	background:#403224 url("../img/bg-reference.gif") repeat-x;
	}
#top #reference {
	margin:25px 0 0 0;
	}


#reference .referenceBox {
	width: 950px;/*931px*/
	height: 50px;
	}
#reference dl,
#reference dt,
#reference dd {
	margin: 0;
	padding: 0;
	font-size: 0;
	}

#reference dl {
	float:right;
	width:615px;
	height:31px;
	margin:11px 0 0 0;
	}
	#reference dt {
		display: inline;
		width: 210px;/*220*/
		float: left;
		}
	#reference dd {
		float:left;
		width: 405px;
		}

#reference div#getFlash {
	float:left;
	width:325px;
	margin:5px 0 0 0;
	}



/* +++++ Footer setting +++++ */
#footer {
	width: 100%;
	min-width: 784px;/*1045*/
	margin:0 auto;
	/*background-color: #030102;*/
	/*position: relative;
	left: 0;
	top: -5px;*/
	}
#footer .footerMenu {
	width: 332px;
	float: left;
	display: inline;
	}
#footer address {
	width:280px;
	float: right;
	display: inline;
	text-align: left;
	color: #ffffff;
	font-size: 62.5%;
	line-height: 1.2;
	font-family: Georgia, Century, "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	padding-top: 6px;
	}
#footer address span {
	display: block;
	padding-right: 10px;
	}


#footer ul,
#footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	}
#footer ul {
	/*width:326px;*/
	height:22px;
	margin:0;
	padding-left: 6px;
	}
	#footer li {
		display: inline;
		float: left;
		text-align:right;
		margin: 0;
		}
	#footer li.nomura {
		width: 304px;
		}
	#footer li.sekisui {
		width: 255px;
		}
	#footer li.mitsui {
		width: 249px;
		}





.cboth {
	height:0;
	}
.cboth hr {
	display:none;
	}






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





#swfBox {
	width: 100%;
	height: 100%;
	margin:0 auto;
	text-align:center;
	/*background: url(./img/bg_flash.gif) repeat-x left top;*/
}
#swfArea {
	width: 100%;
	height: 100%;
}
#swfArea img {
	margin-top: 0px;
}









/* +++++ Title setting +++++ */
#title {
	width: 950px;
	border-bottom: 2px solid #86634b;
	margin-bottom: 2px;
	padding-top: 35px;
	}
	#title h2 {
		padding-bottom: 12px;
		float: left;
		display: inline;
		width: 395px;/*400*/
		}
	#title div.menuBox{
		/*position: relative;
		left: 0px;
		top: 0px;*/
		float: right;
		display: inline;
		width: 550px;
		/*height:34px;*/
		}

#title ul.menu,
#title ul.menu li {
	margin:0;
	padding:0;
	list-style:none;
	}
#title ul.menu {
	/*position: absolute;
	left: 490px;
	top: 10px;
	top:0;
	z-index: 1;*/
	/*width: 490px;
	height:24px;*/
	float: right;
	display: inline;
	}
	#title ul.menu li {
		float: left;
		display: inline;
		width: 155px;
		text-align: right;
		}


.contentsBox h3 {
	padding: 40px 0 18px 0;
	}





#EventBtn {
	position: absolute;
/*	height: 200px;/*225*/
	*height: 200px;
	height:auto;
	width: 210px;
	z-index: 100;
	top: 113px;
	right: 0px;
	/*background-image: url(../../img/loop/bg_follow_navi.gif);
	background-repeat: repeat-x;
	
	background-color: #660000;*/
	/*background: #000000 url("../img/top/bg-mini.gif") no-repeat 0 0;*/
	background-color: #660000;
	border: 1px solid #660000;
	}
#EventBtn .line {
	padding: 2px 0 2px 2px;
	padding-right: 15px;
	padding-left: 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display: block;
	}
#EventBtn img {
	width: 180px;
	height: 45px;
	margin-bottom: 6px;
	}
#EventBtn p.present img {
	width: 180px;
	height: 65px;/*90*/
	margin-bottom: 10px;
	}
#EventBtn p.campaign img {
	width: 180px;
	height: 90px;/*90*/
	margin-bottom: 10px;
	}
#EventBtn .request img {
	margin-top: 5px;
	}
#EventBtn p.summerCampaign img {
	width: 180px;
	height: 60px;
	margin-bottom: 10px;
	}
#EventBtn img:hover {
	/*filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.9;*/
	}
p#CloseBtn {
	font-family: "Tahoma", "Arial", "sans-serif";text-transform: uppercase;
	text-align: center;
	font-size:75%;
	line-height:1;
	color:#ffffff;
	padding-top:10px;
	}
.closeimg p span {
	background: url("../img/bt-navi.gif");
	}
.openimg p span{
	background: url("../img/bt-navi.gif");
	}
*html .closeimg {
	width:190px;
	}
*html .closeimg img {
	width: 180px;
	}
span#EventText {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 15px;
	}
span#EventText:hover {
	cursor: pointer;
	text-decoration: underline;
	}


#header .headerBox .description {
			position: absolute;
			left: 60px;
			top: 20px;
			z-index: 10;
			width: 890px;
			text-align: right;
			color: #ffffff;
			font-size: 62.5%;
			line-height: 1.25;/*1.25 - Helvetica,Arial*/
			font-family:Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Geneva,sans-serif;
			}
#header .headerBox #gallery {
				width:157px;
				height:25px;
				position: absolute;
				left: 599px;
				top: 40px;
				z-index: 15;
				font-size: 0;
				}
			#header .headerBox #outline {
				width:93px;
				height:25px;
				position: absolute;
				left: 760px;
				top: 40px;
				z-index: 15;
				font-size: 0;
				}
			#header .headerBox #request {
				width:93px;
				height:25px;
				position: absolute;
				left: 857px;
				top: 40px;
				z-index: 15;
				font-size: 0;
				}