@charset "shift_jis";
/* ------------------------------------------------
	import
------------------------------------------------ */

@import "base.css";
@import "clear.css";


/* ------------------------------------------------
	link
------------------------------------------------ */
a:link,
a:visited {
	color:#4077c1;
}
a:hover {
	color:#ff6b2b;
}
#footer,
#footer a:link,
#footer a:visited,
#footer_sub,
#footer_sub a:link,
#footer_sub a:visited{
	color:#fff;
}
#footerlink a:link,
#footerlink a:visited {
	text-decoration:none;
	padding: 4px 4px 3px 4px;
} 
#footerlink a:hover {
	color:#499936;
	text-decoration:none;
	background-color:#fff;
}
#footerlink dt,
#footerlink dt a:link,
#footerlink dt a:visited {
	text-decoration:underline;
}

/* ------------------------------------------------
	head
------------------------------------------------ */

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {	display:block;}

h1 span {
	font-size:1.33em;
	color:#fff;
	line-height:1.1;
	background: url(../../img/head1.gif) no-repeat 0 0;
	padding: 8px 0 9px 20px;
}
h2 span,
.work h4 span {
	font-size:1.17em;
	line-height:1.1;
	color:#bd2c2c;
	background: url(../../img/head2.gif) no-repeat 0 4px;
	padding: 2px 0 9px 20px;
	margin: 1.5em 0 8px 0;
}
h3 span,
.work h5 span {
	font-size:1em;
	line-height:1.1;
	padding: 2px 0 2px 0px;
	margin: 0.2em 0 8px 0;
}
h2 sup {
	font-size:1.5em;
	font-family: "Courier New", Courier, mono;
	vertical-align:baseline;
	padding-right:0.5em;
}


/* ------------------------------------------------
	layout
------------------------------------------------ */
html {
	overflow-y:scroll;
	background:#308120
}
/* ie */
*:first-child+html {
	background:#fff url(../../img/bk.gif) repeat 0 0;
}

body {
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Arial,Verdana, Arial,  sans-serif;
	color:#454545;
	margin: 0px auto;
	padding: 0px;
	border-top: solid 9px #2a8a1c;
	background:#308120 url(../../img/bk.gif) repeat 0 0;
	min-width: 960px;
}

p {
	margin: 0;
	padding: 0 0 1.86em;
	line-height: 1.86;
}

#container {
	text-align: center;
	margin: 0px auto 0px auto;
}

#wrap {
	width: 960px;  
	margin: 50px auto 0px auto;
	padding: 0px 0px;
	text-align:left;
	min-height:400px;
}
.body_home
	#wrap {
	margin-top:0px;
}

*:first-child+html #wrap {
}
* html #wrap { /* for IE6 */  
	height: 400px;  
}  

input[type="text"],
input[type="password"],
textarea {
	padding:2px;
	border: solid 1px #999;
	background-color:#fff;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: solid 1px #999;
	background-color:#FFFFE8;
} 


/* ------------------------------------------------
	header
------------------------------------------------ */
#header {
	text-align: left;
	margin: 0px auto;
	width: 960px;
	position:relative;  
}

/* logo ---------------- */
.logo {
	float:left;
	padding: 10px 0 0 0;
	margin:0px;
}
.logo img {
/*	width: 369px;
	height: 45px;*/
}
.body_home
	p.logo,
	h1.logo {	display:none;}
.body_home
	h1.logo {	display:block;}

.logo span {
	width:500px;
	height:50px;
	text-indent:-5000px;
	display:block;
	background: url(../../img/logo.gif) no-repeat 0 0;
}

/* headerlink ---------- */
#headerlink {
	position:absolute;
	top:0px;
	right:0px;
	width:420px;
	height:40px;
}
#headerlink li {
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
}
#headerlink a {
	display:block;
	text-indent:-5000px;
	height:40px;
	background-repeat:no-repeat;
	background-position: 0 0;
}
#headerlink a:hover { background-position: 0 -40px;}
#headerlink li.li01,
#headerlink li.li01 a { width:70px; background-image: url(../../img/headerlink_01.gif)}
#headerlink li.li02,
#headerlink li.li02 a { width:82px; background-image: url(../../img/headerlink_02.gif)}
#headerlink li.li03,
#headerlink li.li03 a { width:82px; background-image: url(../../img/headerlink_03.gif)}
#headerlink li.li04,
#headerlink li.li04 a { width:81px; background-image: url(../../img/headerlink_04.gif)}
#headerlink li.li05,
#headerlink li.li05 a { width:105px; background-image: url(../../img/headerlink_05.gif)}

.body_home
	#headerlink li.li01 a,
.body_company
	#headerlink li.li02 a,
.body_recruit
	#headerlink li.li03 a,
.body_estimate
	#headerlink li.li04 a,
.body_inquiry
	#headerlink li.li05 a{
	background-position: 0 -40px;
}


/* ------------------------------------------------
	footer
------------------------------------------------ */
#footer {
	width:100%;
	padding: 50px 0px 0px 0px;
	margin: -22px auto 0px auto;
	background: #499936 url(../../img/footer2.gif) repeat-x left top;
}

#footer_sub {
	width:100%;
	padding: 22px 0px 0px 0px;
	margin: -22px auto 0px auto;
	background: #499936 url(../../img/footer2.gif) repeat-x left top;
}

/* footerlink ---------- */
#footerlink {
	width: 960px;
	margin: 0px auto;
}
#footerlink dl {
	width:155px;
	float:left;
	padding: 0px 0 13px 0;
	margin: 0px;
}
#footerlink dl.li04 {
	float:none;
}
#footerlink dt {
	font-weight:bold;
	margin: 0 0 3px 0;
	line-height:1.7;
}
#footerlink dd {
	padding:0 0 2px 0;
	line-height:1.3;
}

/* incloverNow ---------- */
#incloverNow {
	float:right;
	width:475px;
	/* 484 */
	margin-top:-20px;
	padding: 7px 0 0 9px;
	position:relative;
	height:170px;/* 131 */
	background: url(../../img/inclover_now.gif) no-repeat 0 20px;
}

/* movie */
#flashcontentMovie {
	position:absolute;
	top:28px;
	right:340px;
}

/* harufm */
#flashcontent {
	position:absolute;
	top:0px;
	right:0px;
}


