@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
p , ul, ol, li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
h2  {
	display: none;
}

h3 {
	margin-left: 318px;
}

a:hover img  {
	opacity: 0.8;
	filter: alpha(opacity=80); /*IE用*/
}
small {
	font-size: 0.8em;
	line-height: normal;
}

.center {
	text-align: center;
}


.right {
	text-align: right;
}

.mt15 {
	margin-top: 15px;
}


.mt20 {
	margin-top: 20px;
}
.mt85 {
	margin-top: 85px;
}
.mt45 {
	margin-top: 45px;
}

.mt55 {
	margin-top: 55px;
}
.mr2 {
	margin-right: 2px;
}

.mr10 {
	margin-right: 10px;
}

.mr11 {
	margin-right: 11px;
}
.mr16 {
	margin-right: 16px;
}

.mr20 {
	margin-right: 20px;
}
.mr26 {
	margin-right: 26px;
}

.mr30 {
	margin-right: 30px;
}
.mr44 {
	margin-right: 44px;
}

.em5 {
	height: 67px;
}



.bgGray {
	background: #333;
	display: block;
	color: #FFF;
	padding: 0.2em;
	letter-spacing: 0.2em;
}


.box958 {
	width: 958px;
}
.boxLeft {
	float: left;
}
.boxRight {
	float: right;
}






img.bg {
	min-height: 530px;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: absolute;
	/* またはabsolute; */
	top: 0;
	left: 0;
}
 @media screen and (max-width: 1024px) {

img.bg {
	left: 50%;
	margin-left: -512px;
}
}

#container {
	position: relative;
	margin: auto;
}

.wrapper {
	margin: auto;
	height: auto;
	width: 1000px;
}

#index_header {
	height: 300px;
	width: 100%;
}

#header {
	height: 52px;
	width: 100%;
}

#nav {
	height: 45px;
	width: 1000px;
	margin-top: 10px;
	display: block;
	background: url(../images/nav.png) no-repeat 0px 0px;
}

#nav ul li,
#nav ul li a {
	display: block;
	float: left;
	height: 45px;
	width: 122px;
	margin-right: 3px;
	list-style: none;
	text-indent: -9999px;
}

#nav ul #nav01 a:hover {
	background: #FFF url(../images/nav.png) no-repeat 0px 0px;
}

#nav ul #nav02 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -125px 0px;
}

#nav ul #nav03 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -250px 0px;
}

#nav ul #nav04 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -375px 0px;
}

#nav ul #nav05 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -500px 0px;
}

#nav ul #nav06 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -625px 0px;
}

#nav ul #nav07 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -750px 0px;
}

#nav ul #nav08 a:hover {
	background: #FFF url(../images/nav.png) no-repeat -875px 0px;
}

#request {
	position: relative;
	top: 11px;
	height: 62px;
	width: 136px;
	left: 860px;
	background: #FFF;
}

#index_main01 {
	height: 295px;
	background: url(../images/tsquire_img_r1_c1.png) no-repeat 0px 0px;
	margin-top: 0px;
	position: relative;
	top: 0px;
	padding-top: 250px;
	padding-left: 20px;
}

#index_main01 p {
	width: 500px;
}
#index_main02 {
	background: url(../images/tsquire_img_r2_c1.jpg) center;
	height: 50px;
}


#main {
	width: 958px;
	border: 1px solid #000;
	background: #FFF url(../images/main_bg.png) no-repeat center top;
	padding: 20px 20px 60px;
}

#footer {
	background: #443330;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#address,
#copyright {
	width: 100%;
}

#address p {
	float: left;
	margin-right: 30px;
}

.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	background: url(../images/freedaial.png) no-repeat left top;
	height: 43px;
	width: 250px;
	padding-left: 50px;
	display: block;
	line-height: 120%;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

/*クリアフィックス*/

.clea:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clea {
	overflow: hidden;
}

a img {
	border-style: none;
}
