@charset "utf-8";
/* CSS Document */
/*
Theme Name: 株式会社中喜オリジナルテーマ
Author:株式会社中喜
Author URI: http://www.nakaki.co.jp/
*/

/* formatting style
--------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;

}


body {
	color: #1b1b1b;
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	border-top: solid 2px #f8b000;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
    border-spacing:0;
    border-collapse:separate;
    *border-collapse:collapse; /* ie6,7 */
}

ol {
	margin-left: 30px;
}


.cl {
    clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

img {
    border: none;
	max-width:100%;
	height:auto;
}

#menu {
		display: block;
	}

a:hover img {
opacity:0.6;
filter:Alpha(opacity=60);
}


a:link {
	color: #1f1839;
	text-decoration: none;
}
a:visited {
	color: #1f1839;
	text-decoration: none;
}
a:hover {
	color: #1f1839;
	text-decoration: underline;
}
a:active {
	color: #1f1839;
	text-decoration: none;
}

hr {
margin:0px 0px;
padding:0;
clear:both;
height:0;
border:none;
}
* html hr{
border-top: 1px solid;
}
*:first-child+html hr{/* for IE7 */
border-top:1px solid;
} 

.align_r {
	text-align: right;
	clear: both;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#toggle{ 
 display: none;
}

.alignleft {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 1em;
}
.aligncenter {
  display: block;
  margin:0 auto;
}
.alignright {
  display: block;
  float: right;
  margin-left: 10px;
  margin-bottom: 1em;
}
 
/* head style
--------------------------------------------*/

#hdtop {
	width: 1180px;
	margin: 0px auto;
}

#hdtop_l {
	width: 800px;
	float: left;
}
#hdtop_l h1{
	font-size: 14px;
	font-weight: normal;
}
#hdtop_r {
	width: 200px;
	float: right;
	background-color:#f8b000;
	color: #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px; 
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    behavior: url(border-radius.htc);/*for IE*/
}


#hdmail a:link{
	display: block;
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 78px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:visited{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 78px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:hover{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 78px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:active{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 78px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}



#hd {
	width: 1140px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#hd_l {
	width: 392px;
	margin: 0px;
	float: left;
	padding-top: 20px;
}
#hd_r {
	width: 330px;
	margin: 0px;
	float: right;
}

#hdtel {
	background-image: url(images/head_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 48px;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	margin-bottom: 6px;
	padding-top: 10px;
}
/* globalmenu style
--------------------------------------------*/
#menublock {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 6px;
	background-image: url(images/gnavi_bg02.png),url(images/gnavi_bg.png);
	background-position:bottom left,bottom left;
	background-repeat: repeat-x,repeat-x;
}
#gmenu {
    width: 1200px;
	margin: 0px auto 0px auto;
	height: auto;
	clear:both;
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

#gnavi ul{
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
}


#gnavi li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: nomal;
}
#gnavi li a {
 	list-style: none;
}


