@charset "utf-8";

/*-----------------------------------------------
 extra setting
-----------------------------------------------*/

/* 文字制約 */
.nihon {
	ime-mode:active;
}
.eisuu {
	ime-mode:inactive;
}
.onlye {
	ime-mode:disabled;
}



#container
{
	text-align:left;
}

.sectionB01
{
	background-color:#fff;
	border:none;
	margin: 0 auto;
	text-align:left;
}

#tbtop
{
	margin:0 auto;
}

.confirm_text_section
{
	width:606px;
	margin:0 auto;
}

.line
{
	margin:10px 0 25px 0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  /*height: 1px;*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*-----------------------------------------------
 header
-----------------------------------------------*/
#header #lp
{
	margin-top:10px;
	margin-bottom:10px;
	width:990px;
	height:368px;
	top:0px;
	left:0px;
	background:url(../img/header_bg.jpg) no-repeat;
}

.btn01 {
	position:absolute; 
	left: 58px; 
	bottom: 8px;
	_bottom: 18px;
	z-index:2; 
}

.btn02 {
	position:absolute; 
	left: 349px; 
	bottom: 8px;
	_bottom: 18px;
	z-index:2; 
}



* html .ci
{
	margin-bottom:15px;
}

/*-----------------------------------------------
 part_header
-----------------------------------------------*/
.part_header
{
}

.part_header .left
{
	float:left;
}

.part_header .right
{
	float:left;
}

.part_header:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.part_header {
  min-height: 1px;
}

* html .part_header {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-----------------------------------------------
 h2
-----------------------------------------------*/
h2{
	margin:10px 0 10px 20px;
}



/*-----------------------------------------------
 part1
-----------------------------------------------*/
#part1
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;
	background:url(../img/p1_bg.jpg) no-repeat;
	/* background:url(../img/meguro/p1_bg.jpg) no-repeat; */
	/* background:url(../img/minato/p1_bg.jpg) no-repeat; */
	/* background:url(../img/new_bukken/p1_bg.jpg) no-repeat; */
	/* background:url(../img/new_kodate/p1_bg.jpg) no-repeat; */
	/* background:url(../img/old_bukken/p1_bg.jpg) no-repeat; */
	/* background:url(../img/old_kodate/p1_bg.jpg) no-repeat; */
	/* background:url(../img/oota/p1_bg.jpg) no-repeat; */
	/* background:url(../img/setagaya/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shibuya/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shinagawa/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shinjuku/p1_bg.jpg) no-repeat; */
	/* background:url(../img/suginami/p1_bg.jpg) no-repeat; */
	/* background:url(../img/toshima/p1_bg.jpg) no-repeat; */
	color:#00386a;
}

#part1 h3{
margin:20px 15px;
}

#part1 h4{
color:#00386a;
font-size:120%;
}

#part1 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part1 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

/*-----------------------------------------------
 part2
-----------------------------------------------*/
#part2
{
	text-align:left;
	margin:10px 0 20px 8px;
	overflow:hidden;
}


#part2 ul{
height:120px;
}

#part2 ul li{
	padding:8px 6px;
	float:left;
	margin:0 3px;
	width:171px;
	height:104px;
	color:#3b0000;
	position: relative;
	list-style:none;
}

#part2 .number{
	position:absolute; 
	left: 3px; 
	top: 0px;
	z-index:3;
}

#part2 ul li h4{
text-indent:3.3em;
margin-bottom:5px;
}

#part2 ul li.bg1{
	background:url(../img/p2_bg01.gif) no-repeat;
}

#part2 ul li.bg2{
	background:url(../img/p2_bg02.gif) no-repeat;
}

#part2 ul li p img{
border:1px solid #f2ac00;
margin-right:7px;
float:left;
width:80px;
}


/*-----------------------------------------------
 btn_area
-----------------------------------------------*/

#btn_area
{
	text-align:center;
	margin:10px 0 30px 0;
}


