@charset "utf-8";
/*デフォルト
--------------------------------------------------*/
* {
	padding:0px;
	margin:0px;
}
body {
	font-size:14px;
	font-family:Verdana, Helvetica, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.6;
	color:#333333;
	background:#252525;
	position:relative;
}
h1 {
	font-size:150%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:110%;
}
/*--画像--*/
img {
	border:none;
	margin:0px;
	background-color:transparent;
}
/*--リンク--*/
a:link, a:visited {
	color:#006bb1;
	text-decoration:underline;
	-moz-outline-style:none;
	overflow:hidden;
}
a:hover, a:active, a:after {
	color:#008ce7;
	text-decoration:underline;
	-moz-outline-style:none;
	overflow:hidden;
}
/*--リスト--*/
ul, ol, dl, dt, dd, li {
	color:#333333;
	list-style:none;
}
/*-- Clearfix --*/
.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*GMOヘッダー*/
/*GMOヘッダー*/
#cmn_head {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 14px;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #c9c9c9;
	width: 100%;
	text-align:center;
}
#cmn_head div.ctab {
	position:relative;
	background: #f0f1f3;
	margin:0px auto;
	padding:0px;
	width: 100%;
	height: 28px;
}
#cmn_head p.catch {
	position:absolute;
	text-indent: -9999px;
	background: url("/images/header/gmoheader_logo.gif") right top no-repeat;
	margin: 0;
	padding:0;
	width:180px;
	right: 14px;
}
#cmn_head p.catch a {
	display: block;
	margin-top: 3px;
	width:180px;
	height: 16px;
	padding: 3px;
}
#cmn_head div.ctab ul.mtab {
	margin: 0 0 0 14px;
}
#cmn_head div.ctab ul.mtab li {
	float: left;
	list-style-type: none;
	line-height: 14px;
	margin-top: 9px;
	margin-right: 10px;
	padding: 0;
}
#cmn_head div.ctab ul.mtab li a, #cmn_head div.ctab ul.mtab li a:hover {
	text-decoration:none;
	color:#598CBA;
}
#cmn_head {
	margin:0px !important;
	border-bottom:none !important;
}
#cmn_head div.ctab ul.mtab li a, #cmn_head div.ctab ul.mtab li a:hover {
	text-decoration:none !important;
	color:#598CBA !important;
	font-size:11px !important;
}
/*-------------------------Header area ---------------------------------*/
#wrapper {
	background: url("/n_common/img/header/header_bar.jpg") repeat-x;
	height: 83px;
	font-size:12px;
	margin-top:0px
}
.header {
	width:960px;
	background:url("/n_common/img/header/logo.png") no-repeat left top;
	margin:0px auto;
}
#header_left {
	float: left;
	width: 250px;
	height:83px;
}
#header_left a .logo {
	width:242px;
	height:83px;
	display:block;
	float:left;
}
#header_right {
	float: right;
	width: 710px;
	text-align: right;
	position:relative;
}
/*検索ボックス入れた時*/
.header_right_top {
	height:35px;
	padding-left:325px;
}
/*.header_right_top{
	height:35px;
	padding-left:510px;
	}	*/
