@charset "utf-8";

/* 2階層共通 */
div#container {
	background-image: url(../images/top_bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
}

p.worksDate {
	font-size: 16px;
	font-weight: bold;
	color:#990000;
	border-left: 5px solid #990000;
	padding-left: 7px;
	margin-bottom: 5px;
}

p.newsDate {
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	border-left: 5px solid #990000;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-left: 20px;
}


/* pankuzu */
div#container div#content ul#pankuzu {
	margin-bottom: 5px;
	margin-top: -10px;
	padding-left: 10px;
	font-size: 10px;
}

div#container div#content ul#pankuzu li {
	float: left;
	padding-right: 10px;
}

div#container div#content ul#pankuzu li a {
	padding-right: 10px;
	color:#00B4AC;
}

/* left */
div#container div#content div.contentInner div.bsLeft {
	width: 220px;
	float: left;
}

div#container div#content div.contentInner div.bsLeft p {
	margin-bottom: 10px;
}

div#container div#content div.contentInner div.bsLeft ul.leftMenu {
	background-image: url(../images/left_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px 0 7px 6px;
	margin-bottom: 10px;
	font-weight: bold;
}

div#container div#content div.contentInner div.bsLeft ul.leftMenu li {
	height: 35px;
}

div#container div#content div.contentInner div.bsLeft ul.leftMenu li a {
	background-image: url(../images/left_menu_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 0 4px 15px;
	color:#000000;
	text-decoration: none;
}

div#container div#content div.contentInner div.bsLeft ul.leftMenu li a:hover {
	background-position: 0 -30px;
	text-decoration: none;
}

div#container div#content div.contentInner div.bsLeft ul.leftMenu li.menuOn a {
	background-image: url(../images/left_menu_bg_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	padding: 6px 0 4px 15px;
	color:#000000;
	text-decoration: none;
}

div#container div#content div.contentInner div.bsLeft ul.leftMenu li.menuOn a:hover {
	background-position: 0 -30px;
	text-decoration: none;
}

/* left banner */
div#container div#content div.contentInner div.bsLeft div.leftMediaTop {
	background-image: url(../images/left_media_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 220px;
	padding-top: 3px;
	text-align: center;
	color:#FFFFFF;
}

div#container div#content div.contentInner div.bsLeft div.leftMediaBottom {
	background-image: url(../images/left_media_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 0 2px 0;
	width: 220px;
	text-align: center;
}

div#container div#content div.contentInner div.bsLeft div.leftMediaBottom p {
	text-align: center;
}



/* right */
div#container div#content div.contentInner div.bsRight {
	width: 647px;
	float: right;
}

div#container div#content div.contentInner div.bsRight h3 {
	background-image: url(../images/bs_right_h3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 12px 0 30px 15px;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}

/* ========== service サービス ========== */
/* index */
div#container div#content div.contentInner div.bsRight div.service {
	padding: 0 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.serviceIndex p {
	margin-bottom: 30px;
}

div#container div#content div.contentInner div.bsRight div.service div.serviceIndex h4 {
	background-image: url(../service/images/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 16px;
	padding: 20px 0 30px 50px;
}

div#container div#content div.contentInner div.bsRight div.service div.serviceIndex p.engine{
	margin-bottom: 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.serviceIndex ul{
	margin-bottom: 30px;
}

div#container div#content div.contentInner div.bsRight div.service div.serviceIndex ul li{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-left:10px;
}

div#container div#content div.contentInner div.bsRight div.service div.serviceIndex ul li h5{
 font-weight:100%;
}

/* web_development */
div#container div#content div.contentInner div.bsRight div.service div.development {
	background-image: url(../service/images/development_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
}

div#container div#content div.contentInner div.bsRight div.service div.development div.developmentBox {
	background-color:#efefef;
	padding: 15px;
	margin-top: 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.development div.developmentBox h4 {
	font-size: 14px;
	font-weight: bold;
	color:#4d8f03;
	margin-bottom: 10px;
}

