/*
Theme Name: gloire
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/

/* ???{ */
html, body{
        font-family: Meiryo,
	'Hiragino Kaku Gothic Pro', sans-serif,"‚l‚r ‚oƒSƒVƒbƒN";
	margin: 0 ;
}

a	{text-decoration: none;
	color: #000}

a img	{border: none}

html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 160px;}

a:link{ color: #000; }
a:visited { color: #000; }
a:hover {color: #555; text-decoration : underline;}
a:active { color: #000; }

a:link.link1{ color: #fff; }
a:visited.link1 { color: #fff; }
a:hove.link1r {color: #fff; text-decoration : underline;}
a:active.link1 { color: #fff; }

.sizes { font-size: 11px; 	margin: 0 0 ; }
.sizem { font-size: 13px;	margin: 0 0 ; }
.sizel { font-size: 19px; }

@media (max-width: 1150px) {
.concept {
	font-size: 16px;
	}
}
@media (max-width: 900px) {
	font-size: 19px;
}
@media (max-width: 800px) {
	font-size: 16px;
}
@media (max-width: 700px) {
	font-size: 12px;
}
@media (max-width: 450px) {
.concept {
	color: #fff;
	font-size: 10px;
	padding: 2px 4px 0 ;
	}
}
.glineh1 {
	padding: 0 20px 0 ;
 	background-image: url(http://highgully.net/topracerscamp/wp-content/themes/topracerscamp/img/t-bg.png) ;
	background-repeat: repeat-x;
 }

.dott td{
	border-bottom: 1px dotted #DDD;
	line-height: 2.9 ;}
.mlogo {margin : 0 0 8px 0px;}
.slogo {padding : 0 0 0 8px;}

.spotable {
	max-width: 1362px;
background-image: url("http://highgully.net/topracerscamp/wp-content/themes/topracerscamp/img/banner-bg.jpg");
background-repeat: repeat-x;
	margin: 0 auto ;}

.sponhead {
	max-width: 1140px;
	color:#fff;
background-image: url("http://highgully.net/topracerscamp/wp-content/themes/topracerscamp/img/banner-bg.jpg");
background-repeat: repeat-x;}
.lsponsor {
 	width: 85%; 
	text-align:center;
	vertical-align:text-bottom;
	padding: 0 0 8px 20px ;
	max-width: 200px;
}

.sposide {
 	width: 2.5%; 
}
.lsposide {
 	width: 10%; 
}
.narrow{display: none;}

.underline{border-bottom: 1px dotted #ccc;}

div#space{height: 20px;}

.kaigyouon{display: none;}

/* ?R???e?i */
div#container{
	width: 900px;
	margin: 0 ;
	padding: 0 0% 0 0% ;
	}

body:first-of-type div#container{
	width: 100%;
	max-width: 1440px;
	padding: 0 0% 0 0% ;
	margin: auto}

/* ?w?b?_?[ */

body:first-of-type div#header{
	margin: 0px 0 0px ;
	}

div#header .headbox {
	font-size: 12px;
	line-height: 1.2 ;
	color: #222 ;
	text-align:center;
	width: 100%;
	margin: 0px auto ;
	padding : 10px 0 ;
	position:relative;
	background-image: url("http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/bg-g.png") ;
	background-repeat: repeat-x;
	}

.right{
	float:right;
	width: 60%;
	max-width: 420px;
	margin: 24px 8% 0 0 ;
	vertical-align: top;
}

.left{float:left;
	width: 20%;
	max-width: 120px;
	margin: 6px 0 0 8% ;
	vertical-align: top;
}

div#pagehome {	color: #fff ;
	text-align:center;
	clear: both;
	position : absolute ;
	bottom : 0 ;
	height: 20px ;
	display: block;
	width: 60px ;
	background: #5C0909;
	margin: 0 0 0 85% ;
	float: right;
	}

div#pagehome a:link{ color: #fff; }
div#pagehome a:visited { color: #fff; }
div#pagehome a:hover {color: #999; text-decoration : none;}
div#pagehome a:active { color: #fff; }



div#pagetop {
	z-index: 1;
	display: block;
	position:fixed;
	width: 70px ;
	bottom:10px;
	right:0;
	margin: 0 8px 0 0 ;
	}

 /* ?X???C?h?V???[ */

#slideshow{
	width: 900px;
	margin: auto ;
}

body:first-of-type #slideshow {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto ;
}

body:first-of-type #slideshow img{
	max-width: 1400px;
	vertical-align: text-bottom;
}

/* ?i?r?Q?[?V?????o?[ */
.navitable	{
	display: none;
	}
#dropmenu {
  list-style-type: none;
  width: 100%;
  height: 40px;
  margin: 30px auto 0px;
  padding: 0;
  background: #222;
/*  border-bottom: 5px solid #535d09;
  border-radius: 3px 3px 0 0;*/
}
#dropmenu li {
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a {  position: relative;
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li:hover > a{
  background: #444;
  color: #eff7b1;
}
#dropmenu > li:hover > a{
/*  border-radius: 3px 3px 0 0;*/
}
#dropmenu li ul {
  position: absolute;
  left: 0%;
  width: 100%
  top: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
