/* bodyの内容 
----------------------------------*/
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #C69DC5;
	text-decoration: none;
}
a:hover {
	color: #C69DC5;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

/* banaの内容 
----------------------------------*/

#head_title {
	background-image: url(../_parts/img/page/heder_title_shose.jpg);
}
#head_navi {
	background-image: url(../_parts/img/page/heder_navi_shose.jpg);
}
#head_menubox {
	background-image: url(../_parts/img/page/heder_menu_shose.jpg);
}
#content_title {
	background-image: url(../_parts/img/page/contents_title_shose.jpg);
}
/* content_headの設定 
----------------------------------*/

	/* head_titleの設定 
	----------------------------------*/

	#head_title h1 {
		width: 300px;
		height: 55px;
		font-size: 20px;
		letter-spacing: -0.1em;
		margin-left: 15px;
		font-weight: bold;
		color: #808080;
		position: relative;
		top: 23px;
	}


	/* head_naviの設定
	----------------------------------*/
	
/* head_navi_menuの内容 
----------------------------------*/

					#head_navi_menu a:link {
						color: #C69DC5;
						text-decoration: none;
					}
					#head_navi_menu a:visited {
						color: #C69DC5;
						text-decoration: none;
					}
					#head_navi_menu a:hover {
						color: #808080;
						text-decoration: none;
					}
					#head_navi_menu a:active {
						color: #000000;
						text-decoration: none;
					}

			
			
/* content_mainの内容 
----------------------------------*/
#content_main img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#content_main #fp {
	margin-bottom: 30px;
	font-size: 18px;
}

#keisoku {
	width: 500px;
	height: 150px;
	background-color: ;
}
#jyoutai {
	width: 400px;
	height: 150px;
	background-color: ;
}
/* step　の設定 
----------------------------------*/


#step2 dt {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 20px;
}
#step2 dd {
	line-height: 1.3em;
	margin: 5px 0 0 20px;
}
#step2 span {
	color: #E1CEE2;
}


/* footprint　の設定 
----------------------------------*/

#fpphoto1 {
}

#fpphoto2 {
}
#jyoutai {
}

/* menuの内容 
----------------------------------*/

.menu {
	width: 550px;
	position: relative;
	top: 10px;
	background-color: #E1CEE2;
	table-layout: fixed;
}
.menu2 {
	width: 550px;
	margin-bottom: 90px;
	position: relative;
	top: 50px;
	background-color: #FFA385;
	table-layout: fixed;
}
.menu3 {
	width: 550px;
	margin-bottom: 90px;
	position: relative;
	top: 100px;
	background-color: #FFA385;
	table-layout: fixed;
}


.ca1 {
	caption-side: top;
	text-align: left;
}


#pagetop1 {
	font-size: 10px;
	text-align: right;
	position: relative;
	top: 10px;
}
#pagetop2 {
	font-size: 10px;
	text-align: right;
	position: relative;
	top: 50px;
}
#pagetop3 {
	font-size: 10px;
	text-align: right;
	position: relative;
	top: 100px;
}


.note {
	font-size: 10px;
	position: relative;
	top: 10px;
}
#note2 {
	font-size: 9.5px;
	position: relative;
	top: 120px;
	left: 300px;
	line-height: 1.5em;
}


th {
	color: #FFFFFF;
}
	.th1 {
		width: 150px;
	}
	.th2 {
		width: 200px;
	}
	.th3 {
		width: 200px;
	}


.menu3 .th1 {
	width: 150px;
}
.menu3 .th3 {
	width: 400px;
}


td {
	border: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #E4E2EB;
	height: 50px;
	_height: 180px;
}

.a td {
		background-color: #EFECF2;
	}
	

	 td .price {
		font-size: 13px;
		line-height: 1.4em;
		text-align: center;
		margin-left: 5px;
		margin-right: 5px;
	}
	 td .lineup {
		font-size: 12px;
		line-height: 1.4em;
		text-align: left;
		margin: 5px 5px 5px 20px;
	}
	 td .account {
		font-size: 11px;
		line-height: 1.4em;
		text-align: left;
		margin-left: 5px;
		margin-right: 5px;
	}
	 td .small {
		font-size: 9px;
	}

#content_main  td li {
	list-style-type: none;
	line-height: 1em;
	margin: 5px 0px 5px 50px;
}
#content_main  td li .time {
	position: relative;
	left: 0.4em;
}
#content_main  td li .time2 {
	position: relative;
	left: -0.1em;
}