/* engine */
div#container div#content div.contentInner div.bsRight div.service div.engineBox{
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 40px;
}

div#container div#content div.contentInner div.bsRight div.service div.engineBox h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #CC0000;
}

div#container div#content div.contentInner div.bsRight div.service div.engine ul {
	background-color: #fff9c8;
	padding: 20px 20px 10px 20px;
	margin: 5px 0;
}

div#container div#content div.contentInner div.bsRight div.service div.engine ul li {
	font-size: 16px;	
	font-weight: bold;
	color: #4D8F03;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.engine ul li.engineTop  {
	border-bottom: none;
	border-top: 1px solid #CC0000;
	padding-top: 7px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 15px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

div#container div#content div.contentInner div.bsRight div.service div.engine h5 {
	background-image: url(../service/images/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 30px 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.lead{
	border: 1px solid #ccc;
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.service div.lead p{
margin-bottom:20px;
}

div#container div#content div.contentInner div.bsRight div.service div.lead p span{
color:#c00;
font-weight:bold;
}

div#container div#content div.contentInner div.bsRight div.service table.enginePlan {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 20px;
	width: 100%;
}

div#container div#content div.contentInner div.bsRight div.service table.enginePlan td {
	padding: 15px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.service table.enginePlan td .pr20 {
	padding-right: 30px;
}

div#container div#content div.contentInner div.bsRight div.service td.planYellow {
	background-image: url(../service/images/yellow.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffce0c;
}

div#container div#content div.contentInner div.bsRight div.service td.planGreen {
	background-image: url(../service/images/green.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9dce0b;
}

div#container div#content div.contentInner div.bsRight div.service td.planPurple {
	background-image: url(../service/images/purple.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #b792db;
}


div#container div#content div.contentInner div.bsRight div.service table.enginePlanBox {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

div#container div#content div.contentInner div.bsRight div.service table.enginePlanBox th {
	background-color: #efefef;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.service table.enginePlanBox td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 15px;
	text-align: center;
}

div#container div#content div.contentInner div.bsRight div.service div.engine h6 {
	margin-bottom: 5px;
}

/* engine list */
div#container div#content div.contentInner div.bsRight div.service div.engineList h4{
	border-left: 4px solid #ee6600;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

div#container div#content div.contentInner div.bsRight div.service div.engineList h4 a:hover {
	color: #333;
}

div#container div#content div.contentInner div.bsRight div.service div.engineList a img:hover {
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}

div#container div#content div.contentInner div.bsRight div.service div.engineList table {
	width: 100%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 10px 0;
}

div#container div#content div.contentInner div.bsRight div.service div.engineList table th {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background-color: #eaeaea;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.engineList table td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 10px;
}

