@charset "Shift_JIS";
/*--------------------------------------------------
	基本設定
--------------------------------------------------*/
body {
	font-size: 14px;
	color: #333;
	font-family: 'Meiryo UI', Meiryo, 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	line-height:150%;
	margin: 0px;
	text-align:center;
	background:url(../img/background.jpg) repeat-x top center;
}
h1,h2,h3,ul,ol,li,dl,dt,dd{
	padding: 0px;
	margin: 0px;
	line-height:100%;
}
p{
	padding: 0px;
	margin: 0px;
	line-height:140%;
}

img {
	border: none;
	vertical-align: top;
}
hr{
	display: none;
}
form {
	padding:0px;
	margin:0px;
}
ul{
	list-style: none;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.anchor{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
div:after   {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  
/*--------------------------------------------------
	リンク設定
--------------------------------------------------*/
a{
	color:#36C;
	text-decoration:underline;
}
a:hover {
	color:#903;
	text-decoration:none;
}
/*--------------------------------------------------
	ヘッダー設定
--------------------------------------------------*/
#header{
	width:1000px;
	margin: 0px auto 0px auto;
}
#header .summary-area{
	width:1000px;
}

#header .summary{
	height:24px;
	text-align:right;
	margin:2px 0 0 0;
}
#header .summary .summary-txt{
	color:#666;
	font-weight:normal;
	font-size:12px;
	padding: 3px 0px 0px 0px;
}

#header .logo{
	float:left;
	margin: 5px 0px 0px 0px;
}

#header .tel{
	float:right;
	text-align:right;
	margin:0 0 0 0;
}

#header .global1{
	width:1000px;
	float:right;
	margin:0px 0px 0px 0px;
}
#header .global1 li{
	float:left;
	display:inline-block;
}
/*　パンクズ　*/
#TopicPath {
  position:relative;
  height:6px;
  margin:10px 0 0 0;
}
#TopicPath ol {
  padding: 10px 0;
  text-align: left;
  list-style: none;
  font-size: 12px;
  float:left;
}
#TopicPath ol li {
  display: inline;
  color: #555;
}
#TopicPath ol li a { color: #333; }
#TopicPath ol li.home a { color: #555; }

#TopicPath .innerPath {
  width: 1000px;
  margin: 0 auto;
}
/*--------------------------------------------------
	編集可能領域設定
--------------------------------------------------*/

#mainimage{
	background:url(../img/top-main-bk.jpg) top left repeat-x;
	width:100%;
	height:462px;
	margin: 0;
}
.mainimage-area{
	width:1000px;
	margin: 0px auto 0 auto;
}

.fadein {
	position:relative;
	height:460px;
	width:1000px;
}
.fadein img {
	position:absolute; left:0; top:0;
}
#contenter{
	width:100%;
}

#contenter #contents{
	width:100%;
}

.subcontents{
	width:1000px;
	margin:0 auto 0 auto;
	text-align:left;
}
.top-left{
	float:left;
	width:400px;
	margin:30px 0 0 0;
}
.top-com{
	width:100%;
	margin:0 0 0 0;
	background-color:#F0F0F0;
	padding:20px 0 20px 0;
}
.top-com h2{
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0px 0 0 30px;
}
.top-com p{
	width:340px;
	color:#333;
	font-size:14px;
	line-height:150%;
	text-align:left;
	margin:10px 0 0 30px;
}
.top-info{
	width:100%;
	margin:30px 0 0 0;
}

.top-right{
	float:right;
	width:560px;
	margin:30px 0 0 0;
}

/*-------------------------------------------------------------
#Social
-------------------------------------------------------------*/
#Social{
	position:fixed;
	bottom:40px;
	right:0px;
}
#Social2{
	position:fixed;
	top:180px;
	right:0px;
}

