diff --git a/jp/public/css/main.css b/jp/public/css/main.css
index be1108c..299b240 100644
--- a/jp/public/css/main.css
+++ b/jp/public/css/main.css
@@ -1,11 +1,11 @@
-/*
+/*
/* a. Webfonts and Iconfonts
/* =================================================================== */
@import url("fonts.css");
@import url("font-awesome/css/font-awesome.min.css");
@import url("simple-line-icons/simple-line-icons.css");
-/*
+/*
/* b. Document Setup
/* =================================================================== */
@@ -204,7 +204,7 @@ img.pull-left {
margin: 12px 18px 0px 0px;
}
-/*
+/*
/* c. Forms
/* =================================================================== */
form {
@@ -218,10 +218,10 @@ fieldset {
input, button {
-webkit-font-smoothing: antialiased;
}
-input[type="text"],
-input[type="password"],
-input[type="email"],
-textarea,
+input[type="text"],
+input[type="password"],
+input[type="email"],
+textarea,
select {
display: block;
padding: 12px 15px;
@@ -241,9 +241,9 @@ select {
textarea {
min-height: 162px;
}
-input[type="text"]:focus,
-input[type="password"]:focus,
-input[type="email"]:focus,
+input[type="text"]:focus,
+input[type="password"]:focus,
+input[type="email"]:focus,
textarea:focus {
background: white;
}
@@ -265,7 +265,7 @@ input[type="checkbox"] {
display: inline;
}
-/*
+/*
/* d. Preloader
/* =================================================================== */
#preloader {
@@ -342,14 +342,14 @@ input[type="checkbox"] {
}
-/*
+/*
/* e. Buttons
/* =================================================================== */
-.button,
-.button:visited,
-button,
-input[type="submit"],
-input[type="reset"],
+.button,
+.button:visited,
+button,
+input[type="submit"],
+input[type="reset"],
input[type="button"] {
display: inline-block;
font: 15px/30px "raleway-bold", sans-serif;
@@ -364,17 +364,17 @@ input[type="button"] {
border: none;
border-radius: 3px;
-webkit-appearance: none;
- -webkit-font-smoothing: inherit;
+ -webkit-font-smoothing: inherit;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
-.button:hover,
-button:hover,
-input[type="submit"]:hover,
-input[type="reset"]:hover,
+.button:hover,
+button:hover,
+input[type="submit"]:hover,
+input[type="reset"]:hover,
input[type="button"]:hover {
background: #647495;
color: white;
@@ -540,7 +540,7 @@ button::-moz-focus-inner, input::-moz-focus-inner {
}
-/*
+/*
/* f. Other Components
/* ================================================================== */
@@ -630,7 +630,7 @@ button::-moz-focus-inner, input::-moz-focus-inner {
content: counter(definitions, decimal) ". ";
}
-/*
+/*
/* Pull Quotes Markup
/*
@@ -670,7 +670,7 @@ button::-moz-focus-inner, input::-moz-focus-inner {
content: none;
}
-/*
+/*
/* Stats Tab Markup
@@ -754,7 +754,7 @@ button::-moz-focus-inner, input::-moz-focus-inner {
color: #a3a4a6;
}
-/*
+/*
/* g. Header Styles
/* =================================================================== */
header {
@@ -828,7 +828,7 @@ header .logo a {
}
ul#nav {
min-height: 72px;
- width: auto;
+ width: auto;
/* left align the menu */
text-align: left;
@@ -863,7 +863,7 @@ ul#nav li.current a {
}
-/*
+/*
/* h. Content Styles
/* =================================================================== */
@@ -995,7 +995,7 @@ ul#nav li.current a {
}
-/*
+/*
/* i. Footer Styles
/* =================================================================== */
footer {
@@ -1004,7 +1004,7 @@ footer {
font-size: 13px;
line-height: 24px;
position: relative;
- color: #3C4142;
+ color: #3C4142;
}
footer a, footer a:visited {
color: #a43b0a;
@@ -1081,7 +1081,7 @@ footer #go-top a:hover {
}
-/*
+/*
/* j. Common and shared styles
/* =================================================================== */
@@ -1121,7 +1121,7 @@ hr {
/* page title
---------------------------------------------------------------------- */
#page-title {
- background: #12151b url(../images/hero-bg.jpg) no-repeat center center fixed;
+ background: #12151b url(../images2/background1.jpg) no-repeat center center fixed;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
@@ -1137,7 +1137,7 @@ hr {
color: white;
letter-spacing: -1px;
margin-bottom: 0;
- text-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
+ text-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
}
#page-title h1 span {
color: #f26522;
@@ -1160,7 +1160,7 @@ hr {
background: transparent;
text-align: left;
}
-.entry header h1 {
+.entry header h1 {
font: 30px/36px "raleway-bold", sans-serif;
margin-bottom: 6px;
}
@@ -1204,7 +1204,7 @@ hr {
text-shadow: none;
color: transparent;
}
-.pagenav a[rel="next"]:after,
+.pagenav a[rel="next"]:after,
.pagenav a[rel="prev"]:before {
float: left;
text-align: center;
@@ -1237,12 +1237,12 @@ hr {
margin-top: -18px;
}
-/*
+/*
/* k. Hero Section
/* =================================================================== */
#hero {
margin-top:-27px;
- background: #12151b url(../images/hero-bg.jpg) no-repeat center center fixed;
+ background: #12151b url(../images2/background1.jpg) no-repeat center center fixed;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
@@ -1334,13 +1334,13 @@ margin-top:-27px;
margin-bottom: 36px;
text-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
}
-#hero-slider .flex-caption h1 span,
+#hero-slider .flex-caption h1 span,
#hero-slider .flex-caption h1 a {
color: white;
display: inline-block;
border-bottom: 1px solid #a43b0a;
}
-#hero-slider .flex-caption h1 span:hover,
+#hero-slider .flex-caption h1 span:hover,
#hero-slider .flex-caption h1 a:hover {
border-color: #9a9103;
}
@@ -1376,7 +1376,6 @@ margin-top:-27px;
margin: 0 6px;
display: inline-block;
zoom: 1;
- *display: inline;
}
.hero-content .flex-control-paging li a {
width: 15px;
@@ -1402,7 +1401,7 @@ margin-top:-27px;
cursor: default;
}
-/*
+/*
/* l. Portfolio Section
/* =================================================================== */
#portfolio {
@@ -1445,7 +1444,7 @@ margin-top:-27px;
-o-transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
- transition: opacity 0.3s ease-in-out;
+ transition: opacity 0.3s ease-in-out;
}
.item .item-wrap img {
vertical-align: bottom;
@@ -1502,7 +1501,7 @@ margin-top:-27px;
transform: scale(1.2);
}
-/*
+/*
/* m. Services Section
/* =================================================================== */
#infrastructure {
@@ -1540,7 +1539,7 @@ margin-top:-27px;
-/*
+/*
/* m. Services Section
/* =================================================================== */
#services {
@@ -1577,7 +1576,7 @@ margin-top:-27px;
}
-/*
+/*
/* n. About Section
/* =================================================================== */
@@ -1699,12 +1698,12 @@ margin-top:-27px;
padding-left: 30px;
}
-/*
+/*
/* o. Journal Section
/* =================================================================== */
#journal {
color:white;
- background: #a43b0a url(../images/blog-bg.jpg) no-repeat bottom center fixed;
+ background: #a43b0a url(../images2/background3.jpg) no-repeat bottom center fixed;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
@@ -1739,7 +1738,7 @@ margin-top:-27px;
}
-/*
+/*
/* p. Contact Section
/* =================================================================== */
#contact {
@@ -1769,8 +1768,8 @@ margin-top:-27px;
color: #f26522;
display: inline-block;
}
-#contact input,
-#contact textarea,
+#contact input,
+#contact textarea,
#contact select {
padding: 18px 20px;
margin-bottom: 42px;
@@ -1782,8 +1781,8 @@ margin-top:-27px;
#contact textarea {
height: 252px;
}
-#contact input:focus,
-#contact textarea:focus,
+#contact input:focus,
+#contact textarea:focus,
#contact select:focus {
color: white;
border-color: white;
@@ -1861,7 +1860,7 @@ margin-top:-27px;
}
-/*
+/*
/* q. Blog Entry
/* =================================================================== */
@@ -1944,7 +1943,7 @@ margin-top:-27px;
}
.commentlist li ul.children li {
padding-left: 5%;
- padding-top: 18px;
+ padding-top: 18px;
}
/* comment form
@@ -1963,8 +1962,8 @@ margin-top:-27px;
#comments form div {
margin: 12px 0 18px 0;
}
-#comments form input,
-#comments form textarea,
+#comments form input,
+#comments form textarea,
#comments form select {
width: 58.33333%;
float: left;
@@ -1994,7 +1993,7 @@ margin-top:-27px;
}
-/*
+/*
/* r. Portfolio Entry
/* =================================================================== */
diff --git a/jp/public/images2/DNS.png b/jp/public/images2/DNS.png
new file mode 100644
index 0000000..eac1874
Binary files /dev/null and b/jp/public/images2/DNS.png differ
diff --git a/jp/public/images2/GSLB.png b/jp/public/images2/GSLB.png
new file mode 100644
index 0000000..c8f228f
Binary files /dev/null and b/jp/public/images2/GSLB.png differ
diff --git a/jp/public/images2/IDSIPS.png b/jp/public/images2/IDSIPS.png
new file mode 100644
index 0000000..7652e17
Binary files /dev/null and b/jp/public/images2/IDSIPS.png differ
diff --git a/jp/public/images2/background1.jpg b/jp/public/images2/background1.jpg
new file mode 100644
index 0000000..fba30ec
Binary files /dev/null and b/jp/public/images2/background1.jpg differ
diff --git a/jp/public/images2/background2.jpg b/jp/public/images2/background2.jpg
new file mode 100644
index 0000000..60b203d
Binary files /dev/null and b/jp/public/images2/background2.jpg differ
diff --git a/jp/public/images2/background3.jpg b/jp/public/images2/background3.jpg
new file mode 100644
index 0000000..29e2b02
Binary files /dev/null and b/jp/public/images2/background3.jpg differ
diff --git a/jp/public/images2/firewall.png b/jp/public/images2/firewall.png
new file mode 100644
index 0000000..0d3f12a
Binary files /dev/null and b/jp/public/images2/firewall.png differ
diff --git a/jp/public/images2/load balancing.png b/jp/public/images2/load balancing.png
new file mode 100644
index 0000000..81a80ab
Binary files /dev/null and b/jp/public/images2/load balancing.png differ
diff --git a/jp/public/images2/switch.png b/jp/public/images2/switch.png
new file mode 100644
index 0000000..7e8ecd0
Binary files /dev/null and b/jp/public/images2/switch.png differ
diff --git a/jp/public/index.html b/jp/public/index.html
index acf845c..d8f5c89 100644
--- a/jp/public/index.html
+++ b/jp/public/index.html
@@ -51,25 +51,25 @@
WordPress等のCMSを利用して手軽にホームページを開設したい方、ブログをはじめたい方、
メールサーバー運用をしたい方等におすすめのサービスです。
高性能な共用サーバーを圧倒的な低価格でご利用いただけます!
-
- スタート!
+
+ スタート!
-
+
-
ネットワーク総合管理サービス
データセンターご利用のお客さま向けに、
ネットワーク機器やシステムの導入から監視・不具合対応まで、
お客さまに代わって一括運用するマネージドサービスをご紹介します。
-
-
スタート!
+
+
スタート!
-
@@ -118,7 +118,7 @@
-
+