#gnavi #menu01 a:link{
	display: block;
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:visited{
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:hover {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:active{
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu02 a:link{
	display: block;
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu02 a:visited{
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:hover {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:active{
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu03 a:link{
	display: block;
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:visited {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:hover {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:active {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu04 a:link{
	display: block;
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:visited {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:hover {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:active {
	width:216px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu05 a:link{
	display: block;
	width:336px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:visited {
	width:336px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:hover {
	width:336px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu05 a:active {
	width:336px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


/* bread style　パン屑
--------------------------------------------*/

#bread {
    height: 20px;
    line-height: 20px;
	width: 1000px;
	margin: 0px auto;
}

#bread ul{
	list-style: none;
	padding: 0;
	margin: 0;
width: 100%;
}
#bread ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#bread li a:link{
color: #1c582f;
}
#bread li  a:visited {
color: #1c582f;
}

#bread li a:hover{
color: #1c582f;
}

#bread li a:active {
color: #1c582f;
}
/*index style
--------------------------------------------*/
#indexbox {
	text-align: center;
}
#index01 {
	padding-top: 10px;
	padding-bottom: 40px;
}
#index01 ul{
	list-style: none;
}
#index01 li{
	width: 32%;
	float: left;
	list-style: none;
	margin: 0px 5px;
}
#index02 {
	padding-bottom: 30px;
}
#index02 table{
	table-layout: fixed;
	width: 100%;
	padding-bottom: 40px;
}
#index02 th{
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dotted 1px #b8b8b8;
	width: 25%;
}
#index02 td{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dotted 1px #b8b8b8;
}

.indexflame {
	border: solid 1px #dfdfdf;
	padding: 14px 14px 0px 14px;
	margin-bottom: 20px;
}

.indexflame_l {
	width: 23%;
	float: left;
	padding-bottom: 10px;
}

.indexflame_r {
	width: 73%;
	float: right;
}


.flamemore a:link{
	display: block;
	text-align: right;
	color: #e97026;
	text-decoration: underline;
}
.flamemore a:visited{
	color: #e97026;
	text-decoration: underline;
}
.flamemore a:hover{
	color: #e97026;
	text-decoration: none;
}
.flamemore a:active{
	color: #e97026;
	text-decoration: underline;
}
.listmore {
	text-align: right;
}
.listmore a:link{
	display: inline;
	background-color: #f8b000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}

.listmore a:visited{
	background-color: #f8b000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}


.listmore a:hover{
	background-color: #fac543;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}

.listmore a:active{
	background-color: #f8b000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}


.pagemore {
	text-align: center;
}
.pagemore a:link{
	display: inline;
	background-color: #f8b000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}

.pagemore a:visited{
	background-color: #f8b000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}


.pagemore a:hover{
	background-color: #fac543;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}

.pagemore a:active{
	background-color: #f8b000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	
	padding-left: 20px;
	padding-right: 20px;
 	-moz-border-radius: 4px;/*for Firefox*/
    -webkit-border-radius: 4px;/*for Safari and chrome*/
    border-radius: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	text-align: center;
}

.box01 {
	background-image: url(images/midashi_line.png);
	background-repeat: repeat;
	background-position: left;
	padding:  6px;
	margin-bottom:  30px;
}
.inbox01 {
	background-color:  #FFFFFF;
	padding: 14px;
}

.inbox01l {
	width: 63%;
	float: left;
}

.inbox01r {
	width: 35%;
	float: right;
}

/*main style
--------------------------------------------*/
#wrap {
	width: 1118px;
	height: auto;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 40px;
}

#pagebox {
	text-align: center;
	background-color: #DDDDDD;
	background-image: url(images/pageboxbk.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#main {
	width: 810px;
	height: auto;
	float: left;
	padding-bottom: 30px;
} 

#main h2 {
	background-image: url(images/midashi01.png),url(images/midashi_line.png);
	background-position: left center,bottom left;
	background-repeat: no-repeat,repeat-x;
	font-size: 24px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-weight: normal;
	clear: both;
}

#main h3 {
	background-image: url(images/midashi02.png),url(images/midashi_line.png);
	background-position: left center,bottom left;
	background-repeat: no-repeat,repeat-x;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-weight: normal;
	clear: both;
}
.bn01 {
	border-bottom: dotted 1px #b8b8b8;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}

.bn02 {
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/arrow02.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #f18d01;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 26px;
	clear: both;
}

.bn03 {
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/arrow03.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #1b1b1b;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 26px;
	clear: both;
}

.bn04 {
	font-size: 18px;
	font-weight: normal;
	background-color: #f0f0f0;
	color: #1b1b1b;
	margin-bottom: 20px;
 	-moz-border-radius: 6px;/*for Firefox*/
    -webkit-border-radius: 6px;/*for Safari and chrome*/
    border-radius: 6px;
    behavior: url(border-radius.htc);/*for IE*/
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	clear: both;
}


.bn05 {
	font-size: 18px;
	font-weight: normal;
	background-color: #f8b000;
	color: #FFFFFF;
	margin-bottom: 20px;
 	-moz-border-radius: 6px;/*for Firefox*/
    -webkit-border-radius: 6px;/*for Safari and chrome*/
    border-radius: 6px;
    behavior: url(border-radius.htc);/*for IE*/
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	clear: both;
}



#main p {
	margin-bottom: 16px;
}





.flobox01l {
	width: 48%;
	float: left;
}
.flobox01r {
	width: 48%;
	float: right;
}
.flobox02l {
	width: 35%;
	float: left;
}
.flobox02r {
	width: 63%;
	float: right;
}
.flobox03l {
	width: 63%;
	float: left;
}
.flobox03r {
	width: 35%;
	float: right;
}

.sort-table01 {
}

.sort-table01 table{
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
}

.sort-table01 th{
	text-align: left;
	font-weight: normal;
	width: 25%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sort-table01 td{
	width: 73%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sort-table02{
}

.sort-table02 table{
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
}

.sort-table02 th{
	text-align: left;
	font-weight: normal;
	width: 40%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sort-table02 td{
	width: 58%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}
#postone {
	width: 600px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

#posttexone {
	padding-top: 20px;
	width: 700px;
	margin: 0px auto;
}


.tlibox {
	width: 700px;
	margin: 0px auto;
	padding-bottom: 30px;
}

.tlibox ul li{
	list-style: none;
}
.tlibox li{
	width: 310px !important;
	float: left;
	margin: 0px 15px 30px 15px;
 	padding: 4px;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	margin-bottom: 14px;
}

.three {
	padding-top: 20px;
	padding-bottom: 20px;
}
.three ul{
	list-style: none;
}
.three li{
	list-style: none;
	width: 253px;
	height: auto;
	margin: 0px 8px;
	float: left;
}

.tri-image {
overflow: hidden;
width: 253px;
height: 190px;
position: relative;
margin-bottom: 10px;
}

/* 中央に合わせて、リサイズせずに、はみ出た分をトリミング(画像に対するCSS) */
.tri-image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}


.trim_2 {
  width: 386px;  /* トリミングしたい幅 */
  height: 290px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
}
.trim_2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.trim_3 {
  width: 310px;  /* トリミングしたい幅 */
  height: 233px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
   margin-bottom: 10px;
}
.trim_3 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.photo img{
	padding: 4px;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	margin-bottom: 14px;
}


.typebox h4 {
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
top:0;
margin-bottom: 20px;
}

.typebox h4:before,.typebox h4:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
.typebox h4:before{
border-left: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
  left: 0;
}
.typebox h4:after{
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}

.singlebox {
	padding-bottom: 30px;
}

.singlebox ol {
	margin-left: 20px;
}

.singlebox ul {
	margin-left: 20px;
	list-style: none;
	margin-bottom: 30px;
}



.singlebox li {
	background-image: url(images/arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}


.singlebox h3 {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 30px;
	font-weight: bold;
	background-color: #113766;
	padding: 10px;
    -moz-border-radius: 3px;/*for Firefox*/
    -webkit-border-radius: 3px;/*for Safari and chrome*/
    border-radius: 3px;
    behavior: url(border-radius.htc);/*for IE*/
}

.singlebox h4 {
	background-image: url(images/arrow03.png),url(images/line_acce01.png);
	background-position: left center,bottom left;
	background-repeat: no-repeat,repeat-x;
	color: #313131;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 30px;
	padding-left: 38px;
}

.singlebox h5 {
	font-size: 18px;
    color: #e87b43;
	margin-bottom: 30px;
	font-weight: bold;
}
.pict_cat {
	width: 100%;
	float: none;
	font-size: 14px;
	color: #d01e1a;
	font-weight: bold;
	text-align: left;
}

.pict_cat ul {
	list-style:none;
}
.pict_cat li {
	list-style:none;
	float: left;
	margin: 0px 10px 10px 0px;
	border: solid 1px #d01e1a;
	padding: 4px 6px 4px 6px;
}
#side {
	width: 260px;
	height: auto;
	float: right;
}

#sidecom {
	background-image: url(images/sidecombk.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 1px #dcdcdc;
	padding-top: 14px;
	margin-bottom: 14px;
}

#sidecomtex {
	padding: 16px;
}

#sidecomtex img {
	display: block;
	margin: 0px auto 0px auto;
}
.sideore {
	color: #f39700;
	font-size: 20px;
}
.sideore .telnum a:link {
	color: #f39700;
	font-size: 20px;
}

#side img{
	margin-bottom: 12px;
}
#sideul {
	background-image: url(images/sidecombk.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 6px;
}
#sideul ul{
	list-style: none;
}

#sideul li a:link{
	display: block;
	list-style: none;
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: dotted 1px #b8b8b8;
	text-decoration: none;
	background-image: url(images/sidelibk.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

#sideul li a:visited{
	list-style: none;
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: dotted 1px #b8b8b8;
	text-decoration: none;
	background-image: url(images/sidelibk.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

#sideul li a:hover{
	list-style: none;
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: dotted 1px #b8b8b8;
	background-color: #eeeeee;
	text-decoration: none;
	background-image: url(images/sidelibk.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

#sideul li a:active{
	list-style: none;
	padding-bottom: 14px;
	padding-top: 14px;
	border-bottom: dotted 1px #b8b8b8;
	text-decoration: none;
	background-image: url(images/sidelibk.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
}

input[type="text"] {
  width: 370px;
  height: 36px;

  border: 1px solid #cccccc;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="text"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

input[type="email"] {
 width: 370px;
  height: 36px;

  border: 1px solid #cccccc;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="email"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}

input[type="tel"] {
  width: 370px;
  height: 36px;
  border: 1px solid #cccccc;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="tel"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}
.wpcf7 select{
  background: #cccccc;
	padding: 4px;
}

textarea {
  width: 370px;
  height: 108px;
  border: 1px solid #cccccc;
  font-size: 1em;
}
textarea:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
}
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    color: #B94A48;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}
.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}


#sub,#submitbox {
	text-align: center;
	margin:  0px auto;
	width: 320px;
}

div.wpcf7 input.wpcf7-submit {/* 送信ボタン */
font-size: 18px;
background-color: #cb1b45;
 color: #fff;
border-style: none;
	padding: 3px 50px 3px 50px;
	text-align: center;
}
div.wpcf7 input.wpcf7-submit:hover {/* 送信ボタンov */
background-color: #9e1536; 
}

.req { /* 必須項目 */
	color:#cb1b45;
	font-weight:bold;
	font-size:14px;
	border: solid 1px #cb1b45;
	background-color: #FFFFFFF;
	padding: 1px 3px;
	margin-left: 14px;
}
.wpcf7-confirm,#submitbox input{/* 確認画面へボタン */
font-size: 14px;
background-color: #555;
 color: #fff;
border-style: none;
	padding: 3px 50px 3px 50px;
	text-align: center;
}
.wpcf7-confirm:hover ,#submitbox input:hover{/* 確認画面へボタンov */
	background:#c15871; 
}
.wpcf7 .wpcf7-back { /* 修正ボタン */ 
	color:#fff;
	font-weight:bold;
	font-size:14px;
	width:160px;
	height:30px;
	margin:0 auto;
	display:block;
	background:#555;
	border:1px solid #fff;
}
.wpcf7 .wpcf7-back:hover {/* 修正ボタンov */
	background:#7c7c7c; 
}

/* pagenavi style　ページナビゲーション
--------------------------------------------*/

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:14px;
line-height:22px;
font-weight: bold;
}
  
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#f8b000;
border: solid 1px #f8b000;
background: #FFFFFF;
font-weight: bold;
}
  
.pagination a:hover{
color:#fff;
background: #f8b000;
}
  
.pagination .current{
padding:6px 9px 5px 9px;
color:#fff;
background: #f8b000;
font-weight: bold;
}


.google-maps {
position: relative;
padding-bottom: 48%;
height: 0;
overflow: hidden;
margin-bottom: 50px;
margin-top: 10px;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


/* foot style
--------------------------------------------*/
#footertop {
	border-top: solid 1px #e5e5e5;
	background-color: #ffcf0b;
	padding-bottom: 34px;
	padding-top: 34px;
}

#footertop ul {
	list-style: none;
	margin: 0px auto;
	width: 816px;
}
#footertop li {
	list-style: none;
	float: left;
	margin: 0px 18px;
}
#footer {
	width: 100%;
	background-color: #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer ul {
	list-style: none;
    margin: 0 auto;
    padding: 0;
	text-align: center;
	width: 960px;
}
#footer li {
	list-style: none;
	background-image: url(images/arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	float: left;
	margin: 0px 14px 14px 14px;
	text-align: center;
}
#footad {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footbot {
	background-color: #313131;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}

#facebox {
	margin-bottom: 10px;
}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 84%;
	z-index:10;
}
#back-top a {
	width: 60px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
}
#back-top a:link {
	color: #CCCCCC;
}
#back-top a:visited {
	color: #CCCCCC;
}
#back-top a:hover {
	color: #CCCCCC;
}
#back-top a:active {
	color: #CCCCCC;
}
/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: url(images/pagetop.png) no-repeat center center;
}
#back-top a:hover span {
}

