@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}
html {
	background-color: #FFFFFF;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #fff;
}
p,h1,h2,h3,h4,h5,h6,address,span,table tr th,table tr td {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
/*style="width:100% max-width:px"*/

/*//background---//*/
#t-wrapper {
	background-color: #fff;
}
#t-header {

}
.header-contact {
	position: absolute;
	right: 38px;
	top: 94px;
}

#t-header-inner {

}
#t-page-title {
}
#t-footer {
	background-color: #B0B0B0;
}
#t-footer-inner {
	background-color: none;
}
.bg-01 {
	background-color: none;
}
.bg-02 {
	background-color: none;
}
.bg-03 {
	background-color: none;
}
.bg-04 {
	background-color: none;
}
.bg-05 {
	background-color: none;
}
.bg-06 {
	background-color: none;
}
/*//---background//*/
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #333;
}

#t-header h1 {
	text-indent: -9999px;
	font-size:2px;
	line-height:2px;
}
#t-header h2 {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
	color: #433020;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	background-image: url(images/h3-border.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 5px solid #EB4747;
	padding-left: 5px;
}

h4 {
	font-size: 16px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 30px;
	color: #393939;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	border-left: 5px solid #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-right-radius: 8px;
	border-top-left-radius: 5px;
	padding-left: 15px;
}
h5 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px groove #BFBFBF;
}
h6{
}

a {
	text-decoration: none;
	color: #CF871F;
}

a img {
	-webkit-transition:.2s linear;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus {
	outline: none;
	color: #D3D3D3;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.flt-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.flt-left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

/*//////box////////*/
.inner-leftpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner-rightpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner-leftpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.inner-rightpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner15 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.inner20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.inner30 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.inner40 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.inner50 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.box-border {
	border: 1px solid #CCC;
}
.box-uline {
	border-bottom: 1px solid #CCC;
}



#t-wrapper,#t-header {
	width: 100%;
}
#t-header-inner,#t-footer-inner,#t-top-title,#t-page-title {
	width: 100%;
	max-width: 960px;
}
#t-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	border-top: 5px solid #0365AC;
}
#t-header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	position: relative;
	width: 100%;
	background-image: url(images/pattern8-pattern-76c.png);
}
#t-header-inner {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 195px;
	padding-top: 5px;
}
#t-header-logo {
	position: absolute;
	left: -0px;
	top: 23px;
}
#t-header-sub {
	position: absolute;
	right: -0px;
	top: 30px;
	font-size: 12px;
	text-align: right;
}
.position-relative {
	position: relative;
}



/*-ms-behavior: url(ie-css3.htc);*/
#t-page-title {
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	line-height: 80px;
	text-shadow: 1px 1px 2px rgba(195,195,195,1.00);
	width: 960px;
	text-align: center;
}

#t-contents {
	padding: 0px;
	margin: 0px auto 30px;
	background-repeat: repeat;
}
#t-footer {
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	padding-top: 20px;
	-webkit-box-shadow: 0px -2px 5px #3F0909;
	box-shadow: 0px -2px 5px #3F0909;
	background-image: url(images/bg.png);
}
#t-footer-inner {
	height: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div.clm-block {
	width: 100%;
	margin-bottom: 0px;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 20px;
}
p.worktxt {
	font-size: 16px;
	line-height: 30px;
}

.t-page-title-bg {
	-webkit-box-shadow: inset 0px 2px 8px #98928E;
	box-shadow: inset 0px 2px 8px #98928E;
	background-image: url(images/stripe6.png);
}



