@charset "utf-8";
/* CSS Document */


/*top*/
body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/back.jpg);
	background-color:#F6EDDC;
	background-repeat: no-repeat;
	background-position: center top;
}
.navi-top {
	margin: 10px auto;
	/*width: 480px;*/
	width: 100%;
	overflow: hidden;
	text-align:center;
}
.navi-top li {
	margin: 5px 0 0 0;
}
.navi-top li a {
	display: block;
}
.navi-top li img {
	width:80%;
	height:auto;
}
.ind03 {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-size: 36px;
	color: #333;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.ind03com {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-size: 28px;
	color: #333;
	line-height: 1.4em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#icn_menu {
	margin:10px 0px;
	background-color:#CCC;
	width:100%;
}
#icn_menu li {
	text-align:center;
	width:25%;
	line-height:1em;
	margin-bottom:10px;
	float:left;
}
strong {
	font-weight: bold;
	color: #F60;
}
#top {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#top .logo {
	padding:5px;
}
#top .tel {
	padding:10px;
	text-align:center;
}
.clear {
	clear: both;
}
ul {
	list-style:none;
}
li {
	list-style:none;
}
#foot {
	width:100%;
	background-color:#562c1e;
}
.copy {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:5px;
	color:#ffffff;
	text-align:center;
}

