@charset "utf-8";

/***********************************
  TOTO
  /stylesheets/article/print.css
***********************************/



/*==================================
  Detail_Layout
==================================*/
* {margin:0; padding:0; text-align:left; border:none;}
img{border:none; vertical-align:bottom;}
p{line-height:1.6;}
hr {display: none;}
.clear {zoom: 100%;}
.clear:after{content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}

div#header-menu {display:none;}
div#gnavi-back {display:none;}
div#pankuzu {display:none;}
div#header {display:none;}
div.title-box {width:600px; margin:5px 0;}
div.title-box-inner {border:2px solid #ababab; background:url(/images/article/back_tit.jpg) repeat-y; padding:5px 10px;}
div.shop-box {width:600px;}
div.shop-box h2 {font-size:18px; color:#fff; padding-bottom:7px;}
div.shop-box ul {display:none;}
ul.other-navi {display:none;}

div#main-contents {width:600px; margin:0;}
div#main {width:600px;}
p#print {display:none;}
div.main-body {border:none; padding:5px 0; overflow:visible;}
div.article-box ul.reported {display:none;}
div.project-box {border:3px solid #b0afae; background:#fff3dd; padding:10px; color:#333;}
div.project-box table {width:136px; height:136px; border:1px solid #c4a788; border-width:1px 0 0 1px; background:#fff; margin-bottom:15px; float:none;}
div.project-box table td {vertical-align:middle; text-align:center;}
div.project-box div.text-area {width:600px; float:none;}
div.text-area dl.spec {padding-bottom:15px;}
div.text-area dl.spec dd img {display:none;}
div.text-area p {width:560px;}
div.text-area dl.spec dt {font-weight:bold; font-size:13px; float:none;}
div.text-area dl.spec dd {float:none;}
div.text-area dl.keyword-area {display:none;}
div.project-box p.detail-spec {padding-top:15px;}
div.project-box p.detail-spec span {margin-right:15px;}
dl.entry-keywords {display:none;}
dl.entry-keywords dd ul {list-style:none; font-size:10px; line-height:1.5;}
dl.entry-keywords dd ul li {float:left; margin-right:12px;}
div.box-top {display:none;}
div.box-bottom {display:none;}

div#side {display:none;}

div#footer {display:none;}
