@charset "UTF-8";
/* -----------------------------------------------

home

----------------------------------------------- */
body {
	background:url(../home/home_bg_body.jpg) repeat-x top;
}

h1#siteid {
	margin:0;
	position:absolute;
	top:20px;
	left:180px;
	width:425px;
	height:58px;
	background:url(../common/siteid.jpg) left top no-repeat;
	display:block;
	text-indent:-9999px;
}
#head {
	height:470px;
}
#gnavi {
	top:420px;
}

#display {
	width:790px;
	height:340px;
	position:absolute;
	top:80px;
	left:150px;
}

.special {
	margin:20px 0 0 0;
}

#home #contents table {
	padding:0;
	margin:20px 0 15px 0;
	width:auto;
}
#home #contents table td {
	padding:13px;
	font-size:0.9em;
	vertical-align:top;
	border:1px solid #e0e0e0;
	border-collapse:collapse;
	line-height:1.2;
}
#home #contents td h2 { 
	margin:0 0 10px 0;
	padding:0 2px 10px 0;
	font-size:0;
	background:url(../common/line3.gif) bottom repeat-x;
}
#home #contents table td img.list_pic {
	display:block;
	float:left;
}
#home #contents table td p {
	float:right;
	background:url(../home/icon_pickup.gif) left 15px no-repeat;
	padding:25px 0 0 0;
	width:92px;
}

#home #contents table td p a {
	display:block;
	margin:0 0 10px;
	text-decoration:none;
	font-size:85%;
	background:url(../common/line1.gif) bottom repeat-x;
	padding:0 0 5px 0;
}
#home #contents table td p a:hover {
	text-decoration:underline;
}


#contents_sub {
	padding-top:100px;
}
#contents_sub #pickup_display {
	top:-470px;
}



/*
:after {
    content:".";  
    display:block;  
    visibility:hidden;  
    height:0.1px;  
    font-size:0.1em;  
    line-height:0;  
    clear:both;  
}
*/
