/*===========================================
	Shared Style
=============================================*/
h1,h2,h3,h4,p,form,input,textarea {
	margin: 0px;
	padding: 0px;
}

/*===========================================
	contentsArea
=============================================*/
div#contentsArea {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

/*===========================================
	pregArea_01
=============================================*/
div#contentsArea div.pregArea_01 {
	width: 730px;
	margin: 15px auto 0px auto;
	padding: 0px;
}
div#contentsArea div.pregArea_01 ul.subBtnArea {
	width: 730px;
	height: 42px;
	margin: 15px auto 0px auto;
	padding: 0px;
	list-style: none;
}
div#contentsArea div.pregArea_01 ul.subBtnArea li {
	width: 171px;
	height: 42px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
}
ul.subBtnArea2 {
	width: 730px;
	margin-top: 15px;
	height: 42px;
	clear: both;
}
ul.subBtnArea2 li {
	width: 234px;
	float: left;
	height: 73px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.subBtnArea2 li.right {
	margin-right:0px;
}
/*===========================================
	pregArea_02
=============================================*/
div#contentsArea div.pregArea_02 {
	width: 730px;
	margin: 15px auto 0px auto;
	padding: 0px;
}
div#contentsArea div.pregArea_02 div.menuArea {
	width: 730px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
div#contentsArea div.pregArea_02 div.menuArea div.menuBox {
	width: 730px;
	margin: 0px;
	padding: 0px;
	background: url(../../../images/repair/conbox_mid.gif) repeat-y;
}
div#contentsArea div.pregArea_02 div.menuArea div.menuBox div.menuBoxMini {
	width: 710px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}
div#contentsArea div.pregArea_02 div.menuArea div.menuBox div.menuBoxMini div.leftArea {
	width: 112px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#contentsArea div.pregArea_02 div.menuArea div.menuBox div.menuBoxMini div.midArea {
	width: 415px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size: 12px;
	float: left;
}
div#contentsArea div.pregArea_02 div.menuArea div.menuBox div.menuBoxMini div.rightArea {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: right;
}


/*===========================================
	pregArea_03
=============================================*/
div#contentsArea div.pregArea_03 {
	width: 730px;
	margin: 15px auto 0px auto;
	padding: 0px;
}
div#contentsArea div.pregArea_03 p {
	width: 715px;
	margin: 10px auto 0px auto;
	padding: 0px;
}


/*===========================================
	pregArea_04
=============================================*/
div#contentsArea div.pregArea_04 {
	width: 730px;
	margin: 15px auto 0px auto;
	padding: 0px;
}

/*===========================================
	pregArea_05
=============================================*/
div#contentsArea div.pregArea_05 {
	width: 730px;
	margin: 15px auto 0px auto;
	padding: 0px;
	clear: both;
}

/*===========================================
	contactMenu
=============================================*/
ul.contactMenu {
	width: 160px;
	background:transparent url(/support/share/images/bg_bnrlist.gif) no-repeat scroll left bottom;
	padding: 7px 10px 10px 10px;
}
ul.contactMenu li {
	width:150px;
	display:block;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../../images/arrow_black.gif) no-repeat 0px 6px;
}

/*===========================================
	pagetoparea
=============================================*/
#container #pagebody_support #pagetoparea {
	padding: 20px 0px 0px 0px;
}

/*===========================================
	arrow
=============================================*/
.arrow {
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../../../images/repair/ico_arrow.gif) no-repeat 0px 4px;
}

/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}


/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_07{
	margin: 7px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}

/*===========================================
	fontBgColor
=============================================*/
.fontBgBlue {
	background: #D5F3FF;
}
.fontBgGreen {
	background: #D5FFD9;
}

/*===========================================
	repairConfirmation 20100326
=============================================*/
div#contentsArea div.repairConfirmation {
	width: 760px;
	margin: 15px auto 0px auto;
	padding: 0px;
}
div#contentsArea div.repairConfirmation div.menuArea {
	width: 760px;
	padding: 10px 0px 10px 0px;
	clear: both;
}
div#contentsArea div.repairConfirmation div.menuArea div.menuBox {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(/support/share/images/repair/back_repair_confirm_mid.gif) repeat-y;
}
div#contentsArea div.repairConfirmation div.menuArea div.menuBox div.menuBoxMini {
	width: 760px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}
div#contentsArea div.repairConfirmation div.menuArea div.menuBox div.menuBoxMini div.ConfirmationTitle {
	width: 537px;
	padding: 0px 0px 0px 9px;
	float: left;
}
div#contentsArea div.repairConfirmation div.menuArea div.menuBox div.menuBoxMini div.ConfirmationBtn {
	width: 190px;
	padding: 8px 9px 0px 0px;
	float: right;
}