.header_right_under {
	margin-top:5px;
}
.header_right_under h1 {
	font-size:12px;
	color: #000000;
	width:500px;
	float:left;
	text-align:left;
	margin-top:15px;
}
#search_box {
	width:170px;
	height:26px;
	float:left;
	margin:8px 10px 0px 0px;
}
#search_text {
	float: left;
	width:100px;
	height:16px;
	margin:8px 0px 0px 0px;
	padding:5px 10px;
	background:url("/n_common/img/header/search_bg.png") no-repeat;
	border:none;
}
#s-btn {
	width:30px;
	margin:8px 10px 0px 0px;
	float:left;
}
.user_btn {
	width:197px;
	height:34px;
	display:block;
	float:left;
}
.phone {
	float: right;
	width:200px;
}
/*---------------------------- Top Main area ---------------------------------------*/
#mainimg_gm {
	background: url("/n_common/img/mainimg_bg.jpg") repeat-x;
	height:384px;
}
.jp_vps_plan {
	width:352px;
	height:146px;
	display:block;
	background:url("/n_common/img/topcatch2.jpg") no-repeat -162px -2px;
	position:absolute;
	top:2px;
	left:162px;
	text-indent:-9999px;
}
a.jp_vps_plan:hover {
	background:url("/n_common/img/topcatch2_on.jpg") no-repeat -162px -2px;
}
.us_vps_plan {
	width:353px;
	height:146px;
	display:block;
	background:url("/n_common/img/topcatch2.jpg") no-repeat -547px -2px;
	position:absolute;
	top:2px;
	right:60px;
	text-indent:-9999px;
}
a.us_vps_plan:hover {
	background:url("/n_common/img/topcatch2_on.jpg") no-repeat -547px -2px;
}
.recommend_wrap {
	width:710px;
	margin-bottom:35px;
}
.recommend_box1, .recommend_box2, .recommend_box3, .recommend_box4, .recommend_box5, .recommend_box6, .recommend_box7, .recommend_box8 {
	width:172px;
	height:110px;
	float:left;
	margin:3px 2px;
}
.recommend_box1 h4, .recommend_box2 h4, .recommend_box3 h4, .recommend_box4 h4, .recommend_box5 h4, .recommend_box6 h4, .recommend_box7 h4, .recommend_box8 h4 {
	text-indent:-9999px;
}
.recommend_box1 p, .recommend_box2 p, .recommend_box3 p, .recommend_box4 p, .recommend_box5 p, .recommend_box6 p, .recommend_box7 p, .recommend_box8 p {
	padding:0px 5px 0px 10px;
	margin-top:35px;
	font-size:10.5px;
}
.recommend_box1 {
	background:url("/n_common/img/recommend1.jpg") no-repeat;
}
.recommend_box2 {
	background:url("/n_common/img/recommend2.jpg") no-repeat;
}
.recommend_box3 {
	background:url("/n_common/img/recommend3.jpg") no-repeat;
}
.recommend_box4 {
	background:url("/n_common/img/recommend4.jpg") no-repeat;
}
.recommend_box5 {
	background:url("/n_common/img/recommend5.jpg") no-repeat;
}
.recommend_box6 {
	background:url("/n_common/img/recommend6.jpg") no-repeat;
}
.recommend_box7 {
	background:url("/n_common/img/recommend7.jpg") no-repeat;
}
.recommend_box8 {
	background:url("/n_common/img/recommend8.jpg") no-repeat;
}
.topbnr_jirei {
	margin-top:6px;
	width:712px;
	height:188px;
	background:url("/n_common/img/top_jirei.jpg") no-repeat top;
}
.topbnr_jirei a {
	width:712px;
	height:188px;
	text-indent:-9999px;
	display:block;
	background:url("/n_common/img/top_jirei.jpg") no-repeat top;
}
.topbnr_jirei a:hover {
	background:url("/n_common/img/top_jirei.jpg") no-repeat bottom;
}
/*----------------------------- リニューアル top ----------------------------------------------*/	
.main_bg {
	height:313px;
	background:#0069b3 repeat-y;
}
.main_img {
	width:100%;
	max-width: 980px;
	height:279px;
	margin:0 auto;
	background:url("/n_common/img/topimg_parts/main_img.jpg") no-repeat;
	background-size: 100%;
	padding-top:46px;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.main_img_camp {
	width:881px;
	height:279px;
	margin:0 auto;
	background:url("/n_common/img/topimg_parts/main_img_camp.jpg") no-repeat;
	padding-top:46px;
	padding-left:60px;
}
.main_img_camp02 {
	width:881px;
	height:279px;
	margin:0 auto;
	background:url("/n_common/img/topimg_parts/main_img_camp02.jpg") no-repeat;
	padding-top:46px;
	padding-left:60px;
}
.main_img p.sub_title,.main_img_camp p.sub_title,.main_img_camp02 p.sub_title {
	color:#FFF;
	font-size:19px;
	font-weight:lighter;
}
.main_img p.main_text,.main_img_camp p.main_text,.main_img_camp02 p.main_text {
	color:#FFF;
	font-size:12px;
	line-height:22px;
	margin-top:85px;
}
.infoarea{
	background-color:#005393;
	}
	.infoarea .info{
		width:960px;
		margin:0 auto;
		padding:10px;
		color:#FFF;
		text-align:center}
		.infoarea .info span{
			border:#8ca7bc 1px solid;
			/*background-color:#04487c;*/
			padding:3px;
			margin-right:14px;
			font-size:11px;
			color:#b5cbdc
			
			}
		.infoarea .info a{
			color:#FFF}
.top_price {
	width:940px;
	margin:0 auto 60px;
	padding-top:50px;
}

.top_price h2 {
	margin-bottom:20px;
	font-size:24px;
	line-height: 1.5;
}

.top_price table {
	border-collapse: collapse;
}
.top_price table tbody th {
	background-color:#E6E3E3;
	width:195px;
	min-width:100px;
	color:#1b1b1b;
	border-collapse: collapse;
	border:2px #ededed solid;
	color:#434343
}
.top_price tbody td {
	text-align:center;
	padding:11px 0 10px 8px;
	font-size:24px;
	border:1px #E6E3E3 solid;
	border-collapse: collapse;
	vertical-align:middle;
	background-color:#FFF;
	color:#434343	
}
.top_price tbody td span {
	margin:0px;
	font-size:14px;
}
.top_price tbody td.all {
	background-color:#ebf8fc;
}
.top_price tbody td ul {
	margin:0px;
	padding:0px;
}

.top_price tbody td ul li {
	list-style:none;
	display:inline;
	margin-right:5px;
}
.top_price tbody td ul.option li {
	list-style:none;
	float:left;
	margin-right:5px;
	

	font-size:16px;
	color: #0e7ec8;
	width:156px;
	padding:6px 11px;
	background-color:#f4f4f4;
	margin-bottom:6px
}

.top_price tbody td ul li.option {
	background-color:#76abd7;
	width:150px;
	height:25px;
	font-size:12px;
	color:#FFF;
	text-align:center;
	
}
.top_price tbody td ul.function li {
	list-style:none;
	float:left;
	margin-right:5px;
	

	width:180px;
	line-height:1.1
}
.top_price tbody td ul.managed li {
	list-style:none;
	float:left;
	margin-right:5px;
	

	width:240px;
	line-height:1.2
}
.managedlink{text-align:center;
margin-top:32px}
.managedlink a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}





.os {
	background-color:#65cffa;
}
.kanri {
	background-color:#5bc9f4;
}
.ip {
	background-color:#4dc0ed;
}
.control {
	background-color:#3db5e5;
}
.multi {
	background-color:#2dabdc;
}
.data {
	background-color:#1da1d4;
}
.program {
	background-color:#0e97cc
}
.deta_base {
	background-color:#018fc5;
}



.btn_top_price {
	width:348px;
	height:42px;
	background:url(/n_common/img/topimg_parts/btn_price.png) no-repeat;
	margin:0 auto !important;
}
.btn_top_price a {
	width:348px;
	height:42px;
	background:url(/n_common/img/topimg_parts/btn_price.png) no-repeat;
	display:block;
	text-indent:-9999px;
}
.btn_top_price a:hover {
	background:url(/n_common/img/topimg_parts/btn_price.png) no-repeat scroll 0 -42px;
}

h3.title_h3{
	background:url(/n_common/img/topimg_parts/h3_img.png) no-repeat center left;
	padding-left:25px;
	font-size:24px;
	font-weight:100;
	color:#434343;
	margin-bottom:30px;
	
	}

.text_red{
	color:#C00;
	}


/*----------------------------- g_nav ----------------------------------------------*/
.g_nav_wrap {
	width:960px;
	height:70px;
	background:url("/n_common/img/g_nav/g_nav_bg.jpg") no-repeat;
	margin:0px auto;
}
.g_nav_wrap2 {
	width:960px;
	height:70px;
	background:url("/n_common/img/g_nav/g_nav_bg2.jpg") no-repeat;
	margin:0px auto;
}
#glovalmenu {
	width:940px;
	height:46px;
	padding:8px 0px 0px 10px;
}
#glovalmenu ul {
	float:left;
}
#glovalmenu li {
	float:left;
}
#home {
	display:block;
	width:62px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") 0px 0px no-repeat;
	text-indent:-9999px;
}
#home a {
	display:block;
	width:62px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") 0px 0px no-repeat;
}
#home a:hover {
	background:url("/n_common/img/g_nav/g_nav.gif") 0px -46px no-repeat;
}
#glovalvps a {
	display:block;
	width:293px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -353px 0px no-repeat;
	text-indent:-9999px;
}
#glovalvps a:hover {
	background:url("/n_common/img/g_nav/g_nav.gif") -353px -46px no-repeat;
}
#glovalvps_select {
	display:block;
	width:293px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -353px -46px no-repeat;
	text-indent:-9999px;
}
#glovalvps_select a {
	display:block;
	width:293px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -353px -46px no-repeat;
	text-indent:-9999px;
}
#price a {
	display:block;
	width:291px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -62px 0px no-repeat;
	text-indent:-9999px;
}
#price a:hover {
	background:url("/n_common/img/g_nav/g_nav.gif") -62px -46px no-repeat;
}
#price_select a {
	display:block;
	width:291px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -62px -46px no-repeat;
	text-indent:-9999px;
}
#order a {
	display:block;
	width:294px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -646px 0px no-repeat;
	text-indent:-9999px;
}
#order a:hover {
	background:url("/n_common/img/g_nav/g_nav.gif") -646px -46px no-repeat;
}
#order_select {
	display:block;
	width:294px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -646px -46px no-repeat;
	text-indent:-9999px;
}
#order_select a {
	display:block;
	width:294px;
	height:46px;
	float:left;
	background:url("/n_common/img/g_nav/g_nav.gif") -646px -46px no-repeat;
	text-indent:-9999px;
}
/*----------------- Pankuzu --------------------------------------------------*/
#pankuzu {
	margin-bottom:30px;
	padding-left:10px;
	font-size:10px;
}
#pankuzu a {
	color:#8A8A8A;
	text-decoration:underline;
	-moz-outline-style:none;
	overflow:hidden;
}
/*------------------------------- contents_area -------------------------------------*/
#contents_wrap {
	background:url("/n_common/img/bg.gif");
	padding-bottom:5px;
}
.contents_wrap2 {
	background:url("/n_common/img/bg.gif");
	padding-bottom:5px;
}
.contents_wrap3 {
	background:url("/n_common/img/top_bg.jpg") repeat-x top;
	padding-bottom:5px;
}
/*------------ Top 3Points ----------------*/
#points {
	width:960px;
	height:230px;
	margin:0px auto;
	background:url("/n_common/img/spec_boxes.jpg") no-repeat;
}
.point_app {
	width:234px;
	height:170px;
	display:block;
	text-indent:-9999px;
	background:url("/n_common/img/spec_boxes.jpg") -468px -44px no-repeat;
	float:left;
	margin:44px 0px 0px 468px;
}
a.point_app:hover {
	background:url("/n_common/img/spec_boxes.jpg") -468px -274px no-repeat;
}
.point_security {
	width:228px;
	height:170px;
	display:block;
	text-indent:-9999px;
	background:url("/n_common/img/spec_boxes.jpg") -706px -44px no-repeat;
	float:left;
	margin:44px 0px 0px 5px;
}
a.point_security:hover {
	background:url("/n_common/img/spec_boxes.jpg") -706px -274px no-repeat;
}
/*---------------2 column area --------------------*/
#column_wrap {
	width:940px;
	padding:0px 10px;
	margin:0px auto;
}
.column_wrap2 {
	width:940px;
	padding:0px 10px;
	margin:0px auto;
	background:url("/n_common/img/top_bg2.jpg") repeat-x top;
}
#contents {
	float:left;
	width:712px;
	margin:0px auto;
	padding:0px 13px 0px 15px;
}
#contents2 {
	float:left;
	width:712px;
	margin-right:26px;
	margin-top:7px;
}
#contents3 {
	float:left;
	width:680px;
	margin-right:10px;
	margin-top:7px
}
/*--------------------Sub titles ---------------------*/

