@charset "utf-8";
		
/*------------------------------------------------------------
	カラー
------------------------------------------------------------*/
.red {
	color:#c45;
}
.orange {
	color:#ca5250;
}
.white {
	color:#fff;
}
.green {
	color:#063;
}
.lgreen {
	color:#063;
}
.sky {
	color:#369;
}
.pink {
	color:#ee7799;
}
.blue {
	color:#1b689c;
}
.purple {
	color:#9c94e1;
}
.snavy {
	color:#50678f;
}
.navy {
	color:#06c;
}
.gray {
	color:#777;
}
.gold {
	color:#c49640;
}
.brown {
	color:#4d4035;
}
.lbrown {
	color:#963;
}
/*------------------------------------------------------------
	リンクカラー
------------------------------------------------------------*/
.tel-link a {
	color:inherit !important;
}
a:link {
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:none;
}
a:active {
	color:#333;
	text-decoration:none;
}
.extlink a:link {
	color:#fff;
	text-decoration:none;
}
.extlink a:visited {
	color:#fff;
	text-decoration:none;
}
.extlink a:hover {
	color:#ccc;
	text-decoration:none;
}
.extlink a:active {
	color:#fff;
	text-decoration:none;
}
#bread a:link {
	color:#999;
	text-decoration:none;
}
#bread a:visited {
	color:#999;
	text-decoration:none;
}
#bread a:hover {
	color:#ccc;
	text-decoration:none;
}
#bread a:active {
	color:#999;
	text-decoration:none;
}
.ntopics a:link {
	color:#333;
	text-decoration:none;
}
.ntopics a:visited {
	color:#333;
	text-decoration:none;
}
.ntopics a:hover {
	color:#999;
	text-decoration:none;
}
.ntopics a:active {
	color:#666;
	text-decoration:none;
}
.fw a:link {
	color:#333;
	text-decoration:none;
}
.fw a:visited {
	color:#333;
	text-decoration:none;
}
.fw a:hover {
	color:#999;
	text-decoration:none;
}
.fw a:active {
	color:#666;
	text-decoration:none;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.lh_s {
	line-height:1.5 !important;
}
.lh_m {
	line-height:1.7 !important;
}
.lh_l {
	line-height:2.5 !important;
}
.lh0 {
	line-height:0;
	font-size:1px;
}
html {
	height:100%;
}
	
body {
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	color:#333;
	background-color:#f0eae5;
	-webkit-text-size-adjust: 100%;
	word-wrap:break-word;
	height:100%;
}
.fserif {
		font-family:serif;
}
#loader {
    display: none;
	position:fixed;
	background-color:#fff;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
}
#loader img {
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.ovf {
	overflow:hidden;
}
.ovfauto {
	overflow:auto;
}
#wrapper {
	background-color:#fff;
}
.tx_left {
	text-align:left;
}

@media screen and (max-width: 499px) {
	.pc {
		display:none !important;
	}
	body {
		font-size: 0.84em;
	}
	.mbcenter {
		text-align:center;
	}
	#loader img {
		width:32px;
	}
	#wrapper {
		padding-top:40px;
	}
}

@media screen and (min-width: 500px) {
	.mb {
		display:none !important;
	}
	.pccenter {
		text-align:center;
	}
}

