@charset "utf-8";

/*---------------------------

サポート＋ご利用ガイドスタイル

-----------------------------*/
#header { padding-bottom: 0; }

#container #main {
	_width: 800px;
}
#supmain {
	float: right;
	width: 800px;
}
#siteNav .tabN .tabNav1 a {
	background-position: 0 0;
	border: 2px solid #d9d9d9;
	border-bottom: none;
}
#siteNav .tabNav1 a:hover, #siteNav .tabNav1 a:focus, #siteNav .tabNav1 a:active, #siteNav .tabNav1 .active {
	background-position: 0 -29px;
	overflow: hidden;
}
#siteNav .tabN .tabNav3 a {
	background-position: -152px -29px;
	overflow: hidden;
	border: 2px solid #00b3e6;
	border-bottom: none;
}

h2.headLine {
	background-color: #4dcaee;
	color: #fff !important;
	font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 0 5px 10px;
}
.headLine::first-letter {
  font-size: 18px;
}

#container { padding-top: 15px; }
.mainColumn .contentTopLink {
	float: left;
	width: 250px;
	margin-right: 1.5em;
	/margin-right: 1em;
}
	.mainColumn .contentTopLink p { font-weight: bold; }
.mainColumn .bottomDefault { margin-bottom: 1.5em; }
.mainColumn .bottomSmall { margin-bottom: 0.5em; }
.mainColumn h1 {
	background: #00b3e6;
	color: #ffffff;
	padding: 5px 8px;
	margin-bottom: 1em;
}
.mainColumn h2 {
	color: #0062b0;
	margin-bottom: 1em;
}
.mainColumn h3.imgHeader { margin-bottom: 1em; }

.mainColumn table { margin-bottom: 0.5em; }
.mainColumn p,
.mainColumn ul,
.mainColumn ol,
.mainColumn dl,
.mainColumn hr {
	margin-bottom: 1.5em;
}
.mainColumn ul,
.mainColumn ol { margin-left: 2em; }
.mainColumn ul { list-style: disc; }
.mainColumn ol { list-style: decimal; }
	.mainColumn ol ol { margin-top: 0.5em; }
	.mainColumn ul.lineList {
		list-style: none;
		margin-left: 0;
		width: 795px;
	}
		.mainColumn ul.lineList li {
			display: inline;
			margin-right: 0.7em;
		}

.mainColumn table th,
.mainColumn table td {
	border: 1px solid #cccccc;
	padding: 5px;
}
.mainColumn table th,
.mainColumn dt,
.mainColumn caption { font-weight: bold; }
.mainColumn .section { margin-left: 1em; }
.mainColumn .guaranteeTable thead th,
.mainColumn thead th,
.mainColumn table .even { background: #f0f0f0; }
.mainColumn .guaranteeTable tbody th { width: 100px; }

.mainColumn .manualDl ul,
.mainColumn .manualDl p { margin-bottom: 0; }
.mainColumn .manualDl ul li { line-height: 1.7; }
.mainColumn hr {
	border: none;
	border-bottom: 1px solid #cccccc;
	height: 1px;
	color: #cccccc;
	margin: 1em 0;
}
.mainColumn .manualDl .manualPageSend { margin-bottom: 1em; }
.mainColumn .manualDl p.title {
	font-weight: bold;
	margin-bottom: 0.5em;
}
	.mainColumn .manualDl p span { font-weight: normal; }
	
.mainColumn .section .attention {
	color: #ff3300;
	font-weight: bold;
	text-align: center;
}

.mainColumn .remoteStart a { margin-right: 3em; }

.mainColumn .sectionImgBottom { margin-bottom: 3em; }
.mainColumn .selfProgramList li { margin-bottom: 1em; }
	.mainColumn .selfProgramList li span { font-weight: bold; }

.mainColumn .imgLeftFloat {
	float: left;
	margin-right: 1em;
}

.mainColumn #conveniList dt img { margin-right: 0.5em; }
.primeNoCaution {
	color: #ff3300;
	border: 2px dashed #ff3300;
	font-weight: bold;
	padding: 1em 0;
	text-align: center;
}
.grayLine {
	font-weight: bold;
	padding: 1em 0;
	border: 2px dashed #aaaaaa
}

.primeNoSearch { text-align: center; }

.repear table {
	width: 600px;
	margin-bottom: 3em;
}
	.repear table thead th,
	.repear2 table th { background: #f5f5f5; }
	.repear table th { white-space: nowrap; }
	.repear2 table td { width: 100%; }

#jumpBanner { margin-left: 0; }
.inLine li {
	display: inline;
	margin-right: 0.5em;
}
.lStyleNone { list-style: none; }

.jumpHeader {
	line-height: 50px;
	text-indent: 65px;
	margin-bottom: 1.5em;
}
h3.deskHeader { background: url(/5support/include/intel6_chipset/templates/img/desk_header.jpg) no-repeat; }
h3.noteHeader { background: url(/5support/include/intel6_chipset/templates/img/note_header.jpg) no-repeat; }
h3.motherHeader { background: url(/5support/include/intel6_chipset/templates/img/mother_header.jpg) no-repeat; }

div.formWrapper { margin-bottom: 2em; }

#contact_box {
	margin: 25px auto;
}

#contact_box h2 {
	background: #00b3e6;
	color: #ffffff;
	padding: 5px 8px;
	margin-bottom: 1em;
	font-size: 140%;
}

