* { 
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"メイリオ", Meiryo, Osaka;
}
strong {
	font-weight: bold;
}
body {
	font-size: 75%;
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/bg-body.jpg) repeat;
}
html>body {
  font-size: 12px; 
}
body {
	color: #333333; 
}
h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
.hide {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
li {
	list-style:none;
}
a {
	text-decoration:underline;
	color:#f9b552;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	margin: 0 auto 0 auto;
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/bg-wrapper.jpg) repeat-y;
	width:812px;
}
#wrapper2 {
	width:798px;
	margin:0 auto;
}
#header-bar-top {
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/bg-header-top.jpg) 0 0 repeat-x;
    height:18px;
}
#header {
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/bg-header.jpg) 0 0 repeat-x #f3f0f0;
}
#headerIn {
	width:757px;
	margin:0 auto;
}
#headBtn {
    text-align:right;
	padding:10px 0px 0px 0;
}
#header-bar-bottom {
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/bg-header-bottom.png) 0 0 repeat-x;
	height:12px;
}
#leadIn1 {
	padding-top:10px;
	padding-bottom:10px;
}
#leadL {
	width:370px;
	float:left;
}
#leadR {
	width:365px;
	float:right;
}
#site_title {
	padding:45px 0 25px 0;
}
#site_title a {
	line-height:150%;
	font-size:1.5em;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#site_description {
	line-height:150%;
	color:#333;
}
#leadIn2 {
	padding-top:17px;
	padding-bottom:17px;
}
#leadIn3 {
	padding-top:0;
	padding-bottom:0;
}
#site_title2 {
	padding:0px 0 10px 0;
}
#site_title2 a {
	line-height:150%;
	font-size:1.5em;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#site_description {
	line-height:150%;
	color:#333;
}
#leadIn3 {
	padding-top:17px;
	padding-bottom:17px;
}
#site_title3 {
	padding:0px 0 0px 0;
}
#site_title3 a {
	line-height:150%;
	font-size:1.5em;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:757px;
	padding:20px 0 1px;
	margin-top: 0px;
	margin-bottom: -10px;
}
.bx-wrapper {
  margin-bottom:40px !important;
	height:316px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:316px !important;
	width:757px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:757px;
	height:auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 7px;
	height: 7px;
	margin: 0 7.5px;
	outline: 0;
	cursor:pointer;
	border-radius:7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #ffce9e;
	opacity:1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffce9e;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -20px!important;
}
.bx-wrapper .bx-controls-direction a {
	width:42px;
	height:42px;
	margin:0;
	top:137px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
background:url(https://assets.toriaez.jp/thp2/pc/images/31/btn-slider_001.png) 16px center no-repeat,
-moz-linear-gradient(
top,
#ffe5cc 0%,
#ffce9e);
background:url(https://assets.toriaez.jp/thp2/pc/images/31/btn-slider_001.png) 16px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#ffe5cc),
to(#f99b07));
left:-42px;
border-right: none!important;
-moz-border-radius: 6px 0 0 6px ;
-webkit-border-radius: 6px 0 0 6px ;
border-radius: 6px 0 0 6px ;
}
.bx-wrapper .bx-prev:hover {
opacity:0.8;
}
.bx-wrapper .bx-next {
background:url(https://assets.toriaez.jp/thp2/pc/images/31/btn-slider_002.png) 16px center no-repeat,
-moz-linear-gradient(
top,
#ffe5cc 0%,
#f99b07);
background:url(https://assets.toriaez.jp/thp2/pc/images/31/btn-slider_002.png) 16px center no-repeat,
-webkit-gradient(
linear, left top, left bottom,
from(#ffe5cc),
to(#f99b07));
right:-42px;
border-left: none!important;
-moz-border-radius: 0 6px 6px 0 ;
-webkit-border-radius: 0 6px 6px 0  ;
border-radius: 0 6px 6px 0  ;
}
.bx-wrapper .bx-next:hover {
opacity:0.8;
}
#main {
	width:762px;
	margin:0 auto;
	padding-top:20px;
}
#main2 {
	width:762px;
	margin:0 auto;
}
#mainL {
	width:180px;
}
#mainR {
	width:548px;
}
#contents-ttl h3 {
    font-size:1.3em;
	font-weight:bold;
	background-color:#f5f2f2;
	color:#ffce9e;
	text-align:right;
	padding:8px 20px 8px 10px;
	border:1px solid #f9b552;
	margin-bottom:30px;
	line-height:150%;
}
#pnkz {
	padding:15px 0 15px 0;
	color:#333333;
}
#pnkz a {
	color:#f9b552;
	text-decoration:underline;
}
#pnkz a:hover {
	text-decoration:none;
}
#menuA {
	padding-bottom:6px;
}
#menuA dt {
	margin-bottom:8px;
}
#menuA dt a {
	background-color:#ffce9e;
	display:block;
	width:160px;
	padding:10px 10px 10px 10px;
	color:#ffffff;
	text-decoration:none;
	line-height:150%;
	font-size:1.1em;
}
#menuA dt a:hover {
	background-color:#ffe5cc;
	color:#ef9508;
}
#menuA dd a {
	line-height:150%;
	display:block;
	width:157px;
	padding:0 0 8px 23px;
	line-height:150%;
	text-decoration:none;
	color:#333;
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/ico01.jpg) 10px 3px no-repeat;
}
#menuA dd a:hover {
	color:#ffce9e;
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/ico02.jpg) 10px 3px no-repeat;
}
#menuB {
	border:#ef9508 1px solid;
	padding:10px 10px 5px 10px;
	margin-bottom:18px;
}
#menuB_title {
	border-bottom:#f9b552 1px solid;
	padding-bottom:0px;
	line-height:150%;
	margin-bottom:10px;
}
#menuB ul li {
	padding-bottom:8px;
}
#menuB ul li a {
	width:147px;
	text-decoration:none;
	padding:0 0 0px 13px;
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/ico01.jpg) 0px 3px no-repeat;
	color:#333;
}
#menuB ul li a:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/ico02.jpg) 0px 3px no-repeat;
	color:#ffce9e;
}
	
