@charset "utf-8";

/*-------------------------------------

容量無制限のオンラインバックアップサービス AOSBOX Cool

---------------------------------------*/
#Header {
	position:static;
}
.pagetop {
    width: 970px;
    margin: 0 auto;
}
#container {
	width:100%;
}

.column2R #main {
	float: none;
	width: auto;
}
/*html {
	overflow: auto;
}
* html { 
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	overflow-x: hidden;
	position: relative;
	min-width: 805px;
}
* html body { 
	overflow-y: auto;
	height: 100%;
}*/
#lp_page {
	width: 970px;
	background-color:#FFF;
	color: #333333;
	font-size: 14px;
	margin: 0 auto;
}
.inBlock {
	margin:20px 15px 60px;
}
.pageTitle {
	background: none;
	font-size: 14px;
	color: #000;
	border-left: solid 4px #FF3300;
	margin: 0 0 20px 0;
	padding: 4px 8px;
	font-weight:normal;
}
.sidebannerLeft,
.sidebannerRight {
	display:none;
}

.clear {
	clear:both;
}


#lp_page h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 4px solid #FF3300;
    color: #111111;
    font-size: 14px;
    font-weight: normal;
    margin: 0 auto 8px;
    padding: 4px 8px;
}

#lp_page h3 {
	font-size:30px;
    padding: 2px;
    color: #3c86da;
	clear:both;
	border-bottom:5px dotted #CAE4FF;
	text-align:center;
}

#lp_page h4 {
	font-size:18px;
    padding: 2px;
    color: #3c86da;
	clear:both;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
.blueFont {
	color: #3c86da;
}
.featureBox {
	margin-top: 15px;
	padding:25px 0px;
	border-top: 5px dotted #CAE4FF;
    border-bottom: 5px dotted #CAE4FF;
}
.underLine {
	border-bottom:1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 15px;
}
.freeautoBox {
	position: relative;
}
.freeautoBox span {
	font-size: 35px;
	font-weight: bold;
}
.freeautoBox img {
	margin-left:350px;
}
.freeautoBoxText {
	position: absolute;
	top: 0;
}
.onStorage {
	font-weight:bold;
	color:#666;
	margin: 10px 0 5px 42px;
}
.imgCenter {
	width:100%;
	text-align:center;
	overflow:hidden;
}

.pcNone {
	display:none!important;
}
.spBr {
	display:none;
}

#lp_page dt {
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#666;
	overflow:hidden;
	margin:0 0 5px 0;
	}
#lp_page dd {
	width:100%;
	margin: 0 0 20px 0;
	overflow:hidden;
	}
dl.twoOne {
	width:49%;
	border-radius:10px;
	border:1px solid #CCC;
	background: #E7E7E7;
}
dl.twoOne dt {
	padding:6px 0;
	font-size:16px;
	border-bottom: 1px solid #CCC;
	text-align:center;
}
.ml {
	float:left!important;
}
.mr {
	float:right!important;
}

ul.lefLis01 {
	width:80%;
	padding: 0 0 0 14px;
	margin:0 auto;
	}
ul.lefLis01 li {
	text-indent:-14px;
	}
.button {
	width:90%;
	margin:0 auto;
	}
.button a {
	text-align:center;
	padding:10px 0;
	color:#FFF;
	background:#F60;
	border-radius:10px;
	font-size: 16px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	}
.button a:hover {
	background:#F90;
	}
.border_link {
	}
.border_link a {
	text-align:center;
	padding:10px 0;
	color:#3c86da;
	border-radius:10px;
	font-size: 16px;
	text-decoration:none;
	display:block;
	font-weight:bold;
  text-decoration: underline;
}
.border_link a:hover {
  text-decoration: none;
}
table.tokuchou {
    border-collapse: collapse;
    width: 97%!important;
	margin:-50px auto 0 auto;
}
#lp_page th, #lp_page td {
	padding:10px 0;
	text-align:center;
}
table.tokuchou .tline {
    border-top: 1px solid #CCC;
}
table.tokuchou .bline {
    border-bottom: 1px solid #CCC;
}
table.tokuchou .lline {
    border-left: 1px solid #CCC;
}
table.tokuchou th {
    padding: 8px 0;
}
.pc {
	display: block;
}
.sp {
	display: none;
}

@media screen and (max-width:479px){	
	#lp_page {
		width:100%;
	}
	#lp_page img {
		width:100%;
	}
	.breadCrumb {
		display:none;
	}
	#container {
		margin:0 auto;
	}
	#footerLinks_Nav {
		display:none;
	}
	.inBlock {
	margin:20px 15px 20px;
	}
	#lp_page h3 {
		font-size:18px;
		color:#FFF;
		background:#3c86da;
		padding:8px 0 6px;
		border-bottom:5px dotted #CAE4FF;
		text-align:center;
	}
	#lp_page h4 {
		font-size:16px;
	}
	.spNone {
		display:none;
	}
	.spBr {
		display: block;
	}
	dl.twoOne {
		width: 48%;
	}
	dl.twoOne dd {
		height:245px;
	}
	.onStorage {
		margin:0 0 0 12px;
	}
	table.tokuchou {
		margin-top: -20px;
		width: 92%!important;
	}

}
/*-------------------------------------
　装飾
---------------------------------------*/
.txtRed {
	color:#FF0000;
}
.txtBlue {
	color:#3c86da;
}
.txtOre {
	color:#F60;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt90 {
	margin-top:90px;
}
.txt14 {
	font-size:14px;
}
.txtCenter {
	text-align:center
}
/*-------------------------------------
　タイトル下テキスト
---------------------------------------*/
.titleBox p {
    font-size: 19px;
    margin: 20px 40px;
	text-align:left;
}
@media screen and (max-width:479px){
	.titleBox {
		width:100%;
	}
	.titleBox img {
		width:100%;
	}
	.titleBox p {
		font-weight:normal;
		font-size:14px;
		margin:20px 0px;
		text-align:left;
	}
	.mr {
		float:right!important;
		margin:0;
	}
	.ml {
		float:left!important;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}

