@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}
a {
	text-decoration: none;
}
p {
	text-align: justify;
}
h1 {
	font-size: 20px;
	text-indent: -5000px;
}
h2 {
	font-size: 16px;
	text-indent: -5000px;
}
h3 {
	font-size: 16px;
	color: #003366;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
h4{
	font-size: 12px;
	color: #d00;
	text-align: center;
	margin: 5px 0;
}
img {
	border-style: none;
}
/*-------------------- WRAP --------------------*/
#wrap {
	width: 1000px;
	margin: 0 auto;
	background: url(images2/bg.jpg) repeat-y;
}
#contents  {
	width: 980px;
	margin: 0 auto;
}
#header_logo  a{
	float: left;
	display: block;
	background: url(images2/header.jpg) no-repeat;
	height: 77px;
	width: 980px;
	overflow: hidden;
}
#contents #top_text p {
	margin: 0px 10px 0px 10px;
}
#contents #banner{
	margin: 0 0 10px 0;
}
/*-------------------- HEADER MENU --------------------*/
#header_menu {
	list-style: none;
}
ul#header_menu li {
	display: inline;
}
ul#header_menu a   {
	text-indent: -5000px;
	float: left;
	height: 28px;
	background: url(images2/header_menu.jpg) no-repeat;
}
/* BUTTONS */
#globalnavi #header_menu li#menu1 a { background-position: 0px 0px; width: 124px; }
#globalnavi #header_menu li#menu2 a { background-position: -124px 0px; width: 122px; }
#globalnavi #header_menu li#menu3 a { background-position: -246px 0px; width: 122px; }
#globalnavi #header_menu li#menu4 a { background-position: -368px 0px; width: 122px; }
#globalnavi #header_menu li#menu5 a { background-position: -490px 0px; width: 122px; }
#globalnavi #header_menu li#menu6 a { background-position: -612px 0px; width: 122px; }
#globalnavi #header_menu li#menu7 a { background-position: -734px 0px; width: 122px; }
#globalnavi #header_menu li#menu8 a { background-position: -856px 0px; width: 124px; }
/* OVER STATES */
#globalnavi #header_menu li#menu1 a:hover { background-position: 0px -28px; }
#globalnavi #header_menu li#menu2 a:hover { background-position: -124px -28px; }
#globalnavi #header_menu li#menu3 a:hover { background-position: -246px -28px; }
#globalnavi #header_menu li#menu4 a:hover { background-position: -368px -28px; }
#globalnavi #header_menu li#menu5 a:hover { background-position: -490px -28px; }
#globalnavi #header_menu li#menu6 a:hover { background-position: -612px -28px; }
#globalnavi #header_menu li#menu7 a:hover { background-position: -734px -28px; }
#globalnavi #header_menu li#menu8 a:hover { background-position: -856px -28px; }
/* PRESSED STATES */
#globalnavi #header_menu li#menu1 a:active { background-position: 0px -56px; }
#globalnavi #header_menu li#menu2 a:active { background-position: -124px -56px; }
#globalnavi #header_menu li#menu3 a:active { background-position: -246px -56px; }
#globalnavi #header_menu li#menu4 a:active { background-position: -368px -56px; }
#globalnavi #header_menu li#menu5 a:active { background-position: -490px -56px; }
#globalnavi #header_menu li#menu6 a:active { background-position: -612px -56px; }
#globalnavi #header_menu li#menu7 a:active { background-position: -734px -56px; }
#globalnavi #header_menu li#menu8 a:active { background-position: -856px -56px; }
/* ON STATES */
#globalnavi.index #header_menu li#menu1 a { background-position: 0px -84px; cursor: default; }
#globalnavi.new #header_menu li#menu2 a { background-position: -124px -84px !important; }
#globalnavi.qa #header_menu li#menu3 a { background-position: -246px -84px !important; }
#globalnavi.application #header_menu li#menu4 a { background-position: -368px -84px !important; }
#globalnavi.map #header_menu li#menu5 a { background-position: -490px -84px !important; }
#globalnavi.contract #header_menu li#menu6 a { background-position: -612px -84px !important; }
#globalnavi.outline #header_menu li#menu7 a { background-position: -734px -84px !important; }
#globalnavi.link #header_menu li#menu8 a { background-position: -856px -84px !important; }
/*-------------------- HEADER TEL --------------------*/
#header_tel {
	background: url(images2/header_tel.jpg) no-repeat;
	height: 62px;
	float: left;
	width: 980px;
}
/*-------------------- LEFT SIDE --------------------*/
#left {
	width: 170px;
	float: left;
	vertical-align: top;
}
/*-------------------- LEFT SIDE FORM --------------------OK*/
ul#side_form {
	list-style: none;
}
ul#side_form li {
}
ul#side_form a {
	display: block;
	text-indent: -5000px;
	width: 170px;
	height: 56px;
	background: url(images2/form_btn.jpg) no-repeat;
}
#form1 a:link, #form1 a:visited{ background-position: 0px 0px; }
#form2 a:link, #form2 a:visited { background-position: 0px -56px; }

