@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
body {
	color: #333;
	background: url(../images/common/bg.jpg);
	background: url(../images/common/bg_anko.png) no-repeat center 0px fixed, url(../images/common/bg.jpg);
	margin: 0px;
	padding: 0px;
	font: 14px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure {
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #a8160a;
}
a:hover {
	color: #e67772;
	text-decoration: none;
}
a:hover img.round {
	opacity: 0.7 ;
}


/*コンテナー
---------------------------------------------------------------------------*/
#container {
	width: 980px;
	margin: 0px auto;
}

h1#sitecatch {
	background-color:#510513;
	height:16px;
	line-height:16px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin-bottom:15px;
}


/*ヘッダー
---------------------------------------------------------------------------*/
header {
	height: 60px;
	width: 100%;
	position: relative;
	z-index: 10;
}

header h1 {
	font-size: 26px;
	line-height: 10px;
	position: absolute;
	top: 18px;
	right: 0px;
	font-weight: normal;
	color: #7a0d0f;
}

header h1 span {
	padding-left:30px;
}

header h1 span.small {
	font-size:18px;
}

header #logo-reserve {
	display:block;
	position: absolute;
	width: 700px;
	height:103px;
	left: 280px;
	top: 40px;
}

.reserve_sw2 {
	display:none;
}

header #logo a {
	display: block;
	position: absolute;
	width: 150px;
	left: 33px;
	top: -15px;
	text-align: center;
	background: #510513;
	background: url(../images/common/logo_bg.png), -webkit-gradient(linear, left top, left bottom, from(#a8160a), to(#510513));
	background: url(../images/common/logo_bg.png), -webkit-linear-gradient(#a8160a, #510513);
	background: url(../images/common/logo_bg.png), linear-gradient(#a8160a, #510513);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 15px rgba(0,0,0,0.5);
	padding: 45px 0px 30px;
}
header #logo-s a {
	display: none;/*スマホ用のロゴを表示させない設定*/
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
nav#menubar ul {
	background: rgba(255,255,255,0.5);
	height: 58px;
	line-height:58px;
	vertical-align:middle;
	border: 1px solid #CCC;
	padding-left: 214px;
	margin-top: 100px;
	margin-bottom: 20px;
}

nav#menubar ul li {
	float: left;
	width: 190px;
	border-left: 1px solid #CCC;
}
nav#menubar ul li a {
	height: 38px;
	padding-top: 20px;
	line-height: 1.4;
	text-decoration: none;
	display: block;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

nav#menubar ul li a:hover,
nav#menubar ul li.current a {
	background: #fff;
	color: #000;
	border-bottom: 3px solid #cd2a0a;
}


/*トップページのスライドショー、ページタイトル
---------------------------------------------------------------------------*/
#mainimg {
	clear: left;
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 30px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
}
#mainimg .slide_file {
	display: none;
}
#mainimg .pagetitle {
	text-align:right;
	padding-right:30px;
	height:150px;
	vertical-align:middle;
	color:#fff;
	font-size:30px;
	line-height:150px;
}
#mainimg .pagetitle span {
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
	border-bottom:2px solid #cd2a0a;
}
#mainimg #pagetitle_about {
	background:url(../images/about/pagetitle_bg.jpg) no-repeat;
}
#mainimg #pagetitle_about_measures {
	background:url(../images/about_measures/pagetitle_bg.jpg) no-repeat;
}
#mainimg #pagetitle_access {
	background:url(../images/access/pagetitle_bg.jpg) no-repeat;
}
#mainimg #pagetitle_ankoguide {
	background:url(../images/ankoguide/pagetitle_bg.jpg) no-repeat;
}
#mainimg #pagetitle_girlsundpanzer {
	background:url(../images/girlsundpanzer/pagetitle_bg.jpg) no-repeat;
}
#mainimg #pagetitle_lodging {
	background:url(../images/lodging/pagetitle_bg.jpg) no-repeat;
}
#mainimg #pagetitle_organization {
	background:url(../images/organization/pagetitle_bg.jpg) no-repeat;
}

#slide_image {
	z-Index:2;
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	z-Index:1;
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