/* 以下、ディスプレイ幅が1200pxより小さい画面に使われるCSS */
@media screen and (max-width:1200px) {
/* head style
--------------------------------------------*/

#hdtop {
	width: 960px;
	margin: 0px auto;
}

#hdtop_l {
	width: 580px;
	float: left;
}

#hdtop_l h1{
	font-size: 12px;
	font-weight: normal;
}
#hd {
	width: 960px;
	margin: 0px auto;
	padding-bottom: 20px;
}

/* globalmenu style
--------------------------------------------*/
#menublock {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 6px;
	background-image: url(images/gnavi_bg02.png),url(images/gnavi_bg.png);
	background-position:bottom left,bottom left;
	background-repeat: repeat-x,repeat-x;
}
#gmenu {
    width: 960px;
	margin: 0px auto 0px auto;
	height: auto;
	clear:both;
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

#gnavi ul{
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
}


#gnavi li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: nomal;
}
#gnavi li a {
 	list-style: none;
}


#gnavi #menu01 a:link{
	display: block;
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:visited{
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:hover {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:active{
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu02 a:link{
	display: block;
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu02 a:visited{
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:hover {
	width:172px;
	height:70px;
	line-height:70px;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:active{
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:link{
	display: block;
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:visited {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:hover {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:active {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu04 a:link{
	display: block;
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:visited {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:hover {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:active {
	width:172px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu05 a:link{
	display: block;
	width:272px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:visited {
	width:272px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:hover {
	width:272px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
	}
#gnavi #menu05 a:active {
	width:272px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}
/*main style
--------------------------------------------*/
#wrap {
	width: 960px;
	height: auto;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 40px;
}

#main {
	width: 700px;
	height: auto;
	float: left;
	padding-bottom: 30px;
}
	
.tlibox {
	width: 700px;
	margin: 0px auto;
	padding-bottom: 30px;
}

.tlibox ul li{
	list-style: none;
}
.tlibox li{
	width: 310px !important;
	float: left;
	margin: 0px 15px 30px 15px;
 	padding: 4px;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	margin-bottom: 14px;
}

.three {
	padding-top: 20px;
	padding-bottom: 20px;
}
.three ul{
	list-style: none;
}
.three li{
	list-style: none;
	width: 223px;
	height: auto;
	margin: 0px 5px;
	float: left;
}

.tri-image {
overflow: hidden;
width: 223px;
height: 167px;
position: relative;
margin-bottom: 10px;
}

/* 中央に合わせて、リサイズせずに、はみ出た分をトリミング(画像に対するCSS) */
.tri-image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}


.trim_2 {
  width: 320px;  /* トリミングしたい幅 */
  height: 240px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
}
.trim_2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.trim_3 {
  width: 310px;  /* トリミングしたい幅 */
  height: 233px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
   margin-bottom: 10px;
}
.trim_3 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#side {
	width: 230px;
	height: auto;
	float: right;
}

#sidecom {
	background-image: url(images/sidecombk.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 1px #dcdcdc;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sidecomtex {
	padding: 10px;
}
	
#index01 li{
	width: 30%;
	float: left;
	list-style: none;
	margin: 0px 5px;
}

}

/* 以下、ディスプレイ幅が960pxより小さい画面に使われるCSS */
@media screen and (max-width: 960px) {

/* head style
--------------------------------------------*/

#hdtop {
	width: 760px;
	margin: 0px auto;
}

#hdtop_l {
	width: 410px;
	float: left;
	padding-top: 4px;
}

#hdtop_l h1{
	font-size: 12px;
	font-weight: normal;
}
#hdtop_r {
	width: 192px;
	float: right;
	background-color:#f8b000;
	color: #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px; 
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    behavior: url(border-radius.htc);/*for IE*/
}

#hdmail a:link{
	display: block;
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:visited{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:hover{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:active{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}

#hd {
	width: 760px;
	margin: 0px auto;
	padding-bottom: 20px;
}

/* globalmenu style
--------------------------------------------*/
#menublock {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 6px;
	background-image: url(images/gnavi_bg02.png),url(images/gnavi_bg.png);
	background-position:bottom left,bottom left;
	background-repeat: repeat-x,repeat-x;
}
#gmenu {
    width: 760px;
	margin: 0px auto 0px auto;
	height: auto;
	clear:both;
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

#gnavi ul{
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
}


#gnavi li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: nomal;
}
#gnavi li a {
 	list-style: none;
}


#gnavi #menu01 a:link{
	display: block;
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:visited{
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:hover {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:active{
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu02 a:link{
	display: block;
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu02 a:visited{
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:hover {
	width:126px;
	height:70px;
	line-height:70px;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:active{
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:link{
	display: block;
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:visited {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:hover {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:active {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu04 a:link{
	display: block;
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:visited {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:hover {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:active {
	width:126px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu05 a:link{
	display: block;
	width:256px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:visited {
	width:256px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:hover {
	width:256px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
	}
#gnavi #menu05 a:active {
	width:256px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

/*main style
--------------------------------------------*/
#wrap {
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 40px;
}

#main {
	width: 760px;
	height: auto;
	float: none;
	padding-bottom: 30px;
} 

#postone {
	width: 460px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

#posttexone {
	padding-top: 20px;
	width: 560px;
	margin: 0px auto;
}


.tlibox {
	width: 600px;
	margin: 0px auto;
	padding-bottom: 30px;
}

.tlibox ul li{
	list-style: none;
}
.tlibox li{
	width: 274px !important;
	float: left;
	margin: 0px 8px 16px 8px;
 	padding: 4px;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	margin-bottom: 14px;
}
	
.trim_3 {
  width: 274px;  /* トリミングしたい幅 */
  height: 206px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
   margin-bottom: 10px;
}
.trim_3 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
	
.three {
	padding-top: 20px;
	padding-bottom: 20px;
}
.three ul{
	list-style: none;
}
.three li{
	list-style: none;
	width: 280px;
	height: auto;
	margin: 0px 8px;
	float: left;
}

.tri-image {
overflow: hidden;
width: 280px;
height: 210px;
position: relative;
margin-bottom: 10px;
}

/* 中央に合わせて、リサイズせずに、はみ出た分をトリミング(画像に対するCSS) */
.tri-image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}


.trim_2 {
  width: 280px;  /* トリミングしたい幅 */
  height: 210px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
}
.trim_2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#side {
	width: 600px;
	height: auto;
	float: none;
	margin: 0px auto;
}

#sidecom {
	background-image: url(images/sidecombk.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 1px #dcdcdc;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: right;
	width: 48%;
}

#sidecomtex {
	padding: 10px;
}
.sideresp01 {
	float: left;
	width: 48%;
}	
.sideresp02 {
	float: left;
	width: 30%;
	margin: 0px 5px;
}	
.sideresp03 {
	float: left;
	width: 30%;
	margin: 0px 5px;
}
.sideresp04 {
	float: left;
	width: 33%;
	margin: 0px 5px;
}
	
/* foot style
--------------------------------------------*/
#footertop {
	border-top: solid 1px #e5e5e5;
	background-color: #ffcf0b;
	padding-bottom: 14px;
	padding-top: 20px;
}

#footertop ul {
	list-style: none;
	margin: 0px auto;
	width: 600px;
}
#footertop li {
	list-style: none;
	float: left;
	margin: 0px 5px 10px 5px;
	width: 31%;
}
#footer {
	width: 100%;
	background-color: #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer ul {
	list-style: none;
    margin: 0 auto;
    padding: 0;
	text-align: center;
	width: 600px;
}
#footer li {
	list-style: none;
	background-image: url(images/arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	float: left;
	margin: 0px 14px 14px 14px;
	text-align: center;
}
#footad {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footbot {
	background-color: #313131;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
}


/* 以下、タブレット縦（ディスプレイ幅が768px）より小さい画面に使われるCSS */
@media screen and (max-width: 768px) {

/* head style
--------------------------------------------*/

#hdtop {
	width: 600px;
	margin: 0px auto;
}

#hdtop_l {
	width: 100%;
	float: none;
	padding-top: 4px;
}

#hdtop_l h1{
	font-size: 12px;
	font-weight: normal;
}
#hdtop_r {
	width: 200px;
	float: none;
	background-color:#f8b000;
	color: #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px; 
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
	    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px; 
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#hd_l {
	width: 300px;
	margin: 0px auto;
	float: none;
	padding-top: 20px;
}

#hd_r {
	width: 295px;
	margin: 0px auto;
	float: none;
}

#hdmail a:link{
	display: block;
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
}
#hdmail a:visited{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
#hdmail a:hover{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
}
#hdmail a:active{
	width: 122px;
	background-image: url(images/head_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
}

#hd {
	width: 600px;
	margin: 0px auto;
	padding-bottom: 20px;
	padding-top: 10px;
}

/* globalmenu style
--------------------------------------------*/
#menublock {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 6px;
	background-image: url(images/gnavi_bg02.png),url(images/gnavi_bg.png);
	background-position:bottom left,bottom left;
	background-repeat: repeat-x,repeat-x;
}
#gmenu {
    width: 600px;
	margin: 0px auto 0px auto;
	height: auto;
	clear:both;
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

#gnavi ul{
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
}


#gnavi li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: nomal;
}
#gnavi li a {
 	list-style: none;
}


