@charset "EUC-JP";


/* common */
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	text-align: center;
	background: url(/img/br/common/bg_body.jpg) repeat-x left top;
	font-family: "Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
}

body#brIndex{
	background: url(/img/br/index/bg.gif) repeat-x left 4px;
}

img {
	border: 0;
}

ul{
	list-style: none;
}

a:link
, a:active
, a:visited {
	color:#0964ab;
}

a:hover {
	color:#0964ab;
	text-decoration: none;
}

#container,
.subIndex,
#subIndex .pack,
#infoIndex .infoInner {
	zoom: 100%;
}

#container:after,
.subIndex:after,
#subIndex .pack:after,
#infoIndex .infoInner:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

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

div#header h1#blog-title {
	margin: 0;
	padding: 25px 0 20px;
}

div#header ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

div#header ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

/* footer */
div.footer-outer {
	background: url(/img/br/bg_footer.gif) repeat-x left top;
	margin-top: 20px;
	zoom: 1;
}

div.footer-outer-2 {
	width: 960px;
	margin: 0 auto 20px;
}

div#footer {}

div#footer p {
	line-height: 38px;
	font-size: 75%;
}

div#footerNav ul {
	margin: 0;
	padding: 0;
	height: auto;
}

div#footerNav li {
	margin: 5px;
	display: inline;
	font-size: 83%;
	padding: 0;
	list-style: none;
}

div#footerNav address {
	font-size: 83%;
	font-style:normal;
	margin-top:5px;
}



/* contents */
#container {
	width: 960px;
	margin: 0 auto;
	padding: 35px 0 10px;
}

#main {
	float: left;
	display: inline;
	width: 715px;
	background: url(/img/br/common/bg_maincolumn.gif) repeat-y left top;
	text-align: left;
}

#main h2.subTitle {
	background: url(/img/br/common/bg_maincolumn_top.jpg) no-repeat left top;
	padding: 0 20px;
}

#main h2.subTitle img {
	margin: 7px 0;
}

#main .inquiry {
	text-align: center;
	padding-bottom: 30px;
	background: url(/img/br/common/bg_maincolumn_bottom.gif) no-repeat left bottom;
}

#main .subIndex {
	padding: 15px 20px 30px;
}

#main .subIndex p.image {
	float: left;
	width: 100px;
}

#main .subIndex p.text {
	float: right;
	width: 560px;
	line-height: 1.2;
	font-size: 83%;
}

#main .subIndex h3 {
	float: right;
	width: 560px;
	padding-bottom: 10px;
}

#main .section {
	padding: 0 20px 50px;
}

#main .accept h3{
	padding-bottom: 5px;
}

#main .accept ul li {
	background: url(http://blog.livedoor.com/img/cmn/dot.gif) no-repeat left 2px;
	padding: 0 0 2px 12px;
	font-size: 83%;
}

#main .item h3 {
	padding-bottom: 10px;
}

#main .item table {
	border-collapse: collapse;
	width: 670px;
	font-size: 83%;
}

#main .item table td,
#main .item table th {
	border: 1px solid #ddd;
	padding: 5px 10px;
	line-height: 1.2;
	vertical-align: top;
}

#main .item table th {
	background: #f8f5f0;
	white-space: nowrap;
	width: 1%;
	padding-right: 40px;
}

#main .item table td span {
	font-weight: bold;
	color: #ff0000;
}

#main .position h3 {
	padding-bottom: 10px;
}

#main .example h4 {
	padding-bottom: 10px;
	font-size: 90%;
}


/* sub */
#sub {
	float: right;
	display: inline;
	width: 220px;
	padding: 15px 0 20px;
	border: 1px solid #e0e9e8;
	background: #fff;
	text-align: left;
}

#sub h2 {
	padding: 0 10px 10px;
}

#sub .section {
	padding: 0 10px 20px;
	font-size: 83%;
}

#sub ul.recommend li {
	background: url(/img/br/common/icon_listmark.gif) no-repeat left 2px;
	padding: 0 0 5px 17px;
}

#sub dl.infomation dt {
	background: url(/img/br/common/icon_listmark.gif) no-repeat left 2px;
	padding: 0 0 5px 17px;
	font-weight: bold;
}

