@charset "utf-8";

/***** style.css *****/

body{
	/*border-top:5px solid #372b1f;*/
	border-top:5px solid #000000;
	/*background:#f7f0e3;*/
	background:#725c46;
	font-size:90%;
	letter-spacing:1px;
}

a{
	color:#010101;;
}

.clearfix{
	width:1px;
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}
.clear{
	clear:both;
}
.mgn {
	padding-top:50px;
	padding-bottom:50px;
}
h2 {
	margin-bottom:10px;
}

/*      Header      */

#Header{
	width:850px;
	background:url(../img/cmn/img_bg_mainWrap.gif) 0 0 repeat-y;
	margin:0px auto;
	padding:0px 9px;
	font-size:80%;
	position:relative;
	height:160px;
}

#Header h1{
	position:absolute;
	top:40px;
	left:20px;
	z-index:1;
	width:auto;
}
#Header h1 span{
	display:block;
	font-weight:bold;
	padding-left:0px;
}
#Header h1 a {
	margin-left:10px;
}

#Header ul{
	list-style:none;
	text-align:left;
	margin:0px 10px 0px 10px;
	padding:10px 0px 0px 0px;
}

#Header ul li{
	display:inline;
	vertical-align:middle;
	font-size:10px;
}

#Header div {
	text-align:right;
}

#Header div span{
	vertical-align:middle;
	display:block;
	position:absolute;
	top:0px;
	right:15px;
	width:465px;
	height:75px;
	background:url(../img/cmn/img_hbg.gif) 0 0 no-repeat;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
}

#Header div span img{
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:5px;
}

#Header div ul{
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:200;
	height:83px;
	position:absolute;
	right:9px;
	bottom:0px;
}

#Header a{
	font-weight:bold;
}


/*      Flash      */

#HeaderFlshWrap{
	width:auto;
	height:330px;
	background:url(../img/top/img_bg_flashWrap_top.gif) 0 0 repeat-x;
	/*border-top:5px solid #372b1f;*/
	border-top:5px solid #000000;
}

#HeaderFlshWrap div{
	width:850px;
	height:330px;
	background:url(../img/top/img_bg_flashWrapInner_top.gif) 0 0 no-repeat;
	margin:0px auto;
	padding:0px 9px 0px 9px;
}
#HeaderFlshWrap div div{
	width:850px;
	height:330px;
	padding:0px;
	margin:0px;
	background:none;
}

#HeaderFlshWrap h2{
	width:850px;
	height:330px;
	background:url(../img/top/img_bg_flashWrapInner_top.gif) 0 0 no-repeat;
	margin:0px auto;
	padding:0px 9px;
}


#HeaderImgWrap{
	width:auto;
	height:220px;
	background:url(../img/top/img_bg_flashWrap.gif) 0 0 repeat-x;
	/*border-top:5px solid #372b1f;*/
	border-top:5px solid #000000;
}
#HeaderImgWrap div{
	width:850px;
	height:220px;
	background:url(../img/top/img_bg_flashWrapInner.gif) 0 0 no-repeat;
	margin:0px auto;
	padding:0px 9px 0px 9px;
}
#HeaderImgWrap div div{
	width:850px;
	height:220px;
	padding:0px;
	margin:0px;
	background:none;
}
#HeaderImgWrap h2{
	width:850px;
	height:220px;
	background:url(../img/top/img_bg_flashWrapInner.gif) 0 0 no-repeat;
	margin:0px auto;
	padding:0px 9px;
}



/*      Contents      */

#CntWrap{
	width:830px;
	background:url(../img/cmn/img_bg_mainWrap.gif) 0 0 repeat-y;
	margin:auto;
	padding:15px 19px 0px 19px;
	font-size:90%;
	line-height:150%;
}
#CntWrap.bline {
	padding:10px 19px 0px 19px;
	margin:auto;
}

#CntWrap p{
	margin-bottom:10px;
}

#CntWrapInner{
	padding-bottom:15px;
	clear:both;
}
	

/*      ContentsLeft      */

#CntLeft{
	width:550px;
	height:auto;
	float:left;
}

#CntLeft h2{
	margin-bottom:20px;
}


/*      ContentsRight      */

#CntRight{
	width:250px;
	height:auto;
	float:right;
	/*background:#e0dbbd;*/
	background:#725c46;
	padding:10px;
}