div.clm-one {
	max-width: 960px;
	width:100%;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
.cutout {
	border-radius: 5px;
	-webkit-box-shadow: inset 2px 2px 4px #8F8F8F;
	box-shadow: inset 2px 2px 4px #8F8F8F;
	background-color: #FFFFFF;
}

div.clm-two {
	float: left;
	width: 50%;
	max-width: 480px;
}
div.clm-three {
	float: left;
	width: 320px;
}
/*2column---*/
div.clm-main-700 {
	width: 72%;
	max-width: 700px;
	float: right;
}
div.clm-left-260 {
	width: 28%;
	max-width: 260px;
	float: left;
}
/*---2column*/
/*3column---*/
div.clm-left-180 {
	float: left;
	width: 180px;
}
div.clm-right-180 {
	float: right;
	width: 180px;
}
div.clm-center-600 {
	float: left;
	width: 560px;
}
/*---3column*/

div.side-btn-box {
	margin-bottom: 10px;
}



/*//////navi////////*/
#t-main-navi {
	padding: 0px;
	height: 50px;
	width: 960px;
	margin: 0px auto;
}
#t-main-navi ul {
	list-style-type: none;
	margin: 0px;
	paddingt: 0px;
}
#t-main-navi ul li {
	float: left;
	height: 50px;
	margin: 0px;
	paddingt: 0px;
}
#t-main-navi ul li a {
	-webkit-transition:.2s linear;
	background-image: url(images/navia.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	margin: 0px;
	padding: 0px;
	width: 192px;
}
#t-main-navi ul li a:hover {
	background-image: url(images/navib.png);
	height: 50px;
}
#n01 {
	background-position: 0px 0px;
}
#n02 {
	background-position: -192px 0px;
}
#n03 {
	background-position: -384px 0px;
}
#n04 {
	background-position: -576px 0px;
}
#n05 {
	background-position: -768px 0px;
}
/*//////--navi////////*/

/*//////footer////////*/
.footernavi01 {
	width: 200px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: absolute;
	top: 30px;
	left: 0px;
}
.footernavi02 {
	width: 200px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: absolute;
	top: 30px;
	left: 170px;
}
#t-footer-inner p {
	color: #FFF;
}
#t-footer-inner a {
	color: #FFF;
	text-decoration: none;
}
#t-footer-inner a:hover {
	color: #FFF;
	text-decoration:underline;
}
#t-footer-navi {
	text-align: center;

}
#t-footer-navi ul {
	list-style-type: none;
	margin-bottom: 10px;
	color: #FFF;
}
#t-footer-navi ul li {
	display: inline;
}
#t-footer-navi ul li a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.t-footer-copyright {
	position: relative;
	text-align: center;
}
address {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*//////--footer////////*/

/*//////text--////////*/
.red {
	color: #F00;
}
.green {
	color: #096;
}
.blue {
	color: #06F;
}
.orange {
	color: #F90;
}
.yellow {
	color: #FCFFAC;
}
.red-b {
	color: #F00;
	font-weight: bold;
}
.green-b {
	color: #096;
	font-weight: bold;
}
.blue-b {
	color: #06F;
	font-weight: bold;
}
.orange-b {
	color: #F90;
	font-weight: bold;
}
.yellow-b {
	color: #FCFFAC;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f24 {
	font-size: 24px;
}
.f30 {
	font-size: 30px;
}
.bullet-00 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet00.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-01 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-02 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-03 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet03.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-04 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet04.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}

a.pdf {
	font-size: 16px;
	color: #A60C0F;
	text-decoration: underline;
	padding-left: 40px;
	line-height: 32px;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.pdf:hover {
	color: #EB5356;
}
.ind-026 {
	text-indent: -26px;
}
.ind-058 {
	text-indent: -58px;
}
ul.basic li {
	list-style-type: none;
	font-size: 16px;
	background-image: url(images/bullet02.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
	line-height: 21px;
}
/*/height21px/*/
ul.basic li img {
	vertical-align: bottom;
}
/*//////--text////////*/

.news-box {
	height: 180px;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px;
}
.news-box p {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 16px;
	line-height: 24px;
	color: #262626;
	text-align: left;
}
.news-box p a {
	color: #262626;
}
/*////////table/////////*/
table.company-table {
  border-collapse:separate;
}
table.company-table th {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  background-color: #DDDDDD;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
}
table.company-table td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #F0F0F0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
table.matrix-table {
	border-collapse: collapse;
	width: 100%;
}
span.history {
	display: inline-block;
	width: 2.5em;
	text-align: right;
}



table.matrix-table th {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px solid #D1D1D1;
}
table.matrix-table td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
	border-bottom: 1px solid #D1D1D1;
}
table.detail-table {
  border-collapse:collapse;
}
table.detail-table th {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  text-align: left;
}
table.detail-table td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}
table.smile-table {
	border-collapse:collapse;
	width: 100%;
}
table.smile-table th {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}
table.smile-table td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
/*////////--table/////////*/


