

/* -----------------------------------------------------------------------------

　PC用のスタイル記述

----------------------------------------------------------------------------- */


@media screen and (min-width: 760px), print {


.pc_none {
	display: none;
}


#all {
	width: 100%;
	height: 1%;
	background-image: url(../img/bg_all.gif);
	background-repeat: repeat-y;
	background-position: 50% 50%;
}

.area {
	margin: 10px;
	line-height: 1.7em;
}


/* header
==================================================================*/
#head-wrap {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/bg_head-wrap.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 25px;
}

#header-area {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #666666;
	padding-bottom: 20px;
}

#header-area h1 {
	font-size: 180%;
}
#header-area h1 a {
	text-decoration: none;
	color: #666666;
}

#header-area h1 img {
	display: block;
	width: 540px;
	height: 90px;
	float: left;
}


#header-area h1 span {
	font-size: 50%;
	font-weight: normal;
	color: #00284C;
}

#header-area ul {
	clear: both;
	list-style-type: none;
	text-align: right;
}

#header-area ul li {
	display: inline;
}

#header-area ul li a {
	padding-left: 0.7em;
	padding-right: 0.7em;
	border-right: 1px solid #CCCCCC;	
}


#header-area p#agent_logo img {
	display: block;
	width: 132px;
	height: 58px;
	float: right;
	margin-top: 16px;
}



/* contents
==================================================================*/
#contents-wrap {
	width: 100%;
	height: 1%;
	background-image: url(../img/bg_contents-wrap.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#contents-area {
	width: 680px;
	height: 1%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/bg_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}

#left-area {
	width: 182px;
	float: left;
}

#right-area {
	width: 480px;
	float: right;
}


/* left-area
==================================================================*/
#left-area ul {
	list-style-type: none;
	margin-left: 17px;

}

#left-area ul li {
	background-image: url(../img/ico_li.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding-left: 15px;
	margin-bottom: 1em;
}


#left-area ul.bt-mitumori {
	list-style-type: none;
}

#left-area ul.bt-mitumori li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 10px;
}


/* right-area
==================================================================*/

#right-area h2 {
	font-size: 130%;
	color: #5A3D1C;
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 0.5em;
	margin-left: 10px;
	margin-right: 20px;
}

#right-area h3 {
	font-size: 100%;
	color: #9B391E;
	padding-top: 1em;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
}


table.sec {
	width: auto;
	margin: 10px 10px 20px;
}


table.sec td {
	line-height: 1.7em;
	padding: 0.5em;
}


#jikobox,
#firebox {
	margin: 20px 10px;
}


#req-box {
	margin: 20px 5px;
}


#ref-box {
	margin: 20px 10px;
}

#ref-box table textarea {
	width: 80%;
}


dl.eigyo dt {
	margin-bottom: 5px;
	font-weight: bold;
}
dl.eigyo dd {
	margin-bottom: 5px;
}


.gmap {
	margin-top: 10px;
	width: 425px;
	height: 200px;
	background:#666;
	color:#fff;
}



/* menu
==================================================================*/

#menu-wrap {
	width: 100%;
	background-image: url(../img/bg_menu-wrap.gif);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	text-align: center;
}

#menu-area {
	width: 680px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/main_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#menu-area ul {
	width: 200px;
	float: left;
	list-style-type: none;
	background-image: url(../img/bg_menu-area.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu-area ul li {
	background-image: url(../img/ico_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 2.4em;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}

#menu-area ul li.end {
	border-style: none;
}

.image-area {
	float:right;
	width: 480px;
}


.mainimg_smt {
	display: none;
}







/* footer
==================================================================*/
#foot-wrap {
	width: 100%;
	height: 1%;
	background-image: url(../img/bg_foot-wrap.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	background-color: #9B391E;
	padding-bottom: 25px;
	/*border-bottom: 1px solid #712916;*/
}

#footer-area {
	width: 640px;
	hegiht: 1%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: left;
	background-image: url(../img/bg_footer-area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9B391E;
	color: #ffffff;
}

#footer-area p.teiketu {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #FFFFFF;	
}

#footer-area address {
	font-style: normal;
}


#copyright {
	display: none;
}


.toi {
	display: none;
}


}







/* -----------------------------------------------------------------------------

　スマホ用のスタイル記述

----------------------------------------------------------------------------- */


@media screen and (max-width: 759px) {


.smt_none {
	display: none;
}


#all {
	width: 100%;
	background: #fff;
}

.area {
	margin: 10px;
	line-height: 1.5em;
}



