
p{text-align:center;
font-size: 14px;
	margin: 10px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

h3{text-align: center;
font-size: 30px;
}


h5{text-align: center;
font-size: 11px;}

a:link{
color:#bea470;
text-decoration:none;
}

a:visited{
color:#bea470;
text-decoration:none;
}

a:hover{
text-decoration:blink;
color:#cedeed;

}

#toprogo{
	height:60px; 
	width: 200px;

}


#topmenu-text{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bea470;
	margin-top: 0px;
	margin-bottom;10px;

}

#outline{
	margin:0px auto;
	overflow:hidden;
	width:800px;
	height:auto;
	

}

#footer{
	width:800px;
    height: 50px;
	background-color: #dfd4b2;
	margin:0px auto;
	padding:1px;

}

#pickup{
	width: 800px;
	height: 500px;
	margin:0px auto;
	padding:1px;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	
	
	
}

#sub_menu{
	width: 800px;
	height: 30px;
	background-color:#000000;
	text-align: left;
	color:#ffffff;
	padding-top: 15px;
	padding-left:30px; 
}

link{ 
background-color : #f8f8f8 ; 
background-image:url(back3.png);
background-repeat : no-repeat;
background-attachment: fixed;
background-position : 0%  0%;
 }

.table{
	margin-bottom: 1rem;
	width: 100%;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	line-height: 150%;
	font-size: 0.81rem;
}
table tr:nth-child(even){
	background: #cedeed;
}
table th{
	color: #fff;
	background: #333333;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #b3b3b3;
	font-weight: normal;
	padding: 2px;
}
table td{
	padding: 6px 10px;
	color: #fff;
	width:150px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	font-weight: normal;
	padding: 2px;
}