/* footer_bottom ---------- */
#footer_bottom {
	width: 100%;
	clear:both;
	margin:0px;
	padding: 20px 0px 20px;
	background: #308120;
	text-align: center;
}
#footer_bottom div {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#footer_tel {
	float:left;
	width:393px;
}
#footer_bottom ul {
}
#footer_bottom li {
	float:right;
	padding: 0 0 20px 10px;
}
#copyright {
	clear:both;
	text-align:left;
	font-size:11px;
	padding: 10px 0;
	border-top: solid 1px #599a4d;
	font-family: "ヒラギノ明朝体2" Georgia, Garamond premier pro,Arial, Helvetica, sans-serif;
}
#copyright span {
	text-transform: uppercase;
}
#copyright img {
	padding: 0 8px 0 0;
	vertical-align:middle;
	margin:0px;
}


* html body #footer {
	padding: 50px 0px 0px 0px;
	margin: -22px auto -30px auto;
}
*:first-child+html #footer {
	padding: 50px 0px 0px 0px;
	margin: -22px auto 0px auto;
}

/* ------------------------------------------------
	#head
------------------------------------------------ */
.copy {
	padding-bottom: 24px;
}

#head {
	margin: 0px 0px 30px;
	padding-top:8px;
	background-position: right 8px;
	background-repeat:no-repeat;
}
.body_service #head {background-image: url(../../img/head_service_web.gif)}
.body_service #head img {
	border-right: solid 20px #379b24;
}
.body_marketing #head {background-image: url(../../img/head_marketing.gif)}
.body_marketing #head img {
	border-right: solid 20px #379b24;
}
.body_company #head {background-image: url(../../img/head_company.gif)}
.body_company #head img {
	border-right: solid 20px #379b24;
}
.body_case #head {background-image: url(../../img/head_service_case.gif)}
.body_case #head img {
	border-right: solid 20px #379b24;
}

.body_serviceIndex #head { background: none; }
.body_serviceIndex #head img { border: none; }

.body_siteplan #head { background: none; }
.body_siteplan #head img { border: none; }



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

------------------------------------------------ */
.left {	float:left;}
.right {float:right;}
.center {text-align:center;margin:0px auto;}
.close {	text-align:center;}
.pagetop {
	margin: 50px auto -22px auto;
	padding: 0px;
	clear: both;
	width:960px;
	position: relative;
}
.pagetop a{
	width: 125px;	/* pagetop.gifの幅 */
	height: 46px;	/* pagetop.gifの高さ */
	display: block;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../../img/pagetop.gif);
}
.pagetop_section {
	clear:both;

	background:url(../../img/pagetop_section_line.gif) no-repeat left top;
	margin:0px;
	padding-bottom:3px;
}
.pagetop_section a {
	display:block;
	float:right;
	margin:2px 0 0 0;
	padding:0 0 0 12px;
	font-size:0.83em;
	text-decoration:none;
	background:url(../../img/pagetop_section_arrow.gif) no-repeat 0px 4px;
}
.imghover:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.bold {
	font-weight:bold;
}

.pict {
	float:right;
	margin: 0 0 8px 10px;
}
.pict2 {
	float:left;
	margin: 0 7px 10px 0;
}
.clear {
	clear:both;
}

.detail {
	background: url(../../img/arrow.gif) no-repeat 0px 9px;
	padding-left: 10px;
}
span.marking {
	background-color:#edc628;
	color: #000;
	font-weight: bold;
}

.red {
	color:#da2f13;
}
.required {
	color:#da2f13;
}
.s {
	font-size:small;
}

#columnR {
	width:484px;
	float:right;
}

#columnL {
	width:446px;
	float:left;
}

/* ------------------------------------------------
  Flash
------------------------------------------------ */

.key {
}

#flashcontentWords p {
	width: 920px;
	margin: 30px auto;
	padding: 10px 20px;
	background: #edc628;
}

/* ------------------------------------------------
  pickup
------------------------------------------------ */
#pickup {
}
#pickup li {
	width:446px;
	background: url(../../img/dotline.gif) repeat 0 0;
	margin: 6px 0px 10px 0px;
	padding: 1px 0px;
	text-align:center;
	clear:both;
	position:relative;
	cursor:pointer;
}
#pickup li:hover {background-image: url(../../img/dotline_blink.gif);}
#pickup li div {
	text-align:left;
	margin: 0px 1px;
	_height:94px;
	min-height:94px;
	padding: 0px;
	background-color:#fff;
}
#pickup .title {
	display:block;
	position:absolute;
	top:8px;
	left:148px;
}
#pickup p {
	font-size:0.83em;
	line-height:1.3;
	margin:0px;
	padding:0px;
	position:absolute;
	top:42px;
	left:151px;
}
#pickup span.pict {
	display:block;
	margin: 0px;
	padding: 0px;
	border: solid 1px #666;
	position:absolute;
	top:8px;
	left:8px;
}
#pickup span.pict img {
	padding:4px;
	margin:0px;
	cursor:pointer;
}
#pickup a:hover span.pict {
	border-color: #000;
}

#pickup a {
	float:left;
	margin: 0px;
	padding: 0px;
}


#pickup span.pict img{
}
*:first-child+html #pickup span.pict img {
}


/* ------------------------------------------------
  service
------------------------------------------------ */
#service {
	width:484px;
	margin: 0 0 10px;
}
#service h2 {
	margin: 0 0 6px;
	padding: 0;
}
#service h3 img {
	width: 484px;
	height: 60px;
}
#service p {
	margin: 0;
	padding: 0;
}
#service ul {
	margin: 0;
	padding:0;
}
#service li {
	padding: 0;
	margin: 0 0 25px 0;
}
#service li ul {
	width:455px;
	margin: 0px auto;
	padding: 0 0 7px 0px;
}
#service li ul li {
	margin: 0;
	padding: 0 0 5px 0px;
}
#service li ul li img {
	width: 221px;
	height: 26px;
}
#service li.odd {
	float:right;
}
#service li.even {
	float:left;
}
#service li.li01 {
	background:#379b24;
}
#service li.li02 {
	background:#379b24;
}
#service li.li03 {
}
#service li.li04 {
	float:left;
}
#service li.li05 {
	float:right;
}
#service li.li06 {
	float:left;
}
#service li.li07 {
	float:right;
}

