@charset "utf-8";
@import url(../../css/style.css);
@import url(../../hp/css/common.css);

/* */

div.title p.bnr{text-align:center;}

/* Image Div */
div.menu3 {
	width:100%;
	margin:0;
	background:url("../../images/header_bg.jpg");
}
div.menu3 p {
	text-align:center;
}

/*　マイソクダウンロード　*/
table.dl {
	width:270px;
	margin-left:auto !important;  margin: 0 0 0 13px;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	vertical-align:middle;
}
table.dl td.a {
	height:40px;
	text-align:center;
	background:#D9EEC1;
	border:solid 1px #5DA900;
}
table.dl td.b {
	height:40px;
	text-align:center;
	background:#fff;
	border-bottom:solid 1px #5DA900;
	border-right:solid 1px #5DA900;
	border-left:solid 1px #5DA900;
}

ul.dl{
	margin:0 15px 0 10px;
	padding-left:2em;
	color:#333333;
	font-size:12px;
	line-height: 16px;	
}
ul.dl li {
	list-style: disc;
	padding:0.2em 0;
}
	
/*　サンプル表　*/

table.sample {
	width:735px;
	margin-left:auto !important;  margin: 0 0 0 71px;
	margin-right:auto;
	text-align:center;
	font-size:10px;
}
table.sample td {
	width:105px;
	height:105px;
	text-align:center;
	border: none;
}
table.sample td img {
	border:solid 1px #CCC;
}