#CntRight a{
	width:240px;
	height:65px;
	margin-bottom:10px;
	padding:10px 0px 0px 10px;
	display:block;
	text-decoration:none;
	line-height:130%;
}

#CntRight a img{
	margin-bottom:5px;
}

.rightCnt01{
	background:url(../img/cmn/img_bgRightCnt01.jpg) 0 0 no-repeat;
}

.rightCnt02{
	background:url(../img/cmn/img_bgRightCnt02.jpg) 0 0 no-repeat;
}

.rightCnt03{
	background:url(../img/cmn/img_bgRightCnt03.jpg) 0 0 no-repeat;
}

.rightCnt04{
	background:url(../img/cmn/img_bgRightCnt04.jpg) 0 0 no-repeat;
}


/*      Copy      */

#Copy{
	width:850px;
	background:url(../img/cmn/img_bg_mainWrap.gif) 0 0 repeat-y;
	margin:0px auto;
	padding:0px 9px 0px 9px;
	font-size:70%;
	line-height:150%;
	font-weight:bold;
	text-align:center;
}

#Copy div{
	padding:10px;
	border-top:5px solid #372b1f;
}

#footer{
	width:850px;
	background:url(../img/cmn/img_bg_mainWrap.gif) 0 0 repeat-y;
	margin:0px auto;
	padding:0px 9px 10px 9px;
	font-size:70%;
	line-height:150%;
	font-weight:bold;
	text-align:center;
}
#footer ul{
	list-style-type:none;
	padding:0 20px 0px 20px;
}
#footer ul li{
	display:inline;
	padding-right:5px;
	border-right:1px solid #372b1f;

}
#footer ul li a{
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/*      TopContents      */

div.Cnt3Menu{
	margin-bottom:15px;
}

div.Cnt3Menu div {
	float:left;
	margin-right:10px;
	line-height:130%;
}

div.Cnt3Menu div.noSp {
	margin-right:0px;
}

div.Cnt3Menu div a{
	width:250px;
	height:150px;
	background:#e0dbbd url(../img/top/img_bg_CntBtn.gif) 0 0 no-repeat;
	border:1px solid #796e64;
	display:block;
	padding:9px;
	text-decoration:none;
}

div.Cnt3Menu div img{
	margin-bottom:5px;
}

div.Cnt3Menu div.clearfix{
	width:1px;
	height:1px;
	font-size:1px;
	line-height:1px;
	float:none;
	clear:both;
	margin:0px;
}
.topInq dt{
	width:660px;
	padding-right:10px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.topInq dd{
	width:100px;
	padding-right:5px;
	float:left;
	margin-top:10px;
}

#CntLeft .topInq dt{
	width:380px;
	padding-right:10px;
	float:left;
	margin-bottom:10px;
}

#CntLeft .topInq dd{
	width:155px;
	padding-right:5px;
	float:left;
	margin-bottom:10px;
}


table.toptb{
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	font-size:90%;
	text-align:left;
	margin-bottom:10px;
	clear:both;
}
table.toptb caption{
	width:100%;
	font-weight:bold;
	background:#372b1f;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
}
table.toptb th{
	width:auto;
	font-weight:bold;
	vertical-align:top;
	padding:5px;
	border-bottom:1px dashed #725c46;
	text-align:left;
}
table.toptb td{
	vertical-align:top;
	padding:5px;
	border-bottom:1px dashed #725c46;
}


/*      exam      */

#ExamWrap{
	width:830px;
	height:auto;
	margin:0px auto;
	padding:10px 19px 0px 19px;
	background:url(../img/cmn/img_bg_mainWrap.gif) 0 0 repeat-y;
}

#ExamWrapInner{
	padding:15px;
	background:url(../result/img/img_bg_exam.jpg) 0 0 no-repeat;
}

.content{
	width:480px;
	height:auto;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}

.navigation{
	width:320px;
	height:auto;
	float:left;
	color:#FFFFFF;
	font-size:1px;
	line-height:1px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.navigation ul{
	clear:both;
	margin:0px 0px 0px 10px;
	padding:0px;
}

.navigation ul li{
	float:left;
	list-style:none;
	width:90px;
	margin:0px 0px 15px 10px;
	padding:0px;
}
.navigation ul li p{
	font-size:12px;
	line-height:12px;
	padding-top:5px;
}
.navigation ul li .caption {
	display:block;
	width:90px;
	margin:0px;
	padding:0px;
}
.navigation ul li .caption .image-title {
	display:block;
	width:90px;
	margin:0px;
	padding:0px;
}
#caption-adv.embox .caption .image-title{
	padding:0px 0px 0px 10px;
}
*html .navigation ul li{
	margin:0px 0px 15px 6px;
	display:inline;
}