#gnavi #menu01 a:link{
	display: block;
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:visited{
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:hover {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:active{
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu02 a:link{
	display: block;
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu02 a:visited{
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:hover {
	width:200px;
	height:70px;
	line-height:70px;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:active{
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:link{
	display: block;
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu03 a:visited {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu03 a:hover {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu03 a:active {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu04 a:link{
	display: block;
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:visited {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:hover {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:active {
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu05 a:link{
	display: block;
	width:400px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:visited {
	width:400px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:hover {
	width:400px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
	}
#gnavi #menu05 a:active {
	width:400px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

/*main style
--------------------------------------------*/
#wrap {
	width: 600px;
	height: auto;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 40px;
}

#main {
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 30px;
} 
.sort-table01 {
}

.sort-table01 table{
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
}

.sort-table01 th{
	text-align: left;
	font-weight: normal;
	width: 35%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sort-table01 td{
	width: 62%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sort-table02{
}

.sort-table02 table{
	width: 100%;
	table-layout: fixed;
}

.sort-table02 th{
	text-align: left;
	font-weight: normal;
	width: 40%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sort-table02 td{
	width: 58%;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}
}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:600px){

/* head style
--------------------------------------------*/

#hdtop {
	width: 480px;
	margin: 0px auto;
}

#hdtop_r {
	width: 156px;
	float: none;
	background-color:#f8b000;
	color: #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px; 
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
	    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px; 
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    behavior: url(border-radius.htc);/*for IE*/
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#hdmail a:link{
	display: block;
	width: 120px;
	background-image: url(images/head_contact_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}
#hdmail a:visited{
	width: 120px;
	background-image: url(images/head_contact_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	color: #FFFFFF;
	height: 36px;
	line-height: 36px;
}
#hdmail a:hover{
	width: 120px;
	background-image: url(images/head_contact_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}
#hdmail a:active{
	width: 120px;
	background-image: url(images/head_contact_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}

#hd {
	width: 480px;
	margin: 0px auto;
	padding-bottom: 20px;
}
#hd_l {
	width: 300px;
	margin: 0px auto;
	float: none;
	padding-top: 10px;
}
#hd_r {
	width: 300px;
	margin: 10px auto 0px auto;
	float: none;
}

#hdtel {
	background-image: url(images/head_tel_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 6px;
	padding-top: 0px;
	text-align: center;
	margin-left: 64px;
}
/* globalmenu style
--------------------------------------------*/
#menublock {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 6px;
	background-image: url(images/gnavi_bg02.png),url(images/gnavi_bg.png);
	background-position:bottom left,bottom left;
	background-repeat: repeat-x,repeat-x;
}
#gmenu {
    width: 480px;
	margin: 0px auto 0px auto;
	height: auto;
	clear:both;
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

#gnavi ul{
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	list-style: none;
}


#gnavi li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: nomal;
}
#gnavi li a {
 	list-style: none;
}


#gnavi #menu01 a:link{
	display: block;
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:visited{
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:hover {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu01 a:active{
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu02 a:link{
	display: block;
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu02 a:visited{
	width:200px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:hover {
	width:160px;
	height:70px;
	line-height:70px;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}
#gnavi #menu02 a:active{
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu03 a:link{
	display: block;
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu03 a:visited {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu03 a:hover {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

#gnavi #menu03 a:active {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu04 a:link{
	display: block;
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:visited {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:hover {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}

#gnavi #menu04 a:active {
	width:160px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-x;
	background-position: left top,bottom left;
}


#gnavi #menu05 a:link{
	display: block;
	width:320px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:visited {
	width:320px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}


#gnavi #menu05 a:hover {
	width:320px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg_ov.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
	}
#gnavi #menu05 a:active {
	width:320px;
	height:70px;
	line-height:70px;
	text-decoration: none;
	background-image: url(images/gnavi_bg_dot.png),url(images/gnavi_bg_dot.png),url(images/gnavi_bg.png);
	background-repeat: repeat-y,repeat-y,repeat-x;
	background-position: left top,right top,bottom left;
}

/*main style
--------------------------------------------*/
#wrap {
	width: 480px;
	height: auto;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 40px;
}

#main {
	width: 100%;
	height: auto;
	float: none;
	padding-bottom: 30px;
} 

#index01 li{
	width: 45%;
	float: left;
	list-style: none;
	margin: 0px 10px 20px 10px;
}

#postone {
	width: 420px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

#posttexone {
	padding-top: 20px;
	width: 460px;
	margin: 0px auto;
}


.tlibox {
	width: 480px;
	margin: 0px auto;
	padding-bottom: 30px;
}

.tlibox ul li{
	list-style: none;
}
.tlibox li{
	width: 220px !important;
	float: left;
	margin: 0px 6px 16px 6px;
 	padding: 3px;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	margin-bottom: 14px;
}
	
.trim_3 {
  width: 220px;  /* トリミングしたい幅 */
  height: 165px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
   margin-bottom: 10px;
}
.trim_3 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
	
.three {
	padding-top: 20px;
	padding-bottom: 20px;
}
.three ul{
	list-style: none;
}
.three li{
	list-style: none;
	width: 224px;
	height: auto;
	margin: 0px 8px;
	float: left;
}

.tri-image {
overflow: hidden;
width: 224px;
height: 168px;
position: relative;
margin-bottom: 10px;
}

/* 中央に合わせて、リサイズせずに、はみ出た分をトリミング(画像に対するCSS) */
.tri-image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}


.trim_2 {
  width: 224px;  /* トリミングしたい幅 */
  height: 168px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
}
.trim_2 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.box01 {
	background-image: url(images/midashi_line.png);
	background-repeat: repeat;
	background-position: left;
	padding:  6px;
	margin-bottom:  20px;
}
.inbox01 {
	background-color:  #FFFFFF;
	padding: 10px;
}

.inbox01l {
	width: 100%;
	float: none;
}

.inbox01r {
	width: 100%;
	float: none;
	padding-top: 14px;
}

#side {
	width: 480px;
	height: auto;
	float: none;
	margin: 0px auto;
}

#sidecom {
	background-image: url(images/sidecombk.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 1px #dcdcdc;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: right;
	width: 48%;
}

#sidecomtex {
	padding: 10px;
}
.sideresp01 {
	float: left;
	width: 48%;
}	
.sideresp02 {
	float: left;
	width: 45%;
	margin: 0px 10px;
}	
.sideresp03 {
	float: left;
	width: 45%;
	margin: 0px 10px;
}	
.sideresp04 {
	float: left;
	width: 45%;
	margin: 0px 10px;
}
	
.sort-table01 {
}

.sort-table01 table{
	width: 100%;
	table-layout: fixed;
}

.sort-table01 th{
	text-align: left;
	font-weight: normal;
	width: 100%;
	display: block;
	border-bottom: dotted 0px #d3d3d3;
	border: none;
	padding-bottom: 0px;
	padding-top: 10px;
}

.sort-table01 td{
	width: 100%;
	display: block;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sort-table02{
}

.sort-table02 table{
	width: 100%;
	table-layout: fixed;
}

.sort-table02 th{
	text-align: left;
	font-weight: normal;
	width: 100%;
	display: block;
	border-bottom: dotted 0px #d3d3d3;
	border: none;
	padding-bottom: 0px;
	padding-top: 10px;
}

.sort-table02 td{
	width: 100%;
	display: block;
	border-bottom: dotted 1px #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
}


#index02 {
	padding-bottom: 30px;
}
#index02 table{
	table-layout: fixed;
	width: 100%;
	padding-bottom: 40px;
}
#index02 th{
	display: block;
	text-align: left;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 10px;
	border-bottom: dotted 0px #b8b8b8;
	border: none;
	width: 100%;
}
#index02 td{
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dotted 1px #b8b8b8;
	width: 100%;
}


.indexflame {
	border: solid 1px #dfdfdf;
	padding: 14px 14px 0px 14px;
	margin-bottom: 20px;
}

.indexflame_l {
	width: 100%;
	float: none;
	padding-bottom: 10px;
}

.indexflame_r {
	width: 100%;
	float: none;
}
#main h2 {
	background-image: url(images/midashi01.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 18px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.4;
	clear: both;
}

#main h3 {
	background-image: url(images/midashi02.png),url(images/midashi_line.png);
	background-position: left center,bottom left;
	background-repeat: no-repeat,repeat-x;
	font-size: 18px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.4;
	clear: both;
}
	
/* foot style
--------------------------------------------*/
#footertop {
	border-top: solid 1px #e5e5e5;
	background-color: #ffcf0b;
	padding-bottom: 0px;
	padding-top: 20px;
}

#footertop ul {
	list-style: none;
	margin: 0px auto;
	width: 480px;
}
#footertop li {
	list-style: none;
	float: left;
	margin: 0px 8px 16px 8px;
	width: 45%;
}
#footer {
	width: 100%;
	background-color: #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer ul {
	list-style: none;
    margin: 0 auto;
    padding: 0;
	text-align: center;
	width: 95%;
}
#footer li {
	list-style: none;
	background-image: url(images/arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	float: left;
	margin: 0px 14px 14px 14px;
	text-align: center;
}
#footad {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footbot {
	background-color: #313131;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