/* 
  service summary
------------------------------------------------ */
#service li.li01 p,
#service li.li02 p {
	width:484px;
	height:50px;
	text-indent:-5000px;
	padding: 0px;
	margin: 0px;
}
#service li.li01 p {
	background: url(../../img/service01_summary.gif);
}
#service li.li02 p {
	background: url(../../img/service02_summary.gif);
}



.news {
	margin: 0 0 30px;
	padding: 31px 0 0 0;
	background: url(../../img/title_news.gif) no-repeat 0 0;
}
.news li {
	border-bottom: dotted 1px #a49b8b;
	padding: 6px 0;
	margin: 0;
	_height:1%;
}
.news .date {
	font-weight:bold;
	color:#968055;
	padding: 0px;
	font-size:12px;
}
.news .entry_title {
	padding: 0px;
	margin: -1.5em 0 0 6.5em;
	line-height:1.5;
	display:block;
}

/* ------------------------------------------------
  news
------------------------------------------------ */
#news {
}
#news li {
	border-bottom: dotted 1px #a49b8b;
	padding: 5px 0;
	margin: 0;
}
#news .date {
	font-weight:bold;
	color:#968055;
	padding: 0px;
}
#news p {
	padding: 0px;
	margin: -1.4em 0 0 6.5em;
	line-height:1.5;
}

#newsBody {
	background: url(../../img/bk_news.gif) repeat 0 0;
	padding:13px;
	margin: 0px;
}
#newsBody ul {
	background:#f9ecd3;
	padding: 10px 15px;
}

/* ------------------------------------------------
  RecentWorks
------------------------------------------------ */
#RecentWorks {
	margin: 0px 0px 25px;
}
#RecentWorks li {
	padding: 5px 0 7px;
	margin: 0 0 0 10px;
	line-height:1.4;
}
#RecentWorks p {
	padding: 0px;
	margin: -1.5em 0 0 6.7em;
	line-height:1.4;
}
#RecentWorks .date {
	font-weight:bold;
	color:#4077c1;
}
#RecentWorks p a:link,
#RecentWorks p a:visited {
	color:#333;
}
#RecentWorks p a:hover {
	text-decoration:none;
}


/* ------------------------------------------------
	path
------------------------------------------------ */
.path {
	margin: 0px 0px 8px 1px;
	padding: 0px;
	position:relative;
}

.path span,
html body .path h1 {
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	display:inline;
	margin: 0px;
	background: url(../../img/path.gif) no-repeat 4px 5px;
	padding: 0 0 0 16px;
}

.path span.top {
	background: none;
	padding-left: 0
}

.path span.edit {
	position:absolute;
	top:0px;
	right:0px;
	background-image:none;
	padding: 0 5px;
	display: none;

}
.body_root
	.path .root {
	display:none;
}

/* ------------------------------------------------
	2 column
------------------------------------------------ */
#contents {
	float:right;
	width:642px;
	font-size: 1.17em;
}

#side {
	width:258px;
	float:left;
}

/* ------------------------------------------------
	side contents
------------------------------------------------ */
.side_inquiry {
	margin: 0 0 12px 0;
}
.side_inquiry dt {
}
.side_inquiry dt img {
	width: 258px;
	height: 74px;
}
.side_inquiry dd {
	position:relative;
}
.side_inquiry ul {
	position:absolute;
	top:9px;
	left:14px;
}
.side_inquiry ul li {
	margin: 0px;
	padding: 0 4px 0 0;
	float:left;
}
.side_inquiry ul li img {
	width: 112px;
	height: 20px;
}

.side_service a:link,
.side_service a:visited {
	color:#fff;
}
.side_service {
	margin: 0 0 12px 0;
}
.side_service h3 {
	margin: 0px;
	padding: 0px;
}
.side_service h3 img {
	width: 258px;
	height: 73px;
}
.side_service ul {
	padding: 10px 0px;
	background:#379b24;
}
.side_service li {
	line-height:1.1;
	padding:0px;
	margin: 0px;
	height:1%;
}
.side_service li a {
	background: url(../../img/arrow.gif) no-repeat 20px 9px;
	padding: 5px 0 5px 32px;
	display:block;
	_width:226px;
}
.side_service li a:hover,
.side_service li a.current {
	background-color:#4faf39;
}
.side_service li a.current {
	font-weight:bold;
	text-decoration:none;
}
.side_banners {
}
.side_banners ul {
}
.side_banners li {
	margin: 12px 0 0 0;
}


/* ------------------------------------------------
	localnavi
------------------------------------------------ */
.localnavi {
	position:relative;
	text-align:left;
	clear:both;
}
.localnavi ul {
}
.localnavi li {
	padding: 0 0 4px 0;
}

.localnavi li.li01,
.localnavi li.li03,
.localnavi li.li05,
.localnavi li.li07 {
	float:left;
}
.localnavi li.li02,
.localnavi li.li04,
.localnavi li.li06,
.localnavi li.li08 {
	float:right;
}

/* company */
#LnaviCompany {
	display:none;
}
.body_privacy #LnaviCompany,
.body_company #LnaviCompany,
.body_recruit #LnaviCompany,
.body_staff #LnaviCompany {
	display:block;
}
.body_siteplan .localnavi {
	display:none;
}


/* webマーケティングリニューアル後公開 */
#localnavi_webmarketing {
	display:none;
}


/* ------------------------------------------------
	sheet table
------------------------------------------------ */
.sheet {
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 5px;
	margin: 0px auto 35px;
}
.sheet table {
	border-spacing: 1px;
	margin: 0px auto;
	width:100%;
	background:#fff url(../../img/dot2x2.gif);
	border-collapse: separate;
}
.sheet th,
.sheet td {
	background-color:#fff;
	padding: 13px 15px 11px;
	line-height:1.71;
	text-align:left;
}
.sheet th {
	width:23%;
}

.consulting td.highlight,
.consulting th.highlight,
.sheet td.highlight,
.sheet th.highlight {
	background: #555;
	border: solid 1px #FFF;
	color: #FFF;
	font-weight: bold;
}

.consulting td.txtC,
.consulting th.txtC,
.sheet td.txtC,
.sheet th.txtC { text-align: center; }
.consulting td.txtR,
.consulting th.txtR,
.sheet td.txtR,
.sheet th.txtR { text-align: right; }