#header {
	position:relative;
	width:1200px;
	height:130px;
	background-color:#f0eae5;
	margin:0 auto;
}
#header h1 {
	position:absolute;
	left:0;
	top:22px;
	line-height:0;
	font-size:1px;
}
#header h1 img {
    width: auto;
	height:50px;
}
#header .hw {
	position:absolute;
	right:0;
	top:20px;
	line-height:0;
	font-size:1px;
}
#header .gw {
	position:absolute;
	right:0;
	bottom:20px;
	line-height:0;
	font-size:1px;
}
#header .hw img,#header .gw img {
	vertical-align:middle;
}
.tcontact {
	margin-left:20px;
}
.nakatop {
	position:absolute;
	right:50px;
	top:5px;
}
.nakatop img {
	height:30px;
}
.brandtop {
	position:absolute;
	right:115px;
	top:5px;
}
.brandtop img {
	height:30px;
}
#toggle {
	position:absolute;
	width:40px;
	height:40px;
	top:0;
	right:5px;
	z-index:3000;
	background-image:url(../img/navi.png);
	background-size:contain;
}
#toggle.close {
	background-image:url(../img/navi_off.png);
}
#menubg {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	background-color: rgba(255,255,255,0.8);
	z-index:1000;
}
ul.accordion {
	z-index:3000;
	font-size: 0.84em;
	text-align:center;
	font-family:Arial, Helvetica;
	margin-top:40px;
	border-top:1px solid #666;
}
ul.accordion a {
	display:block;
	line-height:40px;
	text-decoration:none;
	color:#333;
}
ul.accordion li:nth-child(even) a {
	border-left:1px solid #666;
}
ul.accordion li.thw:nth-child(even) a {
	border-left:1px solid #666;
}
ul.accordion li {
	float:left;
	width:50%;
	border-bottom:1px solid #666;
	background-color:#fff;
}
ul.accordion li.vr2 {
	width:100%;
}
ul.accordion li.vr2 a {
	border-left:0 !important;
}
ul.accordion li.thw {
	background-color:#cabeb5;
}
ul.accordion li.twos {
	width:100%;
	font-size:1.2em;
	background-color:#4d4035;
}
ul.accordion li.twos a {
	line-height:50px;
	color:#fff;
}
.acc_tel {
	background-color:#f0eae5;
	border-bottom:1px solid #666;
}
.acc_tel a {
	display:block;
	padding:16px 0;
}
.pagetop {
	position:fixed;
	width:60px;
	height:39px;
	bottom:70px;
	right:-90px;
	z-index:2000;
}
.pagetop img {
	width:60px;
}
#footer {
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}
.fw {
    padding-left: 50px;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
	padding-bottom:50px;
    line-height: 2;
    font-size: 0.84em;
    text-align: left;
}
.copyright {
	color:#666;
	font-size:0.68em;
	text-align:right;
}
#ftnavi {
	display:none;
}
.fcredit {
	float:left;
	font-size:0.84em;
}
.fcredit h4 img {
	width:220px;
}

@media screen and (max-width: 499px) {
#header {
	width:100%;
	position:fixed;
	z-index:2000;
	height:40px;
}
#header h1 {
	top:5px;
	left:15px;
	right:auto;
}
#header h1 img {
    width: auto;
	height:30px;
}
.hw,.gw,.fw {
	display:none;
}
.pagetop {
	display:none;
}
#ftnavi {
	font-size: 0.84em;
	display:block;
	text-align:center;
	font-family:Arial, Helvetica;
	border-top:1px solid #666;
}
#ftnavi li:nth-child(even) a {
	border-left:1px solid #666;
}
#ftnavi li.thw:nth-child(even) a {
	border-left:1px solid #666;
}
#ftnavi li {
	float:left;
	width:50%;
	border-bottom:1px solid #666;
	background-color:#fff;
}
#ftnavi li.vr2 {
	width:100%;
}
#ftnavi li.vr2 a {
	border-left:0 !important;
}
#ftnavi li.thw {
	background-color:#cabeb5;
}
#ftnavi li.twos {
	width:100%;
	font-size:1.2em;
	background-color:#4d4035;
}
#ftnavi li a {
	display:block;
	line-height:40px;
	text-decoration:none;
	color:#333;
}
#ftnavi li.twos a {
	line-height:50px;
	color:#fff;
}
#footer  {
	width:100%;
	padding:40px 0;
}
.ftcontact {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	font-size:1.2em;
	background-color:#4d4035;
	z-index:3000;
}
.ftcontact a {
	display:block;
}
.ft_pg {
	float:left;
	width:16%;
	height:40px;
	background-color:#cabeb5;
}
.ft_pg img {
	height:40px;
}
.ft_rs {
	float:left;
	width:42%;
	height:40px;
	background-color:#996633;
}
.ft_rs img {
	height:40px;
}
.ft_tel {
	float:left;
	width:42%;
	height:40px;
	background-color:#4d4035;
}
.ft_tel img {
	height:40px;
}
.copyright {
	padding:20px 0 0 0;
	line-height:1.231;
	text-align:center;
}
.copyright img {
	display:none;
}
.fcredit {
	float:none;
	font-size:0.84em;
}
.fcredit h4 img {
	width:180px;
}
}

