@charset "utf-8";

/* ---------------------------------------------------------------------------------------- 

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

---------------------------------------------------------------------------------------- */

body {
	background: url(../img/common/body_bg.jpg) repeat-x left top;
	text-align: center;
	font-size: 13px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */
	color: #494949;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
  
/* Firefox 3用 */

body,x:-moz-broken {
	margin-left:-1px;
}

a { text-decoration: none;	color: #3366ff;}

a:hover { color: #FF6600;}

em { color: #CC0000;}

.txtC {	text-align: center;}
.txtR {	text-align: right;}


/* header
---------------------------------------------------------------------------------------- */

#header {
	position: relative;
	width: 1000px;
	height: 146px;
	margin: 0 auto 1px;
	text-align: left;
}

#logo {
	position: absolute;
	margin-left: 10px;
}

h1#siteDescription {
	position: absolute;
	top: 88px;
	left: 124px;
}

#headerContact ul {
	position: absolute;
	top: 50px;
	left: 655px;
}

#headerContact ul li {
	margin-bottom: 10px;
}

#buheaderContact {
	position: absolute;
	top: 20px;
	left: 182px;
}

#fontChange {
	position: absolute;
	top: 10px;
	right: 10px;
}

#fontChange ul, #fontChange ul li {
	display: inline;
}


/* navi
---------------------------------------------------------------------------------------- */

#navi {
	position: absolute;
	top: 114px;
	left: 0;
}

#navi ul li {
	float: left;
	width: 200px;
}

#navi ul li a {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 0 !important;
	height /**/: 32px;
	padding-top: 32px;
	background-image: url(../img/common/bu_navi.jpg);
	background-repeat: no-repeat;
}

#navi ul li#navi01 a { background-position: 0 0;}
#navi ul li#navi02 a { background-position: -200px 0;}
#navi ul li#navi03 a { background-position: -400px 0;}
#navi ul li#navi04 a { background-position: -600px 0;}
#navi ul li#navi05 a { background-position: -800px 0;}

#navi ul li#navi01 a:hover { background-position: 0 -32px;}
#navi ul li#navi02 a:hover { background-position: -200px -32px;}
#navi ul li#navi03 a:hover { background-position: -400px -32px;}
#navi ul li#navi04 a:hover { background-position: -600px -32px;}
#navi ul li#navi05 a:hover { background-position: -800px -32px;}


/* wrapper
---------------------------------------------------------------------------------------- */

#wrapper {
	background: url(../img/common/wrapper_bg.jpg) repeat-y center top;
	width: 100%;
	text-align: center;
}
  
#content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}


/* mainContent
---------------------------------------------------------------------------------------- */

#mainContent {
	display: inline;
	float: left;
	width: 765px;
	margin-left: 15px;
	padding: 15px 0 0 0;
}

#mainContent p {
	margin-bottom: 1em;
	line-height: 1.6;
}

.left { float: left;}

.right { float: right;}


/* トップイメージ
-------------------------------------------- */

#mainImg {
	width: 1000px;
	height: 280px;
	margin: 10px auto;
}

#kwick ul.kwicks li h2,
#kwick ul.kwicks li p {
	overflow: hidden;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}



/* #pankuzu パンクズ 
-------------------------------------------- */

#pankuzu {
	margin-bottom: 15px;
	text-align: right;
}

#pankuzu ul li {
	display: inline;
	padding-left: 5px;
	font-size: 77%;
}

#pankuzu ul li a {
	background: url(../img/common/pankuzu_bg.gif) no-repeat right center;
	padding-right: 10px;
}


/* コンテンツフッター　お問い合わせ
-------------------------------------------- */

#footerContact {
	position: relative;
}

#footerContact li {
	margin-bottom: 10px;
}

#footerContact li#footerContact03 {
	margin: 15px 0 12px;
}

#buFooterContact {
	position: absolute;
	top: 50px;
	left: 180px;
}


/* コンテンツフッター　サイトマップ
-------------------------------------------- */

#sitemapBox #sitemapBox01 {
	float: left;
	width: 100px;
	margin: 0 15px 0 0;
}

#sitemapBox #sitemapBox02 {
	float: left;
	width: 95px;
}

#sitemapBox #sitemapBox03 {
	float: right;
	width: 140px;
}

#sitemapBox ul li {
	margin-bottom: 10px;
	line-height: 1.6;
}