/* head style
--------------------------------------------*/

#hdtop {
	width: 95%;
	margin: 0px auto;
}


#hd {
	width: 95%;
	margin: 0px auto;
	padding-bottom: 20px;
}
#hd_l {
	width: 260px;
	margin: 0px auto;
	float: none;
	padding-top: 10px;
}
#hd_r {
	width: 260px;
	margin: 10px auto 0px auto;
	float: none;
}

#hdtel {
	background-image: url(images/head_tel_sp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 6px;
	padding-top: 0px;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
}

#hd_r p{
	font-size: 12px;
}


#bread {
    height: 20px;
    line-height: 20px;
	width: 95%;
	margin: 20px auto 0px auto;
}


/* head style
--------------------------------------------*/

#toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #282828;
	border-top: solid 1px #FFFFFF;
}
#toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
#toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
}
#toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #282828;
}
#toggle a:before{
    margin-top: -6px;
}
#toggle a:after{
    margin-top: 2px;
}

#menu {
		display: none;
}

#gmenu {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-color: #282828;
	border-top: solid 0px #b3b3b3;
	border-bottom: solid 0px #b3b3b3;
	border-bottom: none;
	border-top: none;
}
#gnavi span{
	display: block;
}

#gnavi {
	height: auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	clear: both;
}
#gnavi li {
	float: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	height: 41px;
	line-height: 41px;
}
#gnavi #menu01 a:link{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}
#gnavi #menu01 a:visited{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}
#gnavi #menu01 a:hover {
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
    border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#gnavi #menu01 a:active{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}

