@charset "utf-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,able, caption, tbody, tfoot, thead, tr, th,article, aside, canvas, details, figcaption, figure, footer, header,hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
td {margin:0;border:0;padding-top:0;padding-left:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins { background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}

img {max-width: 100%; height: auto; vertical-align: top;}
p {margin-bottom: 1.2em;}
small, .small {font-size: 12px;}

/* Clearfix */
.clearfix,
.about-2service,
.btns-backup,
.flow-box .inner {
	zoom: 1;
}

.clearfix:after,
.about-2service:after,
.btns-backup:after,
.flow-box .inner:after {
	content: "";
	display: block;
	clear: both;
}

/* Float */
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

img.left {
	margin: 0 14px 14px 0;
}

img.right {
	margin: 0 0 14px 14px;
}

/* Text-align */
.t-left {
	text-align: left;
}

.t-right {
	text-align: right;
}

.center {
	text-align: center;
}

/* テーブル */
.bordered-table {
	margin-bottom: 14px;	
}

.bordered-table th,
.bordered-table td {
	vertical-align: middle;
	padding: 10px 14px;
	border: 1px solid #ccc;
}

.bordered-table th {
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	background: #eee;
}

.nowrap {
	white-space: nowrap;	
}

/* ボーダーボックス */
.bordered {
	padding: 10px;
	border: 3px double #ffa647;
	background: #fff;
}

.bordered p:last-child {
	margin-bottom: 0;	
}

.full-width {
	width: 100%;	
}

/* 注釈 */
.note {
	font-size: 12px !important;
}

.red {
	color: #f00;
	font-weight: bold;	
}

.arrow {
	padding-left: 20px;
	background: url(../images/icon_arrow.png) left center no-repeat;
}

.blank {
	padding-right: 18px;
	background: url(../images/icon_blank_arrow.gif) right center no-repeat;
}

/* リスト */
ul,
ol {
	margin: 0 0 1.2em 1.8em;	
}

ul {
	list-style: disc;	
}

/* headline */
h2 {

}

h3 {
	margin: 20px 0 10px;
}

section .inner > h3:first-child {
	margin-top: 0;	
}

h4 {
	color: #fff;
	font-size: 15px;
	margin: 30px 0 10px;
	padding: 5px 10px;
	background: #3399ff;
}

h3 + h4 {
	margin-top: 0;	
}

body {
	color: #333;
	font: 14px/1.4 Meiryo,"メイリオ","MS PGothic","ＭＳ Ｐゴシック",sans-serif;
	background: url(../images/body_bg.jpg) center 83px no-repeat #fff;
}

#global-header,
.site-title,
#content,
#global-footer {
	width: 940px;
	margin: 0 auto;
}


/*==================================================

.site-title

==================================================*/
.site-title {
	margin-bottom: 20px;
}


/*==================================================

#content

==================================================*/
#content {
	width: 946px;
	margin-bottom: 20px;
}

section {
	position: relative;
	margin: 0 auto 40px;
	background: #fafafa;
}

section section {
	margin-bottom: 20px;
}

section > .inner {
	padding: 23px;
}

section .inner > *:last-child {
	margin-bottom: 0;
}

.cover {
	padding: 10px;
	border: 2px solid #e8e8e8;
	background: #fff;
}

.cover table:last-child,
.cover p:last-child {
	margin-bottom: 0;
}

/* 
NEC データバックアップ＆復旧サービス パックとは
==================================================*/
.about-2service div {
	width: 445px;
	float: left;
}

.about-2service .about-recovery {
	float: right;
}

/* 
オンライン自動バックアップサービス
==================================================*/
.btn-backup-download {
	width: 417px;
	float: left;
	margin-bottom: 5px;
}

.btn-backup-htu {
	width: 440px;
	float: right;	
	margin-bottom: 5px;
}

.btn-backup-htu div {
	width: 220px;
	float: left;	
}

/* 
流れ
==================================================*/
.flow {
	margin-bottom: 40px;	
}

.flow-box {
	margin-bottom: 10px;
	padding-bottom: 38px;
	background: url(../images/flow_arrow.png) center bottom no-repeat;	
}

.flow-box .inner {
	padding: 10px;
	border: 2px solid #e8e8e8;
	background: #fff;
}

.flow-box:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

.flow-img {
	width: 400px;
	float: left;
}

.flow-text {
	width: 456px;	
	float: right;
}

.flow-box h4:first-child {
	margin-top: 0;
}

#keyVisuwal {
	width:950px;
	height:160px;
	background:url(../images/bg-key.jpg) 0 0 no-repeat;
	position:relative;
	margin:0 auto 20px;}
	
#keyVisuwal h1 {
	position:absolute;
	top:30px;
	left:18px;
	font-size:1em;
	margin:0;
	padding:0;
	line-height:1em;}
	
#keyVisuwal p {
	position:absolute;
	top:97px;
	left:42px;}
	
#keyVisuwal ul {
	position:absolute;
	top:97px;
	margin:0;
	padding:0;
	left:570px;}
	
#keyVisuwal ul li {
	float:left;
	list-style:none;
	margin:0 9px 0 0;
	line-height:1em;}