#form1 a:hover, #form1 a:active { background-position: 0px -115px; }
#form2 a:hover, #form2 a:active { background-position: 0px -171px; }

/*-------------------- LEFT SIDE MENU --------------------*/
ul#side_menu {
	list-style: none;
}
ul#side_menu li {
}
ul#side_menu a {
	display: block;
	text-indent: -5000px;
	width: 170px;
	height: 36px;
	background: url(images/side_menu.jpg) no-repeat;
}
#smenu1 a:link, #smenu1 a:visited{ background-position: 0px 0px; }
#smenu1 a:hover, #smenu1 a:active { background-position: -170px 0px; }
#smenu2 a:link, #smenu2 a:visited { background-position: 0px -36px; }
#smenu2 a:hover, #smenu2 a:active { background-position: -170px -36px; }
#smenu3 a:link, #smenu3 a:visited { background-position: 0px -72px; }
#smenu3 a:hover, #smenu3 a:active { background-position: -170px -72px; }
#smenu4 a:link, #smenu4 a:visited { background-position: 0px -108px; }
#smenu4 a:hover, #smenu4 a:active { background-position: -170px -108px; }
#smenu5 a:link, #smenu5 a:visited { background-position: 0px -144px; }
#smenu5 a:hover, #smenu5 a:active { background-position: -170px -144px; }
/*-------------------- LEFT DIV --------------------*/
#sitefind {
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitefind input{
	margin: 2px;
}
#guidance {
	font-size: 10px;
	line-height: 1.3em;
	padding: 10px 5px;
}
/*-----------------------------------------------*/
/*-------------------- RIGHT --------------------*/
#right {
	float: right;
	width: 810px;
}
#right p{
	margin: 0 10px;
}
/*-------------------- MAIN MENU --------------------*/
#main_menu {
	margin: 10px auto;
}
#main_menu a {
	margin: 0 0 10px;
	color: #000;
	display: block;
	width: 810px;
	height: 130px;
	background: url(images2/main_menu2.jpg) no-repeat;
}
#main_menu h2{
	font-size: 14px;
	text-align: left;
	text-indent: -5000px;
}
#main_menu p {
	color: #555;
	font-size: 11px;
	line-height: 1.5em;
	margin: 15px 15px 0 132px;
	padding-bottom: 5px;
}
#main_menu strong{
	color: #000;
	font-size: 12px;
}
#main_menu #mmenu1 a { background-position: 0px 0px; }
#main_menu #mmenu2 a { background-position: 0px -130px; }
#main_menu #mmenu3 a { background-position: 0px -260px; }
#main_menu #mmenu4 a { background-position: 0px -390px; }

