@charset "utf-8";


/* 基本スタイル---------------- */

body {
	margin: 0;
	text-align: center;
	color: #000;
	background: #fff;
	font-size: 80%;
	font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', Osaka, sans-serif;
	overflow-y: scroll;
}
a:link {
	text-decoration: underline;
	color: #03f;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #60c;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
h1 {
	width: 955px;
	margin: 0 auto;
	padding: 3px 0 10px 5px;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	color: #333;
}
h2 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 20px 0;
	line-height: 180%;
}
em {
	font-weight: bold;
	font-style: italic;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
table {
	font-size: 100%;
}
th, td {
	line-height: 150%;
}
form {
	margin: 0;
}
input:focus, textarea:focus, select:focus {
	background-color: #ffe;
	color: #333;
}
label {
	cursor: pointer;
}


/* 基本レイアウト---------------- */

#h1-1 {
	width: 100%;
	background: #eee;
}
#skip {
	display: none;
}


/* header---------------- */

#header {
	width: 100%;
	height: 55px;
	background: #eee;
}
#header-in {
	width: 960px;
	height: 55px;
	margin: 0 auto;
}
#head-logo {
	width: 410px;
	height: 55px;
	float: left;
	text-align: left;
}
#head-menu {
	float: left;
	width: 550px;
}
#head-tel {
	float: left;
	width: 230px;
	height: 55px;
	text-indent: -9999em;
	background: url(../img/head-tel.gif) no-repeat;
}
#head-faq  {
	float: left;
	width: 165px;
	height: 55px;
}
#head-faq a {
	display: block;
	width: 155px;
	height: 35px;
	margin: 10px 0 0 0;
	text-indent: -9999em;
	background: url(../img/head-btn.jpg) no-repeat;
	overflow: hidden;
}
#head-faq a:hover {
	background-position: 0 -35px;
}
#head-inq  {
	float: left;
	width: 155px;
	height: 55px;
}
#head-inq a {
	display: block;
	width: 155px;
	height: 35px;
	margin: 10px 0 0 0;
	text-indent: -9999em;
	background: url(../img/head-btn.jpg) no-repeat;
	background-position: -155px 0;
	overflow: hidden;
}
#head-inq a:hover {
	background-position: -155px -35px;
}
#nav {
	clear: both;
	width: 100%;
	background: #eee url(../img/bg1.jpg) repeat-x;
	height: 50px;
}
#nav-i {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#nav-b {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav01 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}
#nav01 a:hover {
	background-position: 0 -50px;
}
#nav01on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: 0 -100px;
	overflow: hidden;
}
#nav02 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -120px 0;
	overflow: hidden;
}
#nav02 a:hover {
	background-position: -120px -50px;
}
#nav02on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -120px -100px;
	overflow: hidden;
}
#nav03 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -240px 0;
	overflow: hidden;
}
#nav03 a:hover {
	background-position: -240px -50px;
}
#nav03on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -240px -100px;
	overflow: hidden;
}
#nav04 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -360px 0;
	overflow: hidden;
}
#nav04 a:hover {
	background-position: -360px -50px;
}
#nav04on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -360px -100px;
	overflow: hidden;
}
#nav05 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -480px 0;
	overflow: hidden;
}
#nav05 a:hover {
	background-position: -480px -50px;
}
#nav05on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -480px -100px;
	overflow: hidden;
}
#nav06 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -600px 0;
	overflow: hidden;
}
#nav06 a:hover {
	background-position: -600px -50px;
}
#nav06on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -600px -100px;
	overflow: hidden;
}
#nav07 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -720px 0;
	overflow: hidden;
}
#nav07 a:hover {
	background-position: -720px -50px;
}
#nav07on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -720px -100px;
	overflow: hidden;
}
#nav08 a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -840px 0;
	overflow: hidden;
}
#nav08 a:hover {
	background-position: -840px -50px;
}
#nav08on a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/nav.jpg) no-repeat;
	background-position: -840px -100px;
	overflow: hidden;
}


/* layout ---------------- */

