@charset "utf-8";

@import "../../share/css/base.css";
@import "../../share/css/owner_layout.css";

/* --- base layout --- */


#top {
}


/* --- header --- */


/* --- contents --- */
#container #contents {
	width: 932px;
}

#main_area {
	float: left;
	width: 740px;
}

#cota_movie {
	float: right;
	width: 150px;
	padding: 5px;
	border: 7px solid #eaeaea;
	text-align: center;
}


#container #contents h1 {
	width: 941px;
	height: 49px;
	margin-bottom: 15px;
	background: url(../images/business_style_title.gif) 0 0 no-repeat;
	text-indent: -5000em;
}

#container #contents strong {
	color: #004ba8;
	font-weight: bold;
}

#container #contents .l_img {
	float: left;
	width: 248px;
	height: 321px;
	padding-right: 20px;
}

#container #contents .right {
	float: left;
	width: 470px;
}

#container #contents ul.articles {
	margin: 1.5em 0;
}

#container #contents ul.articles li {
	width: 448px;
	height: 22px;
	margin-bottom: 1em;
	padding-left: 22px;
	background: url(../images/list_mark.gif) left center no-repeat;
	text-indent: -5000em;
}

#container #contents ul.articles li p {

}

#container #contents ul.articles li p.articles1 {
	background: url(../images/business_articles1.gif) 0 -1px no-repeat;
}

#container #contents ul.articles li p.articles2 {
	background: url(../images/business_articles2.gif) 0 0 no-repeat;
}

#container #contents ul.articles li p.articles3 {
	background: url(../images/business_articles3.gif) 0 0 no-repeat;
}

#container #contents ul.service_btn {
	margin-top: 47px;
}

#container #contents ul.service_btn li {
	float: left;
	height: 39px;
	margin-right: 12px;
}

#container #contents ul.service_btn li a {
	display: block;
	height: 39px;
	text-indent: -5000em;
	overflow: hidden;
}

#container #contents ul.service_btn li.consulting a {
	width: 211px;
	background: url(../images/consul_btn.jpg) 0 0 no-repeat;
}

#container #contents ul.service_btn li.system a {
	width: 154px;
	background: url(../images/system_btn.jpg) 0 0 no-repeat;
}

#container #contents ul.service_btn li.casestudy a {
	width: 262px;
	background: url(../images/casestudy_btn.jpg) 0 0 no-repeat;
}

#container #contents ul.service_btn li.analysis a {
	width: 151px;
	background: url(../images/analysis_btn.jpg) 0 0 no-repeat;
}

#cota_movie h3 {
	margin-bottom: 10px;
	color: #004ba8;
	text-align: left;
}

#cota_movie dt {
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #ccc;
	color: #004ba8;
	text-align: left;
	font-weight: bold;
}

#cota_movie dd p {
	font-size: 0.9em;
}

#cota_movie dd ul {
}

#cota_movie dd ul li {
	padding-left: 15px;
	background: url(../../share/images/dot_mark.gif) 5px 0.7em no-repeat;
	text-align: left;
}

/* --- side_navi --- */


/* --- footer --- */


/* --- clearfix --- */
#top {
	zoom: 1;
}

#top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#top:after {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #top {
	height: 1%;
}

#top {
	display: block;
}
/* End hide from IE-mac */