#sitemapBox ul li a {
	background: url(../img/common/arrow01.jpg) no-repeat left center;
	padding: 0 0 0 1.5em;
	}
	
#sitemapBox ul li a:hover {
	background-position: 1px center;
}


/* box 
-------------------------------------------- */

.box98 { width: 98px;}
.box104 { width: 104px;}
.box105 { width: 105px;}
.box119 { width: 119px;}
.box120 { width: 120px;}
.box181 { width: 181px; padding-bottom: 5px;}

/* index 強み */
.boxBorder .box181 { padding: 0px;}

.box200 { width: 200px;}
.box250 { width: 250px;}
.box260 { width: 260px;}
.box262 { width: 262px;}
.box270 { width: 270px;}
.box275 { width: 275px;}
.box290 { width: 290px;}
.box295 { width: 295px;}
.box300 { width: 300px;}
.box310 { width: 310px;}
.box350 { width: 350px;}
.box355 { width: 355px;}
.box360 { width: 360px;}
.box370 { width: 370px;}
.box375 { width: 375px;}
.box385 { width: 385px;}
.box395 { width: 395px;}
.box400 { width: 400px;}
.box405 { width: 405px;}
.box430 { width: 430px;}
.box440 { width: 440px;}
.box450 { width: 450px;}
.box470 { width: 470px;}
.box480 { width: 480px;}
.box488 { width: 488px;}
.box490 { width: 490px;}
.box540 { width: 540px;}
.box500 { width: 500px;}
.box530 { width: 530px;}
.box550 { width: 550px;}
.box560 { width: 560px;}
.box569 { width: 569px;}
.box600 { width: 600px;}
.box700 { width: 700px;}

.boxBorder02 {
	border: 1px solid #e8e8e8;
	margin-bottom: 1em;
	padding: 10px;
}


/* section
-------------------------------------------- */

.section {
	margin-bottom: 30px;
}


/* buPageTop
-------------------------------------------- */

.buPageTop {
	margin-bottom: 8px;
	text-align: right;
}


/* li 
-------------------------------------------- */

.arrow02 li {
	background:url(../img/common/arrow02.gif) no-repeat 0 0.8em;
	padding: 0 0 0 8px;
	line-height: 1.6;
}


.boxBorder02 .arrow02 li {
	display: inline;
	background-position: 0 0.5em;
	padding-right: 20px;
}


/* font 
-------------------------------------------- */

#mainContent p.supplement {
	margin: 5px 0;
	text-indent: -1em;
	padding-left: 1em;
	color: #666666;
	line-height: 1.6;
	font-size: 77%;
}

.fontS {
	font-size: 77%;
}


/* dl 
-------------------------------------------- */

dl.newsLi dt {
	line-height: 1.6;
}

dl.newsLi dd {
	margin: -1.6em 0 7px 0;
	padding: 0 0 5px 7em;
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
	line-height: 1.6;
}

dl.dl01 {
	margin-bottom: 25px;
}

dl.dl01 dt {
	line-height: 1.6;
}

dl.dl01 dd{
	margin: -1.6em 0 7px 0;
	padding: 0 0 5px 7em;
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
	line-height: 1.6;
}

dl.dl02 dt {
	margin: 10px 0 2px;
	line-height: 1.6;
}

dl.dl02 dt.firstChild {
	margin-top: 0;
}

dl.dl02 dd {
	margin-bottom: 2px;
	line-height: 1.6;
	color: #797979;
}

dl.dl02 dt.lastChild {
	margin-bottom: 0;
}

dl.major dt {
	margin: 10px 0 7px 0;
	font-size: 77%;
}


/* table
-------------------------------------------- */

.table01 tr {
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
}

.table01 th {
	font-weight: normal;
}

.table01 th, table td {
	padding: 7px 0;
	line-height: 1.6;
	vertical-align: top;
}

.table02 {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.table02 th {
	width: 136px !important;
	width /**/: 150px;
	font-weight: normal;
	background-color: #f6f6f6;
}

.table02 th,
.table02 td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 7px;
	line-height: 1.6;
	vertical-align: top;
}


/* h[x]
-------------------------------------------- */

h2 { margin-bottom: 15px; font-weight: bold;}

h2.pageTitle {
	margin: 5px 0;
}

h3 {
	margin-bottom: 10px;
}

