@charset "utf-8";
/* CSS Document */

.aisatu{color:#C03;
		font-size:16px;
		font-weight:bold;
		margin-left:40px;
}

.setsumei{
	margin-left:20px;
}

.midashi{
	color:#030;
	
}

.hajimeni dt{
	color:#06C;
	size:18px;
	font-weight:bold;
	border-color:#0CF;
	border-width:1px; 
	border-style: dotted;
	padding: 10px;
	text-align:left;
	border-left:solid 10px #3CF;
}

.gaide dt{
	color:#F90;
	border-style:none;
}

.gaide2 dt{
	color:#F90;
	border-style:none;
	border-bottom-color:#666;
	padding:5px;
}
	
.akamoji{
	color:#C03;
	font-size:16px;
	font-weight:bold;
}

table.table_price{
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	background:#fff;
}

table.table_price th,
table.table_price td{
	border-right:1px solid #CCd;
	border-bottom:1px solid #CCd;
	padding:5px;
}
table.table_price th{
	background:#DCF1F5;
	text-align:center
}

.oomidashi {
	font-size:16px;
	text-align:left;
	margin:0 0 15px 10px;
	background-color:#6CF;
	padding:5px;
	color:#FFF;
}

.komidashi{
	
	border-left:7px #900 solid;
	border-bottom:1px #999 solid;
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
	color:#900;
	
}
.caution {
	font-size: 18px;
	color:#69F;
	font-weight:bold;
}
.redtxt {
	color:#F66;
	font-size:14px;
	line-height:1.5
}
* html .tbl th,
* html .tbl td {
	font-size: 12px;
}

.tbl th {
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	font-weight: bold;
	background: #F3F1ED;
	text-align: left;
}

.tbl td {
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background: #fafbff;
}

.indent li {
	text-indent:10px;
	list-style:inside;
}

.link{
	margin:10px 5px;
	float:left;
}

.midashi1{
	border-left:solid #6CF 7px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.lbox {
	font-size: 80%;
	width:100px;
	margin:5px 5px;
	text-align:center;
	float:left;
}

	
.t_link_box {
	padding:20px 5px 30px 5px;
	width:570px;
	margin:0 auto;
	border-top:1px dotted #C63;
}
.t_link_box a {
	text-align:left;
	width:190px;
	display:block;
	float:left;
	margin-bottom:5px;
}

/*--------------------------------*/
div.top-campaign{
	widht: 540px;
	padding: 0 0 20px;
}
div.top-campaign p{
	color: #f00;
	font-size: 0.9em;
}

/*--------------------------------*/
div.recruit {
	text-align: center;
	margin: 20px 0;
	border: 1px solid #F30;
	background: #FBE49F;
	padding: 10px 0;
}
div.recruit h3 {
	font-size: 180%;
}
div.recruit a  {
	color:#f00;
}
div.recruit a:hover  {
	color: #F90;
}