/*--------------------------------------------------
	フッター
--------------------------------------------------*/
#footer-area{
	background:url(../img/footer_bk.jpg) repeat-x center top;
	width:100%;
	margin: 30px 0px 0px 0px;
	padding:18px 0 0 0;
}
#footer-area #footer{
	width:1000px;
	height:260px;
	margin: 0px auto 0px auto;
	text-align:left;
}
#footer-area #footer .footerlink{
	float:left;
	width:940px;
	margin:0px 0 0 30px;
}
#footer-area #footer .footerlink li{
	float:left;
	display:inline-block;
	margin:0px 0 0 24px;
}
#footer-area #footer .footerlink-text01{
	background:url(../img/footerlink-bk01.jpg) no-repeat left center;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 0px 17px;
	margin-bottom:10px;
}
#footer-area #footer .footerlink-text01 a{
	color:#666;
	text-decoration:none;
}
#footer-area #footer .footerlink-text01 a:hover{
	color:#F93;
	text-decoration:underline;
}


#footer-area #footer .footer-logo{
	float:left;
	width:1000px;
	height:132px;
	font-size:12px;
	line-height:140%;
	text-align:left;
	color:#666;
	margin:50px 0 0 0px;
}

#footer-area #footer .footer-bottom{
	width:1000px;
	margin:38px 0px 0px 0px;
	padding:0 0 0px 0;
}
#footer-area #footer .footer-bottom img{
	margin: 0px 0px 6px 0px;
}
#footer-area #footer .bottomleft{
	width:270px;
	float:left;
	margin: 0px 0px 0px 0px;
}
#footer-area #footer .bottomleft img{
	float:left;
	margin: 0px 0px 0px 0px;
}
/*--------------------------------------------------
	個別エリア
--------------------------------------------------*/
.title-area{
	background:url(../img/sub-title-bk.jpg) repeat-x left top;
	width:100%;
	height:252px;
	margin:0 0 0 0;
}
.title-unit {
	width:1000px;
	height:250px;
	margin:0 auto 0 auto;
}
.title-h1 {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:221px 0 0 45px;
}
.title-eng {
	font-family:sans-serif;
	float:right;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin:217px 20px 0 0px;
}

.title-bar-h2 {
	background:url(../img/title-icon.jpg) no-repeat left top;
	width:912px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding:0px 0px 9px 30px;
	margin:20px 0 0 30px;
	border-bottom:1px dotted #333;
}
.title-bar-h2-2 {
	background:url(../img/title-bar-bk2.jpg) no-repeat left center;
	width:680px;
	height:26px;
	font-size:16px;
	font-weight:bold;
	color:#600;
	padding:9px 0px 0px 34px;
	margin:20px 0 0 10px;
}
.title-bar-h3 {
	font-size:14px;
	font-weight:normal;
	color:#600;
	margin:20px 0 0 25px;
}

.comment {
	width:940px;
	text-align:left;
	font-size:14px;
	color:#333;
	padding:10px 0px 10px 0px;
	margin:10px 0 0px 30px;
}
.comment2 {
	width:680px;
	font-size:14px;
	color:#333;
	padding:10px 0px 10px 0px;
	margin:10px 0 0px 25px;
}
.comment2-tokucho {
	width:680px;
	font-size:14px;
	color:#333;
	padding:10px 0px 10px 0px;
	margin:10px 0 0px 35px;
}
.comment3 {
	width:680px;
	font-size:14px;
	color:#333;
	padding:5px 0px 10px 0px;
	margin:5px 0 0px 25px;
}
table.tokutei_hyo{
	border:none;
	width:670px;
	margin:20px 0 0 20px;
}
table.tokutei_hyo th{
	width:150px;
	background:#f2eeee;
	padding:3px 6px;
	border-bottom:1px solid #ccc;
	text-align:left;
	}
table.tokutei_hyo td{
	padding:3px 6px;
	border-bottom:1px solid #ccc;
	text-align:left;
	}
