/* CSS Document */

body{
	background:#E878BD;
}

/* content */
#content_area{
	background:#ffffff url(../images/mi_content_bg.gif) repeat-y;
}
h1{
	color:#E878BD;
	background:url(../images/mi_h1_bg.gif) no-repeat top right;
}
p.description{
	color:#E878BD;
	border-left:1px solid #F6C9E5;
}
div.content{
	margin-left:50px;
	color:#333333;
	background:#FFFFFF;
}
ul.mi_list{

}
ul.mi_list li{
	float:left;
	width:228px;
	margin-right:30px;
	margin-bottom:30px;
	line-height:1.7em;
	font-weight:bold;
}
ul.mi_list li.last{
	width:730px;
}
ul.mi_list li p{
	font-size:10px;
	line-height:1.4em;
	font-weight:normal;
}
ul.mi_list li p.mi_txt{
	height:70px;
	margin-top:12px;
	line-height:1.5em;
}

/* contact area */
div.ct_area div.ct_content div.ct_left{
	background:#F5C7E3;
}
div.ct_left h3{
	background:#F5C7E3 url(../images/mi_h3_ct.gif) no-repeat center;
}
ul.ct_list{
	margin-left:10px;
}
ul.ct_list li.tel{
	background:url(../images/mi_cnt_tel.gif) no-repeat;
}
ul.ct_list a.ct_link{
	background:url(../images/mi_cnt_form.gif) no-repeat;
}
ul.ct_list a.mail_link{
	background:url(../images/mi_cnt_mail.gif) no-repeat;
}
div.ct_area div.ct_content div.ct_right a{
	color:#D23A5A;
}

/* header */
#header{
	background:url(../images/mi_header_bg.gif) no-repeat;
}
.hnav_list li{
	background:url(../images/mi_hnav_bg.gif) no-repeat right;
}
.hnav01{
	background:url(../images/mi_hnav01.gif) no-repeat 0 0;
}
.hnav01:hover{
	background:url(../images/mi_hnav01.gif) no-repeat 0 -16px;
}
.hnav01on{
	background:url(../images/mi_hnav01.gif) no-repeat 0 -16px;
}
.hnav02{
	background:url(../images/mi_hnav02.gif) no-repeat 0 0;
}
.hnav02:hover{
	background:url(../images/mi_hnav02.gif) no-repeat 0 -16px;
}
.hnav02on{
	background:url(../images/mi_hnav02.gif) no-repeat 0 -16px;
}
.hnav03{
	background:url(../images/mi_hnav03.gif) no-repeat 0 0;
}
.hnav03:hover{
	background:url(../images/mi_hnav03.gif) no-repeat 0 -16px;
}
.hnav03on{
	background:url(../images/mi_hnav03.gif) no-repeat 0 -16px;
}
.hnav04{
	background:url(../images/mi_hnav04.gif) no-repeat 0 0;
}
.hnav04:hover{
	background:url(../images/mi_hnav04.gif) no-repeat 0 -16px;
}
.hnav04on{
	background:url(../images/mi_hnav04.gif) no-repeat 0 -16px;
}
.hnav05{
	background:url(../images/mi_hnav05.gif) no-repeat 0 0;
}
.hnav05:hover{
	background:url(../images/mi_hnav05.gif) no-repeat 0 -16px;
}
.hnav05on{
	background:url(../images/mi_hnav05.gif) no-repeat 0 -16px;
}
.hnav06{
	background:url(../images/mi_hnav06.gif) no-repeat 0 0;
}
.hnav06:hover{
	background:url(../images/mi_hnav06.gif) no-repeat 0 -16px;
}
.hnav06on{
	background:url(../images/mi_hnav06.gif) no-repeat 0 -16px;
}
.hnav07{
	background:url(../images/mi_hnav07.gif) no-repeat 0 0;
}
.hnav07:hover{
	background:url(../images/mi_hnav07.gif) no-repeat 0 -16px;
}
.hnav07on{
	background:url(../images/mi_hnav07.gif) no-repeat 0 -16px;
}
.hnav08{
	background:url(../images/mi_hnav08.gif) no-repeat 0 0;
}
.hnav08:hover{
	background:url(../images/mi_hnav08.gif) no-repeat 0 -16px;
}
.hnav08on{
	background:url(../images/mi_hnav08.gif) no-repeat 0 -16px;
}

/* footer */
#footer{
	background:url(../images/mi_footer_bg.gif) no-repeat left bottom;
}