#topcatch {
	text-align: left;
	background: #510513;
	background: url(../images/common/logo_bg.png), -webkit-gradient(linear, left top, left bottom, from(#a8160a), to(#510513));
	background: url(../images/common/logo_bg.png), -webkit-linear-gradient(#a8160a, #510513);
	background: url(../images/common/logo_bg.png), linear-gradient(#a8160a, #510513);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 15px rgba(0,0,0,0.5);
	padding: 45px 0px 30px;
	font-size:24px;
	line-height:120%;
	margin-bottom:30px;
	padding:20px 50px;
	color:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	background-color: rgba(255,255,255,0.8);
	color: #222;
	padding: 20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#breadcrumb {
	margin: -20px 0 10px 0;
	height:20px;
	line-height:20px;
	background-color: rgba(255,255,255,1.0);
	border:1px solid #ddd;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#breadcrumb ul {
	width:auto;
	height:20px;
	margin:0 auto;
	list-style-type: none;
	color:#000;
	font-size:11px;
	text-align:left;
	padding-left:20px;
}

#breadcrumb ul li {
	display: inline;
}

#breadcrumb ul em {
	font-style: normal;
}

#breadcrumb ul a {
	text-decoration: none;
}

#breadcrumb ul a:hover {
	text-decoration: none;
}


/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: left;
	width: 700px;
	padding-bottom: 30px;
}

#main h2 {
	clear: both;
	font-size: 1.2em;
	color: #fff;
	margin-top:30px;
	margin-bottom: 15px;
	padding: 2px 15px;
	background: #510513;
	background: -webkit-gradient(linear, left top, left bottom, from(#8d0f12), to(#510513));
	background: -webkit-linear-gradient(#8d0f12, #510513);
	background: linear-gradient(#8d0f12, #510513);
	border-bottom: 3px solid #9e936a;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.4),1px 1px 1px rgba(128, 128, 128, 0.5);
}

#main h2.top {
	margin-top:0;
}

#main h3 {
	clear: both;
	color:#000;
	font-size: 1.2em;
	background: #e5e5e5;
	padding: 2px 15px;
	border: 1px solid #ccc;
	margin-bottom:20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#main p {
	padding: 0 15px;
	font-size:1.0em;
	line-height:140%;
	margin-bottom:5px;
}
#main div.photo img {
	width: 100%;
	height: auto;
}



/*menu.html内のメニュー案内の各ブロック
---------------------------------------------------------------------------*/
#main section.list {
	margin-bottom: 15px;
	padding: 20px;
	border-radius: 10px;/*角丸のサイズ*/
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));
	background: -webkit-linear-gradient(#FFF, #e5e5e5);
	background: linear-gradient(#FFF, #e5e5e5);
	position: relative;
	overflow: hidden;
	color: #333;
	border: 1px solid #ddd;
}

#main section.list p {
	padding: 0px;
	margin-left: 34%;
}

#main section.list figure img {
	float: left;
	background: #fff;
	padding: 5px;
	width: 30%;
	height: auto;
	border: 1px solid #ccc;
}

#main section.list h4 {
	font-size: 100%;
	color: #a8160a;
	margin-left: 34%;
	border-bottom: 1px solid #a8160a;
	margin-bottom: 0.5em;
}

#main section.list p.waku {
	margin-top:20px;
	margin-bottom:20px;
	font-size:0.9em;
	padding:10px;
	background-color:#fff;
/*	border: 1px solid #aaa;*/
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}



/*menu内のページ内メニュー
---------------------------------------------------------------------------*/
ul.navmenu {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
ul.navmenu li {
	display: inline;
}
ul.navmenu li a {
	background: url(../images/common/arrow.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
ul.navmenu li a:hover {
	background: url(../images/common/arrow.png) no-repeat 2px center;
}



/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: right;
	width: 220px;
	padding-bottom: 30px;
}

#sub h2 {
	text-align:center;
	font-size: 100%;
	color:#000;
	padding: 15px 10px;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5));
	background: -webkit-linear-gradient(#fff, #e5e5e5);
	background: linear-gradient(#fff, #e5e5e5);
	border: 1px solid #aaa;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
#sub ul.submenu {
	margin-bottom: 15px;
}

#sub ul.submenu li a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
}

#sub ul.submenu li a:hover {
	background: #fff;
}

#sub ul.submenu2 {
	margin-bottom: 15px;
}

#sub ul.submenu2 li a {
	border-bottom: 1px solid #333;
	text-decoration: none;
	padding: 2px 10px;
}

#sub ul.submenu2 li a:hover {
}

/*サブコンテンツ内のbox1
---------------------------------------------------------------------------*/
#sub .box1 {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #e5e5e5;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#sub .box1 p {
	margin-top:5px;
	font-size:90%;
}



/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear:both;
	overflow:hidden;
	padding:10px 10px 0px 10px;
	background: #510513;
	margin-top:20px;
}

footer #footerinner {
	margin:0 auto;
	width:980px;
}

footer #info {
	float:left;
	width:35%;
}

footer .logo {
	margin-bottom:30px;
	font-size:24px;
}

footer #info .info {
	clear:both;
	margin-top:30px;
	padding:10px 20px;
	text-align:left;
	border:1px solid #744c54;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

footer #info .fax, footer #info .fax span, footer #info .open, footer #info .address {
	font-size:12px;
	color:#fff;
}

