@charset "utf-8";

@import url(default.css);
@import url(jqMini.css);
@import url(jqMini3d.css);
@import url(bgstretcher.css);
@import url(modal.css);

#pageslide{
}

#top{
	padding:0;
}

#top #main{
	width:320px;
	height:199px;
	margin:0;
	padding:0;
}

#topContent{
	position:relative;
	width:320px;
	height:240px;
}

#topContent #top01{
	position:absolute;
	width:160px;
	height:240px;
	left:0;
	top:0;
}

#topContent #top02{
	position:absolute;
	width:160px;
	height:130px;
	left:160px;
	top:0;
}

#topContent #top03{
	position:absolute;
	width:160px;
	height:110px;
	left:160px;
	top:130px;
}

#navHead{
	height:37px;
}

#nav li{
	display:block;
	width:320px;
	height:47px;
}
#nav a{
	display:block;
	widows:320px;
	height:47px;
}

#telArea{
	height:40px;
}

#tel{
	display:block;
	height:40px;
	width:320px;
}

#message{padding: 0.5em 1em;}
#message h3{color: #d95c5c;}
#message p{font-size: 12px; padding-bottom: 0.5em; border-bottom: #d95c5c 1px dotted;}