* {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-weight: bold;
}
body {
  font-size: 87%;
  
}
img {
  border: none;
  margin: 0px;
  padding: 0px;
  vertical-align: middle; 
}
@font-face {
	font-family: 'dejima-fonts';
	src:  url("https://assets.toriaez.jp/thp2/pc/images/162/dejima-mincho-r227.ttf");
}
body {
  line-height: 2;
  color: #ff721e;  
  font-family:"dejima-fonts","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
  font-weight:100;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.hide {
  display: none;
}
a {
	 color: #ff721e;
  	text-decoration: none;
	outline: none;
}
a:hover {background :none;}
a:active {
  background: none;
}
body {
	-webkit-font-smoothing: antialiased;
	text-align:center;
	background :#fffdfa url(https://assets.toriaez.jp/thp2/pc/images/162/bgi_header_001.png ) center top repeat-x;
}
#container{
	margin:0 auto;
}
#content {
	width:100%;
	margin:0 auto;
	text-align:left;
}
#contentFooter {
	width:1000px;
}
#main {
	width:880px;
	margin:0 auto;
}
#header {
	width:880px;
	margin:0 auto;
	padding:30px 0 28px;
	position:relative;
	text-align:center;
}
#site_title {
	font-size: 34px;
	font-weight:normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing:1px;
	color: #ff721e;
	padding:120px 20px 10px 20px;
	max-width:880px;
	width:auto!important;
	width:880px;
	text-align:center;
	line-height:1.4;
}
#site_title a {
	text-decoration:none;
	font-size: 1em;
	color:#ff721e;
	line-height: 1;
	background:none;
}
#site_title a:hover {
 	text-decoration: none;
	color: #ff721e;
}
#site_title a img {
	max-width:600px;
	background:#fff;
	/*margin-bottom:12px;*/
	width:auto!important;
	width:600px;
}
#global_nav {
	text-align:center;
	line-height:1;
	margin:0 auto;
	width:880px;
	height:auto;
}
#global_nav a {
	text-decoration:none;
	letter-spacing:0.1em;
	background:none;
}
#global_nav a:hover {}
#nav {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display:inline-block;
	/display: block;
	/float: left;
	position: relative;
}
#nav a {display: block;}
#nav ul {display: none;position: absolute;left: 0; top:20px;margin: 0;padding: 0;}
* html #nav ul {line-height: 0;} 
#nav ul a {zoom: 1;} 
#nav ul li {float: none;}
#nav ul ul {top: 0;}
#nav {
	font-size:16px;
	color: #ff721e;
	width:auto!important;
	padding:0;
	line-height:1;
	*zoom: 1;
	margin:0 auto;
	text-align:center;
	/display:inline;
	/zoom:1;
	letter-spacing: -.40em;
}
#nav li.nav-top {
	width:auto!important;
	line-height:31px;
	margin-left:-19px;
	padding:0px 18px 20px 27px;
	display:inline-block;
	/z-index:1;
	_width:120px!important;
	_float:left;
	letter-spacing: normal;
	white-space:nowrap;
}
#nav li.nav-top:nth-child(odd) {
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_nav_001.gif ) left top no-repeat;
}
#nav li.nav-top:nth-child(odd):after {
	content: '';
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_nav_002.gif ) right top no-repeat;
	position: absolute;
	width:12px;
	height:31px;
}
#nav li.nav-top:nth-child(even) {
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_nav_002.gif ) left top no-repeat;
}
#nav li.nav-top:nth-child(even):after {
	content: '';
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_nav_001.gif ) right top no-repeat;
	position: absolute;
	width:12px;
	height:31px;
}
#nav li.nav-top a {
	color: #ff721e;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 7px 0 24px;
	width:auto;
	line-height:1;
	position:relative;
	/display:normal;
	/z-index:1;
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_nav_003.png ) left center no-repeat;
}
#nav li.nav-top a:hover{}
#nav li.nav-top ul{
	width:100%;
	/z-index:1000;
	background:#FFFFFF;
	box-sizing:border-box;
	border:solid 3px #ff721e;
	margin-top:16px;
	margin-bottom:-1px;
}
#nav li.nav-top ul:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: -24px;
	left: 50%;
	margin-left: -12px;
	border: 12px solid transparent;
	border-bottom-color: #ff721e;
}
#nav li.nav-top ul li {
	display:block;
	white-space:normal;
	font-size:14px;
	position:relative;
	/z-index:1000;
	padding:13px 18px;
	border-bottom:solid 1px #ff721e;
}
#nav li.nav-top ul li a {
	display:block;
	font-weight:normal;
	height:auto;
	padding:3px 6px 3px!important;
	text-align:left;
	line-height:1.5;
	position:relative;
	/z-index:1000!important;
	text-shadow:none;
	background-image:inherit;
}
#nav li.nav-top ul li:hover {
	background-color:#fff1e8;
}
#nav li.nav-top ul li a:hover {
	text-decoration:none;
}
#nav li.nav-top ul li:last-child{
	border-bottom:none;
	padding-bottom:6px;
}
#top #lead_area {
	position:relative;
	width:880px;
	margin:0 auto;
	margin-bottom:58px;
}
#notTop #lead_area {
	position:relative;
	width:880px;
	margin:0 auto;
	margin-bottom:0px;
}
#top #lead_area .inner{
	width:820px;
	margin-top:10px;
	min-height:250px;
	background:#fff;
	padding:40px 30px 40px 30px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#notTop #lead_area .inner{
	width:810px;
	margin-top:34px;
	min-height:60px;
	background:#fff;
	padding:40px 40px 40px 30px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#cover {
	width: 365px;
	height: auto;
	float:right;
}
#cover img{
	width: 365px;
	height: auto;
}
.mainSlideIn {
	box-sizing:content-box;
	box-sizing:inherit;
	width:820px;
	margin-top: -10px;
}
.bx-wrapper {
    margin-bottom:40px !important;
	height:342px !important;
}
#mainSlide{
	margin:0;
}
#mainSlide li {
	height:342px !important;
	width:820px;
	position:relative;
	background:rgba(0,0,0,0.2);
	overflow:hidden;
}
#mainSlide li img {
	position:absolute;
	left:0;
	width:820px;
	height:auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #e7e1d0;
	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 ,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff721e;
	opacity:1;
}
.bx-wrapper .bx-pager {
    bottom: -33px!important;
}
.bx-wrapper .bx-controls-direction a {
	width:40px;
	height:40px;
	margin:0;
	top:149px;
	cursor:pointer;
}
.bx-wrapper .bx-prev {
	background:url(https://assets.toriaez.jp/thp2/pc/images/162/btn-slider_001.png) 15px center no-repeat #ff721e;
	left:-40px;
}
.bx-wrapper .bx-prev:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/162/btn-slider_001.png) 15px center no-repeat #F79F81;
}
.bx-wrapper .bx-next {
	background:url(https://assets.toriaez.jp/thp2/pc/images/162/btn-slider_002.png) 17px center no-repeat #ff721e;
	right:-40px;
}
.bx-wrapper .bx-next:hover {
	background:url(https://assets.toriaez.jp/thp2/pc/images/162/btn-slider_002.png) 17px center no-repeat #F79F81;
}
#topics {
	width:414px;
    
    
    max-height: 247px;
    height: auto !important;
}
#topics h3 {	
	height:61px;
	margin-bottom:15px;
	padding-left:47px;
	text-align:left;
	background: url('https://assets.toriaez.jp/thp2/pc/images/162/bgi_topics_001.png') left bottom no-repeat;
	font-size:20px;
	font-weight:normal;
	position: relative;
}
#topics h3:after {
	content: '';
	background: url('https://assets.toriaez.jp/thp2/pc/images/162/bgi_topics_002.png') left top no-repeat;
	position: absolute;
	top: -5px;
	left: 3px;
	width:54px;
	height:42px;
}
#topics .topics-entry {
	width:414px;
	max-height:160px;
    height: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#topics dl {
		width: 414px;
		font-size: 12px;
		text-align:left;
}
#topics dt {
		float: left;
		font-weight: bold;
		font-family:"Times Bold";
		font-size:12px;
		padding-left:5px;
}
#topics dd {
		padding:0 0 0 110px;
		margin-bottom:10px;
		font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
