@charset "utf-8";

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
● CSS初期化
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	white-space: normal; 
}

blockquote {
	margin-left: 30px;
}

table, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

th {
	text-align: left;
}

caption {
	text-align: right;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

abbr, acronym {
	border: 0;
}

p {
	margin: 5px 0 15px 0;
}

img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}


table {
    width: 99%;
    border: 1px #052330 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 10px;
	margin-left: 1%;
}

table th {
    padding: 5px;
    border: #052330 solid;
    border-width: 0 0 1px 1px;
    background: #052330;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
	color: #ffffff;
	width: 30%;
}

table th span {
	font-size: 70%;
	font-weight: normal;
}

table td {
    padding: 5px;
    border: 1px #052330 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: normal;
	background: #ffffff;
}

table p {
	margin: 0;
	padding: 0;
}

img.left {
	float: left;
	margin: 5px 15px 15px 0;
}

img.right {
	float: right;
	margin: 5px 0 15px 15px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
● 基本情報設定
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
body {
	color: #052330;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #ffffff;
	text-align: center;
}

a:link{			/*-----リンク通常-----*/
	color: #0099cc;
	text-decoration:underline;
}

a:visited{		/*-----リンク訪問済-----*/
	color: #0099cc;
	text-decoration:underline;
}

a:hover{		/*-----リンクオンマウス-----*/
	color: #0099cc;
	text-decoration: none;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
●wrapper
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#wrapper {
	width: 100%;
	margin: 0;
	overflow: hidden;
	background: #FFFFFF;
	text-align: center;
	page-break-before: avoid;
	page-break-after: avoid;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
●メインコンテンツ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_wrapper {
	width: 95%;
	margin: 0 auto 10px;
	overflow: hidden;
	background: #ffffff;
}

#main_column_wrapper {
	width: 100%;
	text-align: left;
	background: #ffffff;
	margin: 0;
	display: inline;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
● コピーライト
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#copyright_wrapper {
	width: 100%;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: #ffffff;
	margin: 0 auto;
}

#copyright_wrapper p {
	margin: 10px 0 0 0;
	padding: 0;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
●銭湯個店ページ印刷用
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

/* 印刷させないブロック */
#header_wrapper, #g-menu_wrapper, #pankuzu_wrapper, #side_column_wrapper, #footer_menu_wrapper, #footer_comment_wrapper, .shisetsu_detail, .contents_bottom, #copyright_wrapper, #print_koi-pr {
	display:none;
}


#wrapper #main_wrapper #main_column_wrapper .contents {
	width: 100%;
	margin: 0;
	overflow: hidden;
	clear: both;
	text-align: center;
}

#wrapper #main_wrapper #main_column_wrapper .contents .contents_bottom p {
	margin: 0;
	padding: 0;
}

#wrapper #main_wrapper #main_column_wrapper .contents .page_title {
	float: left;
	width: 100%;
	height: 45px;
	margin: 0 10px 0 10px;
}

#wrapper #main_wrapper #main_column_wrapper .contents .page_title h2 {
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
}

#wrapper #main_wrapper #main_column_wrapper .contents .page_title img {
	display: none;
}


#wrapper #main_wrapper #main_column_wrapper .contents .koten_left {
	float: left;
	width: 100%;
	margin-top: 10px;
	display: inline;
	text-align: center;
}

#wrapper #main_wrapper #main_column_wrapper .contents .koten_left #map {
	margin: 0 auto;
	border: 5px solid #052330;
	width: 100%;
}

#wrapper #main_wrapper #main_column_wrapper .contents .koten_right {
	float: left;
	width: 100%;
	margin-top: 10px;
	display: inline;
	text-align: center;
	margin-bottom: 20px;
}

#wrapper #main_wrapper #main_column_wrapper .contents .koten_right p {
	margin: 0 2px 0;
	float: left;
}

#wrapper #main_wrapper #main_column_wrapper .contents .koten_right p img {
	width: 250px;
	margin: 0 60px 10px;
}



/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
●プリント用 KOI PR

#print_koi-pr {
	width: 100%;
	float: left;
	text-align: center;
}

#print_koi-pr img {
	width: 100%;
}
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

#print_zenyoku-logo {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#print_zenyoku-logo img {
	width: 300px;
}