footer #info .tel {
	font-size:2.0em;
	color:#fff;
	margin-bottom:20px;
}

footer #info .fax {
	margin-top:0;
	margin-bottom:20px;
}
footer a {
	color: #e67772;
	text-decoration: none;
}
footer a:hover {
	color: #fff;
}

footer div#footnav {
	float:right;
	width:60%
}

footer div#footnav ul {;
	padding:5px 0 0 5%;
}

footer div#footnav ul li {
	float:left;
	margin-bottom:10px;
	padding:0 7px 0 8px;
	font-size:13px;	
	border-right:1px solid #744c54;
}

footer div#footnav ul li a {
	color:#fff;
}

footer div#footnav ul li a:hover {
	color: #e67772;
}

footer div#footnav ul li.last {
	border-right:0;
}

footer div.footer_photo {
	margin-top:70px;
	text-align:right;
}

address {
	clear:both;
	padding-top:60px;
	text-align:center;
	font-style:normal;
	font-size:12px;
	color:#fff;
}



/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	margin-top:0px;
	width: 100%;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #ccc;
	line-height: 1.8;
}

.ta1 td {
	padding: 3px 10px;
}

.ta1 th{
	width: 180px;
	padding: 3px 10px;
	text-align: center;
	background: #e5e5e5;
}

.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	color: #fff;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));
	background: -webkit-linear-gradient(#4b4b4b, #333);
	background: linear-gradient(#4b4b4b, #333);
}


/*その他
---------------------------------------------------------------------------*/
.clear {
	clear: both;
}

.round {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

p.firstletter:first-letter {
	color:#800e0e;
	font-size:300%;
}

.vmargin1 {
	margin-top:10px;
}

.vmargin3 {
	margin-top:30px;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	width: 100%;
} 
#menubar_hdr {
	display: none;
}
img.fl {
	margin: 0px 10px 10px 0px;
	float: left;
	padding-right:30px;
}
img.fr {
	margin: 0px 0px 10px 10px;
	float: left;
}

.strongcolor {
	color: #a8160a; ;
}

.strong2 {
	font-weight:bold;
}

.left1em {
	margin-left:1.0em;
}

.telfax {
	font-weight:bold;
	color: #cd2a0a;
}

.freedial {
	color: #000;
}

.freedial img {
	vertical-align:middle;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.freedial span {
	margin-left:1em;
	font-family:Arial, Helvetica, sans-serif;
}



/*ここからタブレット用（481px～980px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:980px){

/*全体の設定
---------------------------------------------------------------------------*/
body {
	background: url(../images/common/bg_anko.png) no-repeat right -30px / 85%, url(../images/common/bg.jpg);
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	width: auto;
	margin: 0px 20px;
}

/*ヘッダー
---------------------------------------------------------------------------*/
header h1 {
	width: 63%;
	top:10px;
	font-size:18px;
	font-weight:bold;
}
header h1 span {
	padding-left:15px;
}
header h1 span.small {
	font-size:13px;
}

header #logo a {
	position: absolute;
	left: 0px;
	top: -15px;
}

header #logo-reserve {
	display:none;
}

.reserve_sw2 {
	display:block;
	margin-top:10px;
}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
nav#menubar ul {
	height: auto;
	overflow: hidden;
	padding-left: 0;
	margin-left: 170px;
	border-bottom: none;
}

nav#menubar ul li {
	width: 50%;
	border-bottom: 1px solid #CCC;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
nav#menubar ul li:nth-child(odd) {
	border-left: none;
}
/*マウスオン時と、current(表示中のメニュー)の設定*/
nav#menubar ul li a:hover,
nav#menubar ul li.current a {
	border-bottom: none;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}
#mainimg .pagetitle {
	font-size:24px;
  -webkit-background-size: 100% auto;
	   -o-background-size: 100% auto;
		  background-size: 100% auto;
}
#sub .box1 {
	text-align:center;
}

footer #footerinner, footer #info, footer #footnav {
	clear:both;
	float:none;
	width:100%;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックを表示させない設定*/
body.s-n #sub {
	display: none;
}

}



/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){

/*全体の設定
---------------------------------------------------------------------------*/
body {
	background: url(../images/common/bg_anko.png) no-repeat center 100px / 120%, url(../images/common/bg.jpg);
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	width: auto;
	margin: 0px 10px;
}

h1#sitecatch {
		display:none;
}

/*ヘッダー
---------------------------------------------------------------------------*/
header {
	height: auto;
}

header h1 {
	display: none;
	/*width: 65%;*/
}