#wrapper-top {
	clear: both;
	width: 100%;
	background: #fff url(../img/bg-top.jpg) repeat-x;
}
#wrapper {
	clear: both;
	width: 100%;
	background: #fff;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#main-col {
	width: 710px;
	float: right;
}
#side-col {
	width: 230px;
	float: left;
}
#pagetop {
	clear: both;
	float: right;
	width: 120px;
	margin: 10px 0 10px 0;
}
#pagetop a {
	display: block;
	width: 120px;
	height: 25px;
	text-indent: -9999em;
	background: url(../img/pagetop.gif) no-repeat;
	overflow: hidden;
}
#pagetop a:hover {
	background-position: 0 -25px;
}


/* side-col---------------- */

#side-li1 {
	margin: 0 0 20px 0;
}
#side-li1 li {
	margin: 0 0 10px 0;
}
#mitu a {
	display: block;
	width: 230px;
	height: 100px;
	text-indent: -9999em;
	background: url(../img/mitu-bn.gif) no-repeat;
	overflow: hidden;
}
#mitu a:hover {
	background-position: 0 -100px;
}
#side-flow a {
	display: block;
	width: 230px;
	height: 60px;
	text-indent: -9999em;
	background: url(../img/side-flow.gif) no-repeat;
	overflow: hidden;
}
#side-flow a:hover {
	background-position: 0 -60px;
}
#bn-staff a {
	display: block;
	width: 230px;
	height: 60px;
	text-indent: -9999em;
	background: url(../img/bn-staff.gif) no-repeat;
	overflow: hidden;
}
#bn-staff a:hover {
	background-position: 0 -60px;
}
#bn-blog a {
	display: block;
	width: 230px;
	height: 60px;
	text-indent: -9999em;
	background: url(../img/bn-staff.gif) no-repeat;
	background-position: -230px 0;
	overflow: hidden;
}
#bn-blog a:hover {
	background-position: -230px -60px;
}
#bn-ebook a {
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999em;
	background: url(../img/banner.jpg) no-repeat;
	overflow: hidden;
}
#bn-ebook a:hover {
	background-position: 0 -55px;
}
#bn-naigai a {
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999em;
	background: url(../img/banner.jpg) no-repeat;
	background-position: -230px 0;
	overflow: hidden;
}
#bn-naigai a:hover {
	background-position: -230px -55px;
}
#bn-ink a {
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999em;
	background: url(../img/banner.jpg) no-repeat;
	background-position: -460px 0;
	overflow: hidden;
}
#bn-ink a:hover {
	background-position: -460px -55px;
}
#bn-onsono a {
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999em;
	background: url(../img/banner.jpg) no-repeat;
	background-position: -690px 0;
	overflow: hidden;
}
#bn-onsono a:hover {
	background-position: -690px -55px;
}
#bn-unipala a {
	display: block;
	width: 230px;
	height: 55px;
	text-indent: -9999em;
	background: url(../img/banner.jpg) no-repeat;
	background-position: -920px 0;
	overflow: hidden;
}
#bn-unipala a:hover {
	background-position: -920px -55px;
}
#side-li-bn {
	margin: 0 0 20px 0;
}
#side-li-bn li {
	margin: 0 0 10px 0;
}
#side-li2 {
	margin: 0 0 10px 0;
}
#side-li2 li {
	margin: 0 0 5px 0;
}
.side-li2of a {
	display: block;
	width: 230px;
	height: 30px;
	padding-top: 10px;
	text-indent: 1em;
	line-height: 1.5em;
	text-decoration: none;
	color: #333;
	background: url(../img/bg-side1.jpg) no-repeat;
	overflow: hidden;
}
*html .side-li2of a {/*IE6*/
	height: 40px;
}
.side-li2of a:hover {
	background-position: 0 -40px;
}
.side-li2on a {
	display: block;
	width: 230px;
	height: 30px;
	padding-top: 10px;
	text-indent: 1em;
	line-height: 1.5em;
	text-decoration: none;
	color: #333;
	background: url(../img/bg-side1.jpg) no-repeat;
	background-position: 0 -80px;
	overflow: hidden;
}
*html .side-li2on a {/*IE6*/
	height: 40px;
}


