@charset "utf-8";
/* ============================================================
table of contents

1.contets base
2.header settings
3.footer settings
4.sideNev settings
5.main compornents
============================================================ */

/******************************************
     1.contets base
******************************************/
a, a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #86940C;
	text-decoration: none;
}
a.link {
	background: url(/themes/cloudcore/common/images/ico_linkL.png) 4px 0.3em no-repeat;
	padding: 0 0 0 15px;
	color: #86940C;
}
a.blank {
	background: url(/themes/cloudcore/common/images/ico_blank.png) 4px 0.1em no-repeat;
	padding: 0 0 0 25px;
	text-decoration: none;
}
.pagetop {
	background: url(/themes/cloudcore/common/images/bg_pagetop.png) left bottom repeat-x;
	clear: both;
	padding: 50px 0 0;
}
.pagetop p {
	width: 920px;
	margin: 0 auto;
}
.pagetop p a {
	display: block;
	overflow: hidden;
	background: url(/themes/cloudcore/common/images/btn_pagetop.png) no-repeat;
	width: 155px;
	height: 31px;
	text-indent: -9999px;
	margin: 0 0 0 765px;
}
.pagetop p a:hover {
	background: url(/themes/cloudcore/common/images/btn_pagetop.png) 0 -31px no-repeat;
}
#content {
	text-align: left;
	background: url(/themes/cloudcore/common/images/bg_content.png) repeat-x;
	clear: both;
	zoom: 1; /*for IE*/
}
#content:after {
	content: "";
	display: block;
	clear: both;
}
#content #main {
	width: 960px;
	margin: 60px auto 0;
}
/**2column**/
#content #wrapper {
	width: 920px;
	margin: 60px auto 0;
	zoom: 1; /*for IE*/
}
#content #wrapper:after {
	content: "";
	display: block;
	clear: both;
}
#content #wrapper #main {
	width: 640px;
	float: left;
	margin: 0;
}
#content #wrapper #sNav {
	width: 240px;
	float: right;
}
/* 旧common.cssからの移植 */
#container {
	padding-top: 1px;
	margin: 1px 0 0;
}
/******************************************
     2.header settings
******************************************/
#header {
	width: 960px;
	height: 74px;
	margin: 0 auto;
	text-align: left;
	zoom: 1; /*for IE*/
}
#header:after {
	content: "";
	display: block;
	clear: both;
}
#header p#vpsLogo, #header h1#vpsLogo {
	float: left;
	/*padding: 7px 201px 0 20px;*/
	padding: 7px 180px 0 20px;
}
#header #vpsLogo10 {
	float: left;
	padding: 7px 270px 0 20px;
}
#header ul {
	float: left;
	padding: 18px 0 0;
}
#header ul li {
	float: left;
}
#header ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
#header ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
/*#header ul li.login {
	padding: 1px 13px 0 0;
}
#header ul li.login a {
	background: url(/themes/cloudcore/common/images/btn_logoin.png) no-repeat;
	width: 102px; 
	height: 36px;
}

#header ul li.login a:hover {
	background: url(/themes/cloudcore/common/images/btn_logoin.png) 0 -36px no-repeat;
}*/