/*-----------------------------------------------
 part3
-----------------------------------------------*/
#part3
{
	text-align:left;
	margin:10px 0 20px 8px;
	padding:15px;
	width:930px;
	height:409px;
	background:url(../img/p3_bg.gif) no-repeat;
}

#part3 h3{
margin:0 0 5px;

}

#part3 .left{
float:left;
width:450px;
}


#part3 .right{
float:right;
width:450px;
}

#part3 p{
margin:5px 5px 10px;
}

.imgR{
float:right;
margin:5px 0 10px 15px;
}

.imgL{
float:left;
margin:0 15px 10px 0;
}

/*-----------------------------------------------
 part4
-----------------------------------------------*/
#part4
{
	text-align:left;
	margin:10px 8px 20px 8px;
}

#part4 .left{
float:left;
width:452px;
height:307px;
background:url(../img/p4_bg.gif) no-repeat;
padding:10px;
margin-bottom:20px;
}


#part4 .right{
float:right;
width:452px;
height:307px;
background:url(../img/p4_bg.gif) no-repeat;
padding:10px;
margin-bottom:20px;
}


#part4 h4{
color:#00386a;
font-size:120%;
margin-bottom:8px;
}

#part4 .image{
width:190px;
float:left;
overflow:hidden;
}

#part4 .image img{
margin: 0 10px 5px;
width:170px;
}


#part4 dl {
float:right;
width:250px;
}
#part4 dt {
    padding-left:5px;
	font-size:80%;
	_font-size:10px;
	margin:0;
	line-height:140%;
}
#part4 dd {
	margin:-15px 0 0 0;
	padding:0 0 0 8em;
	font-size:80%;
	_font-size:10px;
}

#part4 p{
padding:0 5px 5px 200px;
font-size:80%;
_font-size:10px;
}


/*-----------------------------------------------
part5
-----------------------------------------------*/
#part5
{
	text-align:center;
	margin:0;
	overflow:hidden;

}


/*-----------------------------------------------
 part6
-----------------------------------------------*/
#part6
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;
	/* background:url(../img/p1_bg.jpg) no-repeat; */
	 background:url(../img/meguro/p1_bg.jpg) no-repeat;
	/* background:url(../img/minato/p1_bg.jpg) no-repeat; */
	/* background:url(../img/new_bukken/p1_bg.jpg) no-repeat; */
	/* background:url(../img/new_kodate/p1_bg.jpg) no-repeat; */
	/* background:url(../img/old_bukken/p1_bg.jpg) no-repeat; */
	/* background:url(../img/old_kodate/p1_bg.jpg) no-repeat; */
	/* background:url(../img/oota/p1_bg.jpg) no-repeat; */
	/* background:url(../img/setagaya/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shibuya/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shinagawa/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shinjuku/p1_bg.jpg) no-repeat; */
	/* background:url(../img/suginami/p1_bg.jpg) no-repeat; */
	/* background:url(../img/toshima/p1_bg.jpg) no-repeat; */
	color:#00386a;
}

#part6 h3{
margin:20px 15px;
}

#part6 h4{
color:#00386a;
font-size:120%;
}

#part6 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part6 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part7
-----------------------------------------------*/
#part7
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;
	/*background:url(../img/p1_bg.jpg) no-repeat; */
	/* background:url(../img/meguro/p1_bg.jpg) no-repeat; */
	 background:url(../img/minato/p1_bg.jpg) no-repeat; 
	/* background:url(../img/new_bukken/p1_bg.jpg) no-repeat; */
	/* background:url(../img/new_kodate/p1_bg.jpg) no-repeat; */
	/* background:url(../img/old_bukken/p1_bg.jpg) no-repeat; */
	/* background:url(../img/old_kodate/p1_bg.jpg) no-repeat; */
	/* background:url(../img/oota/p1_bg.jpg) no-repeat; */
	/* background:url(../img/setagaya/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shibuya/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shinagawa/p1_bg.jpg) no-repeat; */
	/* background:url(../img/shinjuku/p1_bg.jpg) no-repeat; */
	/* background:url(../img/suginami/p1_bg.jpg) no-repeat; */
	/* background:url(../img/toshima/p1_bg.jpg) no-repeat; */
	color:#00386a;
}

