@charset "utf-8";

#top_bg{
	background-color: #ffffff;
	background-image: url(../images/common/contents_bg.gif);
	background-repeat: repeat-x;
	width:100%;
	}
	
.t{
	margin-top: 30px;
	margin-bottom: 20px;
	}
	
table{
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	}
td{
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.txtbox{
	width: 960px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 16px;
	}
#main ul li{
	margin-left: 40px;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	}	
.tb{
	font-weight: bold;
	color: #333;
	}
#main .hidari{
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 20px;
	}
#main .migi{
	float: right;
	width: 300px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 20px;
	}	
#main ol li{
	margin-left: 40px;
	list-style-type: decimal;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 16px;
	}
.o{
	font-weight: bold;
	color: #E87400;
	}
.st{
	height: 35px;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	background-color: #1C205D;
	}
.st1{
	height: 35px;
	width: 630px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/service/st_bg.png);
	background-repeat: no-repeat;
	}
