@charset "UTF-8";

.mk_box {
	min-height: 349px;
	clear: both;
	margin: 14px 0;
	display: block;
	float: left;
	color:#595757;
}

* html .mk_box {
	height: 349px;
}

#page01 {
	width: 345px;
	padding: 0 381px 0 0;
	background:url(../images/mk_p1_bg.jpg) no-repeat right top;
}

#page02 {
	background: #FFF5E0 url(../images/mk_p2_bg.gif) no-repeat 55px 47px;
	padding:0 22px 0 333px;
}

#page02 p	{
	padding:47px 0 10px 0;
}

#page02 p a img	,
#page03 p a img	{
	margin:1em 0 0 0;
}

#page03	{
	background:#fdeeed url(../images/mk_p3_bg.gif) no-repeat 50px 46px;
	padding:0 30px 0 301px;
}

#page03 h5	{
	margin:126px 0 25px 0;
}

#page04	{
	background: #f6f9e4;
	width:726px;
}

#page04 #img_list	{
	width:726px;
	overflow: auto;
}

#img_list ul	{
	width:2160px;
}

#page04 li	{
	float:left;
}

#page04 h5	{
	margin:13px 0 17px 0;
}

#page04 #link_text	{
	margin:40px 0.4em 0 0;
	text-align: right;
}

#link_text a:link,
#link_text a:visited	{
	text-decoration:none;
	color:#F6AB00;
}
