@charset "utf-8";

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  /*border: 0;*/
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  text-align: left;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
caption, th {
	text-align:left;
}
table, td, th {
	vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

img {
	vertical-align: bottom;
}


/* -------------------------------------------------------------- 
   
   JPRS styels
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
 	text-align:center;
	font-size: 75%;
	color: #585858; 
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','Osaka';
	margin: 0 auto;
	padding: 0;
	background-color: #fff9eb;
}

a { color: #444444; }
a:hover { color: #999999; }

/* Lists
-------------------------------------------------------------- */
ul,ol,li {
	list-style: none;
	margin: 0;
	padding:0;
}
dl,dt,dd {
	margin: 0;
	padding: 0;
}

/* clearfix
-------------------------------------------------------------- */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;/*for IE 5.5-7*/
}

/* contents
-------------------------------------------------------------- */

#wrap {
	width: 100%;
	margin: 20px auto 0;
}


/*　page共通フォーマット（青背景）　*/
#container {
	width: 886px;
	margin: 0 auto ;
	background: url(../images/bg_contents.gif) center top repeat-y;
}
#containerBottom {
	background: url(../images/bg_contents_bot.gif) center bottom no-repeat;
	height: 40px;
}

/*　登録ボタンオレンジ　*/
a.registrarBtn {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	width: 236px;
	height: 67px;
	
}
a:hover.registrarBtn {
	background: url(../images/btn_application.png) bottom no-repeat;
}


/*　topページ用高さ　*/
.topPage {
	height: 234px;
}

/*　？？？用高さ　*/
.secondPage {
	height: 100px;
}


/*　PAGETOP　*/
#pageTitle {
	position:relative;
	width: 886px;
	margin: 0 auto;
	background: url(../images/bg_contents_title.gif) center top no-repeat;
}

#pageTitle h1  {
	position:absolute;
	top: 32px;
	left: 48px;
}
#pageTitle .fortopPage a  {
	position:absolute;
	top: 32px;
	right: 45px;
}
#pageTitle .illust  {
	position:absolute;
	bottom: 0px;
	right: 98px;
}

#pageTitle .headBtn  {
	position:absolute;
	bottom: 12px;
	left: 48px;
}
#pageTitle .headBtn ul  {
	display: block;
	margin: 0 0 0 0;
	list-style: none;
}

#pageTitle .headBtn ul li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	vertical-align: middle;
}
#pageTitle.lower  {
	height: 140px;
}
#pageTitle h1.lower {
	text-align: center;
	position: relative;
	top: 25px;
	left: 0;
}





/*　登録検索ブロック　*/
.searchBlock {
	margin: 0 auto;
	padding: 0;
	width: 761px;
}
.searchBlock div.searchTop {
	margin: 0;
	padding: 0;
	width: 761px;
	height: 9px;
	background: url(../images/search_top.png) top no-repeat;
}
.searchBlock div.searchBody {
	position: relative;
	margin: 0;
	padding: 20px 20px 0 20px;
	width: 721px;
	height: 11px;
	background: url(../images/search_body.png) top repeat-y;
}

.searchBlock div.searchBottom {
	margin: 0;
	padding: 0;
	width: 761px;
	height: 16px;
	background: url(../images/search_bottom.png) top no-repeat;
}

.searchBlock h4 {
	position: absolute;
	margin: 0;
	padding: 0 0 0 0;
	top: 4px;
	left: 20px;
	width: 380px;
	height: 24px;
	background: url(../images/search_title.png);
	color:#3071b9;
	font-weight:bold;
	font-size:135%;
}
.searchBlock p {
	position: absolute;
	margin: 0;
	padding: 0 0 0 0;
	top: 0px;
	left: 404px;
}
.searchBlock p img {
	vertical-align: middle;
}
.searchBlock input#checkTxtBox1, 
.searchBlock input#checkTxtBox2, 
.searchBlock input#checkTxtBox3 {
	width: 170px;
	height: 24px;
	font-size: 18px;
}

.searchBlock input#checkBtn1, 
.searchBlock input#checkBtn2, 
.searchBlock input#checkBtn3 {
	width:74px;
	height:31px;
	background:url(../images/search_btn.png) no-repeat;
	cursor:pointer;
	border:none;
	text-indent:-9999px;
	margin:0;
	vertical-align:middle;
}