.consulting ul li,
.sheet ul li {
	background: url(../../img/listmark.gif) no-repeat 0px 8px;
	padding: 0 0 3px 10px;
	line-height: 1.5;
}


.consulting {
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 5px;
	margin: 0px auto 35px;
}
.consulting table {
	border-spacing: 1px;
	margin: 0px auto;
	width:100%;
	background:#fff url(../../img/dot2x2.gif);
	border-collapse: separate;
}
.consulting th,
.consulting td {
	background-color:#fff;
	padding:8px;
	line-height:1.71;
	text-align:left;
}
.consulting th {
	width:22%;
}




/* ------------------------------------------------
	構築事例
------------------------------------------------ */
.worksWrap {
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 5px;
	margin: 0px auto 25px auto;
	font-size: 0.86em;
}
.worksInner {
	background-color:#fff;
	height:1%;
	padding: 25px;
}

.work {
	margin: 0px 0 30px 0;
}
.worksWrap h3 {
	font-size: 1.33em;
	background: #edc628;
	padding: 8px 15px 7px;
	line-height: 1.1;
	margin: 0 0 12px;
	text-indent: 0;
	color: #333;
}
.work_body {
	width:355px;
	float:right;
	padding: 0;
}
.work_body p {
	margin: 0;
	padding: 0 0 10px;
}
.work_pict {
	float:left;
	padding: 5px 0 0 10px;
}

.work_pict img {
	border: solid 1px #c5c2cd;
	vertical-align:top;
	text-align:center;
}
.work_pict :hover img {
	filter:alpha(opacity=90);
	opacity:0.9;
	border-color: #666;
}
.work_pict img.noborder {
	border:none;
}

/* ------------------------------------------------
	構築事例 layout1column
------------------------------------------------ */

.layout1column {
}

/* ------------------------------------------------
	構築事例 layout2column
------------------------------------------------ */

.layout2column
	.work {
	width:284px;
	float:left;
	display:inline;
	margin-right:13px;
}
.layout2column
	.worksInner {
	padding-right:0px;
}
.layout2column
	.work_body {
	margin: 0 3px;
	width:auto;
	float:none;
}
.layout2column
	.work_pict {
	float:none;
	margin: 0 auto;
	text-align:center;
	padding-top:0px;
}
.layout2column
	.work_pict img {
	margin: 0 8px 0 0px;
}

/* ------------------------------------------------
	構築事例 layout　ピックアップ形式
------------------------------------------------ */

.layoutPickup
	.work_pict {
	width:208px;
	margin-top:-35px;
}
.layoutPickup
	.work_pict img {
	margin-bottom:15px;
}

.layoutPickup
	.work_head {
	background-color:transparent;
	padding: 4px 0px 0px 12px;
	line-height:1.1;
	font-weight:bold;
	margin-left:218px;
}
.work_member {
	background: url(../../img/bk_works.gif) repeat-x left top;
	padding-top:15px;
	margin-bottom:40px;
}
.work_director {
	width:170px;
	background:#f1e0b7;
	border: solid 1px #dac79b;
	padding: 14px;
}

.work_director h4 {
	font-size:10px;
	font-weight:bold;
	margin: 5px 0;
	line-height:1.1;
	color:#bd2c2c;
}
.work_director p {
	font-size:10px;
}


.work_pict .work_director .pict {
	float:none;
	margin: 0px;
}
.work_pict .work_director .pict,
.work_pict .work_director a:hover img.pict {
	border: solid 1px #fff;
}


/* ------------------------------------------------
	promotion
------------------------------------------------ */
.promotionWrap {
	background: url(../../img/bk_recruit.gif) repeat 0 0;
	padding: 5px;
	margin: 30px auto 35px auto;
	font-size: 0.86em;
}
.promotionInner {
	background-color:#fff;
	height:1%;
	padding: 25px;
}

.promotionWrap .section{
	margin-bottom:20px;
}
.promotionWrap .section .pict{
	margin: 5px 0 0 15px; 
}

.promotionWrap h2 {
	font-size:1.33em;
	background:#edc628;
	padding: 9px 15px 7px;
	line-height:1.1;
	margin: 0 0 17px;
	text-indent:0px;
	color: #333;
}
.promotionWrap p {
	margin: 0 0 0 3px;
}
.promotionWrap .copy {
	padding: 0 0 10px;
}

.promotionWrap h3{
	margin: 0 3px 5px;
	padding: 0 0 5px;
	border-bottom: dashed 1px #666;
	font-size: 117%;
}
.promotionWrap h3 sup {
	font-size:1.5em;
	font-family: "Courier New", Courier, mono;
	vertical-align:baseline;
	padding-right:0;
}


/* ------------------------------------------------
	entry
------------------------------------------------ */
.entry_head {
	_height:3em;
	min-height:3em;
	padding-bottom:5px;
}
.entry_date {
	font-weight:bold;
	padding: 0px 5px;
	color:#333;
	margin: 10px 0;
	display:inline;
}
.entry_cat a {
	display:none;
	text-indent:-5000px;
	text-align:left;
}
.entry_author {
	font-family:verdana;
	font-weight:normal;
	padding-left:18px;
	margin-top:5px;
}

.entry_state {
	margin: 5px 0px 0 0;
	padding: 0px 0px;
	clear: both;
	display:none;
}
.entry_state h4 {
	font-size:1em;
	float:left;
	font-weight:bold;
	padding:6px 5px 5px 0px;
}
.entry_state ul {
	margin: 0px 3px;
}
.entry_state li {
	display:inline;
}

.entry-categories-list {
	padding: 6px 0px;
	text-align:left;
}
.entry-categories-list li {
	display:inline;
}
.entry-tags-list {
	padding: 6px 0px;
	text-align:left;
}
.entry-tags-list li {
	display:inline;
}
.sbm_list {
	padding:4px 3px 0 0px;
	height:1.9em;
	font-size:0.83em;
	margin: 0 0 0px 0;
}
.sbm_list li {
	float:left;
	padding-right:10px;
}
.sbm_list li.first-child {
	float:none;
}


/* ------------------------------------------------
	top content
------------------------------------------------ */