#part7 h3{
margin:20px 15px;
}

#part7 h4{
color:#00386a;
font-size:120%;
}

#part7 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part7 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part8
-----------------------------------------------*/
#part8
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/oota/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part8 h3{
margin:20px 15px;
}

#part8 h4{
color:#00386a;
font-size:120%;
}

#part8 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part8 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part9
-----------------------------------------------*/
#part9
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;
	

	background:url(../img/setagaya/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part9 h3{
margin:20px 15px;
}

#part9 h4{
color:#00386a;
font-size:120%;
}

#part9 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part9 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part10
-----------------------------------------------*/
#part10
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;
	

	background:url(../img/shibuya/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part10 h3{
margin:20px 15px;
}

#part10 h4{
color:#00386a;
font-size:120%;
}

#part10 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part10 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part11
-----------------------------------------------*/
#part11
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/shinagawa/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part11 h3{
margin:20px 15px;
}

#part11 h4{
color:#00386a;
font-size:120%;
}

#part11 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part11 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part12
-----------------------------------------------*/
#part12
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/shinjuku/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part12 h3{
margin:20px 15px;
}

#part12 h4{
color:#00386a;
font-size:120%;
}

#part12 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part12 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part13
-----------------------------------------------*/
#part13
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/suginami/p1_bg.jpg) no-repeat;

	color:#00386a;
}

#part13 h3{
margin:20px 15px;
}

#part13 h4{
color:#00386a;
font-size:120%;
}

#part13 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part13 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part14
-----------------------------------------------*/
#part14
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/toshima/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part14 h3{
margin:20px 15px;
}

#part14 h4{
color:#00386a;
font-size:120%;
}

#part14 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part14 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part15
-----------------------------------------------*/
#part15
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/new_bukken/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part15 h3{
margin:20px 15px;
}

#part15 h4{
color:#00386a;
font-size:120%;
}

#part15 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part15 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part16
-----------------------------------------------*/
#part16
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;


	background:url(../img/new_kodate/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part16 h3{
margin:20px 15px;
}

#part16 h4{
color:#00386a;
font-size:120%;
}

#part16 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part16 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part17
-----------------------------------------------*/
#part17
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/old_bukken/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part17 h3{
margin:20px 15px;
}

#part17 h4{
color:#00386a;
font-size:120%;
}

#part17 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part17 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


/*-----------------------------------------------
 part18
-----------------------------------------------*/
#part18
{
	text-align:left;
	margin:10px 0 20px 8px;
	width:990px;
	height:505px;
	position: relative;
	top:0px;
	left:0px;

	background:url(../img/old_kodate/p1_bg.jpg) no-repeat;
	color:#00386a;
}

#part18 h3{
margin:20px 15px;
}

#part18 h4{
color:#00386a;
font-size:120%;
}

#part18 div p img{
border:1px solid #31a7e7;
margin-right:10px;
float:left;
width:110px;
}

#part18 div p{
margin:5px 10px;
line-height:120%;
}

.data {
	position:absolute; 
	left: 127px; 
	top: 127px;
	z-index:3; 
}

.no01 {
	position:absolute; 
	left: 15px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no02 {
	position:absolute; 
	left: 15px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}


.no03 {
	position:absolute; 
	left: 610px; 
	top: 17px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no04 {
	position:absolute; 
	left: 610px; 
	top: 177px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

.no05 {
	position:absolute; 
	left:610px; 
	top: 337px;
	z-index:2; 
	padding:15px;
	width:317px;
	height:122px;
}