#t-bottom {
	padding-top: 20px;
	position: relative;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#map {
	height: 300px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*====================*/
/*=== GotoTop      ===*/
/*====================*/
#back-to-top {
	position: fixed;
	right: 5px;
	bottom: 15px;
	z-index: 20;
}
#back-to-top a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*====================*/
/*===       GotoTop===*/
/*====================*/



/*/////Mainvisual---/////*/
#mainvisual {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
}
#mainvisual-inner {
	position: relative;
	padding-left: 50%;
}
#mainvisual-inner div.img a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#mainvisual-inner .img {
	display: none;
	float: left;
	margin-bottom: -3px;
}
#mainvisual-arrow {
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -10px;
}
#mainvisual-arrow-inner {
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
#mainvisual-arrow .prev,
#mainvisual-arrow .next {
	position: absolute;
	width: 27px;
	height: 27px;
	overflow: hidden;
}
#mainvisual-arrow .prev {
	left: 3%;
}
#mainvisual-arrow .next {
	right: 3%;
}
#mainvisual-arrow a {
	display: block;
	width: 27px;
	height: 54px;
}
#mainvisual-arrow a:link,
#mainvisual-arrow a:visited {
	margin-top: 0px;
}
#mainvisual-arrow a:hover,
#mainvisual-arrow a:active {
	margin-top: -27px;
}
#mainvisual-arrow a img {
	vertical-align: top;
}
#mainvisual-btn {
	width: 100%;
	height: 10px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
	display: none;
}
#mainvisual-btn div {
	display: none;
	width: 10px;
	height: 10px;
	overflow: hidden;
	vertical-align: top;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#mainvisual-btn div {
	*display: inline;
}
#mainvisual-btn span {
	display: block;
	width: 10px;
	height: 20px;
}
#mainvisual-btn span.current {
	margin-top: -10px;
}
#mainvisual-btn img {
	vertical-align: top;
}
/*//////---Mainvisual//////*/

/*/////only--//////*/
.only-pc {
	display:block;
}
.only-mobile {
	display:none;
}
/*/////--only//////*/

/*/////ticker//////*/
.ticker {
	margin: 5px auto;
	padding: 0px 10px;
	width: 600px;
	height:30px;
	text-align: left;
	border: 1px solid #FFA346;
	position: relative;
	overflow: hidden;
	background-color:#FFD8B0;
	color: #000;
}
.ticker ul {
  width: 100%;
	height:30px;
	margin:0px;
	padding:0px;
  position: relative;
  margin:0px auto;
}
.ticker ul li {
	width: 100%;
	margin:0px;
	padding:0px;
	display: none;
	line-height:30px;
	font-size: 16px;
}
.ticker ul li a {
	line-height:30px;
	color:#000;
	font-size: 16px;
}


.accordion-title {
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.links {
	color: #D70003;
	text-decoration: underline;
}


.ui-state-default {
	font-weight: normal;
	text-shadow: 1px 1px 2px #B7B7B7;
	color: #000000;
}


p.news-date {
	font-size: 14px;
	color: #4D7E0D;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	text-align: right;
}
span.newslist-date {
	margin-right: 25px;
}
.box-wrap {
	width: 100%;
}



/*/////smartFon SlideMenu---/////*/
body {
    line-height: 1;
    width: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: none;
    background: #fff;
}
nav ul {
    list-style:none;
}
/*header*/
#slidebtnheader {
	display: none;
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	height: 49px;
	position: relative;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.slidebutton {
    width: 49px;
    height: 49px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url('images/menu_button_back.png');
    background-position: center;
		cursor:pointer;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}
.menu-button-right {
    right: 0px;
    border-left: 1px solid #ddd;
}

/*slidemenu*/
.slidemenu {
    background-color: #333;
}
.slidemenu li {
    list-style: none;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #000;
    font-size:14px;
    line-height: 1.8;
}
.slidemenu li a {
    padding:10px 0 10px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}
.slidemenu li:first-child {
    border-top: none;
}
.slidemenu li:last-child {
    border-bottom: none;
}
.slidemenu .slidemenu-header {
    height: 49px;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    background-color: #333;
}
.slidemenu .slidemenu-header div {
    padding: 17px 0px 0px 19px;
    text-decoration: none;
    color: #fff;
}
/*main*/
/*plugin*/
#t-main {
  z-index: 1;
}
.slidemenu {
  top: 0;
  width: 240px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}