/*お問い合わせメール*/
#header ul li.mail_contact {
	padding: 2px 13px 0 0;
}
#header ul li.mail_contact a {
	background: url(/themes/cloudcore/common/images/mail_contact.png) no-repeat;
	width: 226px;
	height: 34px;
}
#footerIn .footerLink dl .m_contact2 {
	background: url(/themes/cloudcore/common/images/btn_f_contact.png) no-repeat;
	width: 151px;
	height: 34px;
}
#footerIn .footerLink dl .m_contact2 a {
	background: url(/themes/cloudcore/common/images/btn_f_contact.png) no-repeat;
	width: 151px;
	height: 34px;
}
#footerIn .footerLink dl .m_contact2 a:hover {
	background: url(/themes/cloudcore/common/images/btn_f_contact.png) 0 -34px no-repeat;
}
#footerIn .footerLink dl .m_contact2 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
/*お申し込み*/
#header ul li.oder {
	background: url(/themes/cloudcore/common/images/btn_h_oder.png) no-repeat;
	width: 128px;
	height: 38px;
}
#header ul li.oder a {
	background: url(/themes/cloudcore/common/images/btn_h_oder.png) no-repeat;
	width: 128px;
	height: 38px;
}
#header ul li.oder a:hover {
	background: url(/themes/cloudcore/common/images/btn_h_oder.png) 0 -38px no-repeat;
}
#header ul li.ssl {
	width: 380px;
	height: 38px;
	background-image: url(/themes/cloudcore/common/images/bnr_ssl.png);
	background-repeat: no-repeat;
}
#header ul li.ssl a {
	background: url(/themes/cloudcore/common/images/bnr_ssl.png) no-repeat;
	width: 380px;
	height: 38px;
}
#header ul li.ssl a:hover {
	background-image: url(/themes/cloudcore/common/images/bnr_ssl.png);
	background-repeat: no-repeat;
	background-position: 0 -38px;
}
#header ul li.request10 a {
	background: url(/themes/cloudcore/common/images/btn_request_10.png) no-repeat;
	width: 170px;
	height: 36px;
}
#header ul li.request10 a:hover {
	background: url(/themes/cloudcore/common/images/btn_request_10.png) 0 -36px no-repeat;
}
#header p#KDDILogo {
	float: right;
	padding: 6px 20px 0 31px;
	margin: 16px 0 0;
	background: url(/themes/cloudcore/common/images/line_logo.png) no-repeat;
}
#gNav {
	background: url(/themes/cloudcore/common/images/bg_gnav.png) repeat-x;
	text-align: left;
	zoom: 1; /*for IE*/
}
#gNav:after {
	content: "";
	display: block;
	clear: both;
}
#gNav ul {
	width: 920px;
	margin: 0 auto;
}
#gNav li {
	float: left;
}
#gNav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
#gNav li.home a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) 0 0 no-repeat;
	width: 160px;
}
#gNav li.home a:hover {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) 0 -40px no-repeat;
}
#gNav li.feature a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -160px 0 no-repeat;
	width: 151px;
}
#gNav li.feature a:hover {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -160px -40px no-repeat;
}
#gNav li.spec a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -311px 0 no-repeat;
	width: 180px;
}
#gNav li.spec a:hover {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -311px -40px no-repeat;
}
#gNav li.faq a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -491px 0 no-repeat;
	width: 214px;
}
#gNav li.faq a:hover {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -491px -40px no-repeat;
}
#gNav li.order a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -705px 0 no-repeat;
	width: 215px;
}
#gNav li.order a:hover {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -705px -40px no-repeat;
}
/**current**/
.home #gNav li.home a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) 0 -80px no-repeat;
}
.feature #gNav li.feature a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -160px -80px no-repeat;
}
.spec #gNav li.spec a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -311px -80px no-repeat;
}
.faq #gNav li.faq a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -491px -80px no-repeat;
}
.order #gNav ul .order a {
	background: url(/themes/cloudcore/common/images/btn_gnav.png) -705px -80px no-repeat;
}
/* 旧common.cssからの移植 */
#header p#cloudcoreLogo {
	float: left;
	padding: 4px 0 0 21px;
}
/******************************************
     3.footer settings
******************************************/
#fNav {
	background: url(/themes/cloudcore/common/images/bg_fnav.png) repeat-x;
	text-align: left;
	padding: 4px 0 9px;
	zoom: 1; /*for IE*/
}
#fNav:after {
	content: "";
	display: block;
	clear: both;
}
#fNav ul {
	width: 920px;
	margin: 0 auto;
}
#fNav li {
	float: left;
}
#fNav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
#fNav li.home a {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) 0 0 no-repeat;
	width: 160px;
}
#fNav li.home a:hover {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) 0 -40px no-repeat;
}
#fNav li.feature a {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -160px 0 no-repeat;
	width: 151px;
}
#fNav li.feature a:hover {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -160px -40px no-repeat;
}
#fNav li.spec a {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -311px 0 no-repeat;
	width: 180px;
}
#fNav li.spec a:hover {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -311px -40px no-repeat;
}
#fNav li.faq a {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -491px 0 no-repeat;
	width: 214px;
}
#fNav li.faq a:hover {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -491px -40px no-repeat;
}
#fNav li.order a {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -705px 0 no-repeat;
	width: 215px;
}
#fNav li.order a:hover {
	background: url(/themes/cloudcore/common/images/btn_fnav.png) -705px -40px no-repeat;
}
#footer {
	background: #F6F5F6 url(/themes/cloudcore/common/images/bg_footer.png) center 5px no-repeat;
	padding: 35px 0 0;
}
#footerIn {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	zoom: 1; /*for IE*//*min-height:250px;
	padding: 35px 0 0;
	position: relative;*/
}
#footerIn:after {
	content: "";
	display: block;
	clear: both;
}
#footerIn .footerLink {
	float: left;
	width: 230px;
	font-size: 77%;
}
#footerIn .footerLink dl {
	margin: 0 30px 0 0;/*padding: 0 0 20px;*/
}
#footerIn .footerLink dl dt {
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px;
}
#footerIn .footerLink dl dt a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footerIn .footerLink dl dt a:hover {
	color: #86940C;
}
#footerIn .footerLink dl dd {
	margin: 0 0 5px;
}
#footerIn .footerLink dl dd ul {
	margin: 5px 0 0 11px;
}
#footerIn .footerLink dl dd ul li {
	margin: 0 0 5px;
}
#footerIn .footerLink dl dd a {
	background: url(/themes/cloudcore/common/images/ico_linkS.png) 3px 0.5em no-repeat;
	padding: 0 0 0 15px;
	color: #000000;
	display: block;
	text-decoration: none;
}
#footerIn .footerLink dl dd a:hover {
	color: #86940C;
}
#footerIn .footerLink dl dd a.blank {
	background: url(/themes/cloudcore/common/images/ico_blank.png) 0 0.4em no-repeat;
}
/*コピーライトエリア-----------*/
#copyright {
	background: url(/themes/cloudcore/common/images/bg_copyright.png) #E8E6E8;
	margin: 20px 0 0;
	padding: 20px 0 30px;
	min-height: 40px;
	clear: both;
}
#copyright_inner {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#copyright_inner #kwc_copy {
	display: block;
	text-align: left;
	font-size: 77%;
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
}
#copyright_inner #kwc_copy span {
	margin-top: 5px;
	font-size: 77%;
	display: block;
}
#copyright_inner #isms {
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	right: 0;
}
#copyright_inner #truste {
	display: block;
	width: 118px;
	height: 34px;
	position: absolute;
	right: 0;
}
/*ソーシャルボタン*/
#copyright_inner #social_btn {
	display: block;
	list-style: none;
	width: 300px;
	position: absolute;
	right: 150px;
	top: 0;
	min-height: 30px;
}
#copyright_inner #googlePlus {
	display: block;
	position: absolute;
	left: 250px;
}
#copyright_inner #twitter {
	display: block;
	position: absolute;
	left: 120px;
}
#copyright_inner #facebook {
	display: block;
	position: absolute;
	left: 0;
	width: 110px;
}
/* 旧common.cssからの移植 */
#footContact {
	position: absolute;
	left: 698px;
	top: -10px;
	width: 242px;
	height: 289px;
	background: url(/themes/cloudcore/common/images/bg_footcontact.png) no-repeat;
}
#footContact p {
	padding: 20px 0 0 16px;
}
#footContact dl {
	padding: 14px 0 0 19px;
}
#footContact dl dt {
	margin: 0 0 10px;
}
#footContact dl dd {
	margin: 0 0 19px;
}
#footContact dl dd.mailLink a {
	width: 208px;
	height: 30px;
	display: block;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	background: url(/themes/cloudcore/common/images/txt_mail_foot.png) no-repeat;
}
#footContact dl dd.mailLink a:hover {
	background: url(/themes/cloudcore/common/images/txt_mail_foot.png) 0 -30px no-repeat;
}
/*div#copyright {
	background:  url(/themes/cloudcore/common/images/bg_copyright.png);
	margin: 5px 0 0;
}

div#copyright_inner{
	width: 920px;
	margin: 0 auto;
	padding: 20px 0 30px;
	overflow:hidden;
}

p#kwc_copy {
	float:left;	
	display:block;
	width: 480px;
	text-align:left;
	font-size: 77%;
}

p#truste{
	float:right;	
	display:block;
	width: 118px;
	height:34px;
}

p#isms{
	float:right;	
	display:block;
	width: 120px;
	height:60px;
}*/