.navigation ul li img{
	margin-bottom:1px;
	width:90px;
	height:90px;
}


/*      company      */

table.company{
	width:100%;
	border-collapse:separate;
	background:#E0DBBD;
	empty-cells:show;
	border-spacing:1px;
	font-size:90%;
	text-align:left;
	margin-bottom:10px;
}

table.company th{
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:top;
	padding:10px;
	background:#372B1F;
	border:1px solid #f0edde;
}

table.company td{
	vertical-align:top;
	background:#FFFFFF;
	padding:10px;
	border:1px solid #f0edde;
}


/*      buziness      */

table.deal{
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	font-size:90%;
	text-align:left;
	margin-bottom:10px;
}

table.deal th{
	width:22%;
	font-weight:bold;
	vertical-align:top;
	padding:10px;
	border-bottom:1px dashed #725c46;
}

table.deal td{
	vertical-align:top;
	padding:10px;
	border-bottom:1px dashed #725c46;
}


/*      privacy      */

.privacy h3{
	font-weight:bold;
	margin-bottom:0px;
	border-left:3px solid #372b1f;
	padding-left:10px;
}

.privacy ul{
	margin:0px 0px 20px 20px;
	list-style:disc;
}


/*      biz      */

#BizWrap{
	}

#BizWrap h3{
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
}

#BizWrap h4{
	font-weight:bold;
	border-left:3px solid #372b1f;
	padding-left:10px;
	margin-bottom:5px;
}

#BizWrap dl{
	margin-bottom:20px;
}

#BizWrap dt{
	font-weight:bold;
}

#BizWrap dd{
	margin-bottom:10px;
}

#BizWrap table{
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	margin-bottom:20px;
}

#BizWrap table td{
	padding:0px 25px 10px 0px; 
}

#BizWrap table td.noPd{
	padding:0px 0px 10px 0px; 
}

.bizList{
	padding:0px 0px 0px 60px;
}

.bizList div{
	width:185px;
	height:auto;
	float:left;
}

.bizList div ul{
	margin-bottom:20px;
	list-style:none;
}

.bizList div ul{
	margin-bottom:20px;
}

.bizList div.clearfix{
	width:1px;
	height:1px;
	font-size:1px;
	line-height:1px;
	float:none;
	clear:both;
}


/*      flow      */

.flow h3{
	font-weight:bold;
	margin-bottom:0px;
	border-left:3px solid #372b1f;
	padding:3px 0px 3px 10px;
}
.flow h3.step {
	border:none;
	padding-left:0px;
	margin-bottom:5px;
	margin-top:15px;
	background:none;
}
.flow h3.step span{
	background:#cb662a;
	color:#FFFFFF;
	padding:3px;
	margin-right:5px;
}
.flow .fimg {
	padding-top:10px;
}

/* Concept */

#ConWrap {
}
#ConWrap h3{
	font-weight:bold;
	margin-bottom:10px;
	border-left:3px solid #372b1f;
	padding:5px 0px 5px 10px;
}
#ConWrap p.conimg{
	padding-top:10px;
	padding-bottom:10px;
}
#ConWrap .imgwrapr {
	clear:both;
}
#ConWrap .imgwrapl .imgleft {
	width:200px;
	float:left;
	padding:0px 10px 0px 0px;
}
#ConWrap .imgwrapl div {
	padding-left:210px;
}
#ConWrap .imgwrapr .imgright {
	float:right;
	width:200px;
	padding:0px 0px 0px 10px;
}

/* contact */
table.contact{
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	font-size:90%;
	text-align:left;
	margin-bottom:10px;
}
table.contact caption{
	width:100%;
	font-weight:bold;
	background:#372b1f;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
}
table.contact th{
	width:25%;
	font-weight:bold;
	vertical-align:top;
	padding:10px;
	border-bottom:1px dashed #725c46;
}
table.contact td{
	vertical-align:top;
	padding:10px;
	border-bottom:1px dashed #725c46;
}
table.contact span{
	color:#FF3300;
	font-size:14px;
}

table.contact table {
	margin:0px;
}
table.contact table th{
	border:none;
	padding:0px;
	width:80px;
	text-align:left;
}
table.contact table td{
	border:none;
	padding:0px;
}