@media screen and (min-width: 500px) {
#toggle,.accordion {
	display:none !important;
}
.ftcontact {
	display:none;
}
}


.boximg img {
	max-width:200px;
	max-height:200px;
	width: expression(this.width >= this.height ? "200px" : "auto");
	height: expression(this.width <= this.height ? "200px" : "auto");
}

.bg_top {
	background-image:url(../img/bg_top.png);
	background-repeat:repeat-x;
	background-position:left -130px;
}
#main {
	width:1200px;
	height:500px;
	margin:0 auto 40px;
}
#main img {
    width: 100%;
}
.container {
	width:1200px;
	margin:0 auto;
	padding-bottom:30px;
}

.btn1 a {
	display:block;
	width:240px;
	line-height:40px;
	text-align:center;
	border:1px solid #666;
	color:#333;
	margin-left:auto;
	margin-right:auto;
}
.mbox {
	text-align:left;
}
.mbox ul li {
	float:left;
	width:370px;
	text-align:center;
	margin:0 45px 50px 0;
}
.mbox ul li:nth-child(3n) {
	margin-right:0;
}
.micon {
	text-align:left;
	position:relative;
	z-index:500;
}
.mimg {
	margin:-35px 0 20px;
}
.mimg_adj {
	margin-top:0;
}
.soku {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.soku h3 {
	background-color:#d6c2ad;
	width:100px;
	font-weight:normal;
	line-height:26px;
	font-size:0.92em;
    margin:0 1px;
}
.soku strong {
    display: block;
    background-color:#772333;
    color: #fff;
	width:100px;
	font-weight:normal;
	line-height:26px;
	font-size:0.92em;
    margin:0 1px;
}
.mbox h2 {
	margin-bottom:10px;
}
.mbox h2.adj {
	margin-bottom:0;
}
.mtxt {
	font-size:0.84em;
	margin-bottom:20px;
}
.mtxt_adj {
	font-size:0.84em;
	margin-bottom:5px;
}
.mbtn a.mbajd {
	margin-right:5px;
}
.mbtn2 {
	width:100%;
	margin:0 auto;
}
.mbtn2 p {
	float:left;
	width:32%;
	margin-right:2%;
}
.mbtn2 p.mbadj {
	margin-right:0 !important;
}
.mbtn2 p.kanbai {
    float: none;
	width:66%;
	margin-right:auto !important;
    margin-left: auto;
}
.mbtn2 a {
	display:block;
	width:100%;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.sbukken a {
	color:#111;
	border:1px solid #333;
	background-color:#fff;
}
.scontact a {
	border:1px solid #4d4035;
	background-color:#4d4035;
}
.sreserve a {
	border:1px solid #996633;
	background-color:#996633;
}

.doc_l,.doc_r {
	float:left;
	width:480px;
	margin:0 60px 50px;
}

.mbox2 {
	text-align:left;
	width:890px;
	margin:0 auto;
}
.mbox2 ul li {
	float:left;
	width:270px;
	text-align:center;
	margin:0 40px 60px 0;
}
.mbox2 ul li:nth-child(3n) {
	margin-right:0;
}
.mimg2 {
	margin:0 0 20px;
}
.mbox2 h2 {
	font-size:0.92em;
	margin-bottom:10px;
}
.mtxt2 {
	font-size:0.76em;
}

.mbox3 {
	text-align:left;
	width:100%;
	margin:0 auto;
}
.mbox3 ul li {
	float:left;
	width:270px;
	text-align:center;
	margin:0 40px 40px 0;
}
.mbox3 ul li:nth-child(4n) {
	margin-right:0;
}
.mimg3 {
	margin:0 0 20px;
}
.mbox3 h2 {
	font-size:0.92em;
	margin-bottom:5px;
}
.mtxt3 {
	font-size:0.76em;
}

.bw_waku {
    display: none !important;
}
.bw {
	position:relative;
	z-index:500;
}
.bw ul li {
	float:left;
	width:264px;
	margin-right:48px;
}
.bw ul li:nth-child(4n) {
	margin-right:0;
}
.bw_bar {
	height:190px;
	background-color:#cabeb5;
	margin-top:-150px;
}
#title {
	background-color:#e5dfda;
	margin-bottom:40px;
	padding:10px 0;
}
#title img {
	height:60px;
}
.tmid {
	background-color:#f0eae5;
	display:inline-block;
	padding:0 5px;
	margin-right:5px;
	font-size:0.84em;
	vertical-align:baseline;
	color:#4d4035;
}

