@charset "Shift-JIS";

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

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


body#service #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 .service_cont01_ttl{
	background: url(img/service_cont01_ttl.png) no-repeat;
	width: 580px;	
}

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

#content .service_cont01_txt{
	float: left;
	width: 380px;
}

#content .service_cont01_img{
	float: right;
	width: 150px;
}
#content .service_cont02_img{
	margin: 40px 0 0 0;
	width: 580px;
}

#content .next{
	margin: 40px 0 0 0;
	text-align: center;
	font-weight:bold;
	width: 580px;
}

p.attention{
	font-weight:normal;
}

span.fc_red{
	color: #f00;
	
}


/* --------------------------------------------------
  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;
}
