@charset "Shift_JIS";

body{
	color: #e3e3e3;
	background-color: black;
	min-width: 1000 ;
}

.infomation-all{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height : 1000px;
	padding-top: 30px;
	top: 30px;
}

.info-logo{
	width: 155px;
	height: 80px;
	top: 0px;
	left: 30px;
	position: relative;
	background-image: url(f_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.info-main{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 900px;
	position: relative;
	top: 30px;
}

.info-title{
	font-size: large;
	font-family: "MS UI Gothic";
	font-weight: 700;
	width: 800px;
	position: relative;
	top: 0px;
	height: 30px;
	color: #acffff;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: silver;
}

.info-cont{
	width: 780px;
	height: 80px;
	padding-left: 20px;
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: silver;
}

.c-step1{
	width: 800px;
	height: 25px;
	position: relative;
}

.cont-listmark{
	width: 20px;
	height: 20px;
	float: left;
	padding-top: 5px;
}

.cont-day{
	width: 120px;
	height: 25px;
	float: left;
}

.cont-time{
	width: 50px;
	height: 25px;
	float: left;
}

.cont-city{
	width: 450px;
	height: 25px;
	float: left;
	padding-left: 5px;
}

.c-step2{
	width: 800px;
	height: 50px;
	position: relative;
	padding-right: 25px;
	padding-left: 190px;
}

.cont-place{
	width: 450px;
	height: 50px;
	float: left;
	font-size: medium;
	padding-right: 25px;
	padding-left: 5px;
}

.cont-link{
	width: 80px;
	height: 45px;
	float: left;
	padding-top: 5px;
}

.info-cont-b{
	width: 780px;
	height: 50px;
	padding-left: 20px;
	font-family: "MS UI Gothic";
	font-size: small;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: silver;
} 