#gnavi #menu02 a:link{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}
#gnavi #menu02 a:visited{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}

#gnavi #menu02 a:hover {
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

#gnavi #menu02 a:active{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}

#gnavi #menu03 a:link{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-right: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}
#gnavi #menu03 a:visited{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-right: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}


#gnavi #menu03 a:hover {
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-right: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#gnavi #menu03 a:active{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	border-right: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}


#gnavi #menu04 a:link{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}
#gnavi #menu04 a:visited{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}

#gnavi #menu04 a:hover {
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#gnavi #menu04 a:active{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}

#gnavi #menu05 a:link{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}

#gnavi #menu05 a:visited{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}

#gnavi #menu05 a:hover {
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
	text-decoration: none;
	color: #FFFFFF;
}
#gnavi #menu05 a:active{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	color: #282828;
}



#gnavi #menu06 a:link{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}
#gnavi #menu06 a:visited{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	color: #282828;
}

#gnavi #menu06 a:hover {
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #282828;
	color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#gnavi #menu06 a:active{
	width:100%;
	height:40px;
	line-height: 40px;
	padding-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: none;
	border-right: none;
	border-top: none;
	background-image: none;
	border-bottom: solid 1px #282828;
	background-color: #FFFFFF;
    -moz-border-radius:  0px;/*for Firefox*/
    -webkit-border-radius: 0px;/*for Safari and chrome*/
    border-radius: 0px;
	padding-top: 0px;
}