/*  border-radius: 0 0 3px 3px;*/
}
#dropmenu li:last-child ul {
  position: absolute;
  left: 0%;
  width: 100%
}

#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #222;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #444;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
/*  border-radius: 0 0 3px 3px;*/
}

/* ?R???e???c */
div#content{
	width: 62%;/* ?V???O???J????????? */
	float: right;
/* 	background: #fff; */
	margin: 30px 2% 0 3% ;
}

p.title{
	color:#5F300C;
/* 	font-weight :  bold;*/
	text-align: left;
	margin: 0 0 0px;
	padding : 4px 0px 4px 0px;
	font-family:Sorts Mill Goudy;
	font-size: 1.80em;
	line-height: 190%;
	}

p.title:before {
  position:absolute;
  top:0;
  left:0;
  color:#00b0ff;
}
p.title:before {
  display:block;
  content:attr(title);
  color:#003577;
  -webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
}


p.pagenation{
	font-size: 0.75em;
	overflow: hidden;}

span.oldpage{
	float: left}

span.newpage{
	float: right}


/* ?L?? */
div.post{	display: block;
/*	background-color:#fff;*/
	margin-bottom: 30px;
	overflow: hidden;
}

div.post h2{
	display: block;
	content: "";
	height: 11px;
	margin-top: -31px;
	color:#111;
	background-image: url("http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/title-bg.png") ;
	background-repeat: repeat-x;
	font-size: 1.3em;
	font-weight : 500;
	padding : 10px 40px 19px;
	margin: 0 ;
	line-height:100%;
}

.titlestyle{
	background-image:none;
	background-repeat: repeat-y;
	color:#5F300C;
 	font-weight :  normal;
	text-align: left;
	margin: 0 0 0px;
	padding : 4px 10px 4px 0px;
	font-family:Sorts Mill Goudy;
	font-size: 1.80em;
	line-height: 1;
	}

div.post h2 a{
	color:#FC4128}

div.post a{
	color:#FC4128}

div#h2under{	height: 15px ;}

div.post #ptitle{
	display: block;
	content: "";
	height: 11px;
	margin-top: -31px;
	color:#111;
	background-image: url("http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/title-bg.png") ;
	background-repeat: repeat-x;
	font-size: 1.3em;
	font-weight : 500;
	padding : 10px 40px 19px;
	margin: 0 ;
	line-height:100%;
}

div.post p{
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0 ;
	padding : 5px ;
	}

div.post p.postcat{
	text-align: right;
	margin: -10px 10px 10px 0}

div.post p.postcat a{
	font-size: smallar;
	background-color: #5F300C;
	border-radius: 2px;
	color:#fff;
	padding : 1px 5px}
div.post p.more a{
	color:#FC4128;
	}
div.post p.postinfo{
	font-size: smallar;
	color:#333;
	text-align: right;
	margin: 0}
/* table?????? */
table	{
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom: 10px;
}
th, td	{
	padding: 2px 5px;
	border: 0px solid #DDD;
}
/* table??? */
.school th	{
	border: 1px solid #DDD;
	color: #333;
}
.school td	{
	border: 1px solid #DDD;
	color: #333;
}
.school td .left	{
	text-align:left;
}

/* ?L???????*/
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto}

.alignleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px}

.alignright{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px}

.wp-caption{
	border: solid 1px #aaaaaa;
	text-align: center;
	padding-top : 5px}


/* ?T?C?h?o?[ */
div#sidebar{
	background-image: url("http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/bg-w.png");
	margin: 0 0% 0 0 ;
	padding : 30px 0 0 0;
	width: 33%;
	float: left;}