#main_menu #mmenu1 a:hover { background-position: -810px 0px; }
#main_menu #mmenu2 a:hover { background-position: -810px -130px; }
#main_menu #mmenu3 a:hover { background-position: -810px -260px; }
#main_menu #mmenu4 a:hover { background-position: -810px -390px;}
/*----- RIGHT DIV -----*/
#exp{
	clear: both;
	padding: 10px 0;
	margin-top: 35px;
}
#exp h4{
	display: block;
	border-bottom: 1px #f60 dotted;
	margin: 5px 20px;
	font-size: 13px;
	color: #f60;
	text-align: left;
}
#exp p{
	margin: 0 20px;
	font-size: 12px;
	line-height: 1.5em;
}
/*----- RIGHT CLASS -----*/
#cancel .persent {
	font-weight: bold;
	color: #06F;
}
#right table caption{
	color: #06F;
	text-align: right;
}
/*----- FOOTER-----*/
#footer {
	background: url(images2/footer.jpg) no-repeat;
	height: 49px;
	width: 1000px;
	clear: both;
	margin: 0 auto 10px;
}
#footer p {
	font-size: 10px;
	padding-top: 42px;
	padding-bottom: 10px;
	text-align: center;
}
/*--------------------------------------------------------*/
/*------------------------- PAGE -------------------------*/
#page_bar{
	margin: 5px auto 10px;
	width:700px;
	height: auto;
}
#page_bar h3{
	font-size: 14px;
	text-align: left;
	margin: 12px 0 0 135px;
}
#page_bar p{
	font-size: 11px;
	text-align: left;
	margin: 0px 0 0 130px;
}
/* ページごとにタイトルバーを指定 */
#page_bar_1{ background: url(images/page_bar_01.jpg) no-repeat; }
#page_bar_2{ background: url(images/page_bar_02.jpg) no-repeat; }
#page_bar_3{ background: url(images/page_bar_03.jpg) no-repeat; }
#page_bar_4{ background: url(images/page_bar_04.jpg) no-repeat; }
#page_bar_5{ background: url(images/page_bar_05.jpg) no-repeat; }
#page_bar_6{ background: url(images/page_bar_06.jpg) no-repeat; }
#page_bar_7{ background: url(images/page_bar_07.jpg) no-repeat; }
#page_bar_8{ background: url(images/page_bar_08.jpg) no-repeat; }
#page_bar_9{ background: url(images/page_bar_09.jpg) no-repeat; }
#page_bar_10{ background: url(images/page_bar_10.jpg) no-repeat; }
/*--------------------------------------------------------*/
/*------------------- AREA MAP ---------------------------*/
#right #area_map{
	margin: 0 auto;
	text-align: center;
	width: 600px;
}
#right #area_map p{
	margin-top: 5px;
	text-align: center;
}
/*------------------- AREA CONTRACT ---------------------------*/
#area_contract{
	margin: 0 auto;
	width: 600px;
}
#right #area_contract p{
	margin-top: 5px;
	text-align: left;
}
/*------------------- AREA OUTLINE ---------------------------*/
#right #area_outline{
	margin: 0 auto;
	width: 600px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #06F;
}
#right #area_outline p{
	margin-top: 5px;
	text-align: left;
}
#right #area_outline2{
	margin: 10px auto;
	width: 600px;
}
#right #area_outline2 p{
	margin-top: 5px;
	text-align: left;
}
/*------------------- AREA QA ---------------------------*/
#right #area_qa{
	margin: 0 auto;
	width: 600px;
}
#right #area_qa p{
	margin-top: 5px;
	text-align: left;
}
#right #area_qa .q{
	color: #F00;
}
#right #area_qa .ans{
	padding-left: 2em;
}
/*------------------- AREA APPLICATION ---------------------------*/
#right #area_app{
	margin: 0 auto;
	width: 600px;
}
#right #area_app p{
	margin-top: 5px;
	text-align: left;
}
/*------------------- AREA CLASS ---------------------------*/
#right .ud_line{
	color: #06F;
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid #06F;
	border-bottom: 1px dotted #06F;
	padding: 4px 1em 1px;
	display: block;
	text-align: center;
}
#right .parent{
	color: #06F;
	font-weight: bold;
	margin-left: -10px;
}
.bold{
	font-weight: bold;
}
/*------------------- AREA LINK ---------------------------*/
#right #area_link{
	margin: 0 auto;
	width: 600px;
}
#right #area_link p{
	margin-top: 5px;
	text-align: center;
}
#maker_link{
	text-align: center;
	width: 500px;
	margin: 10px auto;
}
#maker_link th{
	font-size: 12px;
	padding: 3px;
	background-color: #06F;
	color: #FFF;
}
#maker_link td{
	border-bottom: 1px dotted #06F;
	border-right: 1px dotted #06F;
}
#maker_link a:link, #maker_link a:visited{
	color: #03C;
	padding: 3px;
	display: block;
}
#maker_link a:hover, #maker_link a:active{
	color: #03C;
	font-weight: bold;
	background-color: #DEF;
}
/*--------------------------------------------------------*/
/*------------------- AREA INFO --------------------------*/
#right #area_info{
	margin: 0 auto;
	width: 600px;
}
#right #area_info p{
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}
.cp{
	font-size: 14px;
	line-height: 1.5em;
}
/*-------------------------INFO3------------------------*/
#area_info form{
	padding: 0 0 10px 40px;
	border: 1px dotted #06f;
}
#area_info th{
	color: #06f;
}
#area_info td{
	text-align: left;
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px dotted #06f;
	border-right: 1px solid #fff;
}
/*--------------------------------------------------------*/
/*------------------- TABLE CONTENTS (SQL) ---------------*/
#sql{
	margin: 5px auto;
	width: 810px;
}
#sql p.fn{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#sql h3{
	margin: 5px 10px;
	width: 786px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #039;
}
#sql p.n1{
	margin: 5px 10px;
	width: 786px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	color: #c00;
}
#sql p.n2{
	margin: 5px 10px;
	width: 786px;
}
#sql p.n3{
	margin: 5px 10px;
	width: 786px;
	color: #06f;
}
#sql table{
	margin: 0 auto;
	width: 790px;
	border-collapse: collapse;
}
#sql th{
	color: #06f;
	font-size: 12px;
	background-color: #ff3;
	border: 1px #ff3 solid;
}
#sql td{
	padding: 2px 5px;
}
#sql .category {
	width: 335px;
	color: #fff;
	font-size: 12px;
	background-color: #777;
	border: 1px #ccc solid;
}
#sql .price {
	width: 335px;
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background-color: #ccc;
}
#sql .maker {
	width: 335px;
	color: #c22;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#sql .name {
	width: 335px;
	color: #c22;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#sql .detail {
	height: 50px;
	color: #000;
	font-size: 11px;
	vertical-align: top;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#sql .link {
	height: 20px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