#blogBox {
	border:#f9b552 1px solid;
	padding:10px 10px 10px 10px;
	margin-bottom:18px;
}
#blog_ttl {
	border-bottom:#ffce9e 1px solid;
	margin-bottom:10px;
}
	
#blog_info {
	line-height:150%;
	margin-bottom:5px;
	padding-top:2px;
}
#blog ul li {
	padding-bottom:8px;
	line-height:150%;
	color:#666;
}
#blog ul li a {
	color:#333;
	text-decoration:none;
}
#blog ul li a:hover {
	color:#ffce9e;
}
	
#QRbox {
	border:#f9b552 1px solid;
	padding:10px 10px 10px 10px;
	margin-bottom:18px;
}
#QRbox h4 {
	font-weight:normal;
	text-align:center;
	border-bottom:#f9b552 1px solid;
	margin-bottom:10px;
	font-size:1em;
	padding-bottom:3px;
}
.QR_code {
	text-align:center;
	padding-bottom:10px;
}
.QR_description {
	line-height:130%;
}
	
#topics {
    background:url(https://assets.toriaez.jp/thp2/pc/images/31/bg-topics.jpg) 0 0 repeat;
	margin-bottom:36px;
	padding:12px 10px 10px 10px;
	width:528px;
}
#topics h3 {
	padding-bottom:10px;
}
#topics_ta {
	background-color:#ffffff;
	max-height:90px;
	overflow:auto;
	padding:0px 10px 10px 10px;
}
#topics_ta table {
	border-collapse:collapse;
	width:480px;
}
#topics_ta td {
	border-bottom:1px solid #ffce9e;
}
.topics_date {
	padding:7px 0 5px 0;
	color:#666;
	line-height:150%;
	width:70px;
	vertical-align:top;
}
.topics_entry {
	padding:7px 0 5px 0px;
	font-size:1em;
	line-height:150%;
	width:380px;
	vertical-align:top;
}
.box {
	width:548px;
	margin-bottom:45px;
}
.box_title h3 {
	font-weight:bold;
	font-size:1.1em !important;
	border-left:9px solid #f9b552;
	padding:3px 0 3px 12px;
	margin-bottom:5px;
	color:#333333;
}
.box_title {
	border-bottom:#f9b552 solid 1px;
	margin-bottom:17px;
}
.box_entry1 {
	width:335px;
	float:left;
	line-height:150%;
}
.box_entry2 {
	line-height:150%;
}
.box_image {
	width:200px;
	float:right;
}
.box_image span {
	font-size:0.9em;
	color:#666;
	padding-top:5px;
	line-height:150%;
	display:block;
}
#inquiry {
	margin:0 auto;
	width:330px;
}
#pagetop {
	text-align:right;
	padding:35px 0 0px 0;
}
#pagetop a {
	background:url(https://assets.toriaez.jp/thp2/pc/images/31/ico03.jpg) 0 2px no-repeat;
	padding-left:20px;
	color:#ffce9e;
	text-decoration:underline;
}
#pagetop a:hover {
	text-decoration:none;
}
#foot {
	background-color:#ffce9e;
	margin-top:10px;
	width:798px;
}
#copyright {
	text-align:center;
	color:#ffffff;
	padding:19px 0 21px 0;
}
#form01 table, #map01 table, #profile01 table {
	table-layout:fixed;
	width:548px;
	text-align:left;
	border-collapse: collapse;
	margin:0 0 45px 0;
}
#form01 th, #map01 th, #profile01 th {	
	width:130px;	
	border:1px solid #F90;
	background-color:#ffe5cc;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	padding: 0.3em;
	color:#333;
}
#form01 td, #map01 td, #profile01 td {
	line-height:150%;
	border:1px solid #F90;
	padding: 0.3em 0.7em 0.3em 0.7em;
}
#frame {
	margin:0 0 20px 0;
}
#map01 #frame iframe{
	width:548px;
	height:338px;
}
#lead_s{
	line-height:150%;
	margin:0 0 17px 0;
	font-size:1em;
	color:#333;
}
.validation-advice {
	margin-top: 3px;
	padding-left: 11px;
	color: #cc0000;
}
.warning {
	line-height :150%;
}
.w_mark {
	color: #333333;
}
.validation_span,.warning span{
	padding-left: 2px;
	color:#c25358;
}
.thaks {
	line-height: 150%;
	padding :0 16px 40px 0;
}
#side-area{
   margin:12px 0;
}
#foot-area{
   margin:42px 0 0;
}
#lead_area #cover img {
  width: 365px;
}
#site_image img {
  width: 365px;
}
.site_image img{
  width: 365px;
}
 
 .article_box table {
 	border-collapse:collapse;
 	border:1px #ccc solid;
 }
 .article_box table th,
 .article_box table td {
 	border:1px #ccc solid;
 	padding:1em;
 }
 .article_box table th {
 	text-align:center;
 	background-color:#eee;
 }