/******************************************
     4.sideNev settings
******************************************/
#sNav dl {
	padding: 0 0 36px;
}
#sNav dl dt {
	margin: 0 0 4px;
}
#sNav dl dd {
}
#sNav dl dd ul {
}
#sNav dl dd ul li {
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 4px;
	margin: 0 0 4px;
}
#sNav dl dd ul li a {
	display: block;
	background: url(/themes/cloudcore/common/images/bg_snav.png) 0 center no-repeat;
	padding: 1em 30px 1em 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
}
#sNav dl dd ul li a:hover {
	display: block;
	background: url(/themes/cloudcore/common/images/bg_snav.png) -240px center no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
/******************************************
     5.main compornents
******************************************/
h1 {
	text-align: center;
}
.section {
	margin: 0 20px;
	clear: both;
	zoom: 1; /*for IE*/
}
.section:after {
	content: "";
	display: block;
	clear: both;
}
.sectionEnd {
	background: url(/themes/cloudcore/common/images/bg_section_end.png) left center no-repeat;
	margin: 45px 15px 0;
	padding: 0 0 0 840px;
	zoom: 1; /*for IE*/
}
.sectionEnd:after {
	content: "";
	display: block;
	clear: both;
}
.sectionEnd li {
	float: left;
	padding: 0 0 0 10px;
}
.sectionEnd li a {
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
.sectionEnd li.next a {
	background: url(/themes/cloudcore/common/images/btn_section_end.png) no-repeat;
}
.sectionEnd li.next a:hover {
	background: url(/themes/cloudcore/common/images/btn_section_end.png) 0 -30px no-repeat;
}
.sectionEnd li.prv a {
	background: url(/themes/cloudcore/common/images/btn_section_end.png) -30px 0 no-repeat;
}
.sectionEnd li.prv a:hover {
	background: url(/themes/cloudcore/common/images/btn_section_end.png) -30px -30px no-repeat;
}
.center {
	text-align: center;
}
.mTop1em {
	margin-top: 1em !important;
}
.red {
	color: #FF0000;
}
.important {
	color: #FF0000;
	font-size: 85%;
}
.arrow {
	background: url(/themes/cloudcore/common/images/ico_linkL.png) left center no-repeat;
	padding-left: 15px;
}
/*　お申し込みの流れor今すぐ試す　*/

.orderArea {
	width: 750px;
	overflow: auto;
	margin: 50px auto;
}
.orderArea li a {
	width: 344px;
	display: block;
	height: 50px;
	text-indent: -9999px;
}
.orderArea .flow {
	float: left;
	background: url(/themes/cloudcore/common/images/btn_flow.png) left top no-repeat;
}
.orderArea .flow a:hover {
	background: url(/themes/cloudcore/common/images/btn_flow.png) 0 -50px no-repeat;
}
.orderArea .order {
	float: right;
	background: url(/themes/cloudcore/common/images/btn_order.png) left top no-repeat;
}
.orderArea .order a:hover {
	float: right;
	background: url(/themes/cloudcore/common/images/btn_order.png) 0 -50px no-repeat;
}
div.pageNavi {
	margin-top: 30px;
	text-align: right;
}
div.pageNavi_s {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
.prev {
	background: url(/themes/cloudcore/common/images/ico_prev.png) no-repeat left center;
	margin-right: 12px;
	padding-left: 20px;
}
.next {
	background: url(/themes/cloudcore/common/images/ico_next.png) no-repeat right center;
	margin-left: 10px;
	padding-right: 18px;
}
.pageAll {
	margin-right: 20px;
}
/*新規申込受付終了追記 2017.6.13 koizumi*/
.close {
	padding-top: 18px;
	padding-bottom: 20px;
	background: #c8c8c8;
}
.close dl {
	width: 902px;
	margin: 0 auto;
	border: 4px solid #61656f;
	color: #61656f;
	font-size: 16px;
}
.close dl dt {
	padding: 13px 0 12px;
	border-bottom: 4px solid #61656f;
	background: #aeb700;
	color: #fff;
	font-size: 22px;
	text-align: center;
	letter-spacing: 1.2px;
}
.close dl dd {
	line-height: 1.9;
	padding: 15px 25px;
	background: #fff;
	text-align: left;
}
.close dl ul {
	padding: 15px 0 4px 0;
}
.close dl ul li {
	text-align: left;
}
.close dl ul li a {
	color: #61656f;
}
.close dl ul li a:link {
	text-decoration: underline;
}
.close dl ul li a:link {
	text-decoration: underline;
}
.close dl ul li a:hover {
	text-decoration: none;
}