#slidebtnheader p {
	line-height: 49px;
}
/*/////---smartFon SlideMenu/////*/


/*//height---//*/
boxheight-100 {
	height: 100px;
}
boxheight-200 {
	height: 200px;
}
boxheight-300 {
	height: 300px;
}
boxheight-400 {
	height: 400px;
}
boxheight-500 {
	height: 500px;
}
.results-thumb-box {
	width: 180px;
	height: auto;
	margin: 2px 2px 12px;
	float: left;
}
/*//access//*/
img.access-marker {
	position:fixed;
}

/*//---height//*/






@media screen and (max-width: 780px) {
#mediaQ--------------------------------------------------------------------------780{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
#t-header {
	margin: 0px;
	padding: 0px;
	height: 140px;
	margin-bottom:0px;
	border:none;
}
#t-header-inner {
	width: 96%;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#t-header-logo {
	position:relative;
	width:100%;
	text-align:center;
	margin-bottom: 20px;
}
#t-header-sub {
	position:relative;
	width:100%;
	text-align:center;
}
#t-header-logo img {
	width:100%;
	max-width:340px;
	height:auto;
}
#t-main-navi {
	display: none;
}

#t-page-title {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	text-align: center;
	padding-left: 0px;
	color: #333333;
	text-indent: 0px;
}


div.clm-one {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
div.clm-two {
	float: none;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
div.clm-three {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
div.clm-main-960 {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}

#t-footer-navi {
	display:none;
}
address {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.flt-right {
	float:none;
	display: block;
	margin: 10px auto;
}
.flt-left {
	float:none;
	display: block;
	margin: 10px auto;
}
.only-pc {
	display:none;
}
.only-mobile {
	display:block;
}
/*////ticker////*/
.ticker {
width:94%;
padding-left:3%;
padding-right:3%;
}
/*////-ticker////*/


#slidebtnheader {
	display: block;
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	height: 49px;
	position: relative;
	width: 100%;
	text-align: center;
}
.slidebutton {
    width: 49px;
    height: 49px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url('images/menu_button_back.png');
    background-position: center;
		cursor:pointer;
}

.inner10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner15 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner30 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner40 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner50 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*//height---//*/
boxheight-100 {
	height: auto;
}
boxheight-200 {
	height: auto;
}
boxheight-300 {
	height: auto;
}
boxheight-400 {
	height: auto;
}
boxheight-500 {
	height: auto;
}
/*//---height//*/
.results-thumb-box {
	width: 31%;
	height: auto;
	margin: 2px 1% 12px;
	float: left;
}
}


/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 480px) {
#mediaQ---------------------------------------------------------------------------479{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
p,h1,h2,h3,h4,h5,h6,address,span,table tr th,table tr td {
	font-size: 12px;
	line-height: 16px;
}
p.worktxt {
	font-size: 12px;
	line-height: 16px;
}
.f18 {
	font-size: 14px;
}
#t-page-title {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	text-align: center;
	padding-left: 0px;
	font-size: 26px;
	color: #333333;
}
div.clm-three {
	float: none;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
span.newslist-date {
	margin-right: 25px;
	display: block;
}
span.newslist-a {
	display: block;
}
/*2column---*/
div.clm-main-700 {
	width: 100%;
	float: none;
}
div.clm-left-260 {
	width: 100%;
	float: none;
	max-width: none;
}
/*---2column*/
/*3column---*/
div.clm-left-180 {
	float: none;
	width: 100%;
}
div.clm-right-180 {
	float: none;
	width: 100%;
}
div.clm-center-600 {
	float: none;
	width: 100%;
}
/*---3column*/
.inner-leftpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner-rightpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner-leftpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner-rightpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner15 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
div.side-btn-box {
	max-width: 300px;
	margin: 0 auto 10px;
}
ul.basic li {
	margin-left: 10px;
}
.results-thumb-box {
	width: 48%;
	height: auto;
	margin: 2px 1% 12px;
	float: left;
}
}