/* header
==================================================================*/
#head-wrap {
	width: 100%;
	background-color: #FFFFFF;
}

#header-area {
	text-align: left;
	color: #666666;
}

#header-area h1 {
	font-size: 120%;
	padding: 5px;
}
#header-area h1 a {
	text-decoration: none;
	color: #666666;
}

#header-area h1 img {
	display: block;
	width: 100%;
}


#header-area h1 span {
	font-size: 10px;
}

#header-area ul {
	clear: both;
	list-style-type: none;
	text-align: right;
}

#header-area ul li {
	display: inline;
}

#header-area ul li a {
	padding-left: 0.7em;
	padding-right: 0.7em;
	border-right: 1px solid #CCCCCC;	
}


#header-area p#agent_logo img {
	display: block;
	width: 132px;
	height: 58px;
	float: right;
	margin-top: 16px;
}



/* contents
==================================================================*/
#contents-wrap {
	width: 100%;
}

#contents-area {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #666666;
	padding: 10px 0px;
}

#left-area {
}

#right-area {
}



#contents-area p.teiketu {
	margin: 10px 0px;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
}



/* left-area
==================================================================*/
#left-area ul {
	list-style-type: none;
	margin-left: 17px;

}

#left-area ul li {
	background-image: url(../img/ico_li.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding: 0px 5px;
	margin-bottom: 1em;
}


#left-area ul.bt-mitumori {
	list-style-type: none;
}

#left-area ul.bt-mitumori li {
	background-image: none;
	margin-bottom: 10px;
	float: left;
}


/* right-area
==================================================================*/

#right-area h2 {
	font-size: 130%;
	color: #5A3D1C;
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 0.5em;
	margin-left: 10px;
	margin-right: 20px;
}

#right-area h3 {
	font-size: 100%;
	color: #9B391E;
	padding-top: 1em;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
}


table.sec {
	width: auto;
	margin: 10px 10px 20px;
}


table.sec td {
	line-height: 1.7em;
	padding: 0.5em;
}


#jikobox,
#firebox {
	margin: 20px 10px;
}


#req-box {
	margin: 20px 5px;
}


#ref-box {
	margin: 20px 10px;
}

#ref-box table textarea {
	width: 80%;
}


dl.eigyo dt {
	margin-bottom: 5px;
	font-weight: bold;
}
dl.eigyo dd {
	margin-bottom: 5px;
}


.gmap {
	margin-top: 10px;
	width: 100%;
	height: 200px;
	background:#666;
	color:#fff;
}



/* menu
==================================================================*/

#menu-wrap {
	width: 100%;
	border-top: 2px solid #9b391e;
	border-bottom: 2px solid #9b391e;
}

#menu-area {
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	background: #ea833d url(../img/menu_bk.gif) center no-repeat;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
}

#menu-area ul {
	list-style-type: none;
	width: 100%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#menu-area ul li {
	float: left;
	width: 50%;
	
}

#menu-area ul li a {
	background-image: url(../img/ico_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 2.4em;
	font-weight: bold;
	margin: 0px 10px;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
}

#menu-area ul li.end {
	border-style: none;
}

.image-area {
}


.mainimg_smt {
	width: 100%;
	margin-bottom: -10px;
	border-bottom: 2px solid #9b391e;
}








/* footer
==================================================================*/
#foot-wrap {
	text-align: left;
	background: #fff2e7;
	padding: 10px;
	border-top: 1px solid #dbd7d4;
	border-bottom: 3px solid #c95934;
	font-size: 10px;
}

#footer-area {
}

#footer-area ul {
	list-style-type: none;
}

#footer-area ul li {
	background-image: url(../img/ico_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 5px;
}

#footer-area p.teiketu {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #FFFFFF;	
}

#footer-area address {
	font-style: normal;
}

#copyright {
	text-align: center;
	font-size: 10px;
}


#footer-area .teiketu {
	display: none;
}



.toi {
	margin: 20px 0px;
	clear: both;
}
.toi a {
	width: 50%;
	display: block;
	padding: 10px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	margin: 0px auto;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #ea833d), color-stop(0.00, #ffa43f));
	background: -webkit-linear-gradient(top, #ffa43f 0%, #ea833d 88%);
	background: -moz-linear-gradient(top, #ffa43f 0%, #ea833d 88%);
	background: -o-linear-gradient(top, #ffa43f 0%, #ea833d 88%);
	background: -ms-linear-gradient(top, #ffa43f 0%, #ea833d 88%);
	background: linear-gradient(to bottom, #ffa43f 0%, #ea833d 88%);

}


}