.top-item{
	width:690px;
	margin:20px 0 0 10px;
}
.top-item-unit{
	width:120px;
	float:left;
	margin:10px 8px 20px 8px;
}
.top-item-name{
	font-size:12px;
	line-height:140%;
	color:#666;
	text-align:left;
	margin:5px 0 0 0;
}
.top-item-name a{
	color:#666;
	text-decoration:none;
}
.top-item-name a:hover{
	color:#F93;
	text-decoration:underline;
}
.top-item-price{
	font-size:12px;
	line-height:140%;
	color:#C33;
	text-align:left;
	margin:5px 0 0 0;
}
.ichiran-com{
	font-size:14px;
	line-height:180%;
	color:#666;
	text-align:left;
	padding:0 20px 0 20px;
	margin:20px 0 0 0;
}
.works-i-area{
	margin:0px 0 0 0;
}
.works-i-unit{
	width:220px;
	float:left;
	margin:10px 13px 20px 13px;
}
.works-i-name{
	font-size:14px;
	line-height:140%;
	color:#666;
	text-align:center;
	margin:5px 0 0 0;
}
.works-i-name a{
	color:#666;
	text-decoration:none;
}
.works-i-name a:hover{
	color:#F93;
	text-decoration:underline;
}
.works-i-unit2{
	width:160px;
	float:left;
	margin:10px 10px 20px 10px;
}
.works-d-area{
	margin:30px 0 0 20px;
}
.works-d-area img{
	float:left;
	margin:0 0 0 0px;
}
.works-d-com{
	float:right;
	width:320px;
	font-size:14px;
	line-height:150%;
	color:#333;
	text-align:left;
	margin:10px 20px 0 0px;
}
.modori{
	float:right;
	font-size:14px;
	line-height:140%;
	text-align:left;
	margin:20px 20px 0 0;
}
.modori a{
	color:#F93;
	text-decoration:none;
}
.modori a:hover{
	color:#F93;
	text-decoration:underline;
}
.kanren p{
	text-align:left;
	font-size:18px;
	color:#C33;
	font-weight:bold;
	line-height:250%;
}
.faqlist {
	margin:0px 0 30px 0;
}