table.contact input,
table.contact textarea {
	vertical-align:middle;
	padding:3px;
}
table.contact label input{
	margin-right:2px;
}

/* after service */

.af_sv {
	padding-bottom:10px;
}
#afWrap .imgwrapl div {
	padding-left:260px;
}
#afWrap .imgwrapr .imgright {
	float:right;
	width:250px;
	padding:0px 0px 0px 10px;
}
#afWrap .imgwrapr .imgright img{
	margin-bottom:10px;
}

/* contact */
form {
	margin-top:10px;
}

/* sitemap */

#Sitemap ul{
	list-style:none;
}

#Sitemap ul li{
	line-height:200%;
}

#Sitemap ul.second{
	padding-left:1.5em;
}

#Sitemap ul li.line{
	background:url(../sitemap/img/sitemapline01.gif) left center no-repeat;
	padding-left:20px;
}

#Sitemap ul li.line2{
	background:url(../sitemap/img/sitemapline02.gif) left bottom no-repeat;
	padding-left:20px;
}

#Sitemap ul li.line3{
	background:url(../sitemap/img/sitemapline03.gif) left top no-repeat;
	padding-left:20px;
}

#NormalBlock ul.third{
	padding-left:1.5em;
}

.NewsBlock {
	float:left;
	width:410px;
	padding-bottom:10px;
}
.NewsBlockLeft {
	margin-left:10px;
}
.NewsBlock h2 {
	font-weight:bold;
	background:#372b1f;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
}
.NewsBlock ul {
	list-style-type:none;
}
.NewsBlock h2.nobg {
	padding:0px;
}

/*Link*/

table.Link {
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	font-size:90%;
	margin-bottom:10px;
}
table.Link th{
	vertical-align:top;
	border:1px solid #372b1f;
	padding:5px;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
table.Link td{
	vertical-align:top;
	border:1px solid #372b1f;
	padding:5px;
	background-color:#FFFFFF;
	text-align:left;
}
#Link{
	margin-bottom:10px;	
}
#Link h3{
	font-weight:bold;
	margin:20px 0 10px 0;
	border-left:3px solid #372b1f;
	padding-left:10px;
	font-weight:bold;
}

table.Linkimg {
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	font-size:90%;
	margin-bottom:10px;
}

table.Linkimg th{
	padding:2px;
	/*background:#cb662a;*/
	border:1px solid #372b1f;
	/*color:#FFFFFF;*/
	font-weight:bold;
}
table.Linkimg td{
	padding:10px;
	border:1px solid #372b1f;
	vertical-align:top;
}

/* result2 */

#resultWrap {
}
#resultWrap h3{
	font-weight:bold;
	margin-bottom:10px;
	border-left:3px solid #372b1f;
	padding:5px 0px 5px 10px;
	clear:both;
}
#resultWrap p.conimg{
	padding-top:10px;
	padding-bottom:10px;
}
#resultWrap ul {
	list-style-type:none;
	margin-bottom:10px;
	height:200px;
}
#resultWrap ul li {
	float:left;
	padding:0px;
	margin:0px;
	height:200px;
}

#resultWrap2 div.newmenu {
	height:30px;
	width:780px;
	margin:20px auto;
	clear:both;
}
#resultWrap2 ul {
	list-style-type:none;
	margin:0px;
	height:30px;
	width:780px;
}
#resultWrap2 ul li {
	float:left;
	padding:0px;
	margin:0px;
	height:auto;
	width:195px;
}
#resultWrap2 .resbox{
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
}
#resultWrap2 h3{
	font-weight:bold;
	margin-bottom:10px;
	border-left:3px solid #372b1f;
	padding:5px 0px 5px 10px;
	clear:both;
}

#resultWrap .resbox{
	margin-top:20px;
	margin-bottom:10px;
}
#resultWrap .resbox img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.mtcontents {
}
.mtcontents h3 {
	font-weight:bold;
	margin-bottom:0px;
	border-left:3px solid #372b1f;
	padding:3px 0px 3px 10px;
}
.mt_left {
	float:left;
	width:550px;
}
.mt_left h3 {
	font-weight:bold;
	margin-bottom:0px;
	border-left:3px solid #372b1f;
	padding:3px 0px 3px 10px;
}
.mt_right {
	float:left;
	width:270px;
	margin-left:10px;
}
.mt_right h3.widget-header {
	font-weight:bold;
	background:#372b1f;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
	border-bottom:none;
	text-align:center;
}
.mt_right h3.widget-header a {
	color:#FFFFFF;
}

