@charset "utf-8";

/* init */
body, form, fieldset,p,h1,h2 {
    margin: 0;
    padding: 0;
}
body {
	background: #058d72 url(../images/bg.jpg) repeat-x;
	font-family: sans-serif;
	color: #492c13;
	font-size: 14px;
	line-height: 1.5em;
}
a img{
	border: none;
}
a:link{
	color: #009ec6;
}
a:visited{
	color: #009ec6;
}
a:hover{
}
/* bugfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* レイアウト */
#main_wrapper{
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
}
#main_in{
	width: 1194px;
	/*height: 895px;*/
	margin: 0 auto;
}
#main_in img {
	z-index: 1;
}
.topimg_01 {
	background: url(../images/mainImg_01.jpg) no-repeat;
	width: 1106px;
	height: 298px;
	/*position: relative;*/
}
.topimg_02 {
	background: url(../images/mainImg_02.jpg) no-repeat;
	width: 1106px;
	height: 597px;
}
.topimg_03 {
	background: url(../images/mainImg_03.jpg) no-repeat;
	width: 1106px;
	height: 298px;
}
#sympo_data {
	background: url(../images/sympo_data.png) no-repeat;
	width: 590px;
	height: 0;
	padding-top: 155px;
	overflow: hidden;
	position: absolute;
	top: -171px;
	right: 0;
	z-index: 1;
}
#SirPeterCrane {
	float: right;
	margin: 0 0 0 10px;
}
.pannavi{
	width: 968px;
	margin: -5px 0 20px 0;
	padding: 5px 5px 5px 25px;
	background: #f5f5f5 url(../images/ico_home.gif) no-repeat 5px center;
	border: 1px solid #d2d2d2;
}
#contents_bg{
	padding-top: 20px;
}
#contents_wrapper {
	width: 900px;
	margin: -448px auto 0;
	z-index: 10;
	position: relative;
}
#contents_left,#contents_right{
	width: 487px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #FFF;
	border: 1px solid #001c48;
	padding: 10px 15px 15px 15px;
}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
}
.contents_2col{
	width: 487px;
	margin-bottom: 20px;
}
#footer{
	clear: both;
	height: 179px;
	background: #005040;
	margin-top: 50px;
}
#footer_in{
	width: 900px;
	height: 179px;
	margin: 0 auto;
	position: relative;
}
.gaiyou_left{
	float: left;
	width: 465px;
}
.gaiyou_right{
	float: right;
}
.map {
	border: 1px solid #88a5d4;
}
.submit_sympo {
	clear: both;
	width: 460px;
	height: 74px;
	margin: 15px auto;
}
a#submit1202,
a#submit1203,
span#submit1202,
span#submit1203{
	display: block;
	width: 460px;
	height: 0;
	padding-top: 74px;
	overflow: hidden;
}
a#submit1202 {
	background: url(../images/submit_sympo1202.gif) no-repeat;
}
a#submit1203 {
	background: url(../images/submit_sympo1203.gif) no-repeat;
}
a#submit1202:hover,
a#submit1203:hover {
	background-position: 0 -74px;
}
span#submit1202 {
	background: url(../images/submit_sympo1202_stop.gif) no-repeat;
}
span#submit1203 {
	background: url(../images/submit_sympo1203_stop.gif) no-repeat;
}

/* パーツ */
h1{
	margin-bottom: 15px;
}
h2{
	font-size: 14px;
	margin: 5px 0 0 0;
}
h3 {
	margin-top: 0.5em;
	position: relative;
}
.table02 table.table01{
	border-collapse: collapse;
	width: 100%;
}
.table02 table.table01 td{
	border: 1px solid #D7D7D7;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #ffffff;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: top;
}
.table02 th{
	font-size: 12px;
	font-weight: normal;
	background-color: #dad9d9;
	padding: 8px;
	vertical-align: middle;
	line-height: 1.3em;
}
.table02 td{
	background-color: #ffffff;
	padding: 10px;
}
.table03{
	width: 100%;
	border-collapse: collapse;
}
.table03 td,.table03 th{
	padding: 10px 10px 10px 0;
	border-top: 1px dotted #05398d;
	border-bottom: 1px dotted #05398d;
	background-color: #ddeeff;
	text-align: left;
	vertical-align: top;
}
.table03 th{
	color: #05398d;
	font-weight: normal;
	width: 80px;
	padding-left: 15px;
}

.table04{
	border-collapse: collapse;
	width: 465px;
	margin-bottom: 10px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0 5px 30px;
}
.table04 th{
	font-weight: normal;
	background-color: #dad9d9;
}
.table04 td{
	background-color: #ffffff;
}

.table05{
	width: 100%;
	border-collapse: collapse;
}
.table05 td,.table05 th{
	padding: 10px 10px 10px 0;
	border-top: 1px dotted #00634f;
	border-bottom: 1px dotted #00634f;
	background-color: #d5f7f0;
	text-align: left;
	vertical-align: top;
}
.table05 th{
	color: #00634f;
	font-weight: normal;
	width: 80px;
	padding-left: 15px;
}


.box01{
	width: 846px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	padding: 20px 10px 10px 10px;
	margin-bottom: 15px;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
}
.icodetail{
	text-align: right;
	margin-bottom: 10px;
}
.entry{
	background-color: #bbd677;
	padding: 15px;
}
	