/*=======================================================================
	repair システム入替に伴う修理業務停止のお知らせ追加用　130201
=========================================================================*/
.systeminfo {
	width:450px !important;
	margin-left:10px !important;
}
.systeminfo_left {
	width: 200px;
	float: left;
}

.systeminfo_right {
	width:480px;
	float: right;
}

.systeminfo_right p {
	width:480px !important;
	padding:0px !important;
	margin-bottom:5px !important;
	margin-top: 0px !important;
}

.systeminfo_right p.link_b {
	width:480px!important;
	padding-left:10px!important;
}



/* MovieArea */
div.MovieArea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #999999;
	clear: both;
	margin: 15px 0 0;
	padding: 15px 0;
	width: 726px;
	overflow: hidden;
}
div.MovieArea p {
	width: 500px;
}
div.MovieArea div.MovieBox {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 680px;
	overflow: hidden;
}
div.MovieBox .ss {
	border: 1px solid #999999;
	height: 80px;
	position: absolute;
	right: 0;
	width: 160px;
	margin-left: 20px;
}
.ico_movie {
    background: url("/support/share/images/repair/ico_movie.gif") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    height: 25px;
    margin: 0;
    padding: 4px 0 0 33px;
}


/* infoBox */
div.infoBox {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #7BA0B9;
	clear: both;
	width: auto;
	overflow: hidden;
	margin: 15px 0 0;
	padding: 15px 15px 6px 15px;
}
div.infoBox h3 {
	font-size: 108%;
	margin-bottom: 10px;
}
div.infoBox p {
	margin: 0 0 10px 0;
}


/*=======================================================================
	repair 修理のお知らせレイアウト変更　130719追加
=========================================================================*/

.adjustCenter{
	display:block;
	margin:auto;	
}

.adjustCenter2{
	text-align:center;	
}



/*修理料金の目安 */
ul.description li{
	list-style-type:disc;	
}

img.teigaku{
	vertical-align:middle; 	
}

#column2-main760 .title {
    margin-top:-15px;
    color: rgb(102, 102, 102);
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(208, 208, 208);
    padding: 0px 0px 5px 13px;
    font-size: 15px;
    font-weight: bold;
}


/*修理方法とお申込み */

.floatR{
	float:right;	
}

.floatL{
	float:left;	
}

.mt10_1e6{
	_margin-top:10px;	
}

.Syuribox_rec{
	border:solid 1px #cccccc;
	width:350px;
	height:540px;
	padding:10px;
}


ul.SyurirHouhou_rec li {
	width: 160px;
	float: left;
	height: 200px;
	background-image: url(/support/images/repair/syurirhouhou_bk.gif);
	background-position:50% 50%;
	background-repeat: repeat-y;
	border-width: 1px;
	border-style:solid;
	border-color:#e3e3e3;
	margin-top: 0px;
	margin-right:8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.SyurirHouhou_rec li.right_houhou {
	margin-right: 0px;
}
ul.SyurirHouhou_rec li img.service_img {
	margin-top: 13px;
	margin-left: 15px;
	height: 98px;
	width: 126px;
	margin-bottom: 0px;
}
ul.SyurirHouhou_rec li .service_txt {
	width: 150px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	height: 3.5em;
}
ul.SyurirHouhou_rec li .service_syousai {
	width: 110px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 23px;
	line-height: 11px;
}
ul.SyurirHouhou_rec li .arrow_syousai {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(/support/images/repair/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
 *background-position: 0px 3px;
}


ul.SyurirHouhou2_rec{
	_width:350px;
	_padding-bottom:0;
	margin-top:15px;

}

ul.SyurirHouhou2_rec li{
	margin-left:55px;
	_margin-left:27px;

}

ul.SyurirHouhou2_rec li {
	width: 234px;
	float: left;
	height: 73px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;

}

/*コールセンターによくある質問*/
a.qaCallCenterButton{
	color: rgb(51, 51, 51);
	font-size: 13px;
	line-height: 1.4;
	display: inline-block;
	text-decoration: none !important;
	padding: 10px 50px 10px 80px;
	border: 1px solid rgb(188, 188, 188);
	border-radius: 3px 3px 3px 3px;
	background: url("/support/share/images/mq/bg_btn_qaCallCenter.png") no-repeat scroll 0px 52% transparent;
	cursor: pointer;
	transition: opacity 0.2s ease-in 0s;
}

a.qaCallCenterButton:hover {
    color: rgb(51, 51, 51);
    text-decoration: none !important;
    opacity: 0.5;
}
p.inline_icon{
	margin-bottom:3px;
}
p.inline_icon img{
	vertical-align:middle;
	margin-right:3px;
}




/*140314 消費税について*/
.textarea{
	border:#F00;
	border-style:solid;
	border-width:2px;
	padding:10px;
}
.red{
	color:#F00;
}

/*140418 導線電話900#変更*/

.td_txt{
	margin:auto 5px !important;
}

.td_txt .asterisk{
	font-size:11px;
}