h3.h3Text {
	margin-bottom: 10px;
	font-size: 129%;
	color: #000000;
}

h3 a {
	display: block;
	padding-left: 18px;
	background: url(../img/common/arrow01.jpg) no-repeat 0 0;
}

h3 a:hover {
	background-position: 1px 0;
}

h4 { margin-bottom: 5px;}

.boxBorder h4 {
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 114%;
	line-height: 1.4;
}

h5 { margin: 10px 0 5px; font-weight: bold;}


/* marB0
-------------------------------------------- */

.marR15 { margin-right: 15px !important;}

.marB0 { margin-bottom: 0 !important;}
.marB5 { margin-bottom: 5px !important;}
.marB9 { margin-bottom: 9px !important;}
.marB10 { margin-bottom: 10px;}
.marB20 { margin-bottom: 20px;}

.marL15 { margin-left: 15px !important;}


/* mainTop トップページのメインイメージ
-------------------------------------------- */

#mainTop {
	float: left;
	width: 559px;
}

#mainSub {
	float: right;
	width: 196px;
}

#mainSub ul li {
	margin-bottom: 10px;
}

#mainSub ul li img {
	vertical-align: bottom;
}

.box {
	margin-bottom: 45px;
}

.box02 {
	margin-bottom: 45px;
	background: url(../img/common/line_y.jpg) repeat-y center top;
}

.boxBorder {
	width: 743px !important;
	width /**/: 765px;
	border: 1px solid #e8e8e8;
	background: #f6f6f6;
	margin-bottom: 25px;
	padding: 10px;
}

.workList {
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.workList img {
	vertical-align: bottom;
}

.workTag {
	margin: 5px 0 0 0;
}

.workTag li {
	float: left;
	margin-bottom: 5px;
	font-size: 77%;
}

#actualList .box370 {
	margin: 0 10px 20px 0;
	padding-bottom: 20px;
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
}

#actualList h3 {
	font-size: 114%;
}

#actualList h3 a {
	display: block;
	padding-left: 18px;
	background: url(../img/common/arrow01.jpg) no-repeat 0 0;
	color: #000000;
	vertical-align: bottom;
}

#actualList h3 a:hover {
	background-position: 1px 0;
	color: #FF6600;
}


/* 会社案内
-------------------------------------------- */

#map {
	width: 373px !important;
	width /**/: 375px;
	height: 358px !important;
	height /**/: 360px;
	border: 1px solid #cccccc;
}


/* サービス内容
-------------------------------------------- */

.workListBox {
	background: #f8f8f8;
	padding: 2px 5px 8px;
}

.workListBox ul li {
	line-height: 1;
}


/* ホームページ作成
-------------------------------------------- */

.reasonHeader {
	margin: 0 0 40px;
	text-align: center;
}

.reasonHeader h2 {
	margin: 0 0 10px;
	padding: 0;
	background: none;
	border: none;
}

.reasonHeader ul {
	width: 750px;
	margin: 0 auto;
}

.reasonHeader ul li {
	float: left;
	width: 242px !important;
	width /**/: 250px;
	margin: 0;
	padding: 0 4px;
	background: none;
}

#reason02 .boxBorder,
#reason03 .boxBorder {
	margin-top: 25px;
}


/* サービス内容 [よくあるご質問]
-------------------------------------------- */

#faqQ {
	margin: 0 15px 15px;
	padding: 5px 0 5px 40px;
	background: url(../service/img/faq_q.jpg) no-repeat 0 0;
	font-size: 114%;
	line-height: 1.6;
}

#faqA {
	margin: 0 15px;
	padding: 5px 0 5px 40px;
	background: url(../service/img/faq_a.jpg) no-repeat 0 0;
	line-height: 1.6;
}


/* 実績詳細
-------------------------------------------- */

.thumbnailLi li {
	margin-bottom: 10px;
}

.thumbnailLiL {
	float: left;
	width: 181px;
}

.thumbnailLiR {
	float: right;
	width: 181px;
}

.buArea {
	margin-bottom: 50px;
	padding: 5px;
	background: #f9f8f8;
}

.buArea img {
	vertical-align: bottom;
}


/* お問い合わせ
-------------------------------------------- */

#formContact table {
	margin: 15px 0;
}

form table tr th {
	padding-top: 12px;
	width: 215px;
}