.faqlist a { color:#C66; text-decoration: none }
.faqlist a:hover{
	color:#F93;
	text-decoration:underline;
}
.faqlistdl {
	font-size: 14px;
	text-align: left;
	line-height:140%;
	padding: 4px 0px 0px 3px;
}
.faqlistcate {
	font-size: 14px;
	text-align: left;
	line-height:140%;
	font-weight:bold;
	color:#600;
	padding: 10px 0px 0px 0px;
}
.faqdetail {
	width:690px;
	border-color: #BFE1C1;
	border-style: solid;
	border-width: 1px;
	margin: 20px 10px 20px 0px;
}
.faqq {
	background:url(../kaitori/img/faq-q.jpg) no-repeat left top;
	background-color: #BFE1C1;
	color: #1B0D39;
	font-weight:bold;
	font-size: 14px;
	text-align: left;
	line-height:140%;
	padding: 15px 20px 15px 50px;
}
.faqa {
	background:url(../kaitori/img/faq-a.jpg) no-repeat left top;
	background-color: #ffffff;
	color: #333;
	font-size: 14px;
	text-align: left;
	line-height:140%;
	padding: 20px 10px 20px 50px;
}
.shucho-bk {
	background:url(../kaitori/img/index-bk01.jpg) no-repeat left top;
	color: #C33;
	font-size: 14px;
	text-align: left;
	line-height:140%;
	padding: 0px 0px 0px 27px;
	margin:10px 0 0 10px;
}

.shucho-area-com{
	width:640px;
	margin:10px 0 20px 20px;
}
.shucho-area-title{
	color:#600;
}
.shucho-toiawase{
	margin:30px 0 0 20px;
}
.takuhai-bk {
	background:url(../kaitori/img/takuhai-bk01.jpg) no-repeat left top;
	color: #039;
	font-size: 14px;
	text-align: left;
	line-height:140%;
	padding: 0px 0px 0px 27px;
	margin:10px 0 0 10px;
}
.flow-com {
	width:630px;
	text-align: left;
	margin:20px 0px 0px 60px;
}
.flow-title {
	width:660px;
	margin:10px 0px 0px 20px;
	font-size:20px;
	font-weight:bold;
	color:#F33;
	padding:0 0 3px 10px;
	border-bottom:1px dotted #333;
}
.flow-title2 {
	width:660px;
	height:54px;
	background:url(../kaitori/img/flow-bk01.jpg) top left no-repeat;
	margin:30px 0px 10px 30px;
}
.flow-title2-no {
	float:left;
	margin:15px 0px 10px 14px;
	font-size:32px;
	font-weight:bold;
	color:#333;
}
.flow-title2-txt {
	float:left;
	margin:15px 0px 10px 30px;
	font-size:18px;
	color:#278154;
}
.tokucho-title {
	background:url(../service/img/tokucho-title-bk.jpg) top left no-repeat;
	width:720px;
	height:145px;
	margin:10px 0px 0px 0px;
}
.tokucho-title-no {
	float:left;
	margin:15px 0 0 520px;
	font-size:72px;
	font-style:italic;
	font-weight:bold;
	color:#600000;
	font-family:"Arial Black", Gadget, sans-serif;
}
.tokucho-title-text {
	line-height:120%;
	float:left;
	margin:50px 0 0 55px;
	font-size:30px;
	color:#F33;
}
.tokucho-com {
	width:680px;
	text-align: left;
	margin:10px 0px 50px 50px;
}
.tokucho-com img{
	float:right;
	margin:0px 40px 0px 30px;
}
.tokucho-title2 {
	background:url(../service/img/tokucho-title-bk02.jpg) top left no-repeat;
	width:720px;
	height:110px;
	margin:10px 0px 0px 0px;
}
.tokucho-title-no2 {
	float:left;
	margin:26px 0 0 200px;
	font-size:60px;
	font-weight:bold;
	color:#600000;
	font-family:"Century", Gadget, sans-serif;
}
.tokucho-title-text2 {
	line-height:120%;
	float:left;
	margin:27px 0 0 30px;
	font-size:27px;
	color:#F93;
}
.tokucho-com2 {
	width:710px;
	text-align: left;
	margin:30px 0px 10px 30px;
}
.tokucho-com2 img{
	float:right;
	margin:0px 30px 0px 20px;
}
.flow-com {
	background:url(../service/img/flow-bk02.jpg) top left repeat-y;
	width:710px;
	text-align: left;
	margin:0px 0px 0px 10px;
	padding:10px 0 0 30px;
}
.flow-com img{
	float:right;
	margin:0 90px 0 0;
}
.flow-title2 {
	width:710px;
	height:80px;
	background:url(../service/img/flow-bk01.jpg) top left no-repeat;
	margin:20px 0px 0px 10px;
}
.flow-title2-no {
	float:left;
	margin:35px 0px 10px 35px;
	font-size:48px;
	font-weight:bold;
	color:#F93;
}
.flow-title2-txt {
	float:left;
	margin:40px 0px 10px 30px;
	font-size:24px;
	color:#600;
}
.flow-title3 {
	width:710px;
	height:59px;
	background:url(../service/img/flow-bk04.jpg) top left no-repeat;
	margin:0px 0px 0px 10px;
}
.flow-title3-no {
	float:left;
	margin:16px 0px 10px 35px;
	font-size:48px;
	font-weight:bold;
	color:#F93;
}
.flow-title3-txt {
	float:left;
	margin:21px 0px 10px 30px;
	font-size:24px;
	color:#600;
}

.flow-joint {
	width:710px;
	height:78px;
	background:url(../service/img/flow-bk03.jpg) top left no-repeat;
	margin:0px 0px 0px 10px;
}
.flow-foot {
	width:710px;
	height:37px;
	background:url(../service/img/flow-bk05.jpg) top left no-repeat;
	margin:0px 0px 0px 10px;
}
.feedback-unit{
	width:690px;
	float:left;
	margin:20px 0 10px 30px;
	border:solid 1px #CCC;
	background-color:#F0F0F0;
}
.feedback-unit img{
	float:left;
	margin:30px 0 30px 30px;
}
.feedback-name{
	width:440px;
	float:left;
	text-align:left;
	margin:35px 0px 0px 40px;
	font-size:18px;
	font-weight:bold;
	padding:0 0 5px 0;
	color:#333;
	border-bottom:1px solid #999;
}

.feedback-txt{
	background:url(../service/img/feedback-line.jpg) top left repeat-y;
	width:440px;
	line-height:200%;
	float:left;
	text-align:left;
	margin:6px 0px 0px 40px;
	font-size:16px;
	color:#600;
}
.feedback-txt2{
	background:url(../service/img/feedback-line.jpg) top left repeat-y;
	width:440px;
	line-height:200%;
	float:left;
	text-align:left;
	margin:30px 0px 0px 30px;
	font-size:16px;
	color:#600;
}
.sitemap-left{
	width:330px;
	float:left;
	margin:30px 0 0 40px;
}
.sitemap-right{
	width:330px;
	float:right;
	margin:30px 0 0 0px;
}
.sitemap-title {
	background:url(../company/img/sitemap-circle.jpg) center left no-repeat;
	line-height:140%;
	margin:20px 0 0 0px;
	padding:0 0 0 25px;
	font-size:16px;
	color:#666;
}

.sitemap-kmk1 {
	background:url(../company/img/sitemap-circle.jpg) center left no-repeat;
	line-height:140%;
	margin:20px 0 0 0px;
	padding:0 0 0 25px;
	font-size:16px;
	color:#333;
}
.sitemap-kmk1 a{
	color:#333;
	text-decoration:none;
}
.sitemap-kmk1 a:hover{
	color:#F93;
	text-decoration:underline;
}


.sitemap-kmk2 {
	background:url(../company/img/sitemap-circle2.jpg) center left no-repeat;
	line-height:140%;
	margin:10px 0 0 20px;
	padding:0 0 0 25px;
	font-size:16px;
	color:#333;
}
.sitemap-kmk2 a{
	color:#333;
	text-decoration:none;
}
.sitemap-kmk2 a:hover{
	color:#F93;
	text-decoration:underline;
}
.hinmoku-toiawase {
	margin:40px 0 0 20px;
}
.area-name {
	width:678px;
	background:#F2F2F2;
	line-height:140%;
	margin:0px 0 0 13px;
	padding:10px 15px 20px 15px;
	font-size:14px;
	color:#618A22;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.concept-sumai{
	width:450px;
	float:left;
	margin:20px 0 0 30px;
}
.concept-sumai img{
	float:left;
	margin:0px 0 0 0;
}

.concept-title {
	float:right;
	width:270px;
	line-height:140%;
	margin:0px 0 0 0px;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.concept-com {
	float:right;
	width:270px;
	text-align: left;
	margin:10px 0px 0px 0px;
}
.concept-comm{
	width:450px;
	float:right;
	margin:20px 30px 0 0;
}
.concept-comm img{
	float:left;
	margin:0px 0 0 0;
}
.concept-com2 {
	width:910px;
	text-align: left;
	margin:20px 0px 0px 50px;
}
.flow-shu {
	width:335px;
	background-color:#DDD;
	padding:20px;
	float:left;
	font-size:20px;
	color:#333;
	font-weight:bold;
	text-align: center;
	margin:20px 0px 0px 30px;
}
.flow-arrow {
	float:left;
	background:url(../flow/img/flow-bk02.jpg) no-repeat top center;
	height:60px;
	width:375px;
	margin:0px 0px 0px 30px;
}

.flow-unit{
	width:940px;
	margin:30px 0 0 30px;
}
.flow-box{
	background:url(../flow/img/flow-bk01.jpg) no-repeat top left;
	width:120px;
	height:120px;
	margin:0 0 0 0;
	float:left;
}
.flow-box img{
	margin:5px 0 0 15px;
}
.flow-step {
	margin:20px 0 0 15px;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.flow-step-com {
	font-size:14px;
	color:#FFF;
	text-align: left;
	margin:10px 0px 0px 15px;
}
.flow-both-com{
	float:left;
	height:76px;
	border:2px dotted #999;
	width:530px;
	padding:20px 30px 20px 220px;
	font-size:14px;
	color:#333;
	text-align: left;
	margin:0px 0px 0px 30px;
}
.flow-half-com{
	height:80px;
	width:331px;
	float:left;
	border:2px dotted #999;
	padding:20px;
	font-size:14px;
	color:#333;
	text-align: left;
	margin:0px 0px 0px 30px;
}
.staff-unit{
	margin:30px 0 0 60px;
	width:840px;
}
.staff-unit img{
	float:left;
	margin:0 0 0 0;
}
.staff-name{
	float:right;
	width:540px;
	margin:30px 0 0 0px;
	padding:0 0 3px 10px;
	font-size:18px;
	color:#111;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
.staff-com{
	width:540px;
	float:right;
	font-size:14px;
	color:#333;
	text-align: left;
	margin:20px 0px 0px 0px;
}