.inputBox {
	position: absolute;
	top: 0px;
	left: 405px;
}
.cojpBox {
	position: absolute;
	top: 5px;
	left: 585px;
}
.shiraberuBox {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 74px;
	height: 31px;
	/text-align: right;
}







/*　why　*/
#why {
	margin: 0 43px 20px 43px;
	padding: 0;
	width: 800px;
	background: url(../images/borderbox1_body.gif) center top repeat-y;
}
#why div.top {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
	background: url(../images/borderbox1_top.gif) top no-repeat;
}
#why div.bottom {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
	background: url(../images/borderbox1_bottom.gif) top no-repeat;
}

#why h2 {
	margin: 0 0 0 23px;
	border-left:5px solid #60b3e9;
	color:#3071b9;
	font-size:145%;
	font-weight:bold;
	padding-left:10px;
}

.reasonWrap {
	margin: 5px 23px 5px 23px;
	padding: 0;
}

.reason1 {
	float: left;
	margin: 0 14px 5px 0;
	padding: 0;
	width: 241px;
	height: 186px;
	background: url(../images/reason_bg.png) top no-repeat;
}
.reason1 h3,
.reason2 h3{
	padding-left:16px;
	font-size: 14px;
}

.reason1 p,
.reason2 p,
.reason3 p {
	margin: 0;
	padding: 0 16px 0 16px;
	width: 230px;
	font-size: 14px;
}
.reasonImg{
	margin:10px 0 5px 14px;
}
.reasonImg02{
	margin:10px 0 0 14px;
}
.reason2 {
	float: left;
	margin: 0 14px 5px 0;
	padding: 0;
	width: 241px;
	height: 186px;
	background: url(../images/reason_bg.png) top no-repeat;
}
.reason3 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 241px;
	height: 186px;
	background: url(../images/reason_bg.png) top no-repeat;
}

.torokuWrap {
	position: relative;
	margin: 5px 23px 20px 23px;
	padding: 13px;
	background-color: #fef8eb;
	height:30px;
}
.torokuWrap .torokuImg{
	position: absolute;
	top: 13px;
	left: 10px;
}
.torokuWrap p{
	position: absolute;
	top: 17px;
	left: 130px;
	font-size:130%;
	color:#eb6d8e;
	font-weight:bold;
}
.torokuWrap a {
	position: absolute;
	top: 7px;
	right: 10px;
}

/*　domainRegister 登記前でも登録できる　*/
#domainRegister {
	margin: 0 43px 20px 43px;
	padding: 0;
	width: 800px;
	background-color: #ffffff;
}
#domainRegister div.top {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
	background: url(../images/rrect_01_top.gif) top no-repeat;
}
#domainRegister .columTtl{
	width:520px;
}
#domainRegister .columTtl .columImg{
	float:left;
}
#domainRegister .columTtl h3.columTxt{
	float:right;
	width:450px;
	color:#3071b9;
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
}

#domainRegister .columTtlSSL{
	width:720px;
}
#domainRegister .columTtlSSL .columImgSSL{
	float:left;
}
#domainRegister .columTtlSSL h3.columTxtSSL{
	float:left;
	width:590px;
	color:#3071b9;
	font-weight:bold;
	font-size:120%;
	margin-top:18px;
}
#domainRegister .columTtlSSL .columImgSSL2{
	float:right;
	margin-top:10px;
}

#domainRegister div.bottom {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
	background: url(../images/rrect_01_bottom.gif) top no-repeat;
}

#domainRegister .blockWrap {
	position: relative;
	margin: 0 23px 20px 23px;
	padding: 13px;
	height: 203px;
	background-color: #fef8eb;
}

#domainRegister .blockWrap p {
	margin-top: 10px;
	padding: 0;
	width: 550px;
	font-size:13px;
}

#domainRegister .blockWrap .naruhodo {
	position: absolute;
	bottom: 0px;
	right: 16px;
}

#domainRegister .btns {
	margin: 10px 23px 0px 23px;
}

#domainRegister .btns ul {
	display: block;
	margin: 0 0 0 320px;
	list-style: none;
}
#domainRegister .btns ul li {
	float: left;
	margin: 0 0 0 0;
}

