.title {
	background-color: #000000;
}

.title img {
	width: 100%;
}

.tetsuzuki-okyakusama
{
	border: 2px solid #FF6600;
	padding: 10px 10px 10px 80px;
	background-image: url(../images/tetsuzuki_okyakusama.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
}
.yajirushi
{
	margin: 5px;
	text-align: center;
}

.tetsuzuki-oc
{
	border: 2px solid #3366FF;
	padding: 10px 10px 10px 80px;
	background-image: url(../images/tetsuzuki_oc.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
}

.tetsuzuki_kenshin
{
	border: 2px solid #FF0000;
	padding: 10px 10px 10px 80px;
	background-image: url(../images/tetsuzuki_kenshin.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
}

#moushikomi
{
	width:685px;
	margin-top:2em;
	margin-right:20px;
/*	margin-left:20px;*/
	text-align:center;
	background-color:#b2fe5b;
}

#moushikomi h2
{
	font-size:1.2em;
	color: #006600;
	background-image: url(../images/tetsuzuki_back.gif);
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:0px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-left-color: #006600;
}

#moushikomi p
{
	font-size:1.2em;
	color: #006600;
	/*background-image: url(../images/tetsuzuki_back.gif);*/
	background-color: #b2fe5b;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:0px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-left-color: #006600;
}


#moushikomi-body
{
	margin-top:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

#agree
{
	width:480px;
	padding-top:0.5em;
	padding-bottom:0.3em;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	background-color:#b2fe5b;
	/*border:1px dashed #CC99CC;*/
	color:#FF3333;
}

@media screen and (max-width:  990px){
	#moushikomi{
		width: 100%;
	}
	#agree{
		width: 100%;
	}
}

/*　ステップナビ上書き
===================================================================*/
/*	StepNavi
-------------------------------------------------------------------*/
#StepNavi table {
	font-size: 12px;
	line-height: 1.2em;
}
#StepNavi td {
	padding: 5px;
	}
#StepNavi td.step_now {
	background-size: 15px 55px;
}
#StepNavi td.step {
	background-size: 15px 55px;
}