/*=====================================
民営国民宿舎Webガイド『Q&A』スタイルシート
=====================================*/

@import "../common/css/style.css";

#HEADER{height:143px;background:url('../common/img/min_bg1.jpg') left bottom no-repeat;}


#CONTENTS h1{margin:0 0 2em 15px;width:770px;}

.box2{margin:1em 25px;padding:1em;border-color:#E2D1B4;}

#CONTENTS .qa-list{margin:2em 25px;}
#CONTENTS dt{font-weight:bold;font-size:110%;}
dt .q{color:#8C0003;}
#CONTENTS dd{margin-bottom:1.5em;padding-bottom:1em;border-bottom:1px dotted #E2D1B4;}
dd .a{font-weight:bold;color:#336600;}

/*===============================*/