#contact_box h3 { margin-bottom: 5px; }

#page_contents { margin-bottom: 20px; }

#contact_box p { margin-bottom: 1.25em; }

.main_box {
	padding: 0 15px;
	margin-bottom: 10px;
}

.icon_box span {
	margin-right: 3px;
	margin-left: 30px;
	border: solid 1px #666;
}

.main_table,
.main_table td {
	color: #111111;
	font-size: 14px;
	margin-left: 15px;
	border: solid 1px #666;
	text-align: center;
	padding: 5px;
}

.box_r { background-color: #F30; }
.box_y { background-color: #FF6; }
.box_b { background-color: #06F; }
.box_g { background-color: #999; }
.box_w { background-color: #F5F5F5; }


/*.navidial {
	text-align: right;
	padding-right: 33%;
	}*/
	
.navidial {
	padding-left: 57%;
	}	

/*========================================
 +webサイトでのお見積り作成　estimate_info
========================================*/
.underline {
	font-weight:bold; 
	text-decoration:underline;
	}
	
.section ul li , .section ol li {
	list-style:none;
	}

.section h2 {
	color: #605B5A;;
    margin-bottom: 1em;
	}		
		
.pic_top {
	margin-top:10px;
	}	
	
.pic_bottom {
	margin-bottom:10px;
	}	
	
/*========================================
 +装飾
========================================*/	
.mt10 {
	margin-top:10px;
}
.mt7 {
	margin-top:7px;
}

/*========================================
 +スマホ対応
========================================*/	
@media screen and (max-width: 479px) {
#Header .inner h1 {
	min-width:320px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
#supmain {
    float: inherit;
    width: 95%;
	margin:0 auto;
}
#sub {
	display:none;
}
.mainColumn h1 {
	font-size:16px;
	}
.mainColumn li {
	font-size:13px;
	margin: 0 0 10px 0;
	}
.pagetop {
	width:95%;
}
}

/*SFCC*/
.p-header__login{height: auto;}
#sub {
    float: left;
    width: 155px;}
#main {
    float: right;
    width: 805px;}    
@media only screen and (max-width: 480px) {
#sub,#main {float: none;display: block;width: auto;}
#main p{font-size: 14px;}    
#container{margin: 0 auto;width: auto;padding: 0 5%;} 
.mainColumn h1{margin: 10px -5.5%;} 
.mainColumn h2{margin: 10px -5px;font-size: 16.8px;} 
.mainColumn hr{margin: 20px -5px;}
form{text-align: center;}     
}