.topContent {
	margin: 0 0 23px 0;
	width:446px;
}
.topContent h2 {
	margin: 0 0 0px 0;
	background-color:none;
	border:none;
	padding: 0px 0 5px 0;
	background: url(../../img/bk_top_contents_head.gif) no-repeat left bottom;
}

.topContentBody {
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
	background: url(../../img/bk_top_contents_bg.gif) repeat-y 0 0;
}
.topContentBody p {
	margin: 0px;
	padding: 12px 20px 4px 22px;
	color: #000;
}
.topContentBody ul {
	margin: 0px;
	padding: 0px 0px 13px 22px;
	background: url(../../img/bk_top_contents_head.gif) no-repeat left bottom;
}

.topContentBody li {
	width:193px;
	height:126px;
	margin: 0px 5px 4px 0px;
	padding: 1px 0px;
	text-align:center;
	position:relative;
	display:inline;
	float:left;
}
.topContentBody li .none,
.topContentBody li a {
	text-align:left;
	padding:1px;
	background:url(../../img/dotline.gif) repeat 0 0;
	display:block;
}
.topContentBody li span {
	width:191px;
	height:124px;
	margin: 0px;
	display:block;
	padding:0px;
	background:url(../../img/bk.gif) repeat;
}
.topContentBody li img {
	margin: 10px 0 0 10px;
}

.topContentBody li a:hover {
	cursor:pointer;
	background-image: url(../../img/dotline_blink.gif);
}
.topContentBody li a:hover span {
	background: #fffccf;
}

.topContentBody li.odd {
}
.topContentBody li.even {
	float:right;
}


.detailContent {
}
.detailContentBody {
}

/* ------------------------------------------------
  pickup --> case
------------------------------------------------ */
.caseBox {
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 5px;
	margin: 0px 0px 30px;
}
.caseBox .inner {
	background: none;
	padding: 25px 0px 1px 28px;
	background: url(../../img/bk.gif) repeat 0 0;
}
.caseBox .launchList li {
	float: left;
	margin: 0px 21px 0px 0px;
	padding: 0px 0px 11px;
	display: inline;
}
.caseBox h2 {
	background: none;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.caseBox p {
	padding: 0px 10px 20px 0px;
	margin: 0px;
}

#launchEdu {
	margin: 15px 0px 0px 100px;
}

.body_renewal .sheet {
	font-size: 0.86em;
}
.body_renewal th {
	width: 23%;
}


/* ------------------------------------------------
	会社案内TOP
------------------------------------------------ */
.mission {
	background: url(../../img/mission_foot.gif) no-repeat left bottom;
	padding: 15px 0 5px 0;
	margin: 0px 0 40px 0;
	font-size: 0.86em;
}
.mission_body {
	background: url(../../img/mission_bg.gif) repeat-y left top;
	padding: 0px 73px 30px 73px;
}
.mission_body .copy {
	margin: 0;
	padding: 0 0 33px;
}
.mission_body .section {
	padding: 0 0 12px;
}
.mission_body .section p {
	margin: 0 0 0 2px;
}
.mission_body .section .copy {
	margin: 0;
	padding: 0 0 13px;
}
.mission_body .section .pict {
	margin: 0;
	padding: 0 0 25px 23px;
}


/* ------------------------------------------------
  company outline
------------------------------------------------ */
.map {
	margin: 0px 0px 15px;
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 5px;
	/* 
	background: #000;
	 */
}
#contents .mapTitle {
	margin: 0px;
	padding: 5px 10px;
	line-height: 1.2;
	color: #FFF;
	background: url(../../img/bk_works.gif) repeat 0 0;
	display: inline;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
}

.balloon {
	padding: 8px;
	font-size:12px;
}
.howtoAccess {
	margin: 0px 0px 35px;
}
.howtoAccess dt {
	width: 80px;
	float: left;
	font-weight: bold;
}
.howtoAccess dd {
	width: 530px;
	float: left;
}

/* ------------------------------------------------
	recruit
------------------------------------------------ */

.recruitWrap {
	background: url(../../img/bk_recruit.gif) repeat 0 0;
	padding: 5px;
	margin: 0 auto 25px auto;
	font-size: 0.86em;
}
.recruitInner {
	background-color:#fff;
	height:1%;
	padding: 25px;
}
.recruitWrap h2 {
	font-size: 1.33em;
	background: #edc628;
	padding: 8px 15px 7px;
	line-height: 1.1;
	margin: 0 0 12px;
	text-indent: 0;
	color: #333;
}
.recruitWrap h2 a:link,
.recruitWrap h2 a:visited {
	color: #333;
}
.recruitWrap h2 a:hover,
.recruitWrap h2 a:active {
	color: #ff6b2b;
}

.recruit {
	margin: 0px 0px 20px 0px;
}
.recruit p {
	margin: 0 0 0 3px;
	padding: 0 0 10px;
}
.recruit .pict{
	margin: 3px 0px 0 15px; 
}
.recruit .detail {
	padding: 0px 0 5px 10px;
}


.recruit_body .section {
	padding-bottom:24px;
}

/* ------------------------------------------------
	privacy policy
------------------------------------------------ */
ol.privacy{
	margin: 0 20px 30px 30px;
}
ol.privacy li{
	margin-bottom:15px;
	list-style-type:decimal;
	color: #000;
}


/* ------------------------------------------------
	staff
------------------------------------------------ */
.body_staff #contents {
	position:relative;
}
.body_staff #page_title {
	background: url(../../img/staff_intro.gif) no-repeat 0 0;
	display:block;
	width:183px;
	height:66px;
	position:absolute;
	top:58px;
	left:26px;
	border:none;
	padding: 0px;
	text-indent:-5000px;
	margin: 0px;
}
.staffDetailWrap {
	font-size: 0.86em;
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 34px 0 20px 26px;
	margin: 0px auto 25px auto;
}

