﻿@charset "utf-8";
/* CSS Document */

.main .center {width:500px; margin:4px 10px 0 20px; float:left;}
.main .center .menuName {text-align:left; height:30px; border-bottom:dashed 1px; margin-bottom:10px;}
h2 {color:#4D2211; font-size:13px; float:left; padding:0; margin:0;}
.main .center .location {float:right;}
.main .center .faq {clear:both; text-align:left; padding:10px 30px 0 0px;}
.faq .click {padding-bottom:10px;}
.faq ul {border-bottom:dashed 1px; height:25px; list-style:none;margin-bottom:1px;}
.faq ul li {float:left; margin:0; line-height:22px; display:block;overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.faq ul li.menu {width:140px;}
.faq ul li.title {width:220px; padding-left:10px;}
.faq ul li.date {padding-left:10px;}
.faq .page {margin:8px 0; text-align:center;}

.ask {margin-top:30px;}
.ask .text {width:100px;padding-left:4px;}
.ask .input {width:300px;}