a:link {
	text-decoration:none;
	color:#ffffff;
}
a:visited {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	text-decoration:none;
	color:#ffffff;
}
/* layout
--------------------------------------*/
body {
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Helvetica, Arial, sans-serif;
	color:#333;
	font-size:10px;
	font-size:1.0rem;
}
.contents_box {
	width:90%;
	margin:0 auto 30px auto;
}
/* menu
--------------------------------------*/
ul.headermenu {
	width:80%;
	margin:0 auto;
}
ul.headermenu li {
	padding:3px;
	margin-bottom:10px;
	background:#a96538;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align:center;
}
ul.headermenu li a {
	display:block;
	color:#fff;
}
nav#pan {
	width:100%;
	margin:0 auto 30px auto;
}
p.panmenu {
	padding:5px 0;
	font-size:12px;
	font-size:1.2rem;
	margin:0 auto;
	color:#999;
}
p.panmenu a {
	color:#66C;
}
/* common
--------------------------------------*/
.h1box {
	border-top:solid 1px #fba210;
	border-bottom:solid 1px #fba210;
	margin-bottom:5px;
}
h1 {
	font-size:21px;
	font-size:2.1rem;
	line-height:24px;
	line-height:2.4rem;
	text-align:center;
	padding:15px 0;
	background:#feefd6;
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}
h2 {
	font-size:18px;
	font-size:1.8rem;
	line-height:20px;
	line-height:2.0rem;
	text-align:center;
	padding:7px 0;
	color:#fff;
	background: #feba52; /* Old browsers */
	background: -moz-linear-gradient(top, #feba52 96%, #fba51a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, #feba52), color-stop(100%, #fba51a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #feba52 96%, #fba51a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #feba52 96%, #fba51a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #feba52 96%, #fba51a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #feba52 96%, #fba51a 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feba52', endColorstr='#fba51a', GradientType=0 ); /* IE6-9 */
	border:solid 1px #fe9a00;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom:20px;
}
p {
	font-size:12px;
	font-size:1.2rem;
	line-height:16px;
	line-height:1.6rem;
}
ul, td, li, dt, dd {
	font-size:12px;
	font-size:1.2rem;
	line-height:16px;
	line-height:1.6rem;
}
.contents_box p {
	margin-bottom:5px;
}
.contents_box ul {
	margin-bottom:15px;
}
/* advanced
--------------------------------------*/
.box_line {
	padding:15px 0 10px 0;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
img.autosize {
	width:100%;
	height:auto;
}
.title {
	font-size:1.6px;
	font-size:1.6rem;
	color:#ff6600;
}
.title2 {
	font-size:1.4px;
	font-size:1.4rem;
	color:#5caa33;
}
.title3 {
	font-size:1.6px;
	font-size:1.6rem;
	color:#ff4a36;
}
.co_ore {
	color:#ff6600;
}
.co_red{
	color:#ff4a36;
}
.txt_center {
	text-align:center;
}
.mb_20 {
	margin-bottom:20px!important;
}
/* home
--------------------------------------*/
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
	width: 100%!important;
}
/* service
--------------------------------------*/
h2.se01 {
	background: #feba52; /* Old browsers */
	background: -moz-linear-gradient(top, #feba52 96%, #fba51a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, #feba52), color-stop(100%, #fba51a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #feba52 96%, #fba51a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #feba52 96%, #fba51a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #feba52 96%, #fba51a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #feba52 96%, #fba51a 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feba52', endColorstr='#fba51a', GradientType=0 ); /* IE6-9 */
	border:solid 1px #fe9a00;
}
h2.se02 {
	background: #f9d56e; /* Old browsers */
	background: -moz-linear-gradient(top, #f9d56e 0%, #efaf1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9d56e), color-stop(100%, #efaf1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9d56e 0%, #efaf1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9d56e 0%, #efaf1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9d56e 0%, #efaf1a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9d56e 0%, #efaf1a 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d56e', endColorstr='#efaf1a', GradientType=0 ); /* IE6-9 */
	border:solid 1px #fcd470;
}
h2.se03 {
	background: #7cbf5e; /* Old browsers */
	background: -moz-linear-gradient(top, #7cbf5e 0%, #4cac27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7cbf5e), color-stop(100%, #4cac27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7cbf5e 0%, #4cac27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7cbf5e 0%, #4cac27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7cbf5e 0%, #4cac27 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7cbf5e 0%, #4cac27 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbf5e', endColorstr='#4cac27', GradientType=0 ); /* IE6-9 */
	border:solid 1px #4cac27;
}
h2.se04 {
	background: #5c8abb; /* Old browsers */
	background: -moz-linear-gradient(top, #5c8abb 0%, #385fb5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c8abb), color-stop(100%, #385fb5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5c8abb 0%, #385fb5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5c8abb 0%, #385fb5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5c8abb 0%, #385fb5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5c8abb 0%, #385fb5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c8abb', endColorstr='#385fb5', GradientType=0 ); /* IE6-9 */
	border:solid 1px #3b7cc0;
}
h2.se05 {
	background: #4f74bc; /* Old browsers */
	background: -moz-linear-gradient(top,  #4f74bc 0%, #10429b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f74bc), color-stop(100%,#10429b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4f74bc 0%,#10429b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4f74bc 0%,#10429b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4f74bc 0%,#10429b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4f74bc 0%,#10429b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f74bc', endColorstr='#10429b',GradientType=0 ); /* IE6-9 */
	border:solid 1px #10429b;
}
h2.se06{
	background: #b983c3; /* Old browsers */
	background: -moz-linear-gradient(top,  #b983c3 0%, #9a59a9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b983c3), color-stop(100%,#9a59a9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b983c3 0%,#9a59a9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b983c3 0%,#9a59a9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b983c3 0%,#9a59a9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b983c3 0%,#9a59a9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b983c3', endColorstr='#9a59a9',GradientType=0 ); /* IE6-9 */
	border:solid 1px #9a59a9;
}
.list_box {
	padding:10px;
	background:#fef2dc;
	border:solid 1px #5caa33;
}
.list_box ul {
	list-style:none;
	margin:20px 0;
}
.list_box ul li {
	padding-left:20px;
	margin-bottom:10px;
	background:url(../img/service/check.png) no-repeat 0 1px;
}
ul.list_se {
	margin-left:30px;
}
ul.list_se li {
	list-style:square!important;
	margin-bottom:7px;
	border-bottom:dotted 1px #dedede;
}
.btm {
	width:90%;
	padding:7px;
	background:#ffd4c6;
	border:solid 1px #ff794e;
	margin:0 auto;
	font-size:12px;
	font-size:1.2rem;
	line-height:16px;
	line-height:1.6rem;
}
.btm a {
	display:block;
	color:#ff794e;
	text-align:center;
}
.btm a:hover {
	color:#ffb9a3;
}
/* company
--------------------------------------*/
table.outline th{
	width:25%;
	padding:5px 3px;
	border-bottom:dotted 1px #FC0;
	white-space:nowrap;
}
table.outline td{
	padding:5px 3px;
	border-bottom:dotted 1px #FC0;
}
/* contact
--------------------------------------*/
.frombox{
	width:96%;
	padding:2%;
	margin:0 0 30px 0;
	background:#f3f1ec;
	border-radius:5px;        /* CSS3草案 */
	-webkit-border-radius:3px;    /* Safari,Google Chrome用 */
	-moz-border-radius:3px;   /* Firefox用 */
	-moz-box-shadow: 0 0 3px #dedede;
	-webkit-box-shadow: 0 0 3px #dedede;
	box-shadow: 0 0 3px #dedede;
}
table.contacttable{
	width:100%;
}
table.contacttable th{
	padding:5px 0 5px 0;
	font-size:12px;
	font-size:1.2rem;
	vertical-align:top;
}
table.contacttable td{
	padding:5px;
	font-size:12px;
	font-size:1.2rem;
}
table.contacttable input{
	background:fff;
	border:1px solid #efefef;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	padding:7px;
}
table.contacttable select{
	background:fff;
	border:1px solid #efefef;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	padding:7px;
}
table.contacttable textarea{
	width:90%;
	max-width:500px;
	background:fff;
	border:1px solid #efefef;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	padding:7px;
}
.w_mi{
	width:70%;
}
.w_sh{
	width:40%;
}
.w_lo{
	width:90%;
}
.btm_reset {
    border:0px;
    width:180px;
    height:50px;
	background:url(../img/contact/btm_c.png) no-repeat 0 bottom;
	cursor:pointer;
	text-indent:-5000px;
	margin:0 10px;
}
.btm_send {
    border:0px;
    width:180px;
    height:50px;
	background:url(../img/contact/btm_s.png) no-repeat 0 bottom;
	cursor:pointer;
	text-indent:-5000px;
	margin:0 10px;
}
/* sitemap
--------------------------------------*/
dl.sitemap dt{
	background:url(../img/sitemap/mark.png) no-repeat 0 center;
	padding-left:20px;
}
dl.sitemap dt a{
	orphans:5caa33;
}
dl.sitemap dd{
	padding-left:20px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:dotted 1px #ccc;
}