/* mt */

.asset-body,
.asset-more-link,
.asset-more {
	padding:10px;
}
.asset-meta,
.asset-footer {
	padding:5px 10px;
	text-align:right;
}
h3.entry-title {
	margin-top:10px;
}

.pagebute {
	padding:10px;
	font-weight:bold;
	clear:both;
}
span.current_page {
	border:1px solid #725c46;
	padding:5px;
}
a.link_page {
	background:#725c46;
	color:#FFFFFF;
	padding:5px;
}
a.link_next,
a.link_before {
	background:#725c46;
	color:#FFFFFF;
	padding:5px;
}

.asset-footer h4{
	margin-bottom:0px;
	padding:3px 0px 3px 10px;
	display:inline;
	font-weight:bold;
}
.asset-footer  ul {
	display:inline;
	list-style-type:none;
}
.asset-footer  ul li{
	display:inline;
	padding-left:10px;
}

/* comment tb */
h3.trackbacks-header,
h3.comments-open-header,
h3.comments-header,
h2.comments-header {
	font-weight:bold;
	margin-bottom:10px;
	border-left:3px solid #372b1f;
	padding:5px 0px 5px 10px;
	clear:both;
}
div#comments-open-data div,
div#comments-open-text,
div.trackbacks-info,
div#comment-greeting,
div.comment-content {
	padding:10px 10px;
	clear:both;
}
div#comments-open-data div label {
	width:10em;
	display:block;
	float:left;
}
div#comments-open-text label {
	width:auto;
}
div#comments-open-data input {
	border:1px solid #CCCCCC;
	padding:3px;
}
div#comments-open-text textarea {
	clear:both;
	border:1px solid #CCCCCC;
	padding:3px;
}
div#comments-open-footer {
	padding:10px;
}
div#comments-open-footer input{
	border:1px solid #CCCCCC;
	padding:3px;
	background:#372b1f;
	color:#FFFFFF;
}
div.postnavi {
	padding:10px 10px;
}
div.postnavi p{
	display:inline;
}

.totop {
	padding:10px;
}

/* top 事例 */

.topresult {
}
.topresult h2{
	/*font-weight:bold;
	background:#372b1f;
	text-align:left;
	padding:5px;
	color:#FFFFFF;*/
}
.topresult ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.topresult ul li {
	margin: 0pt 0px 10px 10px;
	vertical-align: middle;
	width: 158px;
	height: auto;
	float:left;
}
.topresult ul li.topresult_first {
	margin: 0pt 0px 10px 0px;
}
.topresult ul li a{
	font-weight:bold;
}
.topresult ul li a.asset-image {
	display:block;
	width: 156px;
	height: 156px;
	overflow: hidden;
	border:2px solid #FFFFFF;
	background:#FFFFFF;
}

.topresult ul li p {
	padding:0px;
	width:auto;
	height:auto;
	font-size:10px;
}
.topresult ul li p a{
	font-size:12px;
}
.topresult ul li .date {
	font-size:10px;
	color:#666666;
	line-height:10px;
}

.search-results-header {
	font-weight:bold;
	background:#372b1f;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
}


.topicsul {
	list-style-type:none;
}
.topicsul p{
	margin-top:10px;
}
.topicsul div.topicsdate {
	position:relative;	
	padding-left:120px;
}
.topicsul div.topicsdate span{
	width:120px;
	color:#666666;
	display:block;
	font-size:10px;
	position:absolute;
	left:0px;
	top:0px;
	_left:-120px;
}
.topicsul div.topicsmore {
	padding-left:120px;
}

.topicsul div.topicsdate p a {
	font-weight:bold;
	margin-bottom:0px;
	/*border-left:3px solid #372b1f;*/
	/*padding:3px 0px 3px 10px;*/
}

.pan {
	padding-left:15px;
}

#CntWrapInner div.newmenu {
	height:30px;
	width:780px;
	margin:20px auto;
	clear:both;
}
#CntWrapInner div.newmenu ul {
	list-style-type:none;
	margin:0px;
	height:30px;
	width:780px;
}
#CntWrapInner div.newmenu ul li {
	float:left;
	padding:0px;
	margin:0px;
	height:auto;
	width:195px;
}

/*20100416 uchiumi*/
.bnr {
	margin:50px 0 0 0;
	line-height:160%;
}