#topics dd a {
		text-decoration: underline;
}
#top #head_nav{
	position:absolute;
	top:40px;
	left:880px;
}
#notTop #head_nav{
	position:absolute;
	top:20px;
	left:880px;
}
#head_nav ul{
	list-style:none;
	text-align:left;
}
#head_nav ul li{
	margin-bottom:5px;
}
#head_nav ul li a{}
#head_nav ul li a:hover {
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
#lead_area.no-img {padding:0;}
#lead_area.no-img .inner{
	width:820px;
	padding:30px;
}
.no-img #cover {display: none;}
#lead_area.no-img #topics {
	width:810px;
	float:none;
	margin:0 auto;
}
#lead_area.no-img #topics h3 {	
	background: url('https://assets.toriaez.jp/thp2/pc/images/162/bgi_topics_001.png') left bottom repeat-x;
	text-align:left;
}
#topics h3:after {
	content: '';
	background: url('https://assets.toriaez.jp/thp2/pc/images/162/bgi_topics_002.png') left top no-repeat;
	position: absolute;
	top: -5px;
	left: 3px;
	width:54px;
	height:42px;
}
#lead_area.no-img #topics .topics-entry {
	width:818px;
	max-height:160px;
    height: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#lead_area.no-img #topics dl {
		width: 818px;
		font-size: 12px;
		text-align:left;
}
#lead_area.no-img #topics dt {
		float: none;
		font-weight: bold;
		font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
		padding-left:10px;
}
#lead_area.no-img #topics dd {
		padding-left:10px;
		margin-bottom:10px;
}
#lead_area.no-img #topics dd a {
		text-decoration: underline;
}
#main{
	width:880px;
	margin:0 auto;
}
#site_description {
	min-height:170px;
	margin-bottom:40px;
	text-align:left;
	font-size:15px;
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/bgi_description_001.png ) left top no-repeat;
}
#site_description h2 {
	padding-left:210px;
	font-size:16px;
	font-weight:normal;
}
.article_box {
	padding:60px 100px;
	width:680px;
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/bgi_article_box_001.png ) left top repeat-x;
}
#notTop .article_box:first-child {
	padding:32px 100px;
	width:680px;
	background :none;
}
.article_box .article_title{text-align:center;margin-bottom:52px;}
.article_box .article_title h2 {
	position:relative;
	font-size: 1.7em;
	font-weight:normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 1.5;
	letter-spacing: 1px;
	padding: 10px 20px 0px 20px;
	text-align:center;
}
.article_box .entry {
	width:360px;
	text-align:justify;
	float:left;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span {
    line-height: 2;
}
.article_box .entry img{
	max-width:430px;
	width:auto!important;
	width:430px;
	margin:10px 0;
	border-radius:10px;
}
.article_box .article_figure {
	float:right;
	width:280px;
	text-align:center;
	padding:0 0 0 0;
}
.article_box .article_figure div{
	width: 280px;
}
.article_box .article_figure div:nth-child(even){margin-left :20px;}
.article_box .article_figure img {
	width: 280px;
	display:block;
	margin-bottom:20px;
	border-radius:10px;
}
.article_box .article_figure span {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
	display: block;
	margin-top:-10px!important;
	margin-bottom:10px;
	font-size: 0.8em;
	line-height:1.4;
	text-align:left;
	margin-top:0px;
}
.article_box .article_figure a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.article_box.no-img .entry{
	width:100%;
	float:inherit;}
	
.article_box .entry table {
 	border-collapse:collapse;
    border:#dadada 1px solid;
}
.article_box .entry table th,
.article_box .entry table td {
	border:#dadada 1px solid;
	padding:10px;
}
#inquiry {
	padding:30px 0 50px 0;
}
#inquiry a {
	display:block;
	margin:0 auto;
	width:447px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background:#ff721e;
	padding:20px;
	line-height:1;
	font-size:1.57em;
	letter-spacing:2px;
	color:#fff;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
