@charset "SHIFT_JIS";

/*アンカータグに含まれるイメージタグの周りの線を消す*/
a img {border:none;}

.exp {
	font-size: 12px;
	padding: 5px;
}

.exp-line {
	font-size: 12px;
	padding: 5px;
	border-bottom-style: groove;
}

.complist01 {
float:left;
width:330px;
text-align:center;
padding:5px;
margin-bottom:5px;
font-size:12px;
}



.title02 {
	font-size: 12px;
	height: 20px;
	width: 700px;
	padding-left: 11px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(images/sttlbar.jpg);
}

.suptext {
font-size:12px;
padding:5px;
margin-bottom:10px;
}

.suptext span {
font-weight:bold;
}

.contact {
font-size:12px;
padding:10px;
border:1px dotted #cccccc;
}

.contact span {
font-weight:bold;
}

.subtitle-lightblue {
	background-image: url(../images/subtitle-lightblue.gif);
	height: 34px;
	font-size: 18px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 16px;
}