/* footer---------------- */

#footer {
	clear: both;
	width: 100%;
	color: #333;
	background: #eee url(../img/bg2.gif) repeat-x;
}
#footer-in {
	width: 960px;
	margin: 0 auto;
	background: #eee url(../img/bg3.gif) repeat-x;
}
#foot-menu {
	padding: 10px 0 0 5px;
	text-align: left;
	list-style: none;
}
#foot-menu li {
	margin: 0 15px 0 0;
	padding: 0 0 5px 12px;
	display: inline;
	font-size: 90%;
	background: url(../img/icon02.gif) no-repeat;
	background-position: 0 0.3em;
}
#foot-menu a {
	color: #000;
}
#foot-menu a:visited {
	color: #333;
}
#add {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	padding: 0 5px 20px 0;
	line-height: 150%;
}
#add a {
	color: #000;
}
#add a:visited {
	color: #333;
}
address {
	font-style: normal;
	font-size: 90%;
}
#copy {
	padding-bottom: 10px;
	text-align: center;
	font-size: 90%;
}


/* toppage---------------- */
#top-fla {
	width: 960px;
	height: 300px;
	margin-bottom: 5px;
}
#topimg {
	margin: 0;
	padding: 0;
}
.campaign {
	margin: 0 0 20px 0;
}
#news li {
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
	line-height: 150%;
	background: url(../img/icon01.gif) no-repeat;
	background-position: 0 0.3em;
}
.news-day {
	color: #399;
	font-weight: bold;
}



/* 下層ページスタイル---------------- */

