@charset "utf-8";

/*====================================================================

index.css

======================================================================

	01.news

last update 08/11/05
produced by 0510office (http://www.0510office.co.jp/)

====================================================================*/


/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#news{
	width: 513px;
	margin: 10px 0 10px 10px;
}
#news div table{
	width: 513px;
	color: #303030;
	border-top: solid 1px #e1e1e1;
}
#news div table th,
#news div table td{
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px #e1e1e1;
	padding-top: 6px;
	padding-bottom: 6px;
}
#news div table th{
	width: 150px;
	color: #133a76;
}


/*--------------------------------------------------------------------/
	02.tbox
/--------------------------------------------------------------------*/
#tbox{
	width: 490px;
	margin: 15px auto;
	margin-right: auto;
	background: url(../../img/tbox.gif) repeat-y;
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
}
#tbox:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#t-inner{
	width: 452px;
	margin: 5px auto;
}
#t-inner div{margin-top: 10px;}
#t-inner div p{
	font-size: 10px;
	text-align: center;
	padding-bottom: 20px;
}

/*	2-1.noon
----------------------------------------------------------------*/
#noon a{
	display: block;
	float: left;
	width: 226px;
	height: 130px;
	background: url(../../img/noon.jpg) no-repeat top;
}
#noon p{padding-top: 80px;}
#noon a:hover{background: url(../../img/noon_over.jpg) no-repeat top;}

/*	2-2.con-combre
----------------------------------------------------------------*/
#con-combre a{
	display: block;
	float: left;
	width: 226px;
	height: 130px;
	background: url(../../img/con-combre.jpg) no-repeat top;
}
#con-combre p{padding-top: 80px;}
#con-combre a:hover{background: url(../../img/con-combre_over.jpg) no-repeat top;}

/*	2-3.bevitore
----------------------------------------------------------------*/
#bevitore a{
	display: block;
	float: left;
	width: 226px;
	height: 150px;
	background: url(../../img/bevitore.jpg) no-repeat top;
}
#bevitore p{padding-top: 100px;}
#bevitore a:hover{background: url(../../img/bevitore_over.jpg) no-repeat top;}

/*	2-4.pokapoka
----------------------------------------------------------------*/
#pokapoka a{
	display: block;
	float: left;
	width: 226px;
	height: 150px;
	background: url(../../img/pokapoka.jpg) no-repeat top;
}
#pokapoka p{padding-top: 100px;}
#pokapoka a:hover{background: url(../../img/pokapoka_over.jpg) no-repeat top;}

#goichi a{
	display: block;
	float: left;
	width: 226px;
	height: 150px;
	background: url(../../img/goichi.jpg) no-repeat top;
}
#goichi p{padding-top: 100px;}
#goichi a:hover{background: url(../../img/goichi_over.jpg) no-repeat top;}


#tbox a,
#tbox a:visited,
#tbox a:hover,
#tbox a:active{
	color:#210e0e;
	text-decoration:none;
}