/*　Sony handycam css　*/
/*　2004-2005 Sony Marketing (Japan) Inc.　*/

/*　body　*/

body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 95%;
	line-height:150%
	}

a {
	color: #0868BB;
	text-decoration: underline;
	}

a:link {
	color: #0868BB;
	text-decoration: underline;
	}

a:visited {
	color: #646488;
	text-decoration: underline;
	}

a:active {
	color: #0066ff;
	text-decoration: underline;
	}

a:hover {
	color: #0033cc;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 5px;
	padding: 0px;
	font-weight: normal;
	}　


/*　controller　*/

.info_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 85%;
	line-height:120%;
	border: 1ｐｘ;
	border-top-color: #666666;
	}
	
.news_text {
	font-size: 85%;
	color: #666666;
	}
.news_day_text {
	font-size: 85%;
	color: #FE6612;
	padding-left: 5px;
	}
.red_text {
	color: #FF0000;
	}


/*　title　*/


.ba_titletext {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	line-height: 18px;
	}

/*　standard　*/

.ba_text {
	background-color: #FFFFFF;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	}

.no_text {
	font-size: 12px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	}
	
.underline_text {
	text-decoration: underline;
	}
	
.notes_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	line-height: 140%;
	color: #666666;
	}

/*　font-bluebox　*/

/*　font-bluebox　*/

.news_title{
	background-color: #75B742;
	padding:10px 0px 10px 0px;
	}
.support_title{
	background-color: #273264;
	}
.repair_title{
	background-color: #003F80;
	}
.button_box{
	background-color: #DEDEDE;
	}
.button_box_txt{
	vertical-align: top;
	}
.button_margin{
	margin-bottom: 5px;
	}
.button_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height:120%;
	}
.news_td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}
.news_date {
	padding-top: 7px;	
	padding-bottom: 5px;	
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height:120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
.news_date_title {
	margin-right: 10px;
	}
.separate_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #919191;
	}
.link_text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	padding-top: 8px;
	}
	
#dl_list{
	height:300px;
	overflow:auto;
	scrollbar-3dlight-color:#F2F2F3;
	scrollbar-arrow-color:#2b9fdb;
	scrollbar-darkshadow-color:#F2F2F3;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCD1;
	scrollbar-shadow-color:#CCCCD1;
	scrollbar-track-color:#F6F6F5;
	width: 690px;
	background-color: #FFFFFF;
	border: 1px solid  #cccccc;
	margin: 0px;
}

.dl_box{
	height:360px;
	width: 750px;
	padding:10px 30px 10px 30px;
	background-color: #f5f5f5;
	border: 1px solid  #cccccc;
}

/*20210216追記*/
*:focus {
	outline: none;
}

div.infoB{
    border: #000 solid 2px;
    padding: 1em;
}

div.infoB p{
    text-align: center;
    margin: 0;
}

div.infoB p.mb1{
    margin-bottom: 1em;
}

div.infoB p.red{
    color: red;
}

div.infoB p.right{
    text-align: right;
}
