@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 940px;
	position: relative;
}
#header .gnavi {
	margin-right: 20px;
}
#navi {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #33F;
}

#header p {
	padding-left: 15px;
}
#content {
	position: relative;
	margin-left: 20px;
	top: -10px;
	margin-top: 10px;
	width: 920px;
	height: 700px;
}

#content h2 {
	font-size: 100%;
	color: #39F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
	margin-left: 45px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#content p {
	padding-left: 65px;
}
.navi li a {
	background-color: #f7931e;
	height: auto;
	width: 200px;
	list-style-type: none;
	float: left;
	margin-bottom: 25px;
	text-decoration: none;
	color: #FFF;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

h1#logo {
	background-position: 20px 10px;
}

#content .intoro {
	padding-bottom: 20px;
	height: 35px;
	padding-left: 0px;
}

#mainnavi .navi li {
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#mainnavi .navi li a {
	width: 152px;/* 234px; */
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#mainnavi .navi .noleftedge a  {
	border-right-style: none;
	width: 175px; /* 235px; */
}

#footer #fbox_1 {
	height: 38px;
	padding-left: 20px;
	padding-top: 20px;
	width: 930px;
}
#footer .leftp {
	background-color: #f7931e;
	width: 500px;
	text-align: left;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer .right_p {
	text-align: right;
	padding-right: 20px;
}
#fbox_1 .leftimage {
	margin-bottom: 0px;
}
#content p  {
	margin-top: 10px;
}
#content #box1 {
	background-image: url(../images/consult/number1_w35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #box2 {
	background-image: url(../images/consult/number2_w35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-left: 120px;
}
#content #box3 {
	background-image: url(../images/consult/number3_w35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    margin-top: 25px;
	margin-left: 240px;
}
#content #box4 {
	background-image: url(../images/consult/number4_w35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    margin-top: 25px;
	margin-left: 360px;
}
#content #box6 {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-left: 360px;
	border: 1px solid #39F;
	border-radius: 5px;
	height: 180px;
}
#content #box6 p a {
	color: #39F;
	text-decoration: none;
}

#content #box6 p {
	margin-left: -50px;
	padding-top: 5px;
}

#content #box6 a:hover {
	color: #33CCFF;
	text-decoration: none;
}

#content #box5{
	margin-top: 35px;
	margin-bottom: 40px;
	margin-left: 570px;
}
#content #box5 h3 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 170px;
	background-color: #39f;
	background-position: left center;
	line-height: 1.5;
	border-radius: 5px;
	text-align: center;
}
#content #box5 h3 {
	border-top-style: none;/* saidebarの青い線を消す*/  
}

#content #box5 h3 a:hover {
	background-color: #f15a24;
	
}

#imgbox1 {
	position: absolute;
	width: 314px;
	height: 190px;
	z-index: 1;
	top: 390px;
	left: 0px;
}
#imgbox3 {
	position: absolute;
	width: 195px;
	height: 302px;
	z-index: 1;
	left: 725px;
	top: -350px;
}

/* saidebar */  
#sidebar ul {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 85%;
	color: #39F;
	width: 155px;
}
#sidebar ul li {
	display: block;
	height: auto;
	margin-bottom: 10px;
}
#sidebar p {
	text-align: right;
	padding-right: 15px;
}


#content #column2 p {
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidebar {
	background-color: #FFF;
	float: right;
	margin-right: 20px;
	width: 195px;
}
#sidebar h3 {
	border-top-style: none;/* saidebarの青い線を消す*/  

}
#sidebar h3 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 19px;
	padding-bottom: 11px;
	background-image: url(../images/consult/btn_consult.jpg);
	height: 62px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5;
	border-radius: 5px;
}

#sidebar h3 a:hover {
	font-size: 120%;
	color: #FFFF66;/*文字の上にマウスが来た時この色に変わる*/
	padding-top: 13px;
	padding-bottom: 18px;
}

/*for wrapper940px*/
#footer ul {
	margin-top: 10px;
	text-align: right;
	margin-left: 290px;
}
/*for header 電話番号画像入れ込み*/
#apDiv1 {
	position: absolute;
	width: 530px;
	height: 115px;
	z-index: 1;
	left: 1px;
}
#wrapper #header #apDiv1 .rightimage {
	margin-top: 33px;
}
#mainnavi .navi .sp a {
	width: 175px;
}
#mainnavi .navi .noleftedge a {
	width: 152px;
}

.p-phonenumber {
font-size: 1.8em;
font-weight: 600;
padding-top: 20px;
}

.p-phonenumber a {
text-decoration: none;
}