@charset "utf-8";
/* CSS Document */


/* Main */
div#dmz_head div.logo_area_t {
	background:url('/img/top_banner_t.gif') no-repeat;
	background-position:559px 2px;
}


/* top banner */
div#top_head {
}

/* top - screenshot */
div#screenshot_area {
	margin-top:15px;
	padding:0 10px;
} 

div#screenshot_area div.screenshots {
	vertical-align:top;
}

div#screenshot_area div.screenshots ul {
	margin-top:10px;
}

div#screenshot_area div.screenshots ul li{
	display:inline;
	padding:0 26px;
	vertical-align:top;
}

div#screenshot_area div.screenshots a {
	cursor: url(/img/zoomin.cur), pointer !important;
	$cursor: url(/img/zoomin.cur), pointer !important;

}
div#screenshot_area div.screenshots_link {
	height:28px;
	margin-top:15px;
	padding-left:650px;
}

div#screenshot_area div.screenshots_link a {
	display:block;
	float:left;
	padding-left:20px;
}

/* top - service */
div#service_area {
}

div#service_head {
	width:923px;
	height:25px;
	padding:10px 0px 0px 15px;
	background:url('/img/box_wide_hd.gif') no-repeat left top;
}

div#service_body {
	width:928px;
	padding-left:10px;
	background:url('/img/box_wide_body.gif') repeat-y left top;
}

div#service_foot {
	width:938px;
	height:15px;
	background:url('/img/box_wide_ft.gif') no-repeat left top;
}


div#service_body div.service_row {
}

div#service_body div.service_row div.service_box {
	float:left;
	margin-top:10px;
	width:435px;
}

div#service_body div.service_row div.space {
	margin-right:30px;
	margin-left:10px;
}

div#service_body div.service_row div.service_box h3 {
	font-weight:bold;
	font-size:80%;
	color:#333;
}

div#service_body div.service_row div.service_box p {
	padding:5px 0;
	font-size:12px;
	line-height:130%;
	color:#666;
	
}

div#service_body div.service_row div.service_box span {
	display:block;
	text-align:left;
	font-size:80%;
}


/* top - order */
div#order_area {
	height:530px;
	margin-top:30px;
	padding:0 10px;
	background:url('/img/bk_main_order.jpg') no-repeat left 40px;
} 

div#order_area  h3 {
	clear:both;
	margin-top:30px;
	margin-bottom:15px;
	padding:0 10px;
	font-size:120%;
	font-weight:bold;
}

div#order_area div.	order_items {
	width:95%;
	padding:0 10px;
	margin-top:8px;
}

div#order_area div.order_items div.order_item {
	float:left;
	width:150px;
	text-align:center;
}

div#order_area div.order_items div.order_item span.item_title {
	display:block;
	width:100%;
	margin-bottom:6px;
	color:#027;
	font-size:85%;
	font-weight:bold;
	text-decoration:underline;
}

div#order_area div.order_items div.order_item span.memo {
	display:block;
	width:100%;
	font-size:75%;
	line-height:120%;
	margin:8px 0;
}

div#order_area div.order_items div.order_item span.price {
	color:#F30;
	font-weight:bold;
	font-size:95%;
}

div#order_area div.order_items div.order_memo {
	clear:both;
	width:640px;
	margin:35px 0 0 30px;
	font-size:75%;
	padding:5px 10px;
	background-color:#FFF;
	border:1px solid #CCF;
}
div#order_area div.order_items div.order_memo strong {
	font-weight:bold;
}


div.explain_area {
	height:150px;
} 

