/* CSS Document */

body{
	background:#51B1D2;
}

/* content */
#content_area{
	background:#ffffff url(../images/st_content_bg.gif) repeat-y;
}
h1{
	color:#009DCE;
	background:url(../images/st_h1_bg.gif) no-repeat top right;
}
p.description{
	color:#009DCE;
	border-left:1px solid #A9E0EE;
}
div.content{
	margin-left:50px;
	color:#333333;
	background:#FFFFFF;
}
ul.st_list{

}
ul.st_list li{
	float:left;
	width:350px;
	height:300px;
	margin-right:30px;
	margin-bottom:30px;
	line-height:1.7em;
	font-weight:bold;
}
ul.st_list li.last{
	width:730px;
	height:520px;
}
ul.st_list li p{
	font-size:10px;
	line-height:1.4em;
	font-weight:normal;
}

/* contact area */
div.ct_area div.ct_content div.ct_left{
	background:#CDE5ED;
}
div.ct_left h3{
	background:#CDE5ED url(../images/st_h3_ct.gif) no-repeat center;
}
ul.ct_list{
	margin-left:10px;
}
ul.ct_list li.tel{
	background:url(../images/st_cnt_tel.gif) no-repeat;
}
ul.ct_list a.ct_link{
	background:url(../images/st_cnt_form.gif) no-repeat;
}
ul.ct_list a.mail_link{
	background:url(../images/st_cnt_mail.gif) no-repeat;
}
div.ct_area div.ct_content div.ct_right a{
	color:#018BBA;
}

/* header */
#header{
	background:url(../images/st_header_bg.gif) no-repeat;
}
.hnav_list li{
	background:url(../images/st_hnav_bg.gif) no-repeat right;
}
.hnav01{
	background:url(../images/st_hnav01.gif) no-repeat 0 0;
}
.hnav01:hover{
	background:url(../images/st_hnav01.gif) no-repeat 0 -16px;
}
.hnav01on{
	background:url(../images/st_hnav01.gif) no-repeat 0 -16px;
}
.hnav02{
	background:url(../images/st_hnav02.gif) no-repeat 0 0;
}
.hnav02:hover{
	background:url(../images/st_hnav02.gif) no-repeat 0 -16px;
}
.hnav02on{
	background:url(../images/st_hnav02.gif) no-repeat 0 -16px;
}
.hnav03{
	background:url(../images/st_hnav03.gif) no-repeat 0 0;
}
.hnav03:hover{
	background:url(../images/st_hnav03.gif) no-repeat 0 -16px;
}
.hnav03on{
	background:url(../images/st_hnav03.gif) no-repeat 0 -16px;
}
.hnav04{
	background:url(../images/st_hnav04.gif) no-repeat 0 0;
}
.hnav04:hover{
	background:url(../images/st_hnav04.gif) no-repeat 0 -16px;
}
.hnav04on{
	background:url(../images/st_hnav04.gif) no-repeat 0 -16px;
}
.hnav05{
	background:url(../images/st_hnav05.gif) no-repeat 0 0;
}
.hnav05:hover{
	background:url(../images/st_hnav05.gif) no-repeat 0 -16px;
}
.hnav05on{
	background:url(../images/st_hnav05.gif) no-repeat 0 -16px;
}
.hnav06{
	background:url(../images/st_hnav06.gif) no-repeat 0 0;
}
.hnav06:hover{
	background:url(../images/st_hnav06.gif) no-repeat 0 -16px;
}
.hnav06on{
	background:url(../images/st_hnav06.gif) no-repeat 0 -16px;
}
.hnav07{
	background:url(../images/st_hnav07.gif) no-repeat 0 0;
}
.hnav07:hover{
	background:url(../images/st_hnav07.gif) no-repeat 0 -16px;
}
.hnav07on{
	background:url(../images/st_hnav07.gif) no-repeat 0 -16px;
}
.hnav08{
	background:url(../images/st_hnav08.gif) no-repeat 0 0;
}
.hnav08:hover{
	background:url(../images/st_hnav08.gif) no-repeat 0 -16px;
}
.hnav08on{
	background:url(../images/st_hnav08.gif) no-repeat 0 -16px;
}

/* footer */
#footer{
	background:url(../images/st_footer_bg.gif) no-repeat left bottom;
}