@charset "utf-8";

@import url(base.css); /* reset */
@import url(common.css);/* header,footer */


.mvisual{width:1000px; margin:auto;}
.contents{width:1000px; margin:20px auto;}
.contents:after{content:""; display:block; clear:both;}
.contents .pro{float:left; margin-right:18px; width:236px; text-align:left;}
.contents .pro dt{color:#07075d; font-size:15px; font-weight:bold; /*border-bottom:1px solid #c2c0c1; */background:url(/images/main/blet_blue.gif) no-repeat left 2px; padding-left:10px;  padding-bottom:5px;}
.contents .pro .txt{color:#333333; font-size:13px; font-weight:bold; margin-bottom:8px; border-bottom:1px solid #c2c0c1; padding-bottom:8px;}
.contents .pro dd{color:#333333; font-size:13px;}
.contents .pro.last{margin-right:0;}