@media screen and (max-width: 499px) {
.bg_top {
	background-image:none;
}
#main {
	width:100%;
	height:auto;
	margin:0 auto 20px;
}
.container {
	width:auto;
	margin:0 20px;
	padding-bottom:30px;
}

.mbox ul li {
	float:none;
	width:100%;
	margin:0 0 50px 0;
}
.mbox h2 {
	font-size:1.08em;
}

.doc_l,.doc_r {
	float:none;
	width:auto;
	margin:0 0 20px;
}

.mbox2 {
	text-align:left;
	width:auto;
	margin:0 auto;
}
.mbox2 ul li {
	float:none;
	width:auto;
	text-align:left;
	margin:0 0 30px 0;
}
.mbox2 ul li:nth-child(3n) {
	margin-right:0;
}
.mbox2 li:last-child {
	margin-bottom:30px;
}
.mimg2 {
	display:table-cell;
	width:100px;
	vertical-align:middle;
	padding-right:15px;
	margin:0;
}
.mktx {
	display:table-cell;
	vertical-align:middle;
}
.mbox2 h2 {
	font-size:0.92em;
	margin-bottom:10px;
}
.mtxt2 {
	font-size:0.76em;
}

.mbox3 {
	text-align:left;
	width:auto;
	margin:0 auto;
}
.mbox3 ul li {
	float:none;
	width:auto;
	text-align:left;
	margin:0 0 30px 0;
}
.mbox3 ul li:nth-child(4n) {
	margin-right:0;
}

.mimg3 {
	display:table-cell;
	width:100px;
	vertical-align:middle;
	padding-right:15px;
	margin:0;
}
.mktx2 {
	display:table-cell;
	vertical-align:middle;
}
.mbox3 h2 {
	font-size:0.92em;
	margin-bottom:10px;
}
.mtxt3 {
	font-size:0.76em;
}

.bw_waku {
	padding-top:10px;
	margin-bottom:0;
	background-color:#cabeb5;
}
.bw ul li {
	float:left;
	width:48%;
	margin-right:4%;
	padding-top:13px;
}
.bw ul li:nth-child(2n) {
	width:48%;
	margin-right:0;
}
.bw_bar {
	display:none;
}

#title {
	padding:20px 0;
	font-family:serif;
	font-weight:bold;
	font-size:1.16em;
	margin-bottom:30px;
}
}