.staffDetailHead {
	width:591px;
	margin: 0 0 30px 0;
}
.staffDetailHead img {
	margin: -10px 0 0 183px;
	_margin-top:-5px;
}
.staffDetailBody {
	width:591px;
}
.staffDetailBody h2 {
	margin:15px 0 9px 0;
}
.staffDetailBody .section {
}
.name {
	padding-right:1em;
	font-weight:bold;
	font-size:1.17em;
}
.first_name {
	text-transform: capitalize;
}
.family_name {
	text-transform:uppercase;
}
.staff_profile {
	font-family:arial;
	color:#ccc;
	line-height:1.6;
	width:302px;
	margin: 0;
	border-bottom: solid 1px #000;
	float:right;
}
.staff_profile dt {
	border-top: solid 1px #000;
	color:#ffd200;
	padding: 1px 0;
}
.staff_profile dt.first-child {
	border-top:none;
}
.staff_profile dd {
	border-bottom: solid 1px #535353;
	padding: 3px 0 8px 0;
}
.staff_profile dd.last-child {
}
.staff_photo {
	width:275px;
	height:260px;
	float:left;
	background: url(../../img/staff_photo.gif) no-repeat 0 0;
}
.staff_photo img {
	margin: 5px;
}
.staff_profile a {
	color: #ccc;
}

/* ------------------------------------------------
	staff index
------------------------------------------------ */
.staffWrap {
	background: url(../../img/bk_works.gif) repeat 0 0;
	padding: 34px 0 12px 12px;
	margin: 0px auto 25px auto;
}
.staffWrap ul {
	background: url(../../img/staff_intro_list.gif);
	width:617px;
}
.staffWrap li {
	height:154px;
	width:308px;
	float:left;
}
.staffWrap li a:link,
.staffWrap li a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
}
.staffWrap li img {
	width:297px;
	height:143px;
	margin: 3px;
	_margin-right: 0px;
	_margin-bottom: 0;
	border:solid 3px #ccc;
}
.staffWrap li a:hover img {
	border-color:#fff;
	cursor:pointer;
}
.staffInner {
	background: url(../../img/staff_intro_list_btm.gif) no-repeat left bottom;
	padding: 0 0 1px 0;
}


#works dl.workList a:link,
#works dl.workList a:visited {
	color:#ddd;
	text-decoration:none;
}
#works {
	cursor:default;
	margin: 0px auto;
	text-align:left;
	width:590px;
	padding: 0px;
	border: solid 1px #525252;
	background-color:#333;
	_padding-left:10px;
	_width:580px;
}
#works dl.workList:hover {
	color:#fff;
	background-color:#444;
}
#works dl.workList {
	margin: 0px auto;
	float:left;
	width:275px;
	display:inline;
	padding:10px;
	_padding:0px 0px 10px 0px;
	_margin-right:10px;
}


#works dl.workList dt {
	font-size:0.83em;
	position: relative;
	width:155px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-left: 120px;
	color:#ddd;
}

#works dl.workList dt.firstChild,
#works dl.workList dt:first-child {
	border-top: 0;
	padding-top: 0;
}

#works dl.workList dt a {
	padding-left: 0px;
}

#works dl.workList dt img {
	position: absolute;
	top: 15px;
	left: 0;
	padding: 2px;
	border: 3px solid #ccc;
}

#works dl.workList dt a:hover img {
	border-color: #fff;
}
#works dl.workList dt.firstChild img,
#works dl.workList dt:first-child img {
	top: 0;
}

#works dl.workList dd {
	margin-bottom: 15px;
	padding-left: 120px;
	min-height:35px;
	_height:35px;
}

#works dl.workList > dd {
}
#works .URL {
	color:#717171;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	word-break:break-all;
}
#works .JOB {
	color:#fff;
	border: dotted 1px #717171;
	padding:3px 4px;
	display:block;
}

.interview {
	color:#fff;
}
.interview li {
	background: url(../../img/interview_title_head.gif) no-repeat left top;
	margin: 0 0 15px 0;
}
.interview h3 {
/* 
	font-family:"ヒラギノ角ゴ Pro W3", osaka, "ＭＳ Ｐゴシック";
 */
	font-weight:bold;
	color:#fff;
	padding:1px 0 0px 0;
	margin: 0px;
	line-height:1.1;
	background: url(../../img/interview_title_foot.gif) no-repeat left bottom;
}
.interview h3 span {
	padding: 0.7em 10px 0.9em 38px;
	background-repeat:no-repeat;
	background-position: 0.9em 8px;
}
.interview .li01 h3 span {
	background-image: url(../../img/01.gif);
}
.interview .li02 h3 span {
	background-image: url(../../img/02.gif);
}
.interview .li03 h3 span {
	background-image: url(../../img/03.gif);
}

.interview blockquote {
	margin: 0 5px;
	line-height:1.6;
}





/* ------------------------------------------------
	caption
------------------------------------------------ */

div.caption {
margin: 0;padding:0;position:relative;
_display:inline;
_padding-right:0px;
_padding-left:2px;
}
*:first-child+html div.caption {
padding-bottom:4px;
padding-left:3px;
display:inline;
}
div.caption p {
position: absolute;
margin: 0;
padding: 2px 8px;
_padding: 0px;
font-size: 14px;
bottom: 0;
left: 0;
background:black;
color: white;
opacity: .7;
display:block;
width:297px;
_width:100%;
text-align:center;
font-weight:bold;
cursor:pointer;
text-decoration:none;
}
div.caption img {
}
div.caption a {
position:relative;
display:block;
}
div.caption a:hover {
text-decoration:none;
}
div.caption a img {text-decoration:none;}






/* ------------------------------------------------
	page navigarion
------------------------------------------------ */
.pagenavi {
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	margin: 1.5em 0em;
	padding: 1.8em 2em;
}
.pagenavi li {
	line-height:1.5;
	padding: 0 0 5px 0px;
}
.pagenavi li a {
	background: url(../../img/i_check_off.gif) no-repeat 0 0px;
	padding: 0 0 2px 20px;
	display:block;
	_height:1%;
}
.pagenavi li a:hover {background-image:url(../../img/i_check_on.gif);}



/* ------------------------------------------------
	よくばりサイトぷらん
------------------------------------------------ */
.box {
	width:642px;
	margin: 0px auto 24px auto;
	padding: 6px 0px 0px;
	font-size: 0.86em;
}
.boxMain {
	background: url(../../img/box_bg.gif) repeat-y 0 0;
	padding: 0 0px 0px 0px;
}
.box h2 {
	background: url(../../img/box_head.gif) no-repeat left top;
	padding: 30px 0 0 0;
}
.box h2 img {
	margin-bottom:1.67em;
	margin-left:30px;
}
.boxInner {
	background: url(../../img/box_foot.gif) no-repeat left bottom;
	padding: 0 25px 15px 30px;
}
.box .red {
}
.bold {
	font-weight:bold;
}
.bolder {
	font-weight:bolder;
	font-size:1.5em;
	font-family:"ヒラギノ角ゴ8", osaka, "ＭＳ Ｐゴシック";
}

