@charset "utf-8";

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

index.css

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

	01.news
	02.box
	03.link

last update 00/00/00
produced by 0510office (http://www.0510office.co.jp/)

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

/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/

#news {
	width: 535px;
	margin: 0 0 15px 17px;
}

#news table { width: 535px;}
#news table th,
#news table td {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/table_bg.gif) repeat-x 0 100%;
}

#news table td {
	line-height: 1.6;
	padding-left: 10px;
}


/*
#news strong {
	color: #0159bc;
	font-size: 11pt;
}

#news em {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}
#news span {
	 color: #5c9138;
	 font-weight: bold;
	 font-size: 11pt;
}
*/

/*--------------------------------------------------------------------/
	02.index rightpane img
/--------------------------------------------------------------------*/


/*--------------------------------------------------------------------/
	02.box
/--------------------------------------------------------------------*/

.box {
	width: 535px;
	margin: 8px 0 20px 17px;
}


/*--------------------------------------------------------------------/
	03.link
/--------------------------------------------------------------------*/

.table01 {
	width: 470px;
	text-align: center;
	margin: 5px 0 15px 30px;
}

.table01 th,
.table01 td {
	padding: 6px 7px;
}

.table01 th {
	background-color: #f1e7b9;
	border: 1px solid #dcd081;
}

.table01 td {
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
}