.sub {
	text-align:center;
	font-size:1.16em;
	border-bottom:1px solid #666;
	margin:0 0 30px;
	padding-bottom:10px;
	line-height:1.4;
}
.subs {
	text-align:center;
	font-size:1.16em;
	border-bottom:1px solid #666;
	margin:0 360px 30px;
	padding-bottom:10px;
	line-height:1.4;
}
.sub2 {
	text-align:left;
	font-size:1.16em;
	border-bottom:1px solid #666;
	margin:0 0 30px;
	padding:0 0 10px 10px;
	line-height:1.4;
}
.subsub {
	text-align:left;
	font-size:1em;
	background-color:#f0eae5;
	margin:0 0 30px;
	padding:10px;
	line-height:1.4;
}
.sub3 {
	border:1px solid #963;
	color:#963;
	font-weight:bold;
	display:inline-block;
	padding:5px 10px;
	margin-bottom:10px;
}
.date {
	text-align:right;
	margin-bottom:30px;
	background-color:#eee;
	font-size:0.76em;
	color:#666;
	padding:5px 10px;
	line-height:1.231;
}
.line {
	border-bottom:1px dotted #666;
}
.line2 {
	border-bottom:1px dotted #ccc;
	margin-left:10px;
	margin-right:10px;
}
.more a {
	display:block;
	color:#333;
	text-align:center;
	line-height:1.4;
	padding:10px 20px;
	background-color:#eee;
	border:1px solid #ccc;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
}
.more a:hover {
	background-color:#ccc;
}

@media screen and (max-width: 499px) {
.subs {
	margin:0 0 30px;
}
.sub_img {
	padding:30px 0 10px;
	margin:0 30px 20px;
}
.sub_img img {
	height:12px;
}
}

.box0 {
	line-height:1.7;
	width:1200px;
	margin:0 auto;
}
.box1 {
	line-height:1.7;
	width:1180px;
	margin:0 auto;
}
.box2 {
	line-height:1.7;
	width:1160px;
	margin:0 auto;
}
.imgbox p {
	*float:left;
	display: table-cell;
	vertical-align: middle;
	padding:0 10px;
}

@media screen and (max-width: 499px) {
.box0 {
	line-height:1.7;
	width:auto;
	margin:0 auto;
}
.box1 {
	line-height:1.7;
	width:auto;
	margin:0 10px;
}
.box2 {
	line-height:1.7;
	width:auto;
	margin:0 20px;
}
}

.table0 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table0 td {
	border-width:0;
	padding:0;
	margin:0;
}
.table0 th {
	border-width:0;
	padding:0;
	margin:0;
}

.table1 {
	width: 100%;
	border-collapse: collapse;
}
.table1 td,.table1 th{
	padding: 10px 15px;
	border: 1px solid #ccc;
	text-align:left;
	vertical-align:top;
}
.table1 th{
	font-weight: normal;
	background:#eee;
	white-space:nowrap;
}

.table2 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	margin-left:auto;
	margin-right:auto;
}
.table2 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#999;
	padding:15px 20px;
	vertical-align:top;
	margin:0;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#999;
	padding:15px 20px;
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
	margin:0;
	font-weight:normal;
}
.table3 {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px dotted #666;
}
.table3 td {
	padding: 10px 15px;
	border-top: 1px dotted #666;
	text-align:left;
}
.table3 th {
	font-size: 0.84em;
	padding: 10px 15px;
	border-top: 1px dotted #666;
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	background:#e0f2bc;
	white-space:nowrap;
}
.table4 {
	width: 100%;
	border-collapse: collapse;
}
.table4 td {
	padding: 10px 15px;
	border: 1px solid #999;
}
.table4 th {
	width:150px;
	padding: 10px 15px;
	border: 1px solid #999;
	font-weight: normal;
	background:#eee;
	white-space:nowrap;
}
.table5 {
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	margin-left:auto;
	margin-right:auto;
}
.table5 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#999;
	padding:20px 20px 20px 0;
	vertical-align:top;
	margin:0;
}
.table5 th {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#999;
	padding:20px 20px 20px 0;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	margin:0;
	font-weight:normal;
	font-size:0.92em;
}

.gmap {
	margin-bottom:30px;
}
.gmap iframe {
	width:100%;
	height:500px;
}

