﻿@charset "Shift_JIS";
/*プロダクトICSS*/
div#mdas_catalog{
	float:left;
	width:502px;
	height:200px;
	background:url(../images/pro_body1_mdas.jpg) no-repeat center top;
}

div#mdas_catalog div{
	padding-top:65px;
	height:25px;
	line-height:25px;
	text-align:right;
}

div#mdas_catalog  a {
	margin-right:20px;
	text-decoration:underline;
	color:#424A77;
}

div#intro {
	float:left;
	width:502px;
	height:139px;
	background:url(../images/pro_body3_mdas.jpg) no-repeat center top;
	text-align:center;
	color:#424A77;
}

div#intro div{
	margin:0 auto;
	text-align:left;
	overflow:auto;
	margin-top:5px;
	width:470px;
	height:130px;
	font-size:90%;
	padding:0px 10px;
}
*html div#intro div{
	width:490px;
}
div#intro div p{
	margin-bottom:10px;
}

div#sample_img{
	width:502px;
	height:167px;
}

div#sample_img p {
	float:left;
	margin:0px;
	padding:10px 0px 0px 150px;
	color:#E4F4F9;
}

div#sample_img_left {
	float:left;
	width:255px;
	height:167px;
	background:url(../images/pro_body5_mdas.jpg) no-repeat center top;
}

div#sample_img_left img {
	margin-top:4px;
	margin-left:16px;
}

div#sample_img_right {
	float:right;
	width:247px;
	height:167px;
	background:url(../images/pro_body6_mdas.jpg) no-repeat center top;
}

div#sample_img_right img {
	margin-top:4px;
	margin-left:12px;
}




div#select_products {
	width:338px;
	height:90px;
	background:url(../images/pro_body2_mdas.jpg) no-repeat center top;
}
div#select_products a.prev {
	display: block;
	float:left;
	width:53px;
	height:53px;
	margin-top:10px;
	margin-left:6px;
	background:url(../images/products_Loff.gif) no-repeat center top;
}

div#select_products a.prev:hover {
	position: relative;
	background:url(../images/products_Lon.gif) no-repeat center top;
}

div#select_products a.next {
	display: block;
	float:right;
	width:53px;
	height:53px;
	margin-top:10px;
	margin-right:6px;
	background:url(../images/products_Roff.gif) no-repeat center top;
}

div#select_products a.next:hover {
	position: relative;
	background:url(../images/products_Ron.gif) no-repeat center top;
}
div#outline {
	float:right;
	width:338px;
	height:307px;
	background:url(../images/pro_body4_mdas.gif) no-repeat center top;
	font-size:80%;
	text-align:center;
	color:#424A77;
}

div#outline div{
	margin:0 auto;
	margin-top:28px;
	height:260px;
	overflow:auto;
	text-align:left;
	width:314px;
	padding:5px 10px;
}

*html div#outline div{
	width:334px;
	height:267px;
}

div#outline p.purple{
	color:#674275;
	margin:10px 0px 5px -8px;
}

div#outline div li{
	margin-bottom:5px;
	margin-left:5px;
}