#inquiry a:hover {
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
#footer_main{
	background: #e7e1d0;
	margin-top:72px;
	padding-top:40px;
}
#content_footer{
	width:915px;
	margin:0 auto;
	letter-spacing: -.40em;
}
#content_footer h2{
	border-bottom:1px solid #dae0e9;
	text-align:center;
	margin-bottom:18px;
	padding:10px 0 7px 0;
	font-weight:normal;
}
#content_footer h2 span{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding:0 0 0 36px;
}
#about , #blog , #mobile{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	 letter-spacing: normal;
	vertical-align:top;
	width:232px;
	height:252px;
	padding:0px 20px 20px 20px;
	background:#fff;
	border-radius:10px;
	margin:0 16px;
}
#content_footer #about h2 span{background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_about_001.png ) left center no-repeat;}
#content_footer #about ul li{list-style:none; margin-bottom:10px;}
#content_footer #about ul a{
	display:block;
	text-align:center;
	font-size:16px;
	padding:16px 0;
	line-height:1;
	border-radius:2px;
	background:#fff;
	-webkit-transition: 0.6s background 0s;
	-moz-transition: 0.6s background 0s;
	-ms-transition: 0.6s background 0s;
	-o-transition: 0.6s background 0s;
	transition: 0.6s background 0s;
}
#content_footer #about ul a:hover{
	background:#ff721e;
	color:#fff;
}
#content_footer #blog{position:relative}
#content_footer #blog h2 span{
	background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_blog_001.png ) left center no-repeat;
	padding-left:41px;
}
#content_footer #blog dl{
	font-family:"Times Bold";
	height:174px;
	overflow:auto;
}
#content_footer #blog dt{
	font-size:0.87em;
	font-weight:bold;
	line-height:1;
	margin-bottom:0.4em;
}
#content_footer #blog dd{
	line-height:1.4;
	font-size:0.87em;
	margin-bottom:1em;
}
#content_footer #blog dd a{text-decoration:underline;background:none;}
#content_footer #blog dd a:hover{text-decoration:none;}
#content_footer #blog #blog_link{
	position:absolute;
	bottom:-32px;
	left:50%;
	margin-left:-62px;
	text-align:center;
	z-index:10;
}
#content_footer #blog #blog_link a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size:12px;
	font-weight:bold;
	background:#ff721e; 
	width:124px;
	padding:10px 0;
	line-height:1;
	color:#fff;
	border-radius:0 0 5px 5px;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#content_footer #blog #blog_link a:hover{
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
#content_footer #mobile h2 span{background :url(https://assets.toriaez.jp/thp2/pc/images/162/ico_qr_001.png ) left 7px no-repeat;}
#content_footer #mobile #qrcode{text-align:center;}
#content_footer #mobile #qrcode p{
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
	text-align:left;
	font-size:0.857em;
	line-height:1.5;
	margin-top:18px;
}
	