div#sidebar ul{
	margin: 0 0 0 0px;
	padding : 0 0 0 0;
	list-style-type: none
}

div#sidebar .widget{
	margin-bottom: 20px}

div#sidebar h2{
	font-size: 0.95em;
	color:#fff;
	height: 34px;
	padding : 10px 10px;
	margin: 0}

div#sidebar li li{
	line-height: 190%;
	font-family:Sorts Mill Goudy;
	background-image: url("http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/bg-w.png");
	background-repeat: repeat-y;
	font-size: 1.80em;
	border-bottom: dotted 0px #aaaaaa;
	margin: 0 0 0 10px;
}

div#sidebar li li a{
	color:#5F300C;
	display: block;
	padding : 5px 10px;
}

div#sidebar li li a:hover{
	color:#FC4128;
}


/* ?T?C?h?o?[ */
div#sideblog{
	margin: 30px 0 0 ;
	width: 28%;
	float: left;}

div#sideblog ul{
	margin: 0;
	padding : 0;
	list-style-type: none}

div#sideblog .widget{
	margin-bottom: 20px}

div#sideblog h2{
	background-image: url("http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/bg.png");
	background-repeat: repeat;
	font-size: 0.95em;
	color:#5F300C;
	height: 24px;
	padding : 10px 10px;
	margin: 0}

div#sideblog li li{
	line-height: 190%;
	font-family:Sorts Mill Goudy;
	background-color: #fff;
	font-size: 1.40em;
	border-bottom: dotted 0px #aaaaaa;
	margin: 0}

div#sideblog li li a{
	color:#5F300C;
	display: block;
	padding : 2px 10px;
}

div#sideblog li li a:hover{
	color:#FC4128;
}


/* ?^?C?g????? */
ul.post	{list-style-type: none;
	margin: 0;
	padding : 0;
	border-top: dotted 1px #aaaaaa;
	}

ul.post li {
	border-bottom: dotted 1px #aaaaaa;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: left center;
	padding : 15px 0 15px 20px
	}

ul.post li a {color: #000000;
	padding : 0 0 0 8px
	}

ul.post li span {
	font-size: smaller;
	color: #888888
	}

/* Calendar Widget?J?????_?[ */

.widget_calendar #wp-calendar {
	color: #555;
	width: 100%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar td a{
	color: #FF0000;
	font-weight: bolder;
	font-size : 110%;
}
.widget_calendar #wp-calendar td#next a,
.widget_calendar #wp-calendar td#prev a{
	color: #666;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* ?g?b?v?y?[?W??^?C?g????? */
ul.toplist {
	list-style-type: none;
	margin: 0 0 30px;
	padding : 0;
	border-top: dotted 1px #aaaaaa;
	}

ul.toplist li {
	font-size: 0.875me;
	font-weight: bold;
	border-bottom: dotted 1px #aaaaaa;
	background-image: url(http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/migi.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding : 5px 0 5px 30px
	}

ul.toplist li a {
	color: #5F300C;
	font-weight: normal;
	}

ul.toplist li a:hover {
	color: #FC4128;
	}

ul.toplist li span {
	font-size: 9px;
	color: #888888
	}


/* ?T???l?C???? */
div.post p.thumb{
		float: left;
	margin: 0 10px 10px 0}


/* ????????L?? */

div#pickup {
	font-size:13px;
	line-height: 2;
	border: dotted 0px #fff ;
	margin: 0 0 10px 0 ;
	padding : 0 15px 15px 15px ;
	background-color: #f7f618 ;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4); 
	border-radius: 0px;
}

div#pickup div.post{
	border: dotted 2px #f3b62f;
	background-color: #ffeedd;
	padding : 15px
}

.single div#header, .archive div#header
	{margin-bottom: 5px}

div#breadcrumb	{margin-bottom: 5px}

div#breadcrumb div	{display: inline;
	font-size: 0.75em}


/* ?t?b?^?[ */
div#footer{
	position: relative;
	margin-top: -96px;
	color:#888;
	background-image: url(http://high-gully.sunnyday.jp/gloire/wp-content/uploads/2013/06/bg.png) ;
	background-repeat: repeat;
	background-position: center top;
/*	background-color:#111111;*/
	padding : 10px 0;
	clear: both ;
	text-align: center;
	font-size: 0.75em;
	font-style: normal;
	}
div#footer a:link{ color: #222; }
div#footer a:visited { color: #222f; }
div#footer a:hover {color: #888;}
div#footer a:active { color: #222; }