form table tr td {
	width: 550px;
}

form table tr th em {
	padding-left: 0.5em;
}

table input {
	line-height: 1.5;
}

table input.formSize01,
table textarea.formSize01 {
	border: 1px solid #cccccc;
	padding: 5px;
}

table input.formSize01:hover,
table textarea.formSize01:hover {
	border: 1px solid #cccccc;
}

table input.formSize01:focus,
table textarea.formSize01:focus {
	border: 1px solid #494949;
}

table textarea {
	padding: 5px;
}

#formContact table td input,
#formContact table td textarea {
	width: 350px;
}


#formContact table td input.formSize00 {
	width: auto;
}

#formContact table td #zipcode {
	width: 100px;
}

.formBu, .formBu:hover, .formBu:focus {
	border: none;
	padding: 0;
}

.formBuArea {
	padding: 0 0 15px;
}

.formBuArea input {
	width: 120px;
	height: 2.5em;
	vertical-align: middle;
}


/* サイトマップ
-------------------------------------------- */

.sitemapList {
	margin-bottom: 35px;
}

.sitemapList li {
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding-bottom: 10px;
}

.sitemapList li a {
	background: url(../img/common/arrow01.jpg) no-repeat left center;
	padding: 0 0 0 1.5em;
}

.sitemapList li a:hover {
	background-position: 1px center;
}

.sitemapList li ul {
	margin: 10px 0 0;
}

.sitemapList li ul li {
	background: url(../img/common/line_bot.gif) repeat-x left top;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.sitemapList li ul li a {
	background: url(../img/common/arrow01.jpg) no-repeat 19px center; 
	padding: 0 0 0 3em;
}

.sitemapList li ul li a:hover {
	background-position: 20px center;
}


.sitemapList li ul li ul li a {
	background: url(../img/common/arrow01.jpg) no-repeat 44px center; 
	padding: 0 0 0 5em;
}

.sitemapList li ul li ul li a:hover {
	background-position: 45px center;
}


/* セミナー
-------------------------------------------- */

.seminarContent {
	list-style: decimal;
	margin: 0 0 0 2em;
}

.seminarContent li {
	margin-bottom: 10px;
	font-size: 114%;
}

.seminarContent li p {
	margin: 0;
	font-size: 85%;
	line-height: 1.3;
}


/* sideContent
---------------------------------------------------------------------------------------- */

#sideContent {
	display: inline;
	float: right;
	width: 185px;
	margin-right: 10px;
	padding: 15px 0 0 0;
}

#sideContent .box p {
	margin: 0 0 1em;
	line-height: 1.6;
}


/* 右　お問い合わせ
-------------------------------------------- */

#rightContact ul {
	margin-left: 5px;
}

#rightContact ul li {
	margin-bottom: 3px;
}

#rightContact ul li#buRightContact {
	margin: 10px 0;
}

#rightContact ul li img {
	vertical-align: bottom;
}

.sideHierarchyNavi li {
	background: url(../img/common/line_bot.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding-bottom: 10px;
}

.sideHierarchyNavi li a {
	display: block;
	width: 165px !important;
	width /**/: 185px;
	background: url(../img/common/arrow01.jpg) no-repeat 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}

.sideHierarchyNavi li a:hover {
	background-position: 1px 0;
}

.sideHierarchyNavi li ul {
	margin: 10px 0 0;
}

.sideHierarchyNavi li ul li {
	background: url(../img/common/line_bot.gif) repeat-x left top;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.sideHierarchyNavi li ul li a{
	width: 155px !important;
	width /**/: 185px;
	background: url(../img/common/arrow01.jpg) no-repeat 15px 0; 
	padding: 0 0 0 35px;
}

.sideHierarchyNavi li ul li a:hover {
	background-position: 16px 0;
}

.relatedList li {
	margin-bottom: 15px;
	font-size: 77%;
	line-height: 1.6;
}

.relatedList li a {
	display: block;
	margin-bottom: 5px;
}


/* footer
---------------------------------------------------------------------------------------- */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../img/common/footer_bg.jpg) repeat-x left top;
	text-align: left;
}

#footerNavi {
	float: left;
	width: 580px;
}

#footerNavi li {
	display: inline;
	padding-right: 10px;
}

address {
	float: right;
	width: 410px;
}
	
  
  
/* .clearfix
---------------------------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 1px; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/