#pagetop {
	position: fixed !important;
	width: 60px;
	height: 168px;
	position: fixed;
	right: 0px;
	bottom: 30px;
	background-color:#ff721e; 
}
#pagetop a {
	display:block;
	margin:18px auto;
	padding-top:23px;
	font-size:1.4em;
	text-decoration:none;
	overflow:hidden;
	width: 20px;
	height:auto;
	line-height:22px;
	color:#fff;
  	background:url(https://assets.toriaez.jp/thp2/pc/images/162/bgi_pagetop_001.png) left top no-repeat;
}
#pagetop a:hover {
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
#footer {
	width:100%;
	text-align:center;
	background:#fff;
	margin-top:100px;
}
address {
	display:block;
	width: 880px;
	margin:0 auto;
	text-align:center;
	font-style: normal;
	font-size:0.9em;
	line-height:1;
	padding:30px 0;
}
address a{background:none;}
#foot-area {
	width:880px;
	margin:0 auto;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
#page_title{
	width:880px;
	margin:0;
	text-align:center;
}
#page_title h2 {
	font-size: 1.8em;
	font-weight:normal;
	padding:10px 0;
	line-height: 1.4;
	letter-spacing:0.05em;
	text-justify:inter-word;
}
#pnkz {
	width:880px;
	margin:0 auto;
	text-align:left;
	
}
#pnkz ul {
	width:auto;
	list-style: none;
	padding-top:14px;
}
#pnkz ul li {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	line-height:1;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:1;
}
#pnkz ul li a{}
#pnkz ul li:last-child:after{
	background:none;
}
#pnkz ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height:1;
	font-weight:normal;
	text-decoration:underline;
}
#pnkz .cont  {
	background:url(https://assets.toriaez.jp/thp2/pc/images/162/ico_pnkz_001.png) left center no-repeat;
	padding-left: 11px;
	
}
#map,
#profile,
#form {
	width:680px;
	margin:50px auto;
}
#map #lead_s,
#profile #lead_s,
#form #lead_s {
	line-height:1.5;
	padding-bottom:14px;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