/* ???????? */
.wpcf7-form	{
		color:#222;
	background-color: #DEDEDE;
	padding: 5%;
	width: 280px ;
	border-radius: 10px}

.wpcf7-form span.req	{color: #aa0000;
	font-size: smaller}

.wpcf7-form input	{width: 80%}

.wpcf7-form textarea	{width: 100%}

.wpcf7-form p.submit	{text-align: center}

.wpcf7-form .wpcf7-submit	{width: 200px}

strong.btn {
	border-radius: 3px;
	clear: both;
	font-weight: normal;
	background: #3365FF;
	background: -moz-linear-gradient(top,#0168D1 0%,#063A6C);
	background: -webkit-gradient(linear, left top, left bottom, from(#0168D1), to(#063A6C));
	color:#FFF;
	display:inline;

	padding: 5px 20px 5px 20px;
}


h4.btn {
	clear: both;
	font-weight: normal;
	background: #3365FF;
	background: -moz-linear-gradient(top,#0099CC 0%,#006699);
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));
	color:#FFF;
	display:inline;
	padding: 4px 10px;
	margin: 0 0 0 20px ;
}
h4.btn a {
	color:#FFF;
}


.trcblog{
	display: block;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2); 
	}

.trcjtitle{float: left;}
.trcetitle{float: right;}

.imgdown{margin: 0 0 -10px ;}

@media (max-width: 708px) {
.gbox{width: 22.75%;}

.bbox{width: 90%;}
}
@media (max-width: 584px) {
div#pagetop {
	width: 40px ;
	}
.gbox{width: 40%;
	margin: 0 0 4% 5% ;
	}
.bbox{width: 90%;
	margin: 0 0 4% 5% ;
	}
.trcjtitle{
	width: 26%;
	}
.imgdown{
	width: 20%;
	}
}

/* =Responsive Structure*/
--------------------------- 

@media (max-width: 2000px) {
div#nav {
	width: 88%;
	padding: 0 0 0 12% ;
	}
}

@media (max-width: 1150px) {
div#nav a {
	padding: 0 0.2125em;
	}
div#nav li {
	width: 170px;
	}
div#nav ul ul {
	margin: 0 0 0 44px ;
	width: 170px;
	}

div#navback	{
 	width: 96%; 
	padding: 0 2%;
	}
}

@media (max-width: 900px) {
div#content{
	width: 94%;
	margin: 0 3% 0 3% ;
	}

div#sidebar , div#sideblog {
	width: 100% ;
	margin: 0 0% 0 0% ;
	max-width: 100% ;
	}
div#nav a {
	padding: 0 0.2125em;
	}
div#nav li {
	width: 150px;
	}
div#nav ul ul {
	margin: 0 0 0 38px ;
	width: 150px;
	}
div#nav ul ul a {
	padding: 10px 1.2125em;
	}
.mlogo {width: 30%;
	margin : 0 0 0 16px;
	max-width: 130px ;}
.slogo {width: 20%;
	padding : 0 0 0 10px;
	max-width: 100px ;}
}



@media (max-width: 900px) {
ul#dropmenu{display: none;}
.broad{	display: none;}
.narrow{display: table ;
}
.lsponsor {
	max-width: 200px;
}
.lsponsor img{

}
.sponhead {
	max-width: 1140px;
	color:#fff;
	background-color: #222;}

div.post h2{
	font-size: 0.9em;
	margin : 15px 0 0 ;
	padding : 10px 30px 6px;
	}
.navitable {
	padding : 0 ;
	margin : 0 0 20px ;
	clear: both;
	display: table;
	text-align:center;
	}
.navitable td{	padding : 0 ;
	width: 50%;
	line-height: 2.6em;
	font-size: 100%;
	font-family:Sorts Mill Goudy;
	border: 1px solid #DDD;
	background: #fff; /* Show a solid color for older browsers?A??u???E?U??F?w??252525 */
	color: #222;	}
.navitable td a {
	color: #5F300C;
	display: block;
	}
.navitable td a:hover {
	color: #FFF;
	display: block;
	background: #5F300C;
	text-decoration : none;
	}
div#nav ul {
	text-align:left;}
div#nav li {
	background: #fff; /* Show a solid color for older browsers?A??u???E?U??F?w??252525 */
	color: #222;	width: 102%;
}
div#nav a {
	padding: 0 2.2125em;
	}
