/* @import "/library/default.css"; */ body { margin:0; } .contents h1 { border-top:2px solid #A37A6E; padding:6px 0 8px 10px; margin:20px 0 10px 0; color:#A37A6E; } .contents h2 { background-color:#A37A6E; padding:10px 0 8px 10px; margin:0 0 10px 0; font-size:13px; color:#ffffff; } .contents h3 { margin:30px 10px 10px 10px; font-size:18px; color:#555; border-bottom: 1px solid #555; } .contents p{ line-height: 150%; padding: 0 20px; } .contents dl{ margin: 0; padding: 0 15px; -webkit-display: flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .contents dl dt{ width: 898px; margin: 5px 10px; padding: 0; border: 1px solid #ccc; } .contents dl dd{ width: 448px; margin: 5px; padding: 0; border: 1px solid #ccc; } .contents dl dt img, .contents dl dd img{ width: 100%; } .header ul { margin-bottom: 30px; padding: 0; display: block; width: 950px; } .header ul li.first { float: left; text-align: left; list-style-type: none; display:inline-block; margin:0 0 6px 0px; padding:0 10px 0 16px; position: relative; background-image:url(../img/header_link.gif); background-position: left top; background-repeat: no-repeat; } .header ul li { float:left; text-align:left; list-style-type: none; display:inline-block; margin:0 0 6px 0px; padding:0 10px 0 16px; position: relative; } .header p { width:910px; margin:auto; } #wrap { background-color:#ffffff; width: 950px; margin-top:-20px; } .photo { margin-bottom:20px; } .photo ul { margin:0; padding:0px; } .photo ul li { width:225px; float:left; text-align: center; list-style-type: none; display:block; margin:0 12px 12px 0; position: relative } .photo ul li.indexsel { width:300px; height:280px; float:left; text-align: center; list-style-type: none; display:block; margin:0 16px 16px 0; position: relative; } .photo ul a { margin:0; } .photo ul a img { width: 100%; height: 200px; overflow: hidden; margin:0; display:block; } p { line-height:130%; } /*-----*/ .local_nav { margin:10px 0 10px 0; } .local_nav ul { margin:0 -20px 0 0; padding:0; list-style:none; } .local_nav li { float:left; width:132px; height:63px; margin:0 4px 0 0; } .local_nav li.home { float:left; width:128px; height:63px; margin:0 6px 0 0; } .local_nav li.home img { width:128px; height: 63px; } .local_nav a:hover img { filter: alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; }