@charset "UTF-8";



body {
	background-color: #cccccc;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	

p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}
	
	
dl {
	clear: both;
	color: #000;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 11px;
	line-height: 1.7em;
	margin: 0;
	margin-bottom: 10px;
	}
		

	
dt {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color:#333;
	background: #999;
	clear: both;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	width: 90px;
	}
	

	
dd {
	border-bottom: 1px solid #CCC;
	margin-left: 8em;
	padding: 5px 0 5px 20px;
	}

dd2 {
	border-bottom: 1px solid #CCC;
	background: #fff;
	margin-left: 8em;
	padding: 5px 0 5px 20px;
	}
	
.dl_bottom {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
	
h1,h2,h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #003366;
	text-decoration: none;
	}
	
a:hover {
	color:  #ECECEC;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	}
	
/* ========== TEXT ============== */

.date {
	color:#36C;
	}
	
.page_top {
	text-align: right;
	margin-bottom: 15px;
	}
	
.content_title {

	font-size: 16px;
	height: 30px;
	margin-bottom: 20px;
	}
	
.page_index {
	border-top: 1px solid #666;
	}
	
.box {
	clear:both;
	background-color:#FFF;
	border:solid;
	border-color:#eee;
	padding: 15px;
	}
	
/* ========== LAYOUT ============== */

#header_bg {
	background-color:#000;
	height: 120px;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	}
	
#header {
	background: url(img/header.gif) no-repeat 0 10px;
	height: 110px;
	margin: 0 auto;
	width: 800px;
	}
	
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	}

	
#menubar {
	font-size: 13px;
	padding: 0 15px;
	height: 40px;
	}
	
#content {
	background: #ffffff;
	padding: 15px;
	}
	


#cont_center {
	float: right;
	margin-left: 15px;
	width: 730px;
	}
	
	

#footer {
	clear:both;
	color: #FFF;
	background: #000000;
	font-size:smaller;
	padding: 8px;
	text-align: left;
	}



/* ========== Header ============== */

#head_logo {
	padding: 30px 0 0 20px;
	}
	
#header a {
	color: #000;
	}
	
#header a:hover {
	color: #666;
	text-decoration: none;
	}

#header h1 {
	color: #000;
	font-size: 12px;
	padding-top: 15px;
	}
	

#header h2 {
	color: #000;
	font-size: 36px;
	}

#menubar a {
	display: block;
	float: left;
	margin-top: 10px;
	padding: 5px 10px;
	text-align:center;
	width: 100px;
	color:#FFF;
	background-color:#03F;
	}
	
#menubar a:hover {
	background-color:#ffffff;
	color:#03F;
	text-decoration: none;
	}
	

.menu_a {
	border: 1px solid #FFF;
	}
	


/*　=========　TOP center ============== */

.entry_top {
	border-top: 1px solid #666;
	font-weight: normal;
	padding: 10px 0;
	}
	
.entry_top h3 {
	font-size: 13px;
	padding-bottom: 15px;
	}
	
.entry_top img {
	border: 3px double #666;
	padding: 1px;
	}
 

	
div.entry_top div{
	display:table-cell;
	vertical-align:top;
	}


	
.entry_top_text {
	padding-left: 10px;
	padding-top: 10px;
	}	

.pickup_entry2 {
	font-size:11px;
	line-height: 1.7em;
	}
	