#map table,
#profile table,
#form table {
	width:680px;
    border-collapse: collapse;
    border:none;
	border-bottom:solid 1px #dadada;
}
#map table th,
#map table td,
#form table th,
#form table td,
#profile table th,
#profile table td{
	text-align:left;
	vertical-align: top;
	border-top:solid 1px #dadada;
	padding:14px 2px;
	line-height:1.5;
}
#map table th,
#form table th,
#profile table th{
	vertical-align:middle;
	padding:0 20px;
	letter-spacing:2px;
	font-weight:bold;
}
#frame {
	border:5px solid #f1f1f1;
	line-height:0;
		margin-bottom:40px ;
}
#frame iframe{
	border:none;
	width:670px;
	height: 380px;
}
#map table th{
	width:120px;
}
#profile{}
#profile #lead_s img{width:100%;margin-bottom:1em;}
#profile table {
}#profile table tr{
}
#profile table th,
#profile table td{
}
#profile table th{
	width:130px;
}
#form {
}
.warning {
  font-size:0.86em;
  padding-top:1em;
  
}
#form table{
}
#form table th,
#form table td{
	vertical-align: middle;
}
#form table th{
	width: 170px;
}
.validation_span,
.warning span {
  color:#ef5c23;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin:0 2px 0 0;
}
#form input,
#form textarea {
  font-size: 0.9em;
  padding: 5px;
}
#form input[type=text],
#form textarea {
  border: solid 1px #ccc;
  padding:6px 3px;
  border-radius: 3px;
}
#form input[type=text]:focus,
#form textarea:focus {
  outline: none;
  background:#fafafa;
}
#contact_submit th,
#contact_submit td {
  text-align: center!important;
  padding:20px 0;
}
#form input[type=submit]{
	border:none;
	border-radius:3px;
	background: #ff721e;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	letter-spacing:0.4em;
	font-size:16px;
	line-height:1;
	color:#fff;
	padding:15px 60px 15px 60px;
		-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#form input[type=reset] {
	background: #dadada;
	font-weight:bold;
	border:none;
	border-radius:3px;
	cursor:pointer;
	letter-spacing:0.1em;
	font-size:14px;
	padding:8px 20px;
	margin:0 0 0 5px;
	color:#666;
	-webkit-transition: 0.6s opacity 0s;
	-moz-transition: 0.6s opacity 0s;
	-ms-transition: 0.6s opacity 0s;
	-o-transition: 0.6s opacity 0s;
	transition: 0.6s opacity 0s;
}
#form input[type=submit]:hover{
	alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
#form input[type=reset]:hover {
		alpha:(opacity=70);
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}
.validation-advice {
  margin-top: 3px;
  padding-left: 5px;
  color: #cc0000;
}
.warning {
  line-height: 150%;
  margin: 5px 0 0;
}
.w_mark {
  color: #ef5c23;
}
.thaks {
  line-height: 150%;
  padding: 0 16px 40px 0;
}
.hidden {
  display: none;
}
#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;
}
#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%;
}

#foot-area {
text-align: center;
}
/*#site_description {
display: none;
}*/
div#m3go.article_box {
background: none;
width: 720px;
padding: 0 80px 60px;
}
div#m3go.article_box .entry {
width: 470px;
}

div#ubv4.article_box {
background: none;
padding: 0 100px 60px;
}
div#ubv4.article_box .entry img {
max-width: 100%;
width: 100% !important;
border-radius: 0px;
}
div#ubv4.article_box .article_title {
display: none;
}
div#w2yu.article_box .entry img {
max-width: 100%;
width: 100% !important;
border-radius: 0px;
}
div#d1iq.article_box .entry img {
max-width: 100%;
width: 100% !important;
border-radius: 0px;
}
div#u2ko.article_box .entry img {
max-width: 100%;
width: 100% !important;
border-radius: 0px;
}