/*main style
--------------------------------------------*/
#wrap {
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#main {
	width: 95%;
	height: auto;
	float: none;
	padding-bottom: 30px;
	margin: 0px auto;
} 

#postone {
	width: 280px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: center;
}

#posttexone {
	padding-top: 20px;
	width: 270px;
	margin: 0px auto;
}


.tlibox {
	width: 270px;
	margin: 0px auto;
	padding-bottom: 30px;
}

.tlibox ul li{
	list-style: none;
}
.tlibox li{
	width: 90% !important;
	float: none;
	margin: 0px auto 0px auto;
 	padding: 3px;
	border: 1px solid #e5e5e5;
	background-color: #f4f4f4;
	margin-bottom: 14px;
}
	
.trim_3 {
  width: auto;  /* トリミングしたい幅 */
  height: auto;  /* トリミングしたい高さ */
  overflow:auto;
  position: static;
   margin-bottom: 10px;
}
.trim_3 img {
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

	
.three {
	padding-top: 20px;
	padding-bottom: 20px;
}
.three ul{
	list-style: none;
}
.three li{
	list-style: none;
	width: auto;
	height: auto;
	margin: 0px 0px;
	float: none;
}

.tri-image {
overflow:auto;
width: auto;
height: auto;
position: static;
margin-bottom: 10px;
}

/* 中央に合わせて、リサイズせずに、はみ出た分をトリミング(画像に対するCSS) */
.tri-image img {
position: static;
top: auto;
left: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}


.trim_2 {
  width: auto;  /* トリミングしたい幅 */
  height: auto;  /* トリミングしたい高さ */
  overflow: auto;
  position: static;
}
.trim_2 img {
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}



.flobox01l {
	width: 100%;
	float: none;
}
.flobox01r {
	width: 100%;
	float: none;
}
.flobox02l {
	width: 100%;
	float: none;
}
.flobox02r {
	width: 100%;
	float: none;
}
.flobox03l {
	width: 100%;
	float: none;
}
.flobox03r {
	width: 100%;
	float: none;
}

#index01 li{
	width: 260px;
	float: none;
	list-style: none;
	margin: 0px auto 14px auto;
}