#MovableTypePoint {
	border-top: dotted 1px #787676;
	padding-top: 16px;
}
#MovableTypePoint li {
	position: relative;
	width:582px;
	margin: 0px 0 16px 0;
	padding: 0px 0px 12px;
	border-bottom: dotted 1px #787676;
}
#MovableTypePoint li p {
	position:absolute;
	top:30px;
	left:64px;
	line-height:1.6;
}
#MovableTypePoint li.li01 p,
#MovableTypePoint li.li02 p {
	padding-right:250px;
}
#MovableTypePoint li.li03 p {
	padding-right:220px;
}

#EXAMPLE {
	margin-top:30px;
}

#ESTIMATE{
	margin-top:10px;
}

#ESTIMATE p{
	margin:0px;
}

/* ------------------------------------------------
	inquiry
------------------------------------------------ */
.body_form
	 #page_title {
	 display:block;
	 height:64px;
	 width:600px;
	 background-position: 0 0;
	 background-repeat:no-repeat;
	 border:none;
	 text-indent:-5000px;
}
.body_inquiry
	 #page_title {
	 background-image: url(../../img/title_inquiry.gif);
}
.body_estimate
	 #page_title {
	 background-image: url(../../img/title_estimate.gif);
}

.inquiry {
	border:solid 1px #cfccc2;
	width:600px;
	margin: 25px auto;
	padding: 20px 20px;
	background: url(../../img/inquiry_box_bg.gif);
}
.inquiry p {
	margin-bottom:0px;
}
.inquiry dl {
	position:relative;
	height:100px;
	width:591px;
}
.inquiry dl dt {
	width:283px;
	display:block;
	margin: 0px;
	padding: 21px 0 0 0;
	background: url(../../img/inquiry_time.gif) no-repeat 0 0px;
	position:absolute;
	top:0px;
	left:0px;
}
.inquiry dl dd {
	position:absolute;
	top:20px;
	left:320px;
	margin:0;
}
.inquiry dl dd img {
}


.content_foot {
	width:640px;
	margin:15px 0px;
}
.body_works .content_foot .inquiry {
	margin-bottom:15px;
}
.body_works .content_foot .inquiry dl {
}
.body_works .content_foot .inquiry dl dt {
}
.body_works .content_foot .inquiry dl dd {
	top:-15px;
}
.body_works .content_foot .inquiry dl dd img {
	padding-top:8px;
}


/* ------------------------------------------------
	estimate
------------------------------------------------ */
.body_estimate .copy,
.body_inquiry .copy {
	padding:0 0 10px;
}
.estimate_tel dt {
	margin-bottom:7px;
}
.privacy_confirm {
	margin:40px 0px 0px 0px;
}
.privacy_frame {
	background-color:#F8FFE4;
	border:1px solid #BEE459;
	height:140px;
	margin:0px 0 25px 0;
	overflow:auto;
	padding:10px;
	width:99%;
}

.estimate_foot_left {
	float:left;
	width:360px;
}
.estimate_foot_right {
	float:right;
	background:url(../../img/bk_estimate_distress.gif) no-repeat 0px 0px;
	height:310px;
	width:250px;
}
.estimate_foot_right ul {
	margin:18px 0px 0px 43px;
}
.estimate_foot_right ul li {
	font-size:0.87em;
	margin-bottom:8px;
}
.estimate_distress {
	margin-bottom:9px;
}



/* ------------------------------------------------
	
------------------------------------------------ */
.wrap {
	background: url(../../img/bk_news.gif) repeat;
	padding: 5px;
	margin: 0 0 35px;
}
.inner {
	background: url(../../img/bk_cream.gif) repeat;
	padding: 20px 20px 16px 25px;
}
.inner li {
	background: url(../../img/listmark.gif) no-repeat 0px 8px;
	padding: 0 0 3px 10px;
	line-height: 1.5;
}

.body_form .inner {
	font-size:0.83em;
}

.aform-header {
	display:none;
}

.aform {
	width:600px;
	margin: 0 auto ;
	padding: 0 20px 24px;
	line-height:1.2;
}
.aform dl {
	margin: 0 10px;
}
.aform dt {
	margin: 0;
	float: left;
	width:15em;
	padding-left: 0em;
}
.aform dd {
	margin: 0 0 0 16em;
	border: none;
	padding-left: 0em;
}
.aform dt {
	padding: 7px 0px 5px;
}
.aform dd {
	padding: 5px 0px 5px;
}
.submit {
	text-align:center;
}

.aform .aform-hdln{
	margin: 10px 0px 10px;
	background-color:#EDC628;
	line-height:1.1;
	padding: 6px 10px 5px;
	font-weight: bold;
	display:block;
	width:99%;
}



/* ------------------------------------------------
	news
------------------------------------------------ */
.body_news #page_title {
	text-indent:-5000px;
	height:53px;
	background: url(../../img/title_newspage.gif) no-repeat 0 0;
	display:block;
	margin: 10px 0 0px 0;
	position:relative;
	border:none;
}
.page_archive_nav {
	font-size:12px;
	text-align:center;
	margin: 25px auto;
	background-color:#f0f0f0;
	padding: 5px;
}
.page_archive_nav li {
	display:inline;
	text-align:center;
	padding: 0 1em;
}

.body_news .entry-asset {
	background: url(../../img/bk_news.gif) repeat 0 0;
	padding:13px;
	margin:0px auto 25px auto;
}

