@charset "utf-8";

@import "normalize.css";

html {
	overflow-y: scroll;
}

body {
	color: #FFF;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.6;
	text-align: center;
	background-image: url(../image/bodyback.jpg);
	background-repeat: repeat;
}

#container {
	width: 960px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

a:link {
	color: #B7934E;
}

a:visited {
	color: #B7934E;
}

a:active {
	color: #D46320;
}

a:hover {
	color: #D46320;
}

img.ic {
	vertical-align: bottom;
}


/* header */

#header_frame {
	width: auto;
	height: 193px;
	margin: 0 auto 15px;
	background-image: url(../image/headerback.png);
	background-repeat: repeat-x;
}

header {
	width: 960px;
	height: 193px;
	position: relative;
	margin: 0 auto;
}

header h1 {
	position: absolute;
	top: 40px;
	left: 313px;
	margin: 0;
}

header h1.contents {
	position: absolute;
	top: 65px;
	left: 313px;
	margin: 0;
}


/* nav */

nav {
	width: 155px;
	height: 167px;
	position: absolute;
	top: 10px;
	margin: 0;
}

nav.nav0 {
	left: 0px;
}

nav.nav1 {
	left: 155px;
}

nav.nav2 {
	right: 155px;
}

nav.nav3 {
	right: 0px;
}

#subnav {
	width: 960px;
	height: 43px;
	margin: 0 auto 25px;
	padding: 0;
}

ul#nav1 {
	margin: 0;
	padding: 0;
}

ul#nav1 li {
	list-style-type: none;
	line-height: 0;
	float: left;
	background-image: none;
	margin: 0 14px 0 13px;
	padding: 0;
}


/* footer */

#footer_frame {
	width: auto;
	height: 50px;
	margin: 0 auto;
	clear: both;
	background-image: url(../image/headerback.png);
	background-repeat: repeat-x;
}

footer {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	padding: 14px 0 0;
	font-size: 14px;
}

#copy {
	margin: 0;
	text-align: center;
	color: #FFF
}

.pagetop {
	position: fixed;
	bottom: -10px;
	right: 40px;
}

.pagetop a {
	display: block;
	width: 40px;
	height: 35px;
	background-color: #333;
	border-radius: 8px 8px 0 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
	padding: 0 9px 3px 0;
}

@media print {
.pagetop {
	display: none;
}
}


/* top */

#top {
	width: 960px;
	height: 560px;
	clear: both;
	margin: 0 auto 30px;
	background-image: url(../image/top.png);
	background-repeat: no-repeat;
	position: relative;
}

#top.boss {
	background-image: url(../image/m_photo01.png);
}

#top.funashiro {
	background-image: url(../image/f_photo01.png);
}

#top_m {
	top: 207px;
	left: 180px;
	margin: 0;
	position: absolute;
}

#top_f {
	top: 203px;
	right: 176px;
	margin: 0;
	position: absolute;
}

#top_photo {
	top: 87px;
	left: 150px;
	margin: 0;
	position: absolute;
}


/* main */

#main {
	width: 960px;
	text-align: left;
	margin: 0 0 30px;
	padding: 0 0 20px;
	clear: both;
	background-color: #331b00;
	overflow: hidden;
	-webkit-box-shadow: 0 0 18x #000;
	box-shadow: 0 0 18px #000;
	border-radius: 10px;
}

#main h1 {
	width: 918px;
	height: 25px;
	margin: 15px auto 18px;
	padding: 20px 0 25px 10px;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	line-height: 25px;
	text-align: left;
	border-bottom: 3px solid #FFF;
}

#main h1 span.small {
	font-size: 16px;
}

h2 {
	width: 887px;
	height: 20px;
	line-height: 20px;
	padding: 10px 0 10px 15px;
	margin: 25px auto 16px;
	font-weight: normal;
	font-size: 20px;
	color: #D46320;
	border-left: 6px solid #D46320;
	border-bottom: 1px dotted #D46320;
}

#main h2 span.small {
	font-size: 0.8em;
}

h3 {
	height: 17px;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #FFF;
	margin: 20px 35px 15px;
	padding: 9px 0 7px 15px;
	background-color: #B38D44;
	border-radius: 4px;
}

h4 {
	margin: 15px 10px 5px 40px;
	padding: 0;
	font-size: 16px;
	color: #B38D44;
}

p {
	margin: 5px 40px 5px 45px;
	padding: 0;
	text-indent: 0.7em;
}

p.noindent {
	text-indent: 0;
}


/* list */

ul {
	margin: 5px 35px 5px 54px;
	padding: 0;
}

ul li {
	list-style: none;
	padding: 2px 0 2px 22px;
	background-position: 0 7px;
	background-image: url(../image/li.gif);
	background-repeat: no-repeat;
}

li ul {
	margin: 5px 0 0 5px;
}

ol {
	margin: 5px 35px 5px 74px;
	padding: 0;
}

ol li {
	margin: 0;
	padding: 2px 0;
}

li ol {
	margin: 5px 0 0 10px;
}


/* table */

table {
	padding: 0;
	margin: 10px 10px 10px 50px;
}

table th {
	border: 1px solid #D9C6A1;
	padding: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #B7934E;
	color: #FFF;
}

table td {
	border: 1px solid #D9C6A1;
	padding: 5px;
}

table.noborder {
	padding: 0;
	margin: 10px 10px 10px 50px;
}

table.noborder th {
	padding: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #B7934E;
	color: #FFF;
	border: none;
}

table.noborder td {
	padding: 5px;
	border: none;
}

table.center {
	margin: 10px auto;
	text-align: left;
}

.w110 {
	width: 110px;
}

.w280 {
	width: 280px;
}


/* figure */

figure {
	margin: 10px 20px;
}

figure.center {
	margin: 10px auto;
}

figure.fr {
	float: right;
	margin: 0 45px 5px 10px;
}

figure.fr_mb40 {
	float: right;
	margin: 0 45px 40px 10px;
}

figure.fl {
	float: left;
	margin: 0 10px 5px 50px;
}

figure img {
	margin: 3px 5px;
}

figcaption {
	font-size: 0.85em;
	line-height: 1.1;
	padding: 0 5px;
}


/* utility */

a.pdf {
	background: url(../image/ic_pdf.gif) right no-repeat;
	padding-right: 22px;
}

a.blank {
	background: url(../image/ic_blank.gif) right no-repeat;
	padding-right: 22px;
}

.mb0 {
	margin-bottom: 0;
}

.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt0 {
	margin-top: 0;
}

.mt05 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
	text-indent: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.small {
	font-size: 0.85em;
}

hr {
	border: 1px dotted #D9C6A1;
	margin: 15px 20px;
	clear: both;
}

blockquote {
	margin: 5px 0 5px 11px;
}

blockquote p {
	text-indent: 0;
}


/* MENU メニュー */

.block {
	display: table;
	width: 92%;
	margin: 10px auto;
}

.block_menu {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 274px;
	padding: 0 10px 10px;
	
}

.caption {
	font-size: 0.85em;
	line-height: 1.1;
	padding: 0 5px;
}

table.menu {
	width: 883px;
	margin: 10px auto;
	border-top: 3px double #D9C6A1;
	border-bottom: 3px double #D9C6A1;
}

table.menu td {
	padding: 5px;
	border: none;
	border-bottom: 1px dotted #D9C6A1;
}

table.menu tr:nth-child(odd) {
	background-color: #4d3310;
}