@@ -148,11 +148,11 @@
-
-
-
-
+
+
+
+
-
+
はじめてのレンタルサーバー
システム構成
-
+
| サーバー情報 |
@@ -432,9 +432,9 @@
-
+
-
+
総合運用管理サービス
構築から運用まですべておまかせください
@@ -454,7 +454,7 @@
.product2 .right li.dot {background:url('/images/bu_dot.gif') repeat-x left 5px; height:15px; line-height:15px}
.product2 .right .btn_pack.xlarge {position:absolute; top:30px; right:-20px;}
.product2 .right .btn_pack.xlarge a {width:100px}
-.mt10 {margin:10px 0 0 0}
+.mt10 {margin:10px 0 0 0}
@@ -468,7 +468,7 @@
HDD : SATA 1TB
-
+
@@ -481,7 +481,7 @@
HDD : SAS 300GB
-
+
@@ -494,41 +494,41 @@
HDD : SAS 300GB
-
+
-
-
+
+
ネットワークサービス
-
+
-

+
ファイアーウォール管理運用
高性能ファイアウォールを安価に導入でき、セキュリティ専門エンジニアが運用管理まで代行します。
-

+
ロードバランシング運用管理
高可用性と耐障害性を向上させるロードバランサーの導入・設定から監視・不具合まで一括代行。
-