.gmap{
	border: 1px solid #a8c0e7;
}
.gmap2_wrapper{
	margin-top: 10px;
}
.gmap2{
	border: 1px solid #CCC;
}
.bigmap{
	text-align: right;
	font-size: 12px;
}

.box_dl1,.box_dl2{
}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 301px;
	height: 52px;
	padding: 55px 0 0 186px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.gif);
	background-repeat: no-repeat;
}
/*.box_dl2 a{
	background-image: url(../images/btn_dl2_off.jpg);
	background-repeat: no-repeat;
}
*/
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.gif);
	background-repeat: no-repeat;
}
/*.box_dl2 a:hover{
	background-image: url(../images/btn_dl2_on.jpg);
	background-repeat: no-repeat;
}
*/

.bikou{
	background-color: #e5f2fc;
	padding: 20px;
}



#footer_in a:link{
	color: #FFF;
	text-decoration: underline;
}
#footer_in a:visited{
	color: #FFF;
	text-decoration: underline;
}

.logo1{
	width: 195px;
	height: 44px;
	position: absolute;
	top: 114px;
}
.logo1en{
	width: 96px;
	height: 122px;
	position: absolute;
	top: 36px;
	left: 0px;
}
.logo2{
	width: 157px;
	height: 29px;
	position: absolute;
	left: 19px;
	top: 90px;
}
.organized{
	width: 400px;
	height: auto;
	color: #dcf8ff;
	text-align: right;
	position: absolute;
	left: 497px;
	top: 92px;
	font-size: 12px;
}
.organizedEn{
	width: 700px;
	height: auto;
	color: #dcf8ff;
	text-align: left;
	position: absolute;
	font-size: 12px;
	left: 197px;
	top: 33px;
}
.cr{
	width: 500px;
	position: absolute;
	left: 400px;
	top: 150px;
	text-align: right;
	font-size: 10px;
	color: #FFF;
}
.totop{
	width: 92px;
	height: 31px;
	position: absolute;
	left: 809px;
	top: -27px;
}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
}
.ma_top5{
	margin-top: 5px;
}
.maT15{
	margin-top:15px;
}
.maT20{
	margin-top:20px;
}
.maT50{
	margin-top: 50px;
}
.maB30{
	margin-bottom: 30px;
}
.maB25{
	margin-bottom: 25px;
}
.maB20{
	margin-bottom: 20px;
}
.maB18{
	margin-bottom: 18px;
}
.maB15{
	margin-bottom: 15px;
}
.maB10{
	margin-bottom: 10px;
}
.maB0{
	margin-bottom: 0;
}
.maR0{
	margin-right: 0;
}



/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.table02 th.align_right,
.table02 td.align_right,
.align_right{
	text-align:right;
}
.table02 th.align_left,
.table02 td.align_left,
.align_left{
	text-align:left;
}
	
	
/*その他 */
.clear{
	clear: both;
}
.flL{
	float: left;
}
a#what {
	font-size: 14px;
	display: block;
	padding: 5px;
	position: absolute;
	right: 15px;
	top: 12px;
	border: 1px solid #00358a;
	color: #00358a;
	background: #ddeeff;
}
.session {
	font-size: 1.5em;
}
/* tab */
#tab {
	margin: 0 0 -1px 0;
	padding: 0;
}
#tab li {
	cursor: pointer;
	float: left;
	list-style: none outside none;
	/*padding: 10px;*/
}
#tab li span {
	display: block;
}
#tab li span#data1202 {
	background: url(../images/TAB_1202_sub.gif) no-repeat 0 11px;
	width: 425px;
	height: 61px;
}
#tab li span#data1202:hover {
	background: url(../images/TAB_1202_sub2.gif) no-repeat 0 11px;
	width: 425px;
	height: 61px;
}
#tab li.select span#data1202 {
	background: url(../images/TAB_1202_main.gif) no-repeat 0 0;
	width: 485px;
	height: 61px;
	margin-right: 20px;
}
#tab li span#data1203 {
	background: url(../images/TAB_1203_sub.gif) no-repeat 0 11px;
	width: 395px;
	height: 61px;
}
#tab li span#data1203:hover {
	background: url(../images/TAB_1203_sub2.gif) no-repeat 0 11px;
	width: 395px;
	height: 61px;
}
#tab li.select span#data1203 {
	background: url(../images/TAB_1203_main.gif) no-repeat;
	width: 455px;
	height: 61px;
	margin-left: 20px;
}
/*.disnon {
  display: none;
}
*/
.apply {
	width:750px;
	margin: 10px auto;
}
a#apply1202,
a#apply1203 {
	display: block;
	width: 360px;
	height: 0;
	padding-top: 105px;
	overflow: hidden;
}
a#apply1202 {
	float: left;
	background: url(../images/enter_1202.gif) no-repeat;
}
a#apply1203 {
	float: right;
	background: url(../images/enter_1203.gif) no-repeat;
}
a#apply1202:hover,
a#apply1203:hover {
	background-position: 0 -105px;
}
p.provision {
	text-align: center;
	color: #f00;
	font-size: 1.2em;
}
p.provision a {
	color: #f00;
}

/**/
a#jump_1202,
a#jump_1203 {
	font-size: 12px;
	display: block;
	padding: 5px;
	position: absolute;
	right: -1px;
	top: -1px;
}
a#jump_1202 {
	border: 1px solid #00358a;
	color: #00358a;
	background: #ddeeff;
}
a#jump_1203 {
	border: 1px solid #005040;
	color: #005040;
	background: #daeee3;
}