@media screen and (max-width: 499px) {
.imgbox {
	text-align:center;
}
.imgbox p {
	display:block;
	margin-bottom:20px;
}

.table0 {
	display: block;
}
.table0 tbody {
	display: block;
}
.table0 tr {
	display: block;
}
.table0 th,.table0 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:100%;
}
.table0 th {
}
.table0 td {
	margin-bottom:30px;
}
.table0 td.adj0 {
	margin-bottom:0;
}
.table0 td.adj10 {
	margin-bottom:10px;
}
.table0 td.adj20 {
	margin-bottom:20px;
}
.table0 td.adj40 {
	margin-bottom:40px;
}
.dtable {
	display:table !important;
	border:none !important;
}
.dtable tbody {
	display: table-row-group !important;
}
.dtable tr {
	display:table-row !important;
}
.dtable th,.dtable td {
	float:none !important;
	display:table-cell !important;
	width:auto !important;
	border:none !important;
	margin:0 !important;
}
.img100 {
	width:100%;
	height:auto;
}
.img90 {
	width:90%;
}
.img80 {
	width:80%;
}
.img70 {
	width:70%;
}
.img60 {
	width:60%;
}
.img50 {
	width:50%;
}
.img40 {
	width:40%;
}
.imglmt {
	width:100%;
	max-width:360px;
}

.table1 {
	display: block;
	width:auto;
}
.table1 tbody {
	display: block;
}
.table1 tr {
	display: block;
}
.table1 th,.table1 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:auto;
	border:none;
}
.table1 th {
	margin-bottom: 10px;
	background: #eee;
	padding:3px 10px;
	border-bottom:1px solid #ccc;
}
.table1 td.histada {
	margin:0 10px 0 !important;
	padding: 0;
	color:#50678f;
}
.table1 td {
	margin:0 10px 20px;
	padding: 0;
}

.table2 {
	display: block;
	width:auto;
}
.table2 tbody {
	display: block;
}
.table2 tr {
	display: block;
}
.table2 th,.table2 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:auto;
	border:none;
}
.table2 th {
	text-align:left;
	margin-bottom: 10px;
	padding:3px 10px;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	background-color:#eee;
}
.table2 td {
	margin:0 10px 20px ;
	padding: 0;
}
.table2in td {
	margin:0 0 20px;
}
.table4 th {
	width:1%;
}
.table5 {
	display: block;
	width:auto;
}
.table5 tbody {
	display: block;
}
.table5 tr {
	display: block;
}
.table5 th,.table5 td {
	float:left\9;
	clear:both\9;
	display:block;
	width:auto;
	border:none;
}
.table5 th {
	text-align:center;
	margin-bottom: 15px;
	padding:3px 10px;
	border-bottom:1px solid #999;
	font-weight:bold;
	font-size:1em;
}
.table5 td {
	text-align:center;
	margin:0 10px 15px ;
	padding: 0;
}
.gmap {
	margin:0 20px 20px;
}
.gmap iframe {
	width:100%;
	height:400px;
}
}


.waku1 {
	background-color:#eee;
	padding:20px 25px;
}

.ntopics {
	line-height:1.7;
	width:auto;
	margin:0 5% 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #999;
}
.ntopics1 {
	float:left;
	width:130px;
	font-weight:bold;
	font-size:0.84em;
	font-family:"Courier New", Courier, monospace;
}
.ntopics2 {
	float:left;
	width:130px;
	font-size:1px;
	line-height:0;
}
.ntopics3 {
	font-size:0.92em;
	margin-left:260px;
}
.ntadj {
	padding-bottom:60px;
}

@media screen and (max-width: 499px) {
input[type="text"],textarea {
	width:290px;
}
.table1 th img {
	float:right;
	width:40px;
	margin-top:1px;
}
.sarea {
	width:100px !important;
}
.int {
	padding-bottom:40px;
}
.int img {
	width:80px;
}

.ntopics {
	margin:0 30px 20px;
	padding-bottom:20px;
}
.ntopics1 {
	float:left;
	width:100px;
	font-weight:bold;
}
.ntopics2 {
	float:none;
	margin-left:100px;
	width:auto;
	margin-bottom:10px;
}
.ntopics3 {
	margin-left:0;
}
.ntadj {
	padding-bottom:0;
}

}

@media screen and (min-width: 500px) {
.nobd {
	border-bottom:none !important;
}
}