#pannavi {
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
	font-size: 100%;
	background: #fff url(../img/icon01.gif) no-repeat;
	background-position: 0 0.3em;
}
#sub-t {
	margin: 0 0 20px 0;
}
.main-waku {
	width: 690px;
	margin: 0 0 20px 0;
	padding: 10px;
	background: url(../img/bg-main1.gif) repeat-y;
}
.main-cont {
	width: 640px;
	padding: 20px 25px 20px 25px;
	background: #fff;
}
.img-r1 {
	float: right;
	margin: 0 0 10px 15px;
}
.detail-b1 a {
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999em;
	background: #eee url(../img/detail-b1.gif) no-repeat;
}
.detail-b1 a:hover {
	background-position: 0 -30px;
}
.plan-b1 a {
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999em;
	background: #eee url(../img/plan-b1.gif) no-repeat;
}
.plan-b1 a:hover {
	background-position: 0 -30px;
}
.inquiry-b1 a {
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999em;
	background: #eee url(../img/inquiry-b1.gif) no-repeat;
}
.inquiry-b1 a:hover {
	background-position: 0 -30px;
}
.estimate-b1 a {
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -9999em;
	background: #eee url(../img/estimate-b1.gif) no-repeat;
}
.estimate-b1 a:hover {
	background-position: 0 -30px;
}
#title1 {
	width: 550px;
	height: 30px;
	float: left;
	margin-bottom: 15px;
	color: #fff;
	background: #0E9235;
}
#tab1 {
	clear: both;
	width: 730px;
	border-collapse: separate;
}
#tab1 th, td {
	padding: 3px 5px 3px 5px;
}
#tab1 th {
	width: 5.5em;
	text-align: left;
	font-weight: normal;
	color: #fff;
	background: #06c;
}
.plan1 {
	width: 640px;
	margin-bottom: 20px;
	background: #6cf;
}
.plan2 {
	width: 640px;
	margin-bottom: 20px;
	background: #6cc;
}
.plan3 {
	width: 640px;
	margin-bottom: 20px;
	background: #6c9;
}
.plan4 {
	width: 640px;
	margin-bottom: 20px;
	background: #9c3;
}
.plan5 {
	width: 640px;
	margin-bottom: 20px;
	background: #cc0;
}
.plan6 {
	width: 640px;
	margin-bottom: 20px;
	background: #fc3;
}
.plan7 {
	width: 640px;
	margin-bottom: 20px;
	background: #fc9;
}
.plan8 {
	width: 640px;
	margin-bottom: 20px;
	background: #fcc;
}
.plan9 {
	width: 640px;
	margin-bottom: 20px;
	background: #fcf;
}
.plan10 {
	width: 640px;
	margin-bottom: 20px;
	background: #ccf;
}
.plan11 {
	width: 640px;
	margin-bottom: 20px;
	background: #99f;
}
.plan-col1-l {
	width: 160px;
	float: left;
}
.plan-col1-r {
	width: 460px;
	float: right;
	padding: 10px 10px 0 10px;
}
.plan-col2 {
	width: 200px;
	float: left;
}
.plan-tab {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.plan-tab th {
	padding: 5px;
	border: 1px solid #ccc;
	background: #eee;
	font-size: 100%;
}
.plan-tab td {
	padding: 5px;
	border: 1px dotted #ccc;
	font-size: 100%;
}
.plan-tab1 {
	background: #f8f8f8;
}
.campaign-b1 {
	margin: 0 0 20px 140px;
}
.campaign-b1 a {
	display: block;
	width: 360px;
	height: 50px;
	text-indent: -9999em;
	background: url(../img/campaign-b.jpg) no-repeat;
}
.campaign-b1 a:hover {
	background-position: 0 -50px;
}
.form1 {
	margin: 0 0 20px 0;
}
.waku1 {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ccc;
}
.waku2 {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 2px dotted #f90;
	background: #ffe;
}
.form-b1 {
	width: 24em;
	height: 3.5em;
}
.form-b2 {
	width: 6em;
	height: 3.5em;
}
.form-b3 {
	width: 11em;
	height: 3.5em;
}
.const1 {
	margin: 150px 0 150px 0;
	text-align: center;
}
.cms1-l {
	width: 110px;
	float: left;
}
.cms1-r {
	width: 530px;
	float: right;
}
.faq-dl {
	margin-bottom: 10px;
}
.faq-dl dt {
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	color: #03F;
	background: url(../img/faq-icon01.gif) no-repeat;
	background-position: 0 top;
	line-height: 20px;
	cursor: pointer;
}
.faq-dl dt:hover {
	color: #F00;
}
.faq-dl dd {
	margin: 0 0 10px 20px;
	padding: 5px 5px 5px 0 ;
	background: #EEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.faq-dl dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.faq-dl dd ul li{
	padding: 0 0 0 35px;
	background: url(../img/faq-icon02.gif) no-repeat;
	background-position: 0 0.14em;
	line-height: 170%;
}
.faq01 {
	margin: 0 0 5px 0;
}
.faq02 {
	margin: 0 0 20px 0;
}
.pagetop2 {
	width: 120px;
	margin: 0 0 20px 520px;
}
.pagetop2 a {
	display: block;
	width: 120px;
	height: 25px;
	text-indent: -9999em;
	background: url(../img/pagetop.gif) no-repeat;
	overflow: hidden;
}
.pagetop2 a:hover {
	background-position: 0 -25px;
}
.sitemap01 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EEE;
	font-weight: bold;
	font-size: 95%;
}
.sitemap01-1 {
	width: 270px;
	float: left;
}
.sitemap01-2 {
	width: 185px;
	padding-left: 9px; 
	float: left;
	border-left: 1px dotted #DDD;
	font-weight: normal;
}
.sitemap02 {
	font-weight: bold;
	font-size: 95%;
}
.sitemap01 ul,
.sitemap01-1 ul,
.sitemap01-2 ul,
.sitemap02 ul {
	margin: 10px 0 10px 5px;
}
.sitemap01 ul li,
.sitemap02 ul li {
	padding: 0 0 0 15px;
	background: url(../img/icon03.gif) no-repeat;
}
.sitemap01-1 ul li,
.sitemap01-2 ul li {
	padding: 0 0 10px 15px;
	background: url(../img/icon03.gif) no-repeat;
}
.sitemap01-1 ul li.li01,
.sitemap01-2 ul li.li01 {
	padding: 0 0 0 15px;
	background: url(../img/icon03.gif) no-repeat;
}
.acc1-l {
	width: 430px;
	float: left;
}
.acc1-r {
	width: 200px;
	float: right;
}