#contents h2 {
	/*background: url("/n_common/img/h2_bg.png") no-repeat bottom;*/
	height: 37px;
	width: 712px;
	font-size: 22px;
	color: #333333;
	/*padding-left: 22px;*/
	line-height:37px;
	font-weight:bolder;
	margin-bottom:20px;
}
#contents h3 {
	background: url("/n_common/img/h3_bg.jpg") no-repeat;
	height: 50px;
	width: 712px;
	font-size: 18px;
	color: #333333;
	padding-left: 22px;
	margin:10px 0px 10px 0px;
	line-height:50px;
}
#contents2 h3 {
	background: url("/n_common/img/h3_bg.jpg") no-repeat;
	height: 50px;
	width: 712px;
	font-size: 18px;
	color: #333333;
	padding-left: 22px;
	margin:10px 0px 10px 0px;
	line-height:50px;
}
/*---特長ページ---*/

.feature_wrap {
	margin:0px auto 10px;
}
.left_box {
	width:276px;
	float:left;
	margin-right:20px;
}
.right_box {
	width:390px;
	float:left;
	padding-top:50px;
}
.groval_map {
	background:url("/product/vps/img/map_chart3.gif");
	width:690px;
	height:460px;
	margin-bottom:30px;
}
.footer_link {
	background: url("/n_common/img/h3_bg.jpg") no-repeat;
	height: 50px;
	width: 712px;
	margin:30px 0px;
	line-height:50px;
	text-align:center;
}
.footer_link a {
	background:url("/n_common/img/arrow.gif") no-repeat 0px 5px;
	padding-left:20px;
}
.point_box p {
	float:left;
	margin-right:3px;
}
.point_wrap {
	width:698px;
	margin-bottom:20px;
	background:url("/product/vps/img/point_bg.gif") repeat-y;
}
.point_list {
	padding:10px 10px 15px;
	background:url("/product/vps/img/point_foot.gif") no-repeat bottom;
}
.point_list li {
	list-style:url("/product/vps/img/point_list.gif");
	font-size:14px;
	margin:5px 0px;
	letter-spacing:-1px;
}
.point_list em {
	background: none repeat scroll 0 0 #f9ef9b;
	font-style: normal;
	font-weight: lighter;
}
/*----Top news-------*/
#news {
	margin-top:16px
}
#news li.info {
	margin-top:3px;
	padding:0px 0px 1px 100px;
	background: url("/n_common/img/icon_news.gif") no-repeat;
}
#news li.release {
	margin-top:3px;
	padding:0px 0px 1px 100px;
	background: url("/n_common/img/icon_release.gif") no-repeat 0px 1px;
}
#news li.camp {
	margin-top:3px;
	padding:0px 0px 1px 100px;
	background: url("/n_common/img/icon_camp.gif") no-repeat;
}
#news li.seminar {
	margin-top:3px;
	padding:0px 0px 1px 100px;
	background: url("/n_common/img/icon_seminar.gif") no-repeat 0px 1px;
}
#news li.ip {
	margin-top:3px;
	padding:0px 0px 1px 100px;
	background: url("/n_common/img/icon_ip.gif") no-repeat 0px 1px;
}
#news li span {
	font-size: 12px;
	color: #666666;
	margin-right: 17px;
}
.more_news {
	text-align:right;
	margin:3px;
	background:url("/n_common/img/more_news_bg.gif") no-repeat right;
	line-height:32px;
	height:40px;
}
/*----ラピッドサイトについて
--------------------------------------------------------------------*/