#sql .hp {
	padding: 0;
	height: 20px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
#sql .hpnon {
	padding: 0;
	height: 20px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
#sql .img {
	height: 20px;
	color: #000;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	border: 1px #ccc solid;
}
#sql .space {
	height: 6px;
	border: 0px #fff solid;
}
#sql .cg{
	color: #ddd;
	font-size: 12px;
	font-weight: bold;
}
/*--------------------------------------------------------*/
/*------------------------- LIHGTBOX -------------------------*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{
	float: left;
}
#keyboardMsg{
	float: right;
}
#closeButton{
	top: 5px; right: 5px;
}
#lightbox img{
	border: none; clear: both;
} 
#overlay img{
	border: none;
}
#overlay{
	background-image: url(lightbox/overlay.png);
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
/*-------------------------FORM------------------------*/
#form_wrap {
	margin: 0 auto;
	width: 610px;
	background: url(images2/form_bg.jpg) repeat-y;
}
#form_cont {
	margin: 0 auto;
	width: 600px;
	font-size: 12px;
	line-height: 1.5em;
}
#form_cont h1{
	margin-top: -20px;
}
#form_cont table{
	width: 600px;
	margin: 0px auto;
	border-collapse: collapse;
}
#form_cont th{
	font-size: 14px;
	text-align: center;
	background-color: #06F;
	color: #FFF;
	height: 20px;
}
#form_cont td{
	padding: 6px 10px;
	border-bottom: 1px dotted #666;
}
#form_cont .tdt{
	text-align: right;
	width: 130px;
	background-color: #def;
}
#form_cont .ftitle{
	color: #06f;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 3px;
	border-left: solid 12px #06f;
}
#form_cont  .req{
	color: #F00;
	font-size: 12px;
}
#form_cont  .btn{
	display: block;
	padding: 5px 0;
	text-align: center;
}
#form_cont  .ctitle{
	color: #06F;
	font-weight: bold;
}
#form_cont .sup{
	display: block;
	color: #666;
	margin: 5px 0 5px 30px;
}
#form_cont input{
	margin: 2px 3px;
}
#form_cont select{
	margin: 2px 3px;
}
/*-------------------------COUNTER------------------------*/
#counter{
	color: #ccc;
	text-align: center;
}

/*------------------- TABLE CONTENTS (STAGE PRICE) ---------------*/
#stage_price{
	clear: both;
}
#stage_price .sp_caption{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #f60;
	margin-bottom: 5px;
}
#stage_price table{
	margin: 0 10px 10px;
	width: 790px;
	border: 1px solid #999;
	border-collapse: collapse;
}
#stage_price th{
	background:#fa0;
	padding: 5px 5px 3px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #fff;
}
#stage_price td{
	border: 1px solid #fff;
}
#stage_price td.hover{
	background:#fa0;
	border: 1px solid #fff;
}
#stage_price td.hovercell, th.hovercell{
	color: #fff;
	background-color: #f00;
}
#stage_price tr:nth-child(even){
    background:#ffc;
}
#stage_price tr:nth-child(odd){
    background:#fc9;
}
#stage_price td{
	padding: 5px 5px 3px;
	font-size: 12px;
	text-align: center;
}

#stage_img{
	width: 670px;
	margin: 0 auto;
}
#stage_image{
	width: 790px;
	height: 300px;
	margin: 0 auto 10px;
}
#stage_image1{
	clear: both;
	float: left;
	width: 300px;
	height: 400px;
	margin: 0 0 10px 10px;
}
#stage_image2{
	float: right;
	width: 490px;
	height: 400px;
	margin: 0  10px 10px 0;
}
/*--------------------------------------------------------*/
