@charset "Shift-JIS";

/* --------------------------------------------------
  base layout
-------------------------------------------------- */

body#free div#gnav li#gnav_free a{
	background-position: 0 -32px;
}


body#free #pagettl{
	text-indent: 0;
	height: 260px;
}

#content{
	width: 580px;
	float: right;
}

#side{
	text-align: left;
	width: 190px;
	float: left;
}

#pnavi{
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 9px;
}


/* --------------------------------------------------
  content
-------------------------------------------------- */

#content .free_cont01_ttl{
	background: url(img/free_cont01_ttl.png) no-repeat;
	width: 580px;	
}

#content h2{
	font-size: 14px;
	color: #ffffff;
	padding: 0.35em 20px;
}


div.section_common div.caution_waku{
	margin-left:25px;
	width:500px;
}

#content ol.style1 {
	font-size: 11px;
	color: #0E72B8;
	text-indent:-1em;
	margin-left:1em;
}

p.min{
	display:block;
	font-size:10px;
	color:#686868;
	text-decoration: none;
}
p.attention{
	font-weight:bold;
}

span.fc_red{
	color: #f00;
	
}
span.fd_red{
	font-weight:normal;
	color: #f00;
	
}

.tbl_free{
	text-align:center;
	width:85%;
	border:1px solid #ccc;
}

.tbl_free td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* --------------------------------------------------
  side
-------------------------------------------------- */
#side h3{
	display: block;
	color: #3b87b4;px;
	margin: 0 0 20px 0;
	padding: 0.4em 10px;
	font-size: 140%;
	border-top: solid 3px #3b87b4;
	border-bottom: solid 1px #aaaaaa;
}
#side ul{
	margin: 0 0 1em 0;
}
#side li{
	margin: 10px 0 0 0;
}
#side li a{
	display: block;
	padding: 0.1em 10px 0.4em 10px;
	border-bottom: dotted 1px #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}
#side li a:hover,#MENU li a:active{
	border-bottom: solid 1px #3b87b4;
	text-decoration: none;
}