#domainRegister .btns ul li.kochira {
	padding: 15px 20px 0 0;
}

/*　domainRegister SSL　*/
#domainRegister .blockWrapSSL {
	position: relative;
	margin: 0 23px 20px 23px;
	padding: 13px;
	height: 190px;
	background-color: #fef8eb;
}

#domainRegister .blockWrapSSL p {
	margin-top: 10px;
	padding: 0;
	width: 460px;
	font-size:13px;
}
/*　domainRegister SSLここまで　*/

/*　domainRegister JPRS-SSL*/
#domainRegister .JPRS-SSL {
	width: 724px;
	height: 40px;
	margin-top:10px;
}

#domainRegister .JPRS-SSL p.SSL-link{
	width: 350px;
	float:left;
	font-size:15px;
}
#domainRegister .JPRS-SSL img.SSL-list{
	float:right;
	margin-top:3px;
}
/*　domainRegister JPRS-SSLここまで　*/


/*　活用事例ボタン２種類 と　登録までの流れボタン　*/
/*　14/07/23修正につき不要　*/
a.jireiType1 {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	width: 171px;
	height: 31px;
	background: url(../images/btn_jirei1.png) top no-repeat;
	text-indent: -9999px;
}
a:hover.jireiType1 {
	background: url(../images/btn_jirei1.png) bottom no-repeat;
}

a.jireiType2 {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	width: 175px;
	height: 35px;
	background: url(../images/btn_jirei2.png) top no-repeat;
	text-indent: -9999px;
	
}
a:hover.jireiType2 {
	background: url(../images/btn_jirei2.png) bottom no-repeat;
}
/*　14/07/23修正につき不要ここまで　*/





/*　co.jpの登録　*/
#regiStep {
	margin: 0 43px 20px 43px;
	padding: 0;
	width: 800px;
	background-color: #ffffff;
}
#regiStep div.top {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 77px;
	background: url(../images/info_title_bg.gif) top no-repeat;
}
#regiStep div.top h2 {
	margin: 0;
	padding: 26px 0 0 88px;
	font-size:25px;
	font-weight:bold;
	color:#3071b9;
}

#regiStep div.regiStepWrap {
	margin: 5px 23px 5px 23px;
	padding: 0;
	font-size: 14px;
}
#regiStep div.stepWrap3 {
	margin: 1.5em 0 0;
	padding: 1.5em 0 0.5em;
    border-top: 1px dashed #CCCCCC;
}
#regiStep div.regiStepWrap h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size:20px;
	font-weight:bold;
	color:#3071b9;
}

.stepWrap {
	margin: 0 0 1.5em;
	padding: 0 0 1em;
	border-bottom: 1px dashed #cccccc;
}
.stepWrap2 {
	margin: 0 0 1em;
}
.step2Search {
	margin: 0 2em 1.5em 2em;
	padding: 0 0 0.5em;
	border-bottom: 1px dashed #cccccc;
}
div.complete img{
	float:left;
}
div.complete p{
	color:#eb6d8e;
	font-size:16px;
	font-weight:bold;
	float:right;
	width:565px;
	margin-top:5px;
}

.lsize {
	font-size: 17px;
}
.ssize {
	font-size: 12px;	
}


#regiStep div.regiStepWrap div.step1Block,
#regiStep div.regiStepWrap div.step2Block {
	margin: 0.5em 0 0 2em;
	padding: 0 0 0.5em 0;
	font-size: 13px;
	line-height: 1.75;

}
#regiStep div.regiStepWrap div.step1Block strong {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #eb6d8e;
}





#regiStep div.bottom {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 12px;
	background: url(../images/rrect_01_bottom.gif) top no-repeat;
}

.sampleSite {
	margin: 0;
	padding: 10px 14px 10px 14px;
	float: left;
	width: 322px;
	border: 1px solid #cccccc;
}
.addSpace22 {
	margin-right: 22px;
}
.addSpaceBottm {
/*　検索ブロック用　*/
	margin-bottom: 20px;
}


.sampleSite h4 {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	font-size: 14px;
	font-weight: bold;
	text-indent: -1em;
}
.sampleSite h4 strong {
	color: #3071b9;
}

.imgTextBlock {
	position: relative;
	margin: 0 0 0 1em;
	padding: 0;
}