#sub dl.infomation dd {
	line-height: 1.2;
	padding: 0 0 3px 17px;
}

#sub dl.infomation dd.more {
	padding: 0 0 10px 17px;
	text-align: right;
}

#sub .otherAd h3 {
	padding-bottom: 5px;
}

#sub .otherAd p {
	line-height: 1.2;
}

#sub .otherAd p.more {
	padding-top: 5px;
	text-align: right;
}


/* index */
#mainIndex {
	float: left;
	width: 542px;
	text-align: left;
	overflow: hidden;
}

#mainIndex h2 {
	padding-bottom: 5px;
}

#mainIndex p {
	line-height: 1.4;
	font-size: 83%;
}

#subIndex {
	background: url(/img/br/index/bg_productmenu.gif) no-repeat left -16px;
	float: right;
	width: 393px;
	text-align: left;
}

#subIndex .pack {
	padding: 10px 10px 20px 30px;
}

#subIndex .pack .image {
	float: left;
	width: 115px;
}

#subIndex .pack h2 {
	float: right;
	width: 225px;
	padding: 15px 0 5px;
}
#subIndex .pack .text {
	float: right;
	width: 225px;
	font-size: 83%;
	line-height: 1.2;
}
#subIndex .pack .more {
	float: right;
	width: 225px;
	text-align: right;
	padding: 10px 0 0;
}

#subIndex .inquiryIndex {
	background: url(/img/br/index/bg_btnotiawase.jpg) no-repeat 10px top;
	margin: -20px 0 0 20px;
	padding: 70px 0 20px;
	text-align: center;
	border-bottom: 1px solid #ceeae9;
}

#infoIndex {
	margin-top: 50px;
	border-top: 1px solid #d8e7ea;
	zoom: 1;
}

#infoIndex .infoInner {
	width: 966px;
	margin: -35px auto 0;
	background: url(/img/br/index/bg_news.gif) no-repeat left top;
	text-align: left;
	padding: 20px 0;
	position: relative;
}


#infoIndex dl.infomation {
	padding: 0 0 0 20px;
}

#infoIndex dl.infomation dt {
	background: url(/img/br/common/icon_listmark.gif) no-repeat left 2px;
	padding: 0 0 5px 17px;
	font-weight: bold;
	font-size: 83%;
}

#infoIndex dl.infomation dd {
	line-height: 1.2;
	padding: 0 0 3px 17px;
	font-size: 83%;
}

#infoIndex dl.infomation dd.more {
	padding: 0 0 10px 17px;
	text-align: right;
}

#infoIndex .infoL {
	float: left;
	width: 620px;
}

#infoIndex .infoR {
	float: right;
	width: 292px;
	background: url(/img/br/index/bg_news_otherad.gif) repeat-y left top;
	padding: 10px 0 0;
}

#infoIndex .infoL h2 {
	padding: 0 0 10px 20px;
}

#infoIndex .infoR h2 {
	padding: 0 30px 10px 10px;
}

#infoIndex .otherAd h3 {
	padding: 0 30px 5px 10px;
}

#infoIndex .otherAd p {
	line-height: 1.2;
	font-size: 83%;
	padding: 0 30px 0 10px;
}

#infoIndex .otherAd p.more {
	padding-top: 5px;
	text-align: right;
}

#infoIndex .section {
	padding:0 0 20px;
}


.mainImage {
	padding-bottom: 0;
}

.containerIndex {
	background: url(/img/br/index/mainimage.jpg) no-repeat left 35px;
}

/* marketing */

.marketingIndex {
	background: url(/img/br/marketing/subclient_bg_read.jpg) no-repeat 281px top;
	padding: 15px 20px 30px;
	min-height: 300px;
}

* html .marketingIndex {
	height: 300px;
}

.marketingIndex h3 {
	margin-bottom: 20px;
}

.marketingIndex p {
	margin-bottom: 10px;
	font-size: 83%;
	padding-right: 400px;
	line-height: 1.2;
}

.marketingIndex p.pioneer {
	padding-right: 100px;
	font-weight: bold;
}

.marketingExpect h4 {
	padding-bottom: 10px;
}

.marketingExpect p {
	font-size: 83%;
	line-height: 1.2;
}

/* monitor */
.result h4 {
	padding-bottom: 5px;
	font-size: 90%;
}