/* 共通スタイル---------------- */

.clear1 {
	clear: both;
}
.h2-1 {
	width: 692px;
	height: 33px;
	margin: 0 0 25px 0;
	padding: 7px 0 0 18px;
	color: #666;
	background: url(../img/bgh2.jpg) no-repeat;
}
.h2img1 {
	margin: 0 0 20px 0;
}
.h3img1 {
	margin: 0 0 10px 0;
}
.h3img2 {
	margin: 0 0 20px 0;
}
.h3img3 {
	margin: 0 0 15px 0;
}
.h3-1 {
	margin: 0 0 10px 5px;
}
.h3-2 {
	margin: 0 0 25px 15px;
	padding: 0 0 0 6px;
	border-left: 5px solid #3cf;
}
.h3-3 {
	margin: 0 0 15px 0;
}
.h4img1 {
	margin: 0 0 10px 0;
}
.h4-1 {
	margin: 0 0 15px 0;
	padding: 0 0 0 6px;
	border-left: 5px solid #3cf;
}
.p01 {
	margin: 0 0 10px 5px;
}
.p02 {
	margin: 0 0 35px 5px;
}
.p03 {
	margin: 0 0 5px 0;
	padding: 10px;
	background: #eee;
}
.p04 {
	margin: 0;
}
.col1-r {
	width: 200px;
	float: right;
}
.col1-l {
	width: 420px;
	float: left;
}
.col2-r {
	width: 260px;
	float: right;
}
.col2-l {
	width: 360px;
	float: left;
}
.col3-r {
	width: 420px;
	float: right;
}
.col3-l {
	width: 200px;
	float: left;
}
.col4-l {
	width: 302px;
	float: left;
}
.col4-r {
	width: 302px;
	float: right;
}
.ul1 {
	margin: 0 0 20px 5px;
	padding: 0;
	list-style: none;
}
.ul1 li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	line-height: 150%;
	background: url(../img/icon01.gif) no-repeat;
	background-position: 0 0.2em;
}
.ol1 {
	margin: 0 0 35px 35px;
	padding: 0;
}
.ol1 li {
	margin: 0;
	padding: 0;
	line-height: 150%;
}
.ol2 {
	margin: 0 0 35px 35px;
	padding: 0;
}
.ol2 li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 150%;
}
.dl1 {
	margin: 0 0 5px 10px;
	padding: 0;
}
.dl1 dt {
	margin: 0;
	padding: 0 0 15px 0;
	width: 7em;
	line-height: 150%;
}
.dl1 dd {
	margin: -2.6em 0 10px 7.5em;
	padding: 0 0 5px 0;
	line-height: 150%;
	border-bottom: 1px dotted #ccc;
}
.t-b1 {
	font-weight: bold;
}
.t-red1 {
	color: #f00;
}
.big1 {
	font-size: 140%;
	font-weight: bold;
}
.center1 {
	text-align: center;
}
.left1 {
	float: left;
}
.right1 {
	text-align: right;
}
.space1 {
	margin-bottom: 20px;
}
.space2 {
	margin-bottom: 10px;
}
.space3 {
	margin-bottom: 35px;
}
hr.dot1 {
	height: 1px;
	border-top: 1px dotted #ccc;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin-bottom: 0;
}
hr.dot2 {
	height: 1px;
	border-top: 1px dotted #ccc;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin-bottom: 25px;
}
hr.hrclear1 {
	clear: both;
	height: 1px;
	color: #fff;
	border-top: hidden;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin: 0;
}
.img01 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 90%;
}
.img01 a img {
	border: 1px solid #eee;
}
.img01 a img:hover {
	opacity: 0.7;
	transition: 0.3s;
}
