@charset "euc-jp";
/*共通設定*/
/* 初期化 */
*{
	font:normal normal normal 100%/1.3em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0px;
	padding:0px;
	color: #333333;
	vertical-align:top;
}

/*ボディ*/
body{
	background-color:#e4e4e4;
}

/*リンク文字設定　標準*/
a        {
	color:#2200C1; text-decoration: underline;
}
a:visited{
	color:#2200C1; text-decoration: none;
}
a:hover  {
	color:#999999; text-decoration: none;
}


/*標準文字設定*/
caption,th,td,p,h1,h2,h3,h4,h5,h6,ul,ol,dl{
	font-size:;
	line-height: 1.3em;
}
/*太字*/
b{
	font-weight: bold;
	color:inherit;
}
/*強調*/
em{
	color:#ff0000;
}
/*強く強調*/
strong{
	font-weight: bold;
	color:inherit;
}

img{
	border:  none;
}

map{
	display:none ;/*NoFix*/
}

table{
	border-spacing:0;
	border-collapse:collapse;
}
ul,dl{
	list-style-type:none;
}

body#staff div#rightblock4home div.staff_box div.section div.staff div.staff_list,
body#staff div#rightblock4home div.staff_box div.section div.staff dl.message dd {
	font-size: 70%;
}

h2,h3,h4{
	clear: both;
	padding: 13px 3px 12px 7px;
	width: 605px;
	background : transparent url(mid0016.jpg) no-repeat scroll left top;
	font-size: 0.85em;
	font-weight: bold;
	color: #111;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 3px solid #00aa00;
	margin-bottom:7px;
}

h5
{
	padding: 7px 10px 7px 19px;
	background: url(../images/title/bg-sidebar-h3.gi) left top no-repeat #39a63c;
	font-weight: bold;
	color: #fff;
margin-bottom:5px;
}