.body_news .entry {
	background:#f9ecd3;
	padding: 25px;
	height:1%;
}
.body_news .entry_date {
	padding: 0px 0px 4px 0px;
	border-bottom:dotted 1px #888;
	margin: 0px 0px 8px 0px;
	display:block;
	text-align:left;
}
.body_news .entry_state {
	display:block;
}
.body_news .entry-asset h2 {
	margin-bottom:5px;
}
.all_entries {
	display:block;
	margin: -35px 0 35px 170px;
	width:88px;
	height:23px;
	position:relative;
}
.all_entries a {
	width:88px;
	height:23px;
	display:block;
	background: url(../../img/all_entries.gif) no-repeat 0 0;
	text-indent:-5000px;
	padding: 0px;
}
.body_news .news {
	background: url(../../img/bk_news.gif) repeat 0 0;
	padding:13px;
	margin:20px auto 25px auto;
}
.body_news .news ul {
	background:#f9ecd3;
	padding: 25px;
	height:1%;
}
.body_news .news p {
	padding: 0px;
	margin: -1.4em 0 0 7.0em;
	line-height:1.4;
}
.body_news .news .date {
}
.body_news .entry-asset {
}

/* ------------------------------------------------
	web マーケティング 詳細
------------------------------------------------ */
.planning {
	width:648px;
	margin: 5px -6px 30px 0;
}
.planning li {
	width:209px;
	padding: 0 7px 0 0;
	float:left;
}

.fee {
	margin: 10px auto;
	width:500px;
	text-align:center;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
}
.composi th,
.fee th {
	padding:8px;
	background-color:#F7E9D6;
	color:#111;
}
.fee th ,
.fee td {
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	text-align:center;
}
.composi td,
.fee td {
	padding:8px;
	background-color:#fff;
}
.fee thead th {
	padding:3px;
	background-color:#555;
	color:#fff;
}

.composi {
	margin: 10px auto;
	text-align:center;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
}
.composi th,
.composi td {
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	text-align:left;
}

.pdca_cycle {
/* 
	border: dotted 1px #333;
 */
	width:642px;
	text-align:center;
	padding: 15px 0px;
	margin: 8px auto 25px auto;
}

.efo {
	background: url(../../img/flow_arrow.gif) no-repeat center bottom;
	width:642px;
	padding-bottom:20px;
}
.efo dt {
	margin-bottom:-3px;
	background: url(../../img/efo_head.gif) no-repeat left bottom;
	padding:0px 0 5px 0px;
}
.efo dd {
	background: url(../../img/efo_bg.gif) repeat-y 0 0;
	padding:3px 5px 0px 5px;
	margin:0px auto 25px auto;
}
.efo dd p {
	background: url(../../img/efo_head.gif) no-repeat left bottom;
	padding:0px 0 5px 0px;
	margin:0px;
}
dl.efo-last-child {
	background-image:none;
}


/* ------------------------------------------------
	seo対策ツール
------------------------------------------------ */

.seotool_function .section {
	margin-bottom:18px;
}
.seotool_function .pict2 {
	padding-right:16px;
}
.seotool_function dl dt {
	margin-bottom:8px;
}
.seotool_function dl dd {
	line-height:1.8;
}

.body_seo_tool .promotionWrap .section {
	margin-bottom:12px;
}
.body_seo_tool .promotionInner {
	padding-bottom:12px;
}
.title_seo_plan {
	margin-bottom:22px;
}
.title_seo_plan dt {
	float:left;
	margin-right:12px;
}

.seo_plan_content dt {
	float:left;
	margin-right:26px;
}
.seo_plan_content tr {
}
.seo_plan_content dd th,
.seo_plan_content dd td {
	padding:7px 5px 2px 2px;
	line-height:1;
	border-bottom:1px solid #EAEAEA;
}
.seo_plan_content dd th {
	font-weight:bold;
}
.seo_plan_content dd td {
	background:url(../../img/listmark_red.gif) no-repeat 16px 9px;
	padding-left:28px;
	text-align:left;
}

.seo_tool_btn {
	width:376px;
	margin:0px auto 50px;
}
.seo_tool_btn dt {
	margin-bottom:6px;
}

.body_seo_tool h2 {
	font-size: 1.33em;
	background: #edc628;
	padding: 8px 15px 7px;
	line-height: 1.1;
	margin: 0 0 12px;
	text-indent: 0;
}

.seo_tool_works_table {
	border:3px solid #adc9a6;
	padding:8px;
	width:608px;
	background:#fff;
	margin:0px auto 20px;
}
.seo_tool_works table {
	width:608px;
	background:#fff;
}
.seo_tool_works table th,
.seo_tool_works table td {
	margin:8px;
	padding:5px 9px;
	text-align:left;
}
.seo_tool_works table th {
	font-weight:normal;
}
.seo_tool_works table td {
	color:#ff6500;
	font-weight:bold;
}
.copy_seo_tool_works {
	margin:0px auto 50px;
	text-align:center;
}
.stripes .odd {
	background:#effceb;
}

.seotool_voice {
	width:618px;
	margin:0px auto 40px;
}
.seotool_voice_pict {
	width:154px;
	float:left;
}
.seotool_voice_pict dt {
	margin-bottom:8px;
}
.seotool_talk p {
	background:url(../../img/seotool_instance_bg_top.gif) no-repeat left top;
	min-height:103px; /* 120 */
	padding:17px 22px 0 60px;
}
.seotool_talk {
	width:444px;
	float:right;
	background:url(../../img/seotool_instance_bg_bottom.gif) no-repeat left bottom;
	padding-bottom:22px;
}


/* ------------------------------------------------
	columnBox
------------------------------------------------ */
.columnBox {
	margin: 0 0 40px;
	padding: 0 0 11px;
	width: 642px;
	background:url(../../img/column_foot.gif) no-repeat left bottom;
	font-size: 0.86em;
	line-height: 1.67;
}
.columnBox dt {
	padding: 45px 40px 12px 38px;
	background: url(../../img/column_head.gif) no-repeat left top;
	font-size: 1.5em;
	font-weight: bold;
	color: #268da3;
}
.columnBox dd {
	padding: 0 40px 5px 38px;
	background:url(../../img/column_body.gif) left top;
}
.columnBox dd p {
	padding-bottom: 18px;
}
.columnBox .detail {
	text-align: right;
	background: none;
	padding: 0 0 18px;
}
.columnBox .detail a {
	padding: 7px 10px 5px 20px;
	background: #3b98ac url(../../img/arrow02.gif) no-repeat 11px center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.columnBox .detail a:hover,
.columnBox .detail a:active {
	background-color: #65b3c4;
	color: #FFF;
}
.columnBox .detail a:link,
.columnBox .detail a:visited {
	color: #FFF;
}





