
body
{
	background-image:url(image/bg.png);
	background-repeat:repeat;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	line-height: 2em;
	color:#444;
	font-size:0.95em;
}


.style04 {
	color: rgb(255, 0, 0);
	font-weight: bold;
	background-color: rgb(255, 255, 0);
}

.situ
{
	border:1px solid #CCC;
	margin:30px 0px;
}

.situ tr td
{
	border-bottom:1px solid #CCC;
	padding:15px;
	font-weight:bold;
	font-size:1.1em;
}

.situbg
{
	background-color:#EEE;
}



.tex1
{
	background-color:#FF0;
}

.tex2
{
	background-color:#FF0;
	color:#000;
}

.tex3
{
	background-color:#FF0;
	color:#D00;
}

.tex4
{
	text-decoration:underline;
}

.tex5
{
	font-weight:bold;
	color:#D00;
}


.testi
{
	font-weight:bold;
	font-size:1.1em;
	color:#003;
}

.voice
{
	padding:20px;
	border:1px solid #CCC;
	margin-bottom:25px;
	background-color:#FFC;
}

.tesimg
{
	float:right;
	margin:0px 0px 30px 30px;
}


.fl
{
	font-weight:bold;
	font-size:1.4em;
	color:#D00;
}

.fl2
{
	font-weight:bold;
	font-size:1.4em;
}


.dif
{
	font-weight:bold;
	font-size:1.2em;
	color:#A00;
	margin-bottom:5px;
	line-height:10px;
	border-bottom:2px dotted #CCC;
}

.dif2
{
	font-weight:bold;
	font-size:1.2em;
	color:#555;
	margin-bottom:5px;
	line-height:10px;
	border-bottom:2px dotted #CCC;
}


#footer {
	clear: both;
	background: url('image/foot_back.jpg') repeat-x scroll left top rgb(11, 11, 11);
	font-size: 10px;
	color: rgb(255, 255, 255);
	padding: 0px;
	margin: 0px;
	line-height: 110%;
}
#direct_navi a {
	color: rgb(255, 255, 255);
}

.back {
	margin: 0px auto;
	width: 840px;
	padding: 0px 10px;
	background-color: rgb(255, 255, 255);
}
.box {
	padding: 20px 30px 10px;
	line-height: 150%;
}
.box p {
	padding: 0.8em 0px;
}
.title {
	text-align: center;
	margin: 30px 0px;
	clear: both;
	font-size: 28px;
	color: rgb(153, 0, 0);
	font-weight: bold;
}
.top {
	text-align: right;
	font-size: 12px;
	padding: 5px 0px 0px;
	color: rgb(102, 102, 102);
	margin: 0px;
}
.top a {
	color: rgb(102, 102, 102);
}
ul {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
}
.check_02 li {
	margin: 15px 0px;
	list-style: none outside none;
	background: url('image/check_orange.gif') no-repeat scroll 0% 0% transparent;
	padding: 0px 0px 0px 30px;
	font-size: 18px;
	line-height: 120%;
}
.check_03 li {
	margin: 25px 0px;
	list-style: none outside none;
	background: url('image/check_orange.gif') no-repeat scroll 0% 0% transparent;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	line-height: 150%;
}

.check_04 li {
	margin: 15px 0px;
	list-style: none outside none;
	background: url('image/check_orange.gif') no-repeat scroll 0% 0% transparent;
	padding: 0px 0px 0px 30px;
	font-size: 16px;
	line-height: 150%;
}


.check_05
{
	margin-left:0px;
	padding-left:0px;
}


.check_05 li {
	margin: 15px 0px;
	list-style: none outside none;
	background: url('image/check-c.png') no-repeat scroll 0% 0% transparent;
	padding: 0px 0px 0px 40px;
	font-size: 16px;
	line-height: 150%;
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
/*	color:#017795;*/
	font-weight:bold;
}

.line
{
	font-size:1px;
	line-height:1px;
	border-bottom:dotted 1px #CCC;
	margin:15px 0px;
}

.vtitle
{
	color:#596167;
	font-weight:bold;
	font-size:1.2em;
}
a:hover img, input[type="image"]:hover {
	opacity: 0.5;
}







.semititle {
	margin: 30px 0px 2px;
	padding: 10px 0px 8px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	background-color: rgb(45, 74, 119);
	line-height:1.8em;
}

.tablebox
{
	width:100%;
}

table.tablebox {
	padding: 0px;
	margin: auto 0px;
	border: 2px solid rgb(204, 204, 204);
}
table.tablebox td {
	padding: 10px;
	text-align: left;
	border: 1px solid rgb(204, 204, 204);
}
table.tablebox th {
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(204, 204, 204);
	background-color: rgb(244, 244, 244);
}