div#nav ul ul {
	width: 50%;
	top: 0em;
	left: 80%;
	width: 140px;
	position: absolute;
	top: 0em;
	left: 160px;
	}
div#nav ul ul a {
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	line-height: 1.28em; 
	width: 140px;
	padding: 10px 2.2125em;
	}
.llogo	{width: 150px; }
.kaigyouoff{display: none;}
.kaigyouon{display: inline;}

}

@media (max-width: 450px) {
div#header .headbox {
	font-size: 0.65em;
	}
p.title{
	font-size: 1.00em;
	}
div#sidebar li li{
	font-size: 1.00em;
	}
.navitable td{
	font-size: 80%;
	line-height: 3em;}
div.post h1{
	font-size: 1.4em;
	}
.glineh1 {
 padding: 0 10px 0 ;
 	background-image: url(http://highgully.net/topracerscamp/wp-content/themes/topracerscamp/img/t-bgs.png) ;
	background-repeat: repeat-x;
 }
div.post h2{
	font-size: 0.9em;
	padding : 10px 30px 6px;
	}
table	{
	margin-bottom: 2px;
	}
th, td	{
	padding: 1px 2px;
	}
div.post{
	font-size: 0.675em;
	}
div.post p{
	font-size: 0.8.2em;
	}
ul.toplist li{
	font-size: 0.675em;
	}
div#nav {
	height: 36px ;
}
div#nav li:hover {
	height: 33px ;
}
div#nav a:focus {

}
div#nav ul {
	font-size: 10px;
	}
div#nav ul ul a {
	width: 100px;
	font-size: 10px;
	line-height: 1.3em; 
	}
ul.post li a {
	font-size: 12px;
	}

.lsponsor {
	max-width: 160px;
}

.sizes { font-size: 7px; }
.sizem { font-size: 10px; }
.sizel { font-size: 14px; }

div#pagehome {
	height: 14px ;
	width: 40px ;
	font-size: 10px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
}

.box {
border: 1px #222222 solid;
}

td.box-l {
width: 15%;
border: 1px #222222 solid;
 }
td.box-r {
width: 85%;
border: 1px #222222 solid;
}

#mlogo{padding : 0 0 0 16px}
#slogo{padding : 0 0 0 16px}
@media (max-width: 900px) {

div#mlogo img{width: 30%;
max-width: 130px ;}
div#slogo img{width: 20%;
padding : 0 0 0 6px
max-width: 100px ;}
}


/* ???????? */
.qanda {
}

.qanda a 	{
	color : #fff ;
}

.title	{
	font-size:16px;
	text-align: center;
	line-height: 110% ;
	width: 100%;
	margin : 10px 0 10px 0 ;
}

.titleline	{
	font-size:16px;
	text-align: center;
	line-height: 110% ;
	width: 100%;
	border-bottom : 4px dotted #4b4b4b;
	padding-bottom : 16px ;
	margin-bottom : 16px;
}

.qanda th	{
	line-height: 120% ;
	padding : 0 0 0 2% ;
	white-space: nowrap;
}
.qanda td	{
	line-height: 120% ;
}

.qanda .t	{
	background-image: url("http://high-gully.sunnyday.jp/accel/icon/bg_y.gif");
	font-weight: bold;
	padding: 0 10% 0 0;
}

.qanda .q	{
 	background-image: url("http://high-gully.sunnyday.jp/kenchiku-syokunin/wp-content/themes/kenchiku-syokunin/img/q.gif");
	background-repeat:no-repeat;
	background-position: 0 2px ;
}

.qanda .a	{
 	background-image: url("http://high-gully.sunnyday.jp/kenchiku-syokunin/wp-content/themes/kenchiku-syokunin/img/a.gif");
	background-repeat:no-repeat;
	background-position: 0 2px ;
}

.qanda .bgg	{
	background-color: #4b4b4b ;
	color : #fff ;
}

.qanda .ie	{
	padding : 0 0 0 30px ;
}

.qanda .bold	{
	font-weight: bold;
}

@media (max-width: 450px) {
.qanda .q	{
 	background-image: url("http://high-gully.sunnyday.jp/kenchiku-syokunin/wp-content/themes/kenchiku-syokunin/img/q_s.gif");
}

.qanda .a	{
 	background-image: url("http://high-gully.sunnyday.jp/kenchiku-syokunin/wp-content/themes/kenchiku-syokunin/img/a_s.gif");
	}
}