/* promotion */
div#container div#content div.contentInner div.bsRight div.service div.promotion {
	margin-top: 20px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion dl {
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion dt {
	border-bottom: 1px solid #4d8f03;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #4D8F03;
}
div#container div#content div.contentInner div.bsRight div.service div.promotion div.promotionBox {
	margin-bottom: 30px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion div.promotionBox dd {
	margin-left: 5px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.pt {
	margin-top: 30px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.pt td {
	width: 220px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.pt {
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.pt th {
	width: 187px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.pt td.blueBg {
	background-image: url(../service/images/blue_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	color: #0066cc;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.pt td.greenBg {
	background-image: url(../service/images/green_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 40px;
	color: #4d8f03;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th{
	padding: 0 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td {
	
}


/* china */
div#container div#content div.contentInner div.bsRight div.service div.china p.bnr{
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.service div.china h4{
	font-weight:bold;
	font-size:120%;
	background-image:url(../service/images/icon_01.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:2px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.box01{
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 30px;
}

div#container div#content div.contentInner div.bsRight div.service div.china ul.menu{
}

div#container div#content div.contentInner div.bsRight div.service div.china ul.menu li{
	float:left;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner{
	margin-bottom:20px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner h5{
	background-image: url(../service/images/h5_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 30px 10px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner dl{
	border:0px;
	padding:0px;
	margin:0px;
	margin-top:30px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner dl.press{
	margin-top:0px;
	margin-bottom:15px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner dl dt{
	color:#333;
	font-size:100%;
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner dl dd{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner dl dd img{
	border:1px solid #CCC;
	padding:19px;
}

div#container div#content div.contentInner div.bsRight div.service div.china div.inner table.searchEngine{
	border:1px solid #CCC;
	border-collapse:collapse;
	padding:10px;
}


div#container div#content div.contentInner div.bsRight div.service div.china div.inner table.searchEngine th{
	border:1px solid #CCC;
	padding:10px;
	text-align:center;
	background-color:#FFC;
}


div#container div#content div.contentInner div.bsRight div.service div.china div.inner table.searchEngine td{
	border:1px solid #CCC;
	padding:10px;
}




/* 1パタン */
div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td.yellowBg01 {
	border: 1px solid #feeaa3;
	height: 90px;
	width: 220px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td p {
	margin: 15px 10px 0 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg01 {
	height: 90px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg01 table {
	background-color: #feeaa3;
	height: 105px;
	width: 167px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg01 table td {
	vertical-align: middle;
}

/* 2パタン */
div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td.yellowBg02 {
	border: 1px solid #fdd139;
	height: 90px;
	width: 220px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td p {
	margin: 15px 10px 0 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg02 {
	height: 90px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg02 table {
	background-color: #fdd139;
	height: 105px;
	width: 167px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg02 table td {
	vertical-align: middle;
}

/* 3パタン */
div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td.yellowBg03 {
	border: 1px solid #faac2c;
	height: 90px;
	width: 220px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td p {
	margin: 15px 10px 0 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg03 {
	height: 90px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg03 table {
	background-color: #faac2c;
	height: 105px;
	width: 167px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg03 table td {
	vertical-align: middle;
}

/* 4パタン */
div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td.yellowBg04 {
	border: 1px solid #ff6600;
	height: 90px;
	width: 220px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox td p {
	margin: 15px 10px 0 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg04 {
	height: 90px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg04 table {
	background-color: #ff6600;
	height: 105px;
	width: 167px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion table.ptBox th.ylwBg04 table td {
	vertical-align: middle;
}

/* seo */
div#container div#content div.contentInner div.bsRight div.service div.promotion div.seo {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 30px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion div.seo h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion div.seo table.seoBox img{
	margin-bottom: 5px;
}

div#container div#content div.contentInner div.bsRight div.service div.promotion div.seo table.seoBox td {
	padding-bottom: 15px;
	vertical-align: middle;
}


/*=========== スタッフ staff ===========*/
div#container div#content div.contentInner div.bsRight div.staff{
	padding: 0 10px;
}

div#container div#content div.contentInner div.bsRight div.staff ul.profile {
	margin-top: 10px;
}

div#container div#content div.contentInner div.bsRight div.staff ul.profile li{
	float: left;
}

div#container div#content div.contentInner div.bsRight div.staff ul.profile li.pl10 {
	padding: 0 6px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox {
	border: 1px solid #ccc;
	margin-top: 30px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner {
	padding: 15px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner div.staffLeft {
	float: left;
	width: 140px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner div.staffRight {
	float: right;
	width: 440px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner div.staffRight div.staffRightInner {
	border-bottom: 1px solid #7ebe1f;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner div.staffRight p {
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner div.staffRight div.staffRightInner h4 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #461f19;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBoxInner div.staffRight div.staffRightInner p.h3Profile {
	float: right;
	color:#666;
	margin-bottom: 0;
}

div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBottom {
	border-top: 1px solid #ccc;
	background-color: #fff9c8;
	padding: 15px;
	line-height: 170%;
}

div#container div#content div.contentInner div.bsRight div.staff ul.profile li a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}


div#container div#content div.contentInner div.bsRight div.staff div.staffBox div.staffBottom th {
	width: 80px;
	text-align: left;
	font-weight: bold;
	color: #461f19;
}

/*=========== 私たちの強み strength ===========*/
div#container div#content div.contentInner div.bsRight div.strength h4 {
	margin-bottom: 15px;
	margin-top: -10px;
}

div#container div#content div.contentInner div.bsRight div.strength ul {
	margin-bottom: 40px;
}

div#container div#content div.contentInner div.bsRight div.strength ul li {
	margin-bottom: 7px;
}

div#container div#content div.contentInner div.bsRight div.strength div.strengthBox {
	background-image: url(../images/st_bg_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 25px;
}

div#container div#content div.contentInner div.bsRight div.strength div.strengthBox div.st {
	background-color: #FFFFFF;
	padding: 15px;
}

/*=========== works 実績 ===========*/
div#container div#content div.contentInner div.bsRight div.works {
	padding: 0 10px;
	margin-bottom: 20px;

}

div.results {
	background-image: url(../works/images/results_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 15px 10px 15px;
	margin-top: -10px;
	height: 95px;
}

div.results h4{
	font-weight: bold;
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

div.worksLeft {
	width: 305px;
	float: left;
}

div.worksRight {
	width: 305px;
	float: right;
}

div.results h3 {
	font-weight: bold;
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

div.results p.h3Left {
	float: left;
	width: 120px;
	padding-right: 5px;
}

div.results div.h3Right {
	float: right;
	width: 170px;
}

div.results .wpL {
	float: left;
	width: 150px;
}

div.results .wpL p {
	margin-bottom: 10px;
}

div.results .wpR {
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList {
	border: 1px solid #cccccc;
	padding: 20px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList h4 {
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList h4 img {
	margin-bottom: 7px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList div.resultsListBox {
	float: left;
	width: 370px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList div.resultsListBox ul li {
	list-style: disc;
	margin-left: 13px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList div.resultsListBox h5 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}



div#container div#content div.contentInner div.bsRight div.works div.resultsList {
	border: 1px solid #cccccc;
	padding: 20px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList h4 {
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList h4 img {
	margin-bottom: 7px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList div.resultsListBox {
	float: left;
	width: 370px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsList div.resultsListBox h5 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


div#container div#content div.contentInner div.bsRight div.works div.worksBigBottom {
	background-image: url(../works/images/results_big_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: -10px;
	padding: 20px;
	width: 620px;
}

div#container div#content div.contentInner div.bsRight div.works div.worksBigBottom h4 {
	font-weight: bold;
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

div#container div#content div.contentInner div.bsRight div.works div.worksBigBottom p.h3Left {
	float: left;
	width: 120px;
	padding-right: 15px;
}

div#container div#content div.contentInner div.bsRight div.works div.worksBigBottom div.h3Right {
	float: left;
	width: 440px;
}

div#container div#content div.contentInner div.bsRight div.works div.worksBigBottom div.h3Right h5 {
	font-weight: bold;
	font-size: 14px;
}

div#container div#content div.contentInner div.bsRight div.works div.worksBigBottom div.h3Right img {
	margin-top: 10px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsSmall {
	width: 200px;
	float: left;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsSmall div.resultsSmallBottom {
	background-image: url(../works/images/results_small_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 15px 10px 15px;
	margin-top: -10px;
}

div#container div#content div.contentInner div.bsRight div.works div.resultsSmall div.resultsSmallBottom h4 {
	border-left: 3px solid #990000;
	margin-bottom: 10px;
	padding-left: 5px;
}

/* voice1 */
div#container div#content div.contentInner div.bsRight div.works div.guest {
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.works div.guest div.guestLeft {
	border-left: 3px solid #333333;
	padding-left: 10px;
	float: left;
}

div#container div#content div.contentInner div.bsRight div.works div.guest div.guestRight {
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetBox {
	background-color: #f4f4ec;
	padding: 15px;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetBox p {
	margin-bottom: 10px;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetBox div.gusetBoxLeft {
	float: left;
	padding-right: 10px;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetBox div.gusetBoxRight {
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner {
	margin-bottom: 30px;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner li {
	background-image: url(../works/images/work_li_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft {
	width: 350px;
	float: left;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft p.googleGlaf,
div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft p.yahooGlaf {
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 20px 13px;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft p.googleGlaf {
	background-image: url(../works/images/google_bg.gif);
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft p.yahooGlaf {
	background-image: url(../works/images/yahoo_bg.gif);
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft dl {
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceLeft dl dt {
	font-weight: bold;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceRight {
	width: 230px;
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceRight p {
	text-align: center;
}

div#container div#content div.contentInner div.bsRight div.works div.gusetInner div.voiceRight img {
	margin-bottom: 5px;
}

div#container div#content div.contentInner div.bsRight p.h3Banner {
	background-image: url(../works/images/h3_bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0 8px 10px;
	margin-bottom: 10px;
}

/* seminar */
div#container div#content div.contentInner div.bsRight div.works div.seminar {
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.works div.seminar div.seminarLine {
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 6px;
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.works div.seminar div.seminarLine h4 {
	width: 460px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

div#container div#content div.contentInner div.bsRight div.works div.seminar div.seminarLine p {
	float: right;
	font-weight: bold;
	width: 110px;
}

div#container div#content div.contentInner div.bsRight div.works div.seminar table th {
	width: 60px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

div#container div#content div.contentInner div.bsRight div.works div.seminar table td {
	vertical-align: top;
}

/* publicity */
div#container div#content div.contentInner div.bsRight div.works div.publicity {
	border: 1px solid #cccccc;
	padding: 15px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity h4 {
	width: 90px;
	float: left;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity div.publicityRight {
	width: 470px;
	float: right;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity div.publicityRight div.publicityLine {
	border-bottom: 1px solid #da1e1d;
	padding-bottom: 6px;
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity div.publicityRight div.publicityLine h5 {
	width: 355px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity div.publicityRight div.publicityLine h5 td {
	vertical-align: top;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity div.publicityRight div.publicityLine p {
	float: right;
	font-weight: bold;
	text-align: right;
	width: 110px;
}

div#container div#content div.contentInner div.bsRight div.works div.publicity div.publicityRight p.pdf {
	text-align: right;
	margin-top: 15px;
}	

/*=========== メールマガジン登録 magazine ===========*/
div#container div#content div.contentInner div.bsRight div.magazine {
	padding: 0 15px;
}

div#container div#content div.contentInner div.bsRight div.magazine p{
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.magazine ul {
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.magazine li {
	background-image: url(../magazine/images/li_bg.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: bold;
	margin-bottom: 7px;
}

div#container div#content div.contentInner div.bsRight div.magazine table {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

div#container div#content div.contentInner div.bsRight div.magazine table td {
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

/*=========== ボカンコラム column ===========*/
div#container div#content div.contentInner div.bsRight div.column {
	padding: 0 15px;
}

div#container div#content div.contentInner div.bsRight div.column div.columnBox {
	border: 1px solid #ccc;
	padding: 15px 15px 5px 15px;
}

div#container div#content div.contentInner div.bsRight div.column div.columnBox h4 {
	font-weight: bold;
	color: #2e180a;
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.column div.columnBox p {
	margin-bottom: 10px;
}


div#container div#content div.contentInner div.bsRight div.column div.columnBox div.columnBoxRight p.next {
	text-align: right;
}

/*=========== プライバシーポリシー policy ===========*/
div#container div#content div.contentInner div.bsRight dl.privacy {
	padding: 0 15px;
}

div#container div#content div.contentInner div.bsRight dl.privacy dt {
	font-weight: bold;
	margin-bottom: 3px;
}

div#container div#content div.contentInner div.bsRight dl.privacy dd {
	margin-left: 22px;
	margin-bottom: 20px;
}

/*=========== news list 新着情報一覧 ===========*/
div#container div#content div.contentInner div.bsRight p.newsDate {
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	border-left: 5px solid #990000;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#container div#content div.contentInner div.bsRight div.news a:hover {
	color: #333;
}

div#container div#content div.contentInner div.bsRight div.news dl {
	border-bottom: 1px dotted #d9d9d9;
	padding: 0 15px 8px 0;
	margin-bottom: 25px;
}

div#container div#content div.contentInner div.bsRight div.news dt {
	font-weight: bold;
	margin-left: 10px;
}

div#container div#content div.contentInner div.bsRight div.news dt img {
	margin: 0 10px;
}

div#container div#content div.contentInner div.bsRight div.news dd {
	width: 420px;
	margin: 7px 0 0 20px;
	line-height: 180%;
}

div#container div#content div.contentInner div.bsRight div.news dd p {
	margin-bottom: 10px;
}

/*=========== news list 新着情報一覧 ===========*/
div#container div#content div.contentInner div.bsRight div.faq {
	padding: 0 15px;
}

div#container div#content div.contentInner div.bsRight div.faq ul {
	border: 1px solid #ccc;
	padding: 20px 20px 0 20px;
	margin-bottom: 40px;
}

div#container div#content div.contentInner div.bsRight div.faq ul li {
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.faq ul li a {
	background-image: url(../contact/images/faq_q.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 4px 34px;
}

div#container div#content div.contentInner div.bsRight div.faq div.faqBox dl{
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 20px;
}

div#container div#content div.contentInner div.bsRight div.faq div.faqBox dt {
	background-image: url(../contact/images/faq_q.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 4px 0 14px 34px;
	margin-bottom: 14px;
	border-bottom: 1px solid #ea811f;
}

div#container div#content div.contentInner div.bsRight div.faq div.faqBox dt a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#container div#content div.contentInner div.bsRight div.faq div.faqBox dd {
	background-image: url(../contact/images/faq_a.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 4px 0 4px 34px;
}

/*=========== sitemap サイトマップ ===========*/
div#container div#content div.contentInner div.bsRight div.sitemap {
	padding: 0 15px;
}

div#container div#content div.contentInner div.bsRight div.sitemap h4 {
	border-left: 4px solid #fa630a;
	padding-left:7px;
	margin-bottom: 15px;
}

div#container div#content div.contentInner div.bsRight div.sitemap ul {
	margin-left: 7px;
	margin-bottom: 25px;
}

div#container div#content div.contentInner div.bsRight div.sitemap ul li {
	margin-bottom: 7px;
}

div#container div#content div.contentInner div.bsRight div.sitemap ul li a {
	background-image: url(../images/sitemap_li.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 8px;
}

div#container div#content div.contentInner div.bsRight div.service div.engine div.bnrCmp{
	background-image:url(../service/images/cmp_btob.jpg);
	background-repeat: no-repeat;
	width:627px;
	height:300px;
	text-align:right;
	margin-bottom:10px;
}

div#container div#content div.contentInner div.bsRight div.service div.engine div.bnrCmp img{
	margin-top:215px;
	margin-right:25px;
}

div#container div#content div.contentInner div.bsRight div.service div.engine div.bnrCar{
	background-image:url(../service/images/cmp_car.jpg);
	background-repeat: no-repeat;
	width:627px;
	height:300px;
	text-align:right;
	margin-bottom:10px;
}

div#container div#content div.contentInner div.bsRight div.service div.engine div.bnrCar img{
	margin-top:215px;
	margin-right:25px;
}