@charset "Shift_JIS";

#bccontents {
	width: 540px;
	margin-top: 30px;
	line-height:1.9;
}

#bccontents h2 {
	margin: 10px 0 0 0;
	font-weight: bold;
}

#bccontents p {
	margin: 0px;

}

#bccontents h3 {
	margin: 30px 0 0px;
	font-weight: bold;
	color: #666666;
}

#bccontents table.tbl-01 {
	width: 100%;
	font-size: x-small;
	line-height:1.9;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 5px 0px 0px;
}

#bccontents table.tbl-01 th{
	width: 100px;
	text-align: left;
	padding: 15px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	background: #eeeeee;
}

#bccontents table.tbl-01 td {
	padding: 15px 0px 15px 15px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#bccontents table.tbl-02 {
	width: 100%;
	font-size: 90%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 10px;
}

#bccontents table.tbl-02 th{
	width: 125px;
	color: #666666;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: #eeeeee;
	padding: 3px 0 3px 3px;
}

#bccontents table.tbl-02 td {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px 0 3px 0;
}
#bccontents .tbl-02 td.align-left {
	text-align: left;
	padding: 3px 0 3px 3px;
}

#listBox {
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 30px 0;
}

#listBox h4 {
	font-weight: bold;
	color: #4890B0;
	border-left: 3px solid #4890B0;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 1;
}
#listBox p {
	margin: 5px 0px 20px;
}

#listBox h3 {
	margin: 0;
	padding: 0;
	line-height: 1,231;
}

#listBox address {
	margin-top: 10px;
	font-style: normal;
}

#bccontents h1.title {
	font-size: 140%;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #666666;
	border-left: 10px solid #666666;
}

ul.notes {
	margin: 0 0 0 1em;
	font-size: 80%;
}

ul.notes li {
	list-style: none;
	margin: 0;
}

ul.notes span {
	margin-left: -1em;
}

ul.notesExtra {
	margin-top: 10px;
}

/*パンくず-----------------------------------*/

#topicPath {  
	margin: 10px 0px;
	padding: 0;  
}  
 
#topicPath ol {  
	display: inline;
	line-height: 110%;   
	list-style-type: none;
	font-size:10px;
	padding: 0px;  
} 
 
#topicPath ol a {  
	padding-right: 8px;
	background: url(../images/topicpath.gif) no-repeat right center;
}

/*リンクボタン用の設定-----------------------------------*/

#bBox {
	margin: 40px 0px 40px 0px;
}

#bBox p {
	margin: 10px 0px 0px 0px;
}

a img {
	border-style:none;
}

/*ソフトウェア使用許諾契約書 同意ボタン設定-----------------------------------*/

#concent {  
	float: left;  
	margin: 30px 0px 0px 0px;  
} 

#concent li {  
	float:left;  
	list-style-type:none; 
} 

#concent img {
	margin: 0px 5px 0px 5px;
} 

/*ソフトウェア使用許諾契約書 同意ボタン設定　回り込み解除-------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix { 
	display: block;
}


/*ソフトウェア使用許諾契約書 関連設定-----------------------------------*/

#listBox2 {
	margin: 30px 0 30px 0;
}

#listBox2 p {
	margin: 0px 0px 15px 0px;
}

#listBox2 ol {
	margin: 0px 0px 15px 0px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

#listBox2 h3 {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	color:#0000CC;
}