@charset "UTF-8";
/* CSS Document */

* { margin:0px; padding:0px; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	padding-top:20px;
	background:#fefefe;
	font-size:12px;
	color:#333;
	line-height:125%;
}
a { 
	outline:none;
	color: #009;
 }

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


img { border:none; }

h3 {
	color:#009;
	padding:15px 0 5px 0;
	font-size:14px;
}

h3.top {
	color:#c00;
	padding:15px 0 5px 0;
	font-size:14px;
}


h4 {
	color:#990;
	padding:5px 0;
	font-size:12px;
}

h4.bk {
	color:#333;
	padding:5px 0;
	font-size:12px;
}

h4.rd {
	color:#c00;
	padding:5px 0;
	font-size:12px;
}



p {
	text-align:left;
	padding-bottom:10px;
	line-height:140%;
}


.fL {float:left;}
.fR {float:right;}

#container {
	width:760px;
	margin:0 auto;
}

#mainBody {
	width:550px;
	float:left;
}

.fontRed {
	font-weight:bold;
	color:#c00;
}

table {
	width:550px;
	border-collapse:collapse;
	margin:0 0 30px 0;
}

td {
	border:1px solid #999;
	padding:5px;
	text-align:left;
}

td.title {
	text-align:center;
	white-space:nowrap;
	padding:5px 1em;
	background:#eee;
	font-weight:bold;
}

th {
	background:#eee;
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

table.table01 th.th01 {
	background:#edcfa0;
	font-weight:bold;
}


table.table01 td.td01 {
	background:#f3f0da;
	white-space:nowrap;
}

table.table01 td.td02 {
	background:#fff;
	text-align:right;
	width:100px;
}

table.table01 td.td03 {
	background:#f3f0da;
	text-align:center;
}


table.table01 td.td04 {
	background:#fff;
	text-align:center;
}

ul.num li.disc {
	list-style:disc outside;
	padding:0 0 3px 0;
}

ul.num {
	margin:0 0 10px 3em;
}

ul.num li {
	list-style:decimal outside;
	padding:0 0 3px 0;
}

ul.num li.title {
	list-style:none;
	font-weight:bold;
	margin-left:-2em;
}

/*ヘッダー*/

#header {
	margin:0 auto 20px auto;
	width:760px;
	text-align:left;
}

#header p{
	text-align:right;
	padding-top:3px;
	font-size:11px;
}

#header img {
	margin-bottom:20px;
}

#header ul {
	width:760px;
}

#header ul li {
	width:95px;
	float:left;
	text-align:center;
	list-style:none;
}

#header ul li.ac {
	width:95px;
	float:left;
	text-align:center;
	list-style:none;
	font-weight:bold;
	color:#fff;
	background:#009;
	padding:5px 0;

}


#header ul li a {
	display:block;
	width:95px;
	padding:5px 0;
	background:#A1EDF5;
}

#header ul li a:hover {
	background:#009;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

/*フッター*/

#footer {
	width:750px;
	background:#fc0;
	text-align:center;
	padding:5px;
	margin:10px auto;
}

/*横のメニュー*/

div#sideMenu {
	width:210px;
	float:left;
	text-align:left;
}

div#sideMenu img {
	margin:0 0 12px 5px;
}

div#sideMenu a img {border:2px solid #fff;}

div#sideMenu a:hover img {border:2px solid #fc0;}




ul#menu {
	width:188px;
	margin:0 10px 10px 0;
	background:#ffe;
	border:1px solid #555;
	padding-bottom:20px;
}

ul#menu li {
	background:#fc0;
	text-align:left;
	list-style:none;
	background:#ffe;
}

ul#menu li.title {
	width:178px;
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #555;
	background:#fc0;

}

ul#menu li.title2 {
	width:178px;
	padding:5px;
	font-weight:bold;
	margin-top:20px;
	border:1px solid #555;
	border-width:1px 0;
	background:#fc0;
}

ul#menu li.ac {
	width:168px;
	padding:5px 5px 5px 15px;
	text-align:left;
	background:#009;
	color:#fff;
	font-weight:bold;
}

	

ul#menu li.txt {
	width:168px;
	padding:5px 5px 5px 15px;
	text-align:left;
}


ul#menu li a {
	display:block;
	width:168px;
	padding:5px 5px 5px 15px;
	text-align:left;
	background:#ffe;
}

ul#menu li a.mail {
	display:inherit;
	width:168px;
	padding:0;
	text-align:left;
	background:none;
}


ul#menu li a:hover {
	background:#ff6;
	text-decoration:none;
}

p.mainTitle {
	background:#009 url(../img/mainTitle_bg.png) repeat-x;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	letter-spacing:1em;
	text-align:center;
	padding:10px;
	border:1px solid #006;
}

/*トップページ*/

p.topContact {
	background:#f4f4f4;
	text-align:center;
	padding:1em 0;
	color:#008080;
	border:1px solid #555;
	line-height:180%;
	font-weight:bold;
	margin:1em 0;
}

p.topReport {
	background:#eff;
	padding:10px;
	border:1px solid #555;
	margin-bottom:10px;
}

p.topReport span.title {
	display:block;
	height:33px;
	background:url(../img/pdficon_small.gif) 0px 8px no-repeat;
	padding:0 0 0 22px;
	font-weight:bold;
	font-size:14px;
	color:#909;
	line-height:33px;
	margin-bottom:5px;
}

p.topReport span.title img {
	float:right;
}

div.topMail {
	width:548px;
	background:#f2f2f2 url(../img/wide_gl_bg.gif) 0px 20px repeat-x;
	border:1px solid #555;
	padding-bottom:10px;
}

div.topMail p.title0 {
	padding:5px;
	background:#555;
	color:#fff;
	font-weight:bold;
}

div.topMail p.title {
	padding:5px 7px;
	font-weight:bold;
	font-size:14px;
}

div.topMail p.title a {
	color:#333;
}

div.topMail a.txtLink {
	color:#333;
	font-size:10px;
	margin-left:0.8em;
}

div.topMail input {
	margin:0 0.2em 0 0.8em;
}

div.topMail p.txt {
	padding:0 7px;
}

/*業務内容*/
p.list {
	line-height:2em;
}

p.workLink {
	border:1px solid #fc0;
	background:#ffe;
	text-align:center;
	padding:5px;
	margin:0 20px 20px 20px;
}

ul.work {
	margin:0 0 0 3em;
}

ul.work li {
	list-style:disc inside;
	margin:2px 0 0 1em;
}

ul.work li.title {
	list-style:none;
	font-weight:bold;
	margin:0;
	padding:20px 0 0 0;
}

p.workLink a {
	font-weight:bold;
}

/*FAQ*/

p.fap01 {
	padding:10px 10px 0 10px;
	color:#900;
}

p.fap02 {
	padding:0 10px 10px 30px;
}


/*新着情報*/


table.table02 td {
	border:none;
}

table.table02 td.pdf {
	border:none;
	background:url(../img/pdficon_small.gif) 0 7px no-repeat;
	padding-left:22px;
}


table.table02 td.date{
	border:none;
	text-align:left;
	font-weight:bold;
	color:#c00;
	width:100px;
}




@media print{

#header ul {
	display:none;
}

#sideMenu {
	display:none;
}

#mainBody {
	width:760px;
}

div.topMail {
	width:100%;
}


}