.about_contents {
	padding:5px 30px;
	font-size:14px;
}
.about_wrap {
	margin:10px auto 70px;
}
.about_subtitle1 {
	width:708px;
	height:37px;
	background:url("/n_common/img/about_subtitles.jpg") no-repeat;
	text-indent:-9999px;
}
.about_subtitle2 {
	width:708px;
	height:37px;
	background:url("/n_common/img/about_subtitles.jpg") no-repeat 0px -37px;
	text-indent:-9999px;
}
.about_subtitle3 {
	width:708px;
	height:37px;
	background:url("/n_common/img/about_subtitles.jpg") no-repeat 0px -74px;
	text-indent:-9999px;
}
.about_logo {
	width:433px;
	margin-left:120px;
}
.about_graph {
	width:315px;
	margin-left:170px;
	text-align:center;
}
.about_ntt {
	width:275px;
	float:right;
	margin:10px 0px 0px 20px;
}
/*-----------------------------Side area ---------------------------*/
#sidemenu {
	float:right;
	width:200px;
}
#sidemenu2 {
	float:right;
	width:220px;
	margin-top:10px;
	margin-right:10px;
}
#sidemenu #sidemenu_contents {
	background:url("/n_common/img/sidebar/sidemenu_bg.gif") repeat-y;
	width: 200px;
	padding:0 0 1px 0;
}
#sidemenu #sidemenu_contents ul li {
	padding-bottom:2px
}
.side_list {
	margin-bottom:20px;
	padding-left:15px;
}
#sidemenu ul.list {
	margin-bottom:0px
}
#sidemenu .otherlink {
	margin:3px 0px;
}
/*---------------------- Footer -------------------------------------*/
#pageup_area {
	height:32px;
	background:url("/n_common/img/pageup_bg.gif") repeat-x;
}
.pageup {
	width:960px;
	margin:0px auto;
	background:url("/n_common/img/pageup_bg2.gif") no-repeat;
}
.pageup_btn {
	width:26px;
	height:32px;
	display:block;
	margin:0px auto;
}
#footer {
	background:#252525;
	padding-bottom:20px
}
#footer a {
	color: #FFFFFF;
}
#footer_contents {
	font-size: 10px;
	color: #FFFFFF;
	width: 960px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer_contents h5 {
	font-size: 12px;
	margin:1px 8px 12px 0px;
	color:#ffffff;
}
#footer_contents ul {
	width: 165px;
	margin-right: 15px;
	padding-right: 10px;
	border-right: 1px solid #444444;
	float: left;
	margin-top: 12px;
}
#footer_contents ul li {
	margin-right: 0px;
	padding-right: 6px;
	background: url(/n_common/img/frame/arrow_white.gif) no-repeat 0px 4px;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 4px;
}
.sitemap_link {
	width:960px;
	margin:0px auto 20px;
}
#trastseal {
	/*background: url(/n_common/img/frame/footer_trast_bg.gif) no-repeat;　sitelockのシール挿入のため変更*/
	background:#303030;
	border-radius: 5px;
	height: 170px;
	width: 960px;
	margin:0px auto;
	display: flex;
	justify-content: space-around;
}
#trastseal .seal01 {
	float: left;
	width: 160px;
	text-align: center;
	font-size: 10px;
	color: #B8B8B8;
	margin:20px 15px 20px;
	line-height: 120%;
}
#trastseal .seal02 {
	/*float: left;*/
	width: 190px;
	text-align: center;
	font-size: 10px;
	color: #B8B8B8;
	margin:20px 15px 20px;
	line-height: 120%;
}
#trastseal .seal02 img {
	margin:2px 0px 0px 12px;
}
#trastseal .seal01 p, #trastseal .seal02 p {
	margin-top: 8px;
}
.copyright {
	width:960px;
	margin:5px auto 0px;
}
#bookmark {
	border-bottom:#000000 3px solid;
	height:30px;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:5;
}
.bookmark_wrap {
	width:520px;
	height:30px;
	margin:0px auto;
	background:url("/n_common/img/frame/bookmark.png") no-repeat;
}
.bookmark_icons {
	padding:10px 0px 0px 270px;
}
#gmo_ul a {
	color:#666666;
}
.link{
	  background: rgba(0, 0, 0, 0) url("/n_common/img/arrow.gif") no-repeat scroll 0 5px;
    padding-left: 20px;}
.red_em{
	color:#C00}
#customer,#maintenance1,#maintenance2,#maintenance3
{margin-top:-100px;
padding-top:100px;}
.cheack{
	margin-top:30px;
	padding:20px 40px;
	background-color:#EBEBEB;
	margin-left:0px
}
.cheack li{
	list-style: disc;
	
}
/*float-banner*/
#side-banner{
	display: block;
	top: 180px;
	left: 0
}
.float-banner{
	position: fixed;
	z-index: 1;
}
.banner_img{
	position: relative;
	border-radius: 10px;
	box-shadow: 1px 2px 6px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 2px 6px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 6px 2px rgba(0,0,0,0.1);
}
#side-banner .close{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	color: #333;
	background:#fff;
	font-size: 1.1rem;
	line-height: 1.1rem;
	cursor: pointer;

}


