@charset "UTF-8";
/* CSS Document */
.fullwid{clear: both;width:100%;}
/* ----------事例集 ---------- */
.tit_bg30{ font-size:118%; background:url(../img/common/tit_bg30.png) top left repeat-x; min-height:30px; padding-top:8px; letter-spacing:0.2em;}

/* ---------- お問い合わせボタン ---------- */
div.contactBtn{width: 200px;	height: auto;margin: 0 auto; font-size:120%; }
div.contactBtn a{
	word-break: break-all;
	background: url(../img/contact_bg.png) center left no-repeat;
	color: #FFFFFF;
	display: block;
	width: 200px;
	line-height:1.5em;
	text-decoration:none;
	padding:1em 8px 1em 65px;
}

/*  フルワイド お問い合わせボタン*/
div.contactBtnFull{
	width: 100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	font-size: 100%;
	text-align: center;
}
div.contactBtnFull a{
	word-break: break-all;
	background: url(../img/contact_bg.png) center left no-repeat;
	color: #FFFFFF;
	display: block;
	width: 100%;
	line-height:1.5em;
	text-decoration:none;
	padding-left:60px;
	padding-right:1em;
	padding-top:0.8em;
	padding-bottom:0.8em;
}

@media screen and (min-width: 480px) {
div.contactBtnFull{
	width: 100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	font-size: 108%;
	text-align: center;
}
div.contactBtnFull a{
	word-break: break-all;
	background: url(../img/contact_bg.png) center left no-repeat;
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: auto;
	line-height:1.7em;
	text-decoration:none;
	padding-left:60px;
	padding-right:2em;
	padding-top:0.8em;
	padding-bottom:0.8em;
}
	}
@media screen and (min-width: 768px) {
	div.contactBtnFull{
	width: 100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	font-size: 116%;
	text-align: center;
}
div.contactBtnFull a{
	word-break: break-all;
	background: url(../img/contact_bg.png) center left no-repeat;
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: auto;
	line-height:1.7em;
	text-decoration:none;
	padding-left:60px;
	padding-right:2em;
	padding-top:0.8em;
	padding-bottom:0.8em;
}
}
/* ---------- pagenavi_area ---------- */


#pagenavi {
	width: 100%;
	margin: 0px auto;
	background: none;
	min-height:40px;
	clear:both;
	border-top:solid #D1D1D1 1px;
}

#pagenavi p.navi_text {
	font-size: 68.8%;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	color: #999999;
	line-height:1.7em;
}
#mainContents{
	color:#333;
	line-height: 1.8em;
	font-size: 100%;
}
@media screen and (min-width: 768px) {
	#mainContents{
	color:#333;
	line-height: 1.8em;
	font-size: 88%;
}
/* ----------事例集 ---------- */
.tit_bg30{font-size:100%; background:url(../img/common/tit_bg30.png) top left repeat-x; min-height:30px; padding-top:8px; letter-spacing:0.2em;}
/* ---------- pagenavi_area ---------- */
#pagenavi {
	width: 100%;
	margin: 0px auto;
	background: none;
	min-height:40px;
	clear:both;
	border-top:solid #fff 1px;
}
#pagenavi p.navi_text {
	font-size: 68.8%;
	margin: 0 0 0 10px;
	padding: 13px 0 0 0;
	color: #999999;
	line-height:1.7em;
}
}
#pagenavi p.navi_text a {color: #0066CC;}
#pagenavi p.navi_text a:hover {color: #F63;}