#side {
	width: 260px;
	height: auto;
	float: none;
	margin: 0px auto;
}

#sidecom {
	background-image: url(images/sidecombk.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 1px #dcdcdc;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: none;
	width: auto;
}

#sidecomtex {
	padding: 10px;
}
.sideresp01 {
	float: none;
	width: auto;
}	
.sideresp02 {
	float: left;
	float: none;
	width: auto;
	margin: 0px auto;
}	
.sideresp03 {
	float: none;
	width: auto;
	margin: 0px auto;
}	
.sideresp04 {
	float: none;
	width: auto;
	margin: 0px auto;
}
input[type="text"] {
  width: 90%;
  height: 36px;
margin: 0px auto ;
  border: 1px solid #cccccc;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="text"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
margin: 0px auto ;
}

input[type="email"] {
  width: 90%;
  height: 36px;
margin: 0px auto ;
  border: 1px solid #cccccc;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="email"]:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
margin: 0px auto ;
}

input[type="tel"] {
  width: 90%;
  height: 36px;
margin: 0px auto ;
  border: 1px solid #cccccc;
  font-size: 1em;
  text-indent: 0.7em;
}
input[type="tel"]:focus {
  background: #edf4ff;
margin: 0px auto ;
  border: 1px solid #4881d9;
}
.wpcf7 select{
  background: #cccccc;
	padding: 4px;
margin: 0px auto ;
}

textarea {
  width: 90%;
  height: 108px;
  border: 1px solid #cccccc;
  font-size: 1em;
margin: 0px auto ;
}
textarea:focus {
  background: #edf4ff;
  border: 1px solid #4881d9;
margin: 0px auto ;
}
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    color: #B94A48;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}
.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
}

#sub {
	text-align: center;
	margin:  0px auto;
	width: 320px;
}

div.wpcf7 input.wpcf7-submit {/* 送信ボタン */
font-size: 18px;
background-color: #cb1b45;
 color: #fff;
border-style: none;
	padding: 3px 50px 3px 50px;
	text-align: center;
}
div.wpcf7 input.wpcf7-submit:hover {/* 送信ボタンov */
background-color: #9e1536; 
}

.req { /* 必須項目 */
	color:#cb1b45;
	font-weight:bold;
	font-size:14px;
	border: solid 1px #cb1b45;
	background-color: #FFFFFFF;
	padding: 1px 3px;
	margin-left: 14px;
}
.wpcf7-confirm{/* 確認画面へボタン */
font-size: 14px;
background-color: #555;
 color: #fff;
border-style: none;
	padding: 3px 50px 3px 50px;
	text-align: center;
}
.wpcf7-confirm:hover {/* 確認画面へボタンov */
	background:#c15871; 
}
.wpcf7 .wpcf7-back { /* 修正ボタン */ 
	color:#fff;
	font-weight:bold;
	font-size:14px;
	width:160px;
	height:30px;
	margin:0 auto;
	display:block;
	background:#555;
	border:1px solid #fff;
}
.wpcf7 .wpcf7-back:hover {/* 修正ボタンov */
	background:#7c7c7c; 
}

/* foot style
--------------------------------------------*/
#footertop {
	border-top: solid 1px #e5e5e5;
	background-color: #ffcf0b;
	padding-bottom: 0px;
	padding-top: 20px;
}

#footertop ul {
	list-style: none;
	margin: 0px auto;
	width: 95%;
}
#footertop li {
	list-style: none;
	float: left;
	margin: 0px 8px 16px 8px;
	width: 45%;
}
#footer {
	width: 100%;
	background-color: #f5f5f5;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer ul {
	list-style: none;
    margin: 0 auto;
    padding: 0;
	text-align: center;
	width: 95%;
}
#footer li {
	list-style: none;
	background-image: url(images/arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
	float: left;
	margin: 0px 14px 14px 14px;
	text-align: center;
}
#footad {
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footbot {
	background-color: #313131;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
}