.box_image img,
.box_pic1img,
.box_pic2 img,
.box_pic3 img,
.box_pic4 img,
.box_img img,
.entryContent_R div img,
.entryImgbox img,
.box-image img,
.article-img img,
.article-figure img,
.article_figure	img {
	width:200px;
}
#map th, #profile th , .map th, .profile th {
width: 20%;
}
#map td, #profile td , .map td, .profile td {
word-break:break-all;
}
#side-area img{
	max-width: 100%;
}
#foot-area img{
	max-width: 100%;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul{
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}
.box table {
    border-collapse: collapse;
}
.box table th, .box table td {
    border: #ccc 1px solid;
    padding: 5px;
}
#side-area table,.side-area table,
#foot-area table,.foot-area table{
    border-collapse: collapse;
}
#side-area table th,.side-area table th, 
#side-area table td,.side-area table td,
#foot-area table th,.foot-area table th,
#foot-area table td,.foot-area table td
{
    border: #ccc 1px solid;
    padding: 5px;
}
.article_box img {
    max-width: 100%;
}
.box_entry1 img,.box_entry2 img {
    max-width: 100%;
}
.entryText img,.entryTextBox img,.box-entry1 img,.box-entry2 img,.article-txt img,.article-entry img,.entry-box img {
    max-width: 100%;
}