/* css for mobile site */
body {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.btnSet {
	zoom:1;/*for IE 5.5-7*/
}
.btnSet:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#gnavi li a {
	position: relative;
}
#wrap {
	margin: 0px;
}
/* content block */
.itemBlock {
	padding: 3px 0px;
	background: #fff;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#header_bg{
background-image:url(../images/common/header_bg.jpg);
background-repeat:repeat-x;}
#header {
	background-image:url(../images/common/header.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:122px;
}
/*　title
----------------------------------------------- */
/* title common */
.title {
	display:block;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 5px 0px 5px 0px;
	height: 28px;
	width:100%;
	margin: 0px;
}
.blue_bg {
width:100%;
margin:0px;
padding:0px;
	background-image:url(../images/common/title_blue_bg.jpg);
	background-repeat:repeat-x;
}
.green_bg {
width:100%;
margin:0px;
	background-image:url(../images/common/title_green_bg.jpg);
	background-repeat:repeat-x;
}
.yellow_bg {
width:100%;
margin:0px;
	background-image:url(../images/common/title_yellow_bg.jpg);
	background-repeat:repeat-x;
}
.kaitai {
	background-image:url(../images/common/title_kaitai.jpg);
	background-repeat:no-repeat;
}
.karitai {
	height: 28px;
	padding-top:5px;
	background-image:url(../images/common/title_karitai.jpg);
	background-repeat:no-repeat;
}
.uritai {
	background-image:url(../images/common/title_uritai.jpg);
	background-repeat:no-repeat;
}
.dark {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #45494d), color-stop(1.00, #303030));
	background: -webkit-linear-gradient(#45494d, #303030);
	background: linear-gradient(#45494d, #303030);
}
.thin {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #abafb5), color-stop(1.00, #828282));
	background: -webkit-linear-gradient(#abafb5, #828282);
	background: linear-gradient(#abafb5, #828282);
}

/*テキストエリア
----------------------------------------------- */
.text_area{
	font-size: 12px;
	margin-top: -10px;
	margin-bottom:10px;
	width:100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.blue{
color:#3691BE;
background-color:#ECF0FF;
}
.green{
color:#65951B;
background-color:#EEF0DD;
}
.yellow{
color:#A77B00;
background-color:#F0F0CC;
}
.text{
width:89%;
	font-size: 12px;
	margin-top: -10px;
	margin-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:30px;
	padding-right:5px;
}
/*　gnavi
----------------------------------------------- */
#gnavi {
	margin-top: -10px;
	font-size: 125%;
	width: 100%;
	background-image:url(../images/common/btn_bg.jpg);
}
#gnavi li a {
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	margin: 0px;
	padding: 0px;
}
/* ボタン指定
----------------------------------------------- */
.btn {
	display: block;
	position: relative;
	width: 100%;
	height: 52px;
	left: 0px;
	top:0px;
	padding-left: 60px;
	padding-top: 12px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.shinchiku_tateuri {
	background-image:url(../images/common/btn_shinchiku_tateuri.jpg);
	background-repeat:no-repeat;
}
.cyuko_manshon {
	background-image:url(../images/common/btn_cyuko_manshon.jpg);
	background-repeat:no-repeat;
}
.cyuko_jyutaku {
	background-image:url(../images/common/btn_cyuko_jyutaku.jpg);
	background-repeat:no-repeat;
}
.uritochi {
	background-image:url(../images/common/btn_uritochi.jpg);
	background-repeat:no-repeat;
}
.syueki {
	background-image:url(../images/common/btn_syueki.jpg);
	background-repeat:no-repeat;
}
.issenman {
	background-image:url(../images/common/btn_1ssenman.jpg);
	background-repeat:no-repeat;
}
.shinchiku_manshon {
	background-image:url(../images/common/btn_shinchiku_manshon.jpg);
	background-repeat:no-repeat;
}
.jyutaku_lorn {
	background-image:url(../images/common/btn_jyutaku_lorn.jpg);
	background-repeat:no-repeat;
}
.chintai_apa_man {
	background-image:url(../images/common/btn_chintai_apa_man.jpg);
	background-repeat:no-repeat;
}
.chintai_jimusyo {
	background-image:url(../images/common/btn_chintai_jimusyo.jpg);
	background-repeat:no-repeat;
}
.fudousan_satei {
	background-image:url(../images/common/btn_fudousan_satei.jpg);
	background-repeat:no-repeat;
}
#gnavi li:last-child a {
	margin: 0px;
}
#gnavi li a:link, #gnavi li a:visited, #gnavi li a:hover, #gnavi li:active {
	color: #393939;
}
 ----------------------------------------------- */ 
/* contents area
----------------------------------------------- */
section {
 margin-bottom: 2em;
 font-size: 14px;
 font-size: 1.4rem;
}
section p {
	margin-bottom: 1em;
}
hr {
	display:block;
	height:1px;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: white 0 1px 0;
	margin:1em 0;
	padding:0;
}
ul.newsList li {
	background: url(../images/common/dot.png) no-repeat 3px 10%;
	padding-left: 15px;
	margin-bottom: 5px;
}
/* btn
----------------------------------------------- */
.btnSet {
	margin-bottom: 10px;
}
.contactBtn {
	position: relative;
}
/* btn common */
.btn a {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	padding: 7px 15px 7px 40px;
}
.btnSetTop a {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: #9fa1a6 1px solid;
	text-decoration: none;
}
.btnSet a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #54585d), color-stop(0.00, #ef9b0e));
	background: -webkit-linear-gradient(#54585d, #262424);
	background: linear-gradient(#54585d, #262424);
}
.btnSetMidLeft a, .btnSetMidRight a {
	border-bottom: #9fa1a6 1px solid;
}
.btnSetMidLeft a {
	border-right: #9fa1a6 1px solid;
}
.btnSetLeft a {
	border-right: #9fa1a6 1px solid;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.btnSetRight a {
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.btnSetLeft, .btnSetMidLeft {
	float: left;
	width: 50%;
}
.btnSetRight, .btnSetMidRight {
	float: right;
	width: 50%;
}
/* btn separated */
.naviBtn {
	margin-bottom: 1em;
}
.btnSepa a {
	border-radius: 10px;
	text-decoration: none;
	padding: 7px 0 7px 35px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c5c5c5), color-stop(0.00, #f0f0f0));
	background: -webkit-linear-gradient(#f0f0f0, #c5c5c5);
	background: linear-gradient(#f0f0f0, #c5c5c5);
}
.btnSepaLeft {
	float: left;
	width: 49%;
}
.btnSepaRight {
	float: right;
	width: 49%;
}
/* btn color active */
.tch-active {
}
.btnSepa a:link, .btnSepa a:visited, .btnSepa a:hover, .btnSepa a:active {
	color: #575757;
}
/* icons */
.icon {
	background: url(../images/common/sprite.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	left: 15px;
	top: 27%;
}
.homeIcn {
	background-position: -2px -3px;
}
.gearIcn {
	background-position: -2px -27px;
}
.pcIcn {
	background-position: -28px -3px;
}
.mbIcn {
	background-position:  -56px -2px;
}
.calenderIcn {
	background-position: -28px -25px;
}
.mapIcn {
	background-position: -78px -1px;
}
.mailIcn {
	background-position:  -56px -2px;
	top: 33%;
}
.telIcn {
	background-position: -81px -24px;
}
.checkIcn {
	background-position: -101px -26px;
}
.allowIcn {
	background-position: -102px -4px;
	top:35%;
	left: 300px;
}
.homeIcn_w {
	background-position: -181px -3px;
}
.gearIcn_w {
	background-position: -181px -27px;
}
.pcIcn_w {
	background-position: -207px -3px;
}
.mbIcn_w {
	background-position: -235px -2px;
}
.calenderIcn_w {
	background-position: -207px -25px;
}
.mapIcn_w {
	background-position: -257px -1px;
}
.mailIcn_w {
	background-position: -233px -28px;
	top: 33%;
}
.telIcn_w {
	background-position: -260px -24px;
}
.checkIcn_w {
	background-position: -280px -26px;
}
.allowIcn_w {
	background-position: -281px -4px;
	top:35%;
	left: 20px;
}
#footer_bg{background-image:url(../images/common/footer_bg.jpg);
background-repeat:repeat-x;}
#footer {
	font-size: 12px;
	padding: 0px;
	background-image:url(../images/common/footer.jpg);
	background-repeat:no-repeat;
	height:70px;
	width: 100%;
}
ul.footerNavi {
	margin-bottom: 10px;
	width: 100%;
}
ul.footerNavi li {
	display: inline;
	margin-right: 7px;
	padding-right: 10px;
	background: url(../images/common/border.gif) no-repeat right 0px;
}
ul.footerNavi li:last-child {
	background: none;
	padding-right: 0;
	margin-right: 0;
}
p.copy {
	font-size: 10px;
}