.imgTextBlock p {
	position: absolute;
	width: 160px;
	height: 85px;
	bottom: -20px;
	right: 0px;
	font-size: 12px;
}
.imgTextBlock img {
	float:left;
}


.btnRight {
margin: 20px 0 20px 0;
padding: 0 0 0 518px;
}

/*　ページの先頭へ　navToTop　*/
.navToTop {
	margin-left: 43px;
	margin-right: 43px;
	padding: 0;
	width: 800px;
}
.navToTop p {
	font-size: 14px;
	text-align: right;
}
.navToTop p a {
	color: #3071b9;
	line-height: 1;
	text-decoration: none;
	border-bottom: 1px solid #3071B9;
}



/*　caution 注意書き　*/

#caution {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#caution p {
	padding-bottom: 0.6em;
}
#caution dt, #caution dd {
	font-size: 91.6%;
	line-height: 1.3;
	text-align: justify;
	text-justify: inter-ideograph;
}


#footer {
	width: 844px;
	margin: 20px auto 0 auto;
	background-color: #ffffff;
}
#footer .footerInner {
	padding: 20px 20px 30px;
}
#footer .footerInner .logo {
	width: 100px;
	float: left;
}
#footer .footerInner .copyright {
	width: 700px;
	float: right;
	text-align: right;
}



/* registrar
-------------------------------------------------------------- */

#registrar {
	width: 784px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	padding: 18px 0;
}

#registrarInner {
	width: 748px;
	margin: 0 auto;
}
#registrarInner a {
	color: #3071b9;
}
#registrarInner a:hover {
	color: #e50012;
}
#registrarInner h2 {
	font-size: 167%;
	font-weight: bold;
	line-height: 100%;
	color: #3071b9;
	border-left: 0.3em solid #3071b9;
	padding-left: 0.2em;
}
#registrarInner h2.kerning {
	letter-spacing: -0.05em;
}
#registrarInner h2 span.captionMark {
	font-size: 60%;
	line-height: 100%;
	position: relative;
	top: -0.6em;
}
#registrarInner .registrarLead {
	padding: 1em 0;
}
#registrarInner .backTop {
	padding-bottom: 1em;
}
#registrarInner .extLinks {
	padding-bottom: 1em;
}
#registrarInner .extLinks a.toTopPage {
	float: left;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
	border-bottom: 1px solid #3071B9;
}
#registrarInner .extLinks a:hover.toTopPage {
	color: #3071B9;
}

#registrarInner .extLinks a.toTopPage img {
	vertical-align: bottom;
	margin-right: 5px;
}


#registrarInner .extLinks a.toFullList {
	float: right;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
	border-bottom: 1px solid #3071B9;
}
#registrarInner .extLinks a:hover.toFullList {
	color: #3071B9;
}
#registrarInner .extLinks a.toFullList img {
	vertical-align: bottom;
	margin-left: 5px;
}




#registrarInner table {
	border-collapse: collapse;
	border: 1px solid #3071b9;
}
#registrarInner table th {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #3071b9;
	background: #d3e6f6;
	padding: 0.5em 0;
}
#registrarInner table td {
	border: 1px solid #3071b9;
	background: #ffffff;
	padding: 0.5em 5px;
}
#registrarInner table td img {
	display: block;
	margin: 0 auto;
	padding-bottom: 0.25em;
}
#registrarInner table td.message strong {
	font-weight: bold;
	color: #ff0000;
}
#registrarInner table td.message em {
	font-style: normal;
	color: #ff0000;
}
#registrarInner table td.apply {
	text-align: center;
	font-size: 2em;
}
#registrarInner .toRegistrarList {
	text-align: right;
	font-size: 116.7%;
	padding: 0.75em 0 1.5em;
}
#registrarInner .registrarCaption {
	text-align: left;
	font-size: 91.6%;
	line-height: 1.3;
	padding-left: 1em;
	text-indent: -1em;
}
#registrarInner .registrarCaption2 {
	text-align: left;
	font-size: 91.6%;
	line-height: 1.3;
	padding-top: 1.5em;
	padding-left: 1em;
	text-indent: -1em;
}

.registrarTopLnk p {
	padding: 15px 50px 0;
	text-align: right;
	font-size: 14px;
}
.registrarTopLnk p a {
	color: #3071b9;
}
 