@charset "utf-8";

/**********************************************************************
AUTHOR          Goto Kazuhito
CSS構成書:
Last Modified: 2009.02.05

***********************************************************************/

/*　階層構造図
#wrapper
			#header					width:774px
			#globalnavi				width:
			#container				width:
			#footer					width:
*/




/*-----------------------------------------------------------------------
		トップページ以外個別指定	2009.04.10	Goto Kazuhito
-----------------------------------------------------------------------*/
#toptitle01{
	margin:0 0 0 50px;
	width:490px;
	height:150px;
	background:url(images/top_title01.gif) left top no-repeat;
	text-indent:-9999px;
}
.boxpaper .br_03 a:link {
	padding:3px;
	display:block;
	color:#333;
	text-decoration: none;
}

.boxpaper .br_03 a:visited {
	padding:3px;
	display:block;
	color:#333;
	text-decoration: none;
}

.boxpaper .br_03 a:hover {
	padding:3px;
	display:block;
	color:#333;
	text-decoration: underline;
}

.boxpaper .br_03 a:active {
	padding:3px;
	display:block;
	color:#333;
	text-decoration: underline;
}


.boxpaper .br_03{
	margin:3px 0 0 5px;
	_margin:1px 0 0 5px;
	padding:14px;
	width:312px;
	height:auto;
	text-align:left;
	float:left;
	background:#f3f3f3;
	border:1px solid #444;
}



.boxpaper .br_03 table{
	width:315px;
	_width:300px;
	height:auto;
	letter-spacing:0.1em;
	line-height:1.8em;
}

.boxpaper .br_03 table tr .site_t00{
	background:#fcc;
	margin: 0;
	padding: 0.3em 1em;
	display:block;
}

.boxpaper .br_03 table tr .site_t01{
	background:#fee;
	margin: 0;
	padding: 0.3em 1em;
	display:block;
}
.boxpaper .br_03 table tr .site_t02{
	background:#fff;
	margin: 0;
	padding: 0.3em 1em;
	display:block;
	font-size:0.8em;
}
.boxpaper tr td{

	margin: 0;
	padding: 0.3em 1em;
	border: 1px dotted #ccc;
}