+
L2/L3スイッチ保守運用管理
ハウジングをご利用のお客さま向けに、L2/L3スイッチを提供。保守・運用まですべて当社が代行します。
-

+
DNS管理運用
DNSサーバー運用を当社が代行するサービス。プライマリ/セカンダリDNS両方、またはセカンダリのみの2種類から。
-

+
不正侵入検知/防御(IDS/IPS)
ファイアウォールやウイルスチェックでは防御できない攻撃や不正アクセスを自動で検知・ブロックします。
-

+
GSLB運用管理
万一の自然災害や障害時にも、サービスを止めない仕組み「BCP/DR対策」を安価に実現できます。
-
-
-
+
+
+
@@ -547,7 +547,7 @@
私共は御社の心強い支えになることを約束します。
最高のサービスと技術力、強力なネットワークでお客様のサーバーを完全に保守運用致します。
-
+
@@ -593,8 +593,8 @@
+
@@ -654,7 +654,7 @@
(技術職) システムエンジニア
1名
09:00〜18:00
※ポジションによりシフト勤務、裁量労働制を適用
-
千葉
+
千葉
@@ -663,7 +663,7 @@
◆ 面接日時 : 書類選考通過者随時面接
書類選考通過者対象個別通知
面接時の技術面接を含む
- ◆ 給与 : 面談後に決定
+ ◆ 給与 : 面談後に決定
◆ 業務内容
- データセンターのネットワークとシステムの運用管理
- サーバーOS(windows。Linux OS)のインストール/運用/管理
@@ -680,22 +680,22 @@
休日・休暇
完全週休2日制、祝日、年次有給休暇、年末年始休暇、慶弔休暇、リフレッシュ休暇制度
-
+
@@ -754,7 +754,7 @@
Your message was sent, thank you!
-
+