header #logo a {
	display: none;
}
header #logo-s a {
	display: block;
	position: static;
	width: 100%;
	background: url(../images/common/logo_bg.png), -webkit-gradient(linear, left top, left bottom, from(#a8160a), to(#510513));
	background: url(../images/common/logo_bg.png), -webkit-linear-gradient(#a8160a, #510513);
	background: url(../images/common/logo_bg.png), linear-gradient(#a8160a, #510513);
	padding: 15px 0px;
	text-align: center;
}
header #logo-s a img {
	width: 30%;
}

#topcatch {
	font-size:16px;
	padding:20px;
}


header #logo-reserve {
	display:none;
}

.reserve_sw2 {
	display:block;
	margin-top:10px;
}


/*上部のメインメニュー
---------------------------------------------------------------------------*/
nav#menubar ul {
	height: auto;
	overflow: hidden;
	padding-left: 0;
	border-bottom: none;
	margin-bottom: 10px;
}

nav#menubar ul li {
	float: none;
	width: 100%;
	border-left: none;
	border-bottom: 1px solid #CCC;
}
/*マウスオン時と、current(表示中のメニュー)の設定*/
nav#menubar ul li a:hover,
nav#menubar ul li.current a {
	border-bottom: none;
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	margin-bottom: 10px;
}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}
#sub .box1 {
	text-align:center;
}

#breadcrumb {
	margin-top:0px;
}


/*mainコンテンツ
---------------------------------------------------------------------------*/
#mainimg .pagetitle {
	font-size:20px;
}
#main p {
	padding: 0 5px;
}

/*menu.html内のメニュー案内の各ブロック
---------------------------------------------------------------------------*/
#main section.list p,
#main section.list h4 {
	margin-left: 0;
}

#main section.list figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
}

/*menu.html内のページ内メニュー
---------------------------------------------------------------------------*/
ul.navmenu {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
ul.navmenu li {
	display: block;
}

footer #footerinner, footer #info, footer div#footnav {
	clear:both;
	float:none;
	width:100%;
}

footer #info .logo {
	text-align:center;
}

footer div#footnav ul {
	margin-top:10px;
	padding:0;
	text-align:center;
}

footer div#footnav ul li {
	display: block;
	width:95%;
	border:1px solid #744c54;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

footer div#footnav ul li.last {
	border:1px solid #744c54;
}

footer div.footer_photo {
	display:none;
}

address {
	font-size:0.7em;
}


/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;
}

.ta1 td{
	width: auto;
	padding: 2px;
}

.ta1 th{
	width: 100px;
	padding: 2px;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックを表示させない設定*/
body.s-n #sub {
	display: none;
}
/*メニュー折りたたみ設定*/
#menubar_hdr {
	display: inline;
	position: absolute;
	top: 0px;
	right: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0px 0px 6px 6px;
	z-index: 20;
}

}



/* 2019.06.12 */
/*表示を切り替えるウィンドウサイズの指定*/
.reserve_sp {
	display:none;
}


@media (max-width : 700px){
	.reserve_sw1, .reserve_sw2 {
		display: none;
	}
}


@media (max-width : 480px){
	.reserve_sp {
		display:block;
	}
}


img[usemap] {
	max-width: 100%;
	height: auto;
}



.reserveside {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	background:#820f0e;
	padding:10px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.reserveside .white {
	color:#fff;
	font-size:120%;
	margin-bottom:10px;
}

.reserveside .reserveside-1,
.reserveside .reserveside-2 {
	padding:10px;
	margin:10px 0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-text-align-last: justify;
	text-align-last: justify;
	text-justify:inter-ideograph;
}

.reserveside .reserveside-1 {
	background:#9e6200;
}
.reserveside .reserveside-2 {
	background:#693c00;
}

.reserveside .reserveside-1 a,
.reserveside .reserveside-2 a {
	color:#fff;
	font-size:120%;
	text-decoration:none;
	display:block;
}

.reserveside .reserveside-1 a:hover,
.reserveside .reserveside-2 a:hover {
	opacity:0.5;
}

.reservesidemsg {
	margin-top:30px !important;
	margin-bottom:30px !important;
	color: #a8160a;
	font-size:120% !important;
	text-align:center;
}

hr {
	margin-top:30px !important;
	border:0px;
	border-bottom:1px solid #c0c0c0 !important;
	color: #f0f0f0;
}

#footerreserve {
	text-align:center;
	margin-bottom:30px;
}

.catchbox {
	padding: 8px 19px;
	margin-bottom: 2em;
	color: #ffff00;
	font-size:140%;
	background: #9e6200;
	border-top: solid 5px #820f0e;
	border-bottom: solid 5px #820f0e;
}

.catchbox p {
	margin: 0; 
	padding: 0;
}

ul.reset {
	margin: 1em 0;
	padding-left: 40px;
	list-style-type: disc;
}
