@charset "utf-8";

@import "base.css";
@import "common.css?v=210531";


/*####################　ヘッドイメージ　####################*/

#HeadImg {
	width:100%;
	height:105px;/*★★*/
	margin:0 auto;
	text-align:center;
	background-position:center top;
	background-repeat:no-repeat;
}
#HeadImg h2,
#HeadImg p {
	display:none;
}

/*★★*/
#PageIndex #HeadImg {	height:356px;	background-image:url(../img/top-main-img.jpg);}
#PageSolution #HeadImg {	background-image:url(../img/head_img01.jpg);}
#PageRecruit #HeadImg {	background-image:url(../img/head_img02.jpg);}
#PageCompany #HeadImg {	background-image:url(../img/head_img03.jpg);}
#PageTopics #HeadImg {	background-image:url(../img/head_img04.jpg);}
#PageProducts #HeadImg {	background-image:url(../img/head_img05.jpg);}
#PageSupport #HeadImg {	background-image:url(../img/head_img06.jpg);}
#PageContact #HeadImg {	background-image:url(../img/head_img07.jpg);}
#PageSitemap #HeadImg {	background-image:url(../img/head_img08.jpg);}
#PagePolicy #HeadImg {	background-image:url(../img/head_img09.jpg);}



/*####################　サブ（共通）　####################*/


#Sub .subBox {
	margin:0 0 12px;/*★★*/
}


#Sub .subBox a {overflow:hidden;color:#222222; text-decoration:none;}
#Sub .subBox a:hover {color:#4e4e4e;}

#SubSearch h3,
#SubMenu h3{
	background-color:#ececec;
	background-image:url(../img/sub/sub-ttl-line.gif);
	background-position:8px center;
	background-repeat:no-repeat;
	padding:10px 10px 10px 20px;
	font-weight:bold;
	font-size:13px;	
}
#SubMenu h4{
	padding:10px;
	font-weight:bold;
	font-size:12px;	
	background:url(../img/line-dot01.gif) left bottom repeat-x #ececec;
}
#SubMenu h4 span{
	padding-right:15px;
	background:url(../img/sub/icon-arrow-gray01.png) right 6px no-repeat;
}
#SubSearch .cont{
	border-right:2px solid #ececec;
	border-left:2px solid #ececec;	
	padding:15px 8px 10px;
	_padding:15px 7px 10px;
	_width:200px;
}
#SubSearch .cont2{
	border-right:2px solid #ececec;
	border-left:2px solid #ececec;	
	border-bottom:2px solid #ececec;	
	padding:15px 8px 10px;
	_padding:15px 7px 10px;
	_width:200px;
}
#SubSearch .cont .searchBox{
	background:url(../img/sub/search-input-text02.gif) left top no-repeat;
	height:21px;
	_height:25px;
	margin-bottom:10px;
	width:182px;
	padding-top:4px;
}
#SubSearch .cont2 .searchBox{
	background:url(../img/sub/search-input-text02.gif) left top no-repeat;
	height:65px;
	_height:69px;
	margin-bottom:10px;
	width:182px;
	padding-top:4px;
}
#SubSearch .searchBox input[type="text"]{
	border:none;
	background:none;	
	width:162px;
	margin-left:10px;
	margin-bottom: 10px;
	padding:0;
}
#SubSearch .searchBox input[type=radio]{
	border:none;
	background:none;	
	margin-left:10px;
	padding:0;
}

#SubSearch .searchBtn{
	text-align:center;
	margin-bottom: 10px;
}
#SubSearch .searchBtn input{
	background: url(../img/sub/sub-search-btn02.gif) left top no-repeat;
	width: 67px;
	height: 23px;
	border: none;
	cursor: pointer;
}
#SubSearch .searchBtn input:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
	cursor: pointer;
}


/* 価格一覧 */

#PagePrice #Main .cont table th {
	background : #666 ;
}

#PagePrice #Main .cont table th.sub_th {
	background : #f0f4f7;
}

#PagePrice #Main .cont table .price_td {
	text-align : right ;
}

#PagePrice #Main .cont table.price-list td{
    text-align: right;
}

.trEven th {
    background: #e3ebf2!important;
}
.trEven td {
    background: #f7f7f7!important;
}

/*お支払い方法*/


#PagePrice #SubMenu .cont{
	border-right:2px solid #ececec;
	border-left:2px solid #ececec;	
	border-bottom:2px solid #ececec;		
}
#PagePrice #SubMenu .cont ul li{
	background:url(../img/line-dot01.gif) left bottom repeat-x;
	padding:0 0 1px;
	font-size:13px;	
	_line-height:0;
	border-top:1px solid #fff;
}
#PagePrice #SubMenu .cont ul li a{
	_line-height:normal;	
}
#PagePrice #SubMenu .cont ul li.last{
	background:none;
	padding:0;	
}
#PagePrice #SubMenu .cont ul li span {zoom:1;}
#PagePrice #SubMenu .cont ul li a{
	display:block;
	padding:9px 10px 10px 30px;
	background:url(../img/sub/icon-arrow-blue01.png) 15px 12px no-repeat;
	_line-height:normal;	
}

#PagePrice .method_list #SubMenu .cont ul li.menu01 a,
#PagePrice .method_credit #SubMenu .cont ul li.menu02 a,
#PagePrice .method_bank #SubMenu .cont ul li.menu03 a,
#PagePrice .method_pay_easy #SubMenu .cont ul li.menu04 a,
#PagePrice .method_paidy #SubMenu .cont ul li.menu13 a,
#PagePrice .method_seven #SubMenu .cont ul li.menu05 a,
#PagePrice .method_lawson #SubMenu .cont ul li.menu06 a,
#PagePrice .method_daily #SubMenu .cont ul li.menu07 a,
#PagePrice .method_mini #SubMenu .cont ul li.menu08 a,
#PagePrice .method_family #SubMenu .cont ul li.menu09 a,
#PagePrice .method_seicomart #SubMenu .cont ul li.menu10 a,
#PagePrice .method_circle #SubMenu .cont ul li.menu11 a,
#PagePrice .method_receipt #SubMenu .cont ul li.menu12 a{
	background-color:#f6fbff;	
	color:#1967b3;
	font-weight:bold;
	display:block;
	padding:9px 10px 10px 30px;
	_line-height:normal;	
}



/*マニュアルページ*/
#SubMenu .cont{
	border-right:2px solid #ececec;
	border-left:2px solid #ececec;	
	border-bottom:2px solid #ececec;		
}
#SubMenu .cont ul li{
	background:url(../img/line-dot02.gif) left bottom repeat-x;
	padding:0 0 2px;
	font-size:13px;	
	_line-height:0;
}
#SubMenu .cont ul li a{
	_line-height:normal;	
}
#SubMenu .cont ul li li,
#SubMenu .cont ul li li li{background:none;}
#SubMenu .cont ul li.last{
	background:none;	
}
#SubMenu .cont ul li span {zoom:1;}
#SubMenu .cont ul li span.parent a{
	display:block;
	padding:10px 10px 10px 30px;
	background:url(../img/sub/icon-arrow-blue01.png) 15px 12px no-repeat;
	_line-height:normal;	
}

#SubMenu .cont ul ul{
	padding:0 0 10px 0;	
	background:url(../img/sub/sub-child-bg-bottom.gif) left bottom no-repeat;
}
#SubMenu .cont ul ul ul{
	padding:0 0 0 16px;
	background:none;	
}
#SubMenu .cont ul li li{
	margin-bottom:7px;
	padding:0 10px 0 15px;
	font-size:12px;	
}
#SubMenu .cont ul li span.subCate{
	color:#90adc4;
	font-weight:bold;
	background:url(../img/sub/icon-arrow-blue02.png) left 5px no-repeat;
	display:block;
	padding-left:12px;
	_line-height:normal;
	margin-bottom:7px;	
}
#SubMenu .cont ul li span.subCate2{
	color:#90adc4;
	font-weight:bold;
	background:url(../img/sub/icon-arrow-gray02.png) left 6px no-repeat;
	display:block;
	padding-left:12px;
	_line-height:normal;
	margin-bottom:7px;	
}
#SubMenu .cont ul li span.subCate2 a{
	font-weight:normal;
}
#SubMenu .cont ul li.active span.subCate{
	color:#90adc4;
	font-weight:bold;
	background:url(../img/sub/icon-arrow-gray02.png) left 6px no-repeat;
	display:block;
	padding-left:12px;
	_line-height:normal;
	margin-bottom:7px;	
}
.pageTerms #SubMenu .cont ul li.active span.subCate{
	color:#1967b3;	
}
#SubMenu .cont ul li span.subCate a{
	font-weight:normal;
}
#SubMenu .cont ul li.active span.subCate a{
	color:#1967b3;
	font-weight:bold;
}
#SubMenu .cont ul li li li{
	background:url(../img/sub/icon-arrow-blue02.png) left 6px no-repeat;
	padding:0 0 0 12px;
}
.pageTerms #SubMenu .cont ul li li li.current02,
.pageFaqDetail #SubMenu .cont ul li li li.current02{
	background:url(../img/sub/icon-arrow-gray03.png) left 6px no-repeat;
}
#SubMenu .cont ul ul li.first{
	padding-top:11px;
	background:url(../img/sub/sub-child-bg-top.gif) left top no-repeat;
}
#SubMenu .cont ul ul li.last{
	margin:0;
}
#SubMenu .cont ul li.open{
	background:url(../img/sub/sub-child-bg-all.gif) left top repeat-y;	
}

#SubMenu .cont ul li.open span.parent a{
	background:url(../img/sub/icon-arrow-gray01.png) 11px 17px no-repeat #f6fbff;	
	color:#1967b3;
	font-weight:bold;
}
#SubMenu .cont ul li.current02 a{
	color:#1967b3;
	font-weight:bold;	
}

/* アコーディオン */
#SubMenu .cont ul li .content{display:none;	}
#SubMenu .cont ul li.current01 .content{display:block;	}


/* accordion_menu (manual/faq) */

.accordion_menu {
	border-left : 2px solid #ececec ;
	border-right : 2px solid #ececec ;
	border-bottom : 1px solid #ececec ;
	margin-bottom : 15px ;
}

.accordion_menu h4 {
	height : 38px ;
	line-height : 38px ;
	padding : 0 10px 0 20px ;
	background : #ececec url(../img/sub/sub-ttl-line.gif) 8px center no-repeat ;
}

.accordion_menu .parent {
	display : block ;
	border-bottom : 1px solid #ececec ;
	height : 38px ;
}

.accordion_menu dd {
	border-bottom : 1px solid #ececec ;
}

.accordion_menu .parent a {
	text-decoration : none ;
	color : #333 ;
}

.accordion_menu .parent a:hover {
	color : #666 ;
}

.accordion_menu .parent a, 
.accordion_menu .parent span.current, 
.accordion_menu .opened a {
	display : block ;
	font-size: 85%;
	height : 38px ;
	line-height : 38px ;
	padding-left : 20px ;
	background-image:url(../img/sub/icon-arrow-blue01.png);
	background-position : 8px center ;
	background-repeat : no-repeat ;
	cursor : pointer ;
}

.accordion_menu .parent span.current, 
.accordion_menu .opened a {
	font-weight : bold ;
	color : #1967b3 ;
	background-color : #f6fbff ;
}

.accordion_menu .opened a {
	background:url(../img/sub/icon-arrow-gray01.png) 11px 17px no-repeat #f6fbff;	
	background-position : 6px center ;
}

.accordion_menu .opened a:hover {
	color : #1967b3 ;
}

.accordion_menu .child_list {
	padding : 5px 12px ;
	background : #fbfcfc ;	
}

.accordion_menu .child_list li {
	padding : 3px 0 3px 10px ;
	line-height : 16px ;
	font-size : 12px ;
	background:url(../img/sub/icon-arrow-blue02.png) left 8px no-repeat;
}

.accordion_menu .child_list li.sub_cate {
	background:url(../img/sub/icon-arrow-gray02.png) left 10px no-repeat;
}
.accordion_menu .child_list li.sub_cate span.cateTitle {
	font-weight : bold ;
	color : #90adc4 ;
}

.accordion_menu .child_list li li {
	margin-left : 2px ;
}

.accordion_menu .child_list li a {
	color : #333 ;
	text-decoration : none ;
}

.accordion_menu .child_list li a:hover {
	color : #666 ;
}

.accordion_menu .child_list li span.current {
	font-weight : bold ;
	color : #1967b3 ;
}



/* ---目次 -------------------- */
.toc-list {
    display: flex;
    background: #eee;
    border: 1px solid #ccc;
    margin:0 20px 30px;
    font-size: 12px;
    color: #666;
}

.toc-list ul,
.toc-list ol {
    line-height:2;
    list-style-type: square;
    list-style-position: outside;
}

#PageMan.pageMan #Main .toc-list ul li {
	margin-left:2rem;
	padding-bottom:0;
}
#PageMan.pageMan #Main .toc-list ul li a,
#PageMan.pageManDetail #Main .toc-list a {
	color: #1F65A8 !important;
    text-decoration: none !important;
    background:none;
    padding-left:0;
} 

#PageMan.pageManDetail #Main .toc-list a:hover {
    text-decoration: underline !important;
} 

.toc-list--head {
    flex: 0 1 80px;
    margin-bottom: 0;
    padding: 20px 10px;
    text-align: center;
    font-weight: bold;
}

.toc-list--body {
    flex-basis: auto;
    border-left: 1px solid #ccc;
    padding: 20px 20px 20px 40px;
    flex-grow: 3;
}

.toc-list--body ul,
.toc-list--body ol {
    margin-left: 2rem;
}






/*####################　サブ（トップ）　####################*/

#PageIndex #Sub #SubOrder img {
	margin : 0 ;
	padding : 0 ;
	vertical-align: top ;
}

#PageIndex #Sub #SubOrder .sub_order_btn {
	padding : 0 16px ;
	background : url(../img/sub/application_btn_back.png) left top no-repeat ;
	height : 78px ;
}

/*バナー*/
#PageIndex #Sub #SubBnr{
	margin-bottom:23px;	
}
#SubBnr ul li{
	margin-bottom:8px;	
}


/*その他*/
#SubOther{
	margin:0 3px 15px ;	
}
#SubOther h3{
	background-color:#ececec;
	background-image:url(../img/sub/sub-ttl-line.gif);
	background-position:8px center;
	background-repeat:no-repeat;
	padding:10px 10px 10px 20px;
	font-weight:bold;
	font-size:13px;	
}
#SubOther .cont{
	border-right:2px solid #ececec;
	border-left:2px solid #ececec;	
	padding:12px 6px;
	_padding:12px 10px;
}
#SubOther .subSearch p{
	font-size:10px;	
}
#SubOther .subSearch p span{
	font-size:12px;
	font-weight:bold;
}
#SubOther .searchBox .left{
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	float:left;
}
#SubOther .searchBox .right input{
	width:140px;
	float:right;
}
#SubOther .searchSelect{
	text-align:right;
	margin:5px 0 7px;	
}
#SubOther .subSearch select{
	padding:3px 0.1em;
	width:80px;	
}
#SubOther .searchBtn{
	text-align:center;	
}
#SubOther .subSearch input.searchDomain:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
}
#SubOther .subPayment p{
	font-size:11px;
	margin-bottom:5px;	
}
#SubOther .subPayment .img a{
	display:block;
}
#SubOther a:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
}
#SubOther .subInstall p{
	font-size:11px;
}
#SubOther .subInstall ul{	
	text-align:center;
}
#SubOther .subInstall ul li{
	margin:0 auto 5px;	
}
#SubOther .subInstall ul li.mtLogo{width:150px;}
#SubOther .subInstall ul li.wpLogo{width:150px;}
#SubOther .subInstall ul li.xoopsLogo{width:100px;}

#SubOther .subInstall ul li a{
	display:block;
}

#SubOther .cont.subInstall{
	border-bottom:2px solid #ececec;	
}




/*####################　メイン　####################*/

#Main .contentsBox {
	margin:0;
	padding:0;
}
#Main .contentsBox .contentsBox2 {
	border:1px solid #d2d2d2;
	background-repeat:repeat;
	background-position:left top;
	text-align:center;
	margin:0 0 12px 0;
	padding:0;
}
#Main .cont {
    margin-bottom: 35px;
    padding: 0 10px;
}

#Main h3 {
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 5px;
	margin-bottom:20px;
	font-size:20px;
}

#Main h3.support {
	background:url(../img/ttl-line05.gif) left bottom no-repeat;	
}

#Main h4 {
    background: url(../img/ttl-line01.gif) left top no-repeat;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 18px;
	clear : both ;
}

#Main dl.columns {
	padding : 12px ;
	border : 1px solid #b3b3b3 ;
	margin-bottom : 15px ;
}

#Main dl.columns dt {
	font-weight : bold ;
	margin-bottom : 8px ;
}

#Main dl.columns dd {
	padding : 0 10px ;
}

#Main .ButtonBox {
	text-align : center ;
	margin-bottom : 12px ;
}


#Main .ButtonBox a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

#Main .ButtonBox input[type="image"]:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}




/*####################　テーブル(共通)　####################*/

#Main .cont table {
	border-top : 1px solid #b3b3b3 ;
	border-left : 1px solid #b3b3b3 ;
	border-collapse : collapse ;
	width : 100% ;
}

#Main .cont table th {
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 6px ;
	background : #666 ;
	color : #fff ;
	text-align : center ;
}

#Main .cont table td {
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 6px ;
}

#Main .cont table th.sub_th {
	color : #333 ;
	background : #dedede ;
}


/*####################　トップページ　####################*/

#PageIndex #TopImg {
	width : 960px ;
	height : 270px ;
	margin : 0 3px 20px ;
}

#PageIndex #MainTopImg {
	position : relative ;
	float : left ;
	width : 596px ;
	height : 270px ;
}

#PageIndex #MainTopImg #pickup_topics {
	width : 596px ;
	height : 270px ;
	position : relative ;
	overflow : hidden ;
}

#PageIndex #MainTopImg #pickup_topics .prev {
	display : block ;
	position : absolute ;
	left : 8px ;
	top : 50% ;
	margin-top : -17px ;
	width : 35px ;
	height : 35px ;
	z-index : 99 ;
}

#PageIndex #MainTopImg #pickup_topics .next {
	display : block ;
	position : absolute ;
	right : 8px ;
	top : 50% ;
	margin-top : -17px ;
	width : 35px ;
	height : 35px ;
	z-index : 99 ;
}

#PageIndex #TopSearch {
	float : right ;
	width : 304px ;
	height : 240px ;
	background : url(../img/contents/top_domain_search_back.png) left top no-repeat ;
	padding :  20px 30px 10px;
	text-align : center ;
    font-size: 110%;
}

#PageIndex #TopSearch strong {
	color: #fff;
    font-size: 140%;
    display: inline-block;
    margin-bottom: 2px;
    text-shadow: rgba(0,0,0,0.2) 0 3px 0;
}

#PageIndex #TopSearch img {
	margin-bottom : 5px ;
}

#PageIndex #TopSearch input[type="text"] {
	padding : 14px 9px ;
	width : 283px ;
	margin: 5px 0 8px ;
}

#PageIndex #TopSearch table {
	width : 304px ;
	margin-bottom : 8px ;
}

#PageIndex #TopSearch table td {
	padding : 3px 4px ;
}

#PageIndex #TopSearch .ButtonBox {
	margin-bottom : 6px ;
}

#PageIndex #TopSearch .ButtonBox input:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}


#PageIndex #TopSearch .Assist {
	font-size : 75% ;
	margin-bottom : 0 ;
    text-align: center;
    border-bottom: 1px solid #5e90b6;
    padding-bottom: 10px;
}

#PageIndex #TopSearch  .collectively{
    border-top: 1px solid #b4d6ea;
    text-align: center;
	font-size : 90% ;
    padding: 10px 0 0 10px;
    background: url(../img/icon-circle-top.png) left 13px no-repeat;
}


/*####################　メイン（トップ）　####################*/
#Slide {
	background:url(../img/contents/bg-top-slide.jpg) left top no-repeat;
	width:936px;
	_width:950px;
	height:246px;
	_height:252px;
	padding:6px 6px 0;	
	margin-bottom:8px;
}


/*#top_img {
	background : url(../img/contents/top_img_back.png) left top no-repeat ;
	padding : 6px 7px 9px ;
	width : 952px ;
	height : 224px ;
	position : relative ;
	margin-bottom : 15px ;
}

#top_img #pickup_topics {
	width : 596px ;
	height : 271px ;
	position : relative ;
}

#top_img #pickup_topics .prev {
	display : block ;
	width : 18px ;
	height : 18px ;
	position : absolute ;
	right : 23px ;
	bottom : 2px ;
}

#top_img #pickup_topics .next {
	display : block ;
	width : 18px ;
	height : 18px ;
	position : absolute ;
	right : 0px ;
	bottom : 2px ;
}*/


#PageIndex .aboutList a,
#PageIndex .otherLink .left a{
	text-decoration:underline;
}
#PageIndex .contAbout{
	margin:0 1px 20px;
}

#PageIndex .contAbout {
	clear : right ;
}


#PageIndex .contAbout h2{
    background: url(../img/ttl-line04.gif) left center repeat-x;
    font-size: 16px;
    font-weight: bold;
    padding:0;
	margin : 0 0 10px ;
}


#PageIndex .contAbout h2 span{
	background-color:#fff;
	padding-right:10px;
}

#PageIndex .contAbout .title img {
	float : left ;
	margin : 0 15px 10px 8px ;
}

#PageIndex .contAbout .title p {
	clear : right ;
	margin : 0 8px 10px 0 ;
	font-size : 90% ;
}

#PageIndex .contAbout .list01{
	width:725px;
	height : 162px ;
	margin-bottom : 12px ;
	padding : 0 8px ;
}

#PageIndex .contAbout .list01 li {
	width : 235px ;
	height : 162px ;
	float : left ;
	margin-right : 10px ;
}

#PageIndex .contAbout .list01 li.about03 {
	margin-right : 0 ;
}

#PageIndex .contAbout .list02 {
	margin : 0 8px 10px ;
	width : 725px ;
}

#PageIndex .contAbout .list02 li {
	width : 235px ;
	height : 30px ;
	border-bottom : 1px dashed #b3b3b3 ;
	margin-right : 10px ;
	float : left ;
}

#PageIndex .contAbout .list02 li.list_right {
	margin-right : 0 ;
}

#PageIndex .contAbout .list02 li dl dt {
	float : left ;
	width : 145px ;
	height : 30px ;
	line-height : 30px ;
	padding-left : 5px ;
}

#PageIndex .contAbout .list02 li dl dd {
	float : right ;
	width : 80px ;
	height : 30px ;
	line-height : 30px ;
	text-align : right ;
	padding-right : 5px ;
	color : #1967b3 ;
	font-weight : bold ;
}

#PageIndex .contAbout .list02 li dl img {
	vertical-align : middle !important;
}



#PageIndex .contAbout dt img {
    vertical-align: top;
	margin-top:-1px;
}

#PageIndex .contLink{
	padding : 0 7px 0 8px ;
	margin-bottom : 20px ;
}

#PageIndex .contLink li{
	float:left;
	width : 172px ;
	margin-right : 12px ;
}

#PageIndex .contLink li.menu04{
	margin-right : 0 ;
}

#PageIndex .contLink li a {
	display : block ;
	width : 172px ;
	height : 175px ;	
}

#PageIndex .contLink li a:hover {
	filter : opacity ;
	width : 172px ;
	height : 175px ;	
}

#PageIndex .contFeatures strong{
	font-size: 130%;
    font-weight: bold;
    color: #1c5e9c;
    display: inline-block;
    margin-bottom: 3px;
}

#PageIndex .contFeatures .features_box{
    border-bottom: 1px dotted #bbb;
}

#PageIndex .contFeatures .features_box .inner_features_box{
    display: flex;
}

#PageIndex .contFeatures .features_box_left{
    margin: 5px 30px 12px 0;
}

#PageIndex .contNews{
	padding:0 3px;	
	width : 735px ;
	clear : both ;
}
#PageIndex .contNews h2,#PageIndex .contFeatures h2 , #PageIndex .contPrDomain h2 {
    background: url(../img/ttl-line04.gif) left center repeat-x;
    font-size: 16px;
    font-weight: bold;
    padding:0;
	margin-bottom:10px;	
}
#PageIndex .contNews h2 span,#PageIndex .contFeatures h2 span , #PageIndex .contPrDomain h2 span {
	background-color:#fff;
	padding-right:10px;
}
#PageIndex .contNews dl{
	background:url(../img/ttl-line03.gif) left bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:12px;
}
#PageIndex .contNews dt{
	padding:5px 0 5px 5px;	
	font-size:11px;
	font-weight:bold;
	color:#1967b3;
	width:105px;
	_width:115px;
	float:left;
	clear:both;
	line-height:1.6;
	line-height:1.4;
}
#PageIndex .contNews dt span{
	background:url(../img/icon-circle.gif) left top no-repeat;	
	padding:0 0 2px 20px;
}
#PageIndex .contNews dd{
	width:600px;
	float:left;
	font-size:13px;
	padding:5px 0;
	line-height:1.4;
}
#PageIndex .contNews dd a{
	text-decoration: underline;
}
#PageIndex .contNews dd a:hover {
	text-decoration: none;
}
#PageIndex .contNews dt img {
    vertical-align: text-bottom;
}
#PageIndex .contNews dt.first,
#PageIndex .contNews dd.first{
	padding-top:0;
	background:none;
}
#PageIndex .contNews .otherLink{
	margin-bottom:35px;	
}
#PageIndex .contNews .otherLink .left{float:left;}
#PageIndex .contNews .otherLink .right{ float:right; width : 86px !important;}
#PageIndex .contNews .otherLink .left li{
	background: url(../img/icon-arrow-blue02.png)  left 5px no-repeat;
	font-size: 11px;
	padding: 0 25px 0 10px;
	line-height:1.35;
	float:left;
}
#PageIndex .contNews .otherLink .left li a{
	color: #666666;
}
#PageIndex .contNews .otherLink .left li a:hover{
    color:#858585;
}



#PageIndex .contNews .otherLink .right .twitter {
	width : 83px ;
	height : 22px ;
	float : left ;
	margin-right : 10px ;
}

#PageIndex .contNews .otherLink .right .facebook {
	width : 86px ;
	height : 22px ;
	/*float : left ;*/
}

#PageIndex #Main .left_container {
	width : 735px ;
	margin : 0 ;
	padding : 0 ;
}

#PageIndex #Main .right_container {
	width : 200px ;
	float : right ;
	margin : 0 ;
	padding : 0 ;
}

#PageIndex #Main .right_container h4 {
	margin : 0 ;
	padding : 0 ;
	background : none ;
}

#PageIndex #Main .right_container table {
	border-collapse : separate ;
	margin-bottom : 8px ;
}

#PageIndex #Main .right_container table th {
	font-weight : bold ;
	color : #144a87 ;
	font-size : 90% ;
} 

#PageIndex #Main .right_container table td {
	width : 85px ;
	text-align : right ;
	font-size : 90% ;
}

#PageIndex #Main .right_container tr {
	background : #b6cadd ;
}
#PageIndex #Main .right_container th, 
#PageIndex #Main .right_container td {
	border-top : 1px solid #ccdae7 ;
	border-bottom : 1px solid #a1abb4 ;
	padding : 10px 5px ;
}
#PageIndex #Main .right_container tr:nth-child(2n+1) {
	background : #d2dfeb ;
}
#PageIndex #Main .right_container tr:nth-child(2n+1) th, 
#PageIndex #Main .right_container tr:nth-child(2n+1) td {
	border-top : 1px solid #e0e9f1 ;
	border-bottom : 1px solid #acb7c1 ;
	padding : 10px 5px ;
}

/* ▼ nth-child非対応ブラウザ(IE8以下)用 ▼ */
#PageIndex #Main .right_container table tr.odd {
	background : #d2dfeb ;
}
#PageIndex #Main .right_container table tr.odd th, 
#PageIndex #Main .right_container table tr.odd td {
	border-top : 1px solid #e0e9f1 ;
	border-bottom : 1px solid #acb7c1 ;
	padding : 10px 5px ;
}
/* ▲ nth-child非対応ブラウザ(IE8以下)用 ▲ */

#PageIndex #Main .contFeature li {
	margin-bottom : 15px ;
	font-size : 90% ;
	zoom : 1 ;
}

#PageIndex #Main .contFeature li h4 {
	margin : 0 ;
	padding : 0 ;
	background : none ;
}

#PageIndex #Main .contFeature li .inner {
	padding : 8px 15px 10px ;
	background : url(../img/contents/index_feature_list_back.png) left bottom repeat-x ;
	border-left : 1px solid #ccc ;
	border-right : 1px solid #ccc ;
	border-bottom : 1px solid #ccc ;
}

#PageIndex #Main .contFeature li .inner img.right {
	float : right ;
	margin : 0 0 10px 15px ;
}

#PageIndex #Main .contFeature li#indexFeatureList02 {
	width : 245px ;
	float : left ;
}

#PageIndex #Main .contFeature li#indexFeatureList03 {
	width : 245px ;
	float : right ;
}

#PageIndex #Main .contFeature li:after {
	content : "";
	display : block ;
	clear : both ;
}

/* 下部バナー共通 */
#PageIndex .contPrDomain a {
	position: relative;
    display: block;
    margin: 0 15px 15px 0;
    width: 350px;
    height: 78px;
    float: left;
    text-decoration: none!important;
}
#PageIndex .contPrDomain a.add-balloon {
	padding-top: 22px;
}
#PageIndex .contPrDomain a:nth-child(even) {
    margin-right: 0;
}

#PageIndex .banner {
	width: 350px;
}

#PageIndex .contPrDomain .balloon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 130px;
	margin: 0 auto;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	color: #cc0000;
	text-align: center;
	background: #faed00;
}
#PageIndex .contPrDomain .balloon:after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	margin: auto;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 4px solid #faed00;
}

/* com・net */
#PageIndex .banner.pr-comnet {
    padding: 31px 0 0;
    height: 47px;
    background: url("../img/contents/top_pr_bnr/com_net_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#PageIndex .banner .name-comnet {
    display: inline-block;
    width: 137px;
    height: 38px;
    background: url("../img/contents/top_pr_bnr/com_net_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -10px;
}

#PageIndex .banner .price-comnet {
    background: -moz-linear-gradient(top, #fcd000 0, #faaa00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcd000), color-stop(100%, #faaa00));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fcd000 0, #faaa00 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fcd000;/* Old Browsers */
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* jp */
#PageIndex .banner.pr-jp {
    padding: 29px 0 0;
    height: 49px;
    background: url("../img/contents/top_pr_bnr/jp_bg.png?date=190219") 0 0 no-repeat;
    text-align: center;
    font-size: 20px;
    color: #2e2e2e;
}

#PageIndex .banner .name-jp {
    display: inline-block;
    width: 224px;
    height: 37px;
    background: url("../img/contents/top_pr_bnr/jp_logo.png") 50% 50% no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PageIndex .banner .jp-box {
    display: inline-block;
    width: 100px;
    margin: 0 4px 0 0;
    padding: 7px 0 7px;
    background: -moz-linear-gradient(left, #fff 0, #ffe8d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, #ffe8d9));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0, #ffe8d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0, #ffe8d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0, #ffe8d9 100%); /* IE 10+ */
    background: linear-gradient(to right, #fff 0, #ffe8d9 100%);/* W3C, WHATWG */
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    text-align: center;
}

#PageIndex .banner .price-jp {
    background: -moz-linear-gradient(top, #4f4f4f 0, #202020 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4f4f), color-stop(100%, #202020));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #4f4f4f 0, #202020 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #2e2e2e;/* Old Browsers */
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.05em;
}

/* co.jp */
#PageIndex .banner.pr-cojp {
    padding: 29px 0 0;
    height: 49px;
    background: url("../img/contents/top_pr_bnr/cojp_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 20px;
    color: #2e2e2e;
}

#PageIndex .banner .name-cojp {
    display: inline-block;
    padding: 0 0 0 2px;
    width: 224px;
    height: 37px;
    background: url("../img/contents/top_pr_bnr/cojp_logo.png") 50% 50% no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PageIndex .banner .cojp-box {
    display: inline-block;
    width: 100px;
    margin: 0 4px 0 0;
    padding: 7px 0 7px;
    background: -moz-linear-gradient(left, #fff 0, #ecffe5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, #ecffe5));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0, #ecffe5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0, #ecffe5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0, #ecffe5 100%); /* IE 10+ */
    background: linear-gradient(to right, #fff 0, #ecffe5 100%);/* W3C, WHATWG */
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    text-align: center;
}

/* info */
#PageIndex .banner.pr-info {
    padding: 30px 0 0;
    height: 47px;
    background: url("../img/contents/top_pr_bnr/info_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 25px;
    color: #fff;
}

#PageIndex .banner .name-info {
    display: inline-block;
    width: 74px;
    height: 30px;
    background: url("../img/contents/top_pr_bnr/info_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -2px;
}

#PageIndex .banner .price-info {
    background: -moz-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdc0), color-stop(100%, #fff72a));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff72a;/* Old Browsers */
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* me */
#PageIndex .banner.pr-me {
	padding: 32px 0 0;
	height: 46px;
	background: url("../img/contents/top_pr_bnr/me_bg.png?date=190207") 0 0 no-repeat;
	font-size: 25px;
	color: #fff;
}

#PageIndex .banner .name-me {
	display: inline-block;
	width: 76px;
	height: 30px;
	background: url("../img/contents/top_pr_bnr/me_logo.png") 8px 0 no-repeat;
	text-indent: -9999px;
	position: relative;
	top: -2px;
}

#PageIndex .banner .price-me {
	font-size: 35px;
	line-height: 1;
	letter-spacing: -0.04em;
}

#PageIndex .banner.pr-me2 {
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 18px 0 0;
	box-sizing: border-box;
    height: 78px;
    background: url("../img/contents/top_pr_bnr/me2_bg.png") 0 0 no-repeat;
    font-size: 25px;
    color: #fff;
}

#PageIndex .banner .name-me2 {
    display: block;
    width: 75px;
    height: 23px;
    background: url("../img/contents/top_pr_bnr/me2_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
	margin: 4px 12px 0 0;
}

#PageIndex .banner .price-me2 {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #fff100;
}

#PageIndex .banner .price-me2 .yen {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: -1px;
}


/* monster */
#PageIndex .banner.pr-monster {
	position: relative;
	width: 350px;
	height: 78px;
	background: url("../img/contents/top_pr_bnr/monster_bg.png?date=210331") 0 0 no-repeat;
	font-size: 12px;
	font-weight:bold;
	color: #80d001;
}

#PageIndex .banner .name-monster {
	position: absolute;
	width:121px;
	height:47px;
	text-indent:-9999px;
	background: url("../img/contents/top_pr_bnr/monster_logo.png") 0 0 no-repeat;
	display: block;
	left:70px;
	top:26px;
}

#PageIndex .banner .price-monster {
	display: block;
	font-size: 46px;
	letter-spacing: -0.04em;
	position: absolute;
	top: 16px;
	left:192px;
	font-weight: bold;
	color: #80d001;
}

#PageIndex .banner .price-monster .yen {
	font-size:0.25em;
}

/* xyz */
#PageIndex .banner.pr-xyz {
    padding: 23px 0 0;
    width: 350px;
    height: 55px;
    background: url("../img/contents/top_pr_bnr/xyz_bg.png?date=190207") 0 0 no-repeat;
    font-size: 20px;
    color: #80d001;
    text-align: center;
}

#PageIndex .banner .name-xyz {
    display: inline-block;
    width: 80px;
    height: 46px;
    background: url("../img/contents/top_pr_bnr/xyz_logo.png?date=190207") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -13px;
}

#PageIndex .banner .price-xyz {
    display: inline-block;
    font-size: 37px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* カラードメイン */
#PageIndex .banner.pr-color {
    padding: 30px 0 0;
    width: 350px;
    height: 48px;
    background: url("../img/contents/top_pr_bnr/color_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #eb1d35;
    text-align: center;
}

#PageIndex .banner .name-color {
    display: inline-block;
    width: 180px;
    height: 35px;
    background: url("../img/contents/top_pr_bnr/color_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -16px;
}

#PageIndex .banner .price-color {
    display: inline-block;
    font-size: 34px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* mobi */
#PageIndex .banner.pr-mobi {
    padding: 20px 0 0;
    width: 350px;
    height: 62px;
    background: url("../img/contents/top_pr_bnr/mobi_bg.png") 0 0 no-repeat;
    font-size: 25px;
    color: #f5ee26;
    text-align: center;
}

#PageIndex .banner .name-mobi {
    display: inline-block;
    width: 78px;
    height: 45px;
    background: url("../img/contents/top_pr_bnr/mobi_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -14px;
}

#PageIndex .banner .price-mobi {
    display: inline-block;
    font-size: 45px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* site */
#PageIndex .banner.pr-site {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/site_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #fdcc22;
    text-align: center;
    text-shadow: rgba(0,0,0,0.2) 0 2px 0;
}

#PageIndex .banner .name-site {
    display: inline-block;
    width: 83px;
    height: 29px;
    background: url("../img/contents/top_pr_bnr/site_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -15px;
}

#PageIndex .banner .price-site {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* store */
#PageIndex .banner.pr-store {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/store_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #ff910f;
    text-align: center;
}

#PageIndex .banner .name-store {
    display: inline-block;
    width: 83px;
    height: 23px;
    background: url("../img/contents/top_pr_bnr/store_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -10px;
}

#PageIndex .banner .price-store {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* online */
#PageIndex .banner.pr-online {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/online_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #fdcc22;
    text-align: center;
    text-shadow: rgba(0,0,0,0.2) 0 2px 0;
}

#PageIndex .banner .name-online {
    display: inline-block;
    width: 123px;
    height: 29px;
    background: url("../img/contents/top_pr_bnr/online_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -15px;
}

#PageIndex .banner .price-online {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* space */
#PageIndex .banner.pr-space {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/space_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #ff6e27;
    text-align: center;
}

#PageIndex .banner .name-space {
    display: inline-block;
    width: 90px;
    height: 26px;
    background: url("../img/contents/top_pr_bnr/space_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PageIndex .banner .price-space {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* press */
#PageIndex .banner.pr-press {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/press_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #fdcc22;
    text-align: center;
    text-shadow: rgba(0,0,0,0.2) 0 2px 0;
}

#PageIndex .banner .name-press {
    display: inline-block;
    width: 82px;
    height: 30px;
    background: url("../img/contents/top_pr_bnr/press_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PageIndex .banner .price-press {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

#PageIndex .pickUpNews {
    width: 640px;
    height: 50px;
    padding: 0 0 0 95px;
    margin: 0 0 10px;
    background: #fff7ca url("../img/contents/pickup_news_bg.png") 0 0 no-repeat;
    line-height: 50px;
    font-size: 12px;
}

/* .org */
#PageIndex .banner.pr-org {
    padding: 20px 0 0;
    height: 58px;
    background: url(../img/contents/top_pr_bnr/org_bg.png) 0 0 no-repeat;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

#PageIndex .banner .name-org {
    display: inline-block;
    margin: 0px 10px 0 0;
    width: 160px;
    height: 49px;
    background: url(../img/contents/top_pr_bnr/org_logo.png) 50% 50% no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -18px;
}

#PageIndex .banner .price-org {
    background: -moz-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdc0), color-stop(100%, #fff72a));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff72a;/* Old Browsers */
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* .ink .wiki .design */
#PageIndex .banner.pr-inkwikidesign {
    padding: 20px 0 0;
    height: 58px;
    background: url("../img/contents/top_pr_bnr/ink_wiki_design_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

#PageIndex .banner .name-inkwikidesign {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: 100%;
    background: url("../img/contents/top_pr_bnr/ink_wiki_design_logo.png") no-repeat;
    text-indent: -9999px;
    position: relative;
    top: 30%;
    left: 4%;
}

#PageIndex .banner .price-inkwikidesign {
	display: block;
	font-size: 40px;
	letter-spacing: -0.04em;
	position: absolute;
	bottom: 0;
	right: 14%;
	font-weight: bold;
	color: #fff72a;
}

.font12 { font-size: 12px; }
.tac { text-align: center; }

/*####################　ドメイン　####################*/

/* 共通 */

.domain_search #search_form {
	width : 601px ;
	background-color: #18518e;
	background-image : url(../img/contents/domain_search_back.png) ;
	background-repeat :  no-repeat ;
	padding : 20px 40px ;
	text-align : center ;
	margin-bottom : 20px ;
	color: #FFF;
}


#register_search #search_form {
	background-position : 0 -30px ;
	height : 153px ;
}

#bulkregister_search #search_form, 
#transfer_search #search_form {
	background-position : 0 0 ;
	height : 258px ;
}

.domain_search #search_form img.Block {
	margin : 0 auto 8px ;
}

.domain_search #search_form div.Block {
	height : 35px ;
	margin-bottom : 8px ;
}

#bulkregister_search #search_form .Block, 
#transfer_search #search_form .Block {
	margin : 0 auto 10px ;
}

.domain_search #search_form div.Block input[type="text"] {
	display : block ;
	padding : 3px 4px ;
	height : 25px ;
	line-height : 25px ;
	width : 430px ;
	float : left ;
	margin-right : 10px ;
}

.domain_search #search_form div.Block input[type="image"] {
	display : block ;
	float : left ;
	width : 142px ;
	height : 35px ;
}

.domain_search #search_form table {
	table-layout : fixed ;
	border : none ;
	margin-bottom : 8px ;
}

.domain_search #search_form table th, 
.domain_search #search_form table td {
	border : none ;
	padding : 3px 6px ;
}


#bulkregister_search #search_form textarea, 
#transfer_search #search_form textarea {
	width : 100% ;
	height : 150px ;
}



.domain_search #search_result {
	padding : 32px 0 0 ;
	background : url(../img/contents/domain_search_result_arrow.png) center top no-repeat ;
	margin-bottom : 20px ;
}

.domain_search #search_result p {
	text-align : center ;
}

.domain_search #search_result td.domain_check, 
.domain_search #search_result td.domain_name {
	text-align : center ;
}

.domain_search #search_result td.domain_price {
	text-align : right ;
}

.domain_search #search_result tr.valid td {
	font-weight : bold ;
}

.domain_search #search_result tr.valid td.domain_status {
	padding-left : 35px ;
	color : #8dc221 ;
	background : url(../img/contents/result_icon_circle.png) 6px center no-repeat ;
}


.domain_search #search_result tr.invalid td {
	color : #808080 ;
	background-color : #ffd9d9 ;
}

.domain_search #search_result tr.invalid td.domain_status {
	padding-left : 35px ;
	background-image : url(../img/contents/result_icon_cross.png) ;
	background-position : 6px center ;
	background-repeat : no-repeat ;
}


.domain_search #search_result tr.error td {
	color : #808080 ;
	background-color : #fceacc ;
}

.domain_search #search_result tr.error td.domain_status {
	padding-left : 35px ;
	background-image : url(../img/contents/result_icon_ex.png) ;
	background-position : 6px center ;
	background-repeat : no-repeat ;
}

.domain_search #search_result .ButtonBox {
	padding : 12px 30px ;
	text-align : center ;
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
}


/* 新規取得(分岐) */

.registerJunction .beginner_section {
	float : left ;
	width : 315px ;
	padding : 10px ;
	border : 1px solid #b3b3b3 ;
	text-align : center ;
}

.registerJunction .user_section {
	float : right ;
	width : 315px ;
	padding : 10px ;
	border : 1px solid #b3b3b3 ;
	text-align : center ;
}

.registerJunction .beginner_section dt, 
.registerJunction .user_section dt {
	font-size : 125% ;
	font-weight : bold ;
	color : #1c5e9c ;
	padding : 0 10px 10px ;
	border-bottom : 1px solid #b3b3b3 ;
}

.registerJunction .beginner_section dd, 
.registerJunction .user_section dd {
	padding : 12px ;
}

.registerJunction .user_section dd table {
	margin-bottom : 10px ;
}

.registerJunction .user_section dd table td input {
	width :90% ;
	padding : 3px 4px ;
}



/* Xserverアカウント登録情報 */

#Main table.register_form {
	border-top : none ;
	border-left : none ;
	margin-bottom : 20px ;
}

#Main table.register_form th {
	border-bottom : none ;
	border-right : none ;
	background-color : #d2dfeb ;
	width : 200px ;
	color : #333 ;
	font-weight : bold ;
	text-align : right ;
	padding : 8px ;
}

#Main table.register_form th span {
	font-weight : bold ;
	color : red ;
}

#Main table.register_form td {
	border-bottom : none ;
	border-right : none ;
	padding : 8px ;
}

#Main table.register_form tr.odd th {
	background-color : #adc3d9 ;
}

#Main table.register_form tr.odd td {
	background-color : #d2dfeb ;
}

#Main table.register_form td p {
	margin-bottom : 0 ;
}

#Main table.register_form td input[type="text"] {
	padding : 3px 4px ;
}


/* お支払い情報 */

.registerPayment #Main table {
	margin-bottom : 10px ;
}

.registerPayment #Main table th {
	width : 180px ;
}

.registerPayment #Main table td img {
	vertical-align : middle ;
	margin-right : 8px ;
}

.registerPayment #Main dl {
	margin-bottom : 18px ;
}

.registerPayment #Main dl dt {
	font-weight : bold ;
	margin-bottom : 4px ;
	padding : 6px 8px ;
	background : #d2dfeb ;
}

.registerPayment #Main dl dt input {
	margin-right : 8px ;
}



#Main .domain_table td {
	text-align : right ;
}

#Main #domain_price_sum {
	border : 1px solid #b3b3b3 ;
	padding : 0 10px ;
	height : 40px ;
	margin-bottom : 25px ;
}

#Main #domain_price_sum span.Block {
	float : left ;
	width : 50px ;
	height : 40px ;
	line-height : 40px ;
	font-weight : bold ;	
}

#Main #domain_price_sum strong.Block {
	float : right ;
	width : 400px ;
	height : 40px ;
	line-height : 40px ;
	text-align : right ;
}

.registerConfirm #Main table {
	margin-bottom : 10px ;
}

.registerConfirm #Main #ConfirmInfo {
	margin-bottom : 35px ;
}

.registerConfirm #Main dl dt {
	font-weight : bold ;
	margin-bottom : 8px ;
}

.registerConfirm #Main dl {
	margin-bottom : 14px ;
}


.registerConfirm #Main #rule_check {
	text-align : center ;
	padding : 16px 28px ;
	border : 1px solid #b3b3b3 ;
	margin-bottom : 30px ;
}

.registerConfirm #Main #rule_check p {
	margin-bottom : 16px ;
	padding-bottom : 16px ;
	background : url(../img/dot_line_x.gif) left bottom repeat-x ;
}

.registerConfirm #Main #rule_check dl {
	text-align : left ;
}

.registerConfirm #Main #rule_check dl dd {
	margin-bottom : 12px ;
}

.registerConfirm #Main #rule_check dl dd textarea {
	width : 100% ;
	height : 200px ;
}

.registerConfirm #Main #rule_check .CheckBox {
	text-align : left ;
	border : 1px solid #b3b3b3 ;
	background : #ffeacc ;
	height : 28px ;
	line-height : 28px ;
	padding : 0 10px ;
}

.registerConfirm #Main #rule_check .CheckBox input {
	margin-right : 5px ;
}


/* registerFinish */

.registerFinish #register_id {
	padding : 6px 10px ;
	border : 1px solid #b3b3b3 ;
	background : #ffeacc ;
	font-weight : bold ;
	margin-bottom : 5px ;
}



/* otherservice_pr_section */

#otherservice_pr_section {
	padding : 15px ;
	border : 1px solid #b3b3b3 ;
}

#otherservice_pr_section h6 {
	background : none ;
	padding : 0 ;
	font-size : 155% ;
	color : #f56608 ;
	margin-bottom : 10px ;
}

#otherservice_pr_section table {
	border : none !important;
	table-layout:fixed;
	background : #dedede ;
	margin-bottom : 15px ;
}

#otherservice_pr_section table * {
	border : none !important;
	background : none !important;
}

#otherservice_pr_section table th {
	padding : 8px 8px 0 8px !important;
}

#otherservice_pr_section table td {
	font-size : 90% ;
	padding : 0 8px 8px 8px !important;
	text-align : center ;
	vertical-align: top ;
}

#otherservice_pr_section table td a {
	color : #333 ;
	text-decoration : underline ;
}

#otherservice_pr_section .collabo_section {
	border : none ;
	margin-bottom : 15px ;
	padding : 0 0 15px 0 ;
	background : url(../images/dot_line_x.gif) left bottom repeat-x ;
}

#otherservice_link_button {
	margin-bottom : 0 !important;
}

#otherservice_link_button a:hover {
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}



/*
新規取得
-------------------------------------*/

#PageFeature #Main img.right {
	float : right ;
	margin : 0 0 30px 30px ;
}

#PageFeature #Main .featureList {
	clear : both ;
	padding-top : 25px ;
	background :  url(../img/dot_line_x.gif) left top repeat-x ;
}

#PageFeature #Main .featureList li {
	margin: 0 0 25px ;
	padding : 0 0 25px ;
	background : url(../img/dot_line_x.gif) left bottom repeat-x ;
	clear : both ;
}

#PageFeature #Main .featureList li .cont {
	margin-bottom : 0 ;
}

#PageFeature #Main .featureList li .button_box a:hover {
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
}


/*#PageFeature #Main .featureList{
	margin:0 -3px;	
}
#PageFeature #Main .featureList dl{display:none;}
#PageFeature #Main .featureList .box{
	height:215px;
	float:left;
}
#PageFeature #Main .featureList .feature01{
	background:url(../img/contents/feature-01.jpg) left top no-repeat;
	width:317px;	
}
#PageFeature #Main .featureList .feature02{
	background:url(../img/contents/feature-02.jpg) left top no-repeat;
	width:318px;
	margin:0 7px;	
}
#PageFeature #Main .featureList .feature03{
	background:url(../img/contents/feature-03.jpg) left top no-repeat;
	width:317px;	
}

#PageFeature.pageFeature #Main .contentsBox{
	padding:45px 0 0;	
}
#PageFeature.pageFeature #Main .left{
	width:720px;
	float:left;	
}
#PageFeature.pageFeature #Main .right{
	float:right;
	padding-right:25px;	
}
#PageFeature.pageFeature #Main .left h3{
	font-size:21px;
	font-weight:bold;
	background:none;
	padding:0 0 10px 65px;	
	background-position:15px top;
	background-repeat:no-repeat;
}
#PageFeature.pageFeature #Main .left h3 span{
	font-size:16px;	
}
#PageFeature.pageFeature #Main .left p{
	padding:0 0 0 65px;	
}
#PageFeature.pageFeature #Main .left p span{
	color:#eca700;
}

#PageFeature.pageFeature #Main .cont{
	padding:0 0 20px;
	background:url(../img/line-dot01.gif) left bottom repeat-x;
	margin-bottom:20px;	
}
#PageFeature.pageFeature #Main .cont10{
	padding:0;
	background:none;
	margin-bottom:90px;	
}
#PageFeature.pageFeature #Main .cont a{
	text-decoration:underline;	
}
#PageFeature.pageFeature #Main .cont a:hover{
	text-decoration:none;	
}
#PageFeature.pageFeature #Main .cont01 h3{background-image:url(../img/contents/feature-no01.gif);}
#PageFeature.pageFeature #Main .cont02 h3{background-image:url(../img/contents/feature-no02.gif);}
#PageFeature.pageFeature #Main .cont03 h3{background-image:url(../img/contents/feature-no03.gif);}
#PageFeature.pageFeature #Main .cont04 h3{background-image:url(../img/contents/feature-no04.gif);}
#PageFeature.pageFeature #Main .cont05 h3{background-image:url(../img/contents/feature-no05.gif);}
#PageFeature.pageFeature #Main .cont06 h3{background-image:url(../img/contents/feature-no06.gif);}
#PageFeature.pageFeature #Main .cont07 h3{background-image:url(../img/contents/feature-no07.gif);}
#PageFeature.pageFeature #Main .cont08 h3{background-image:url(../img/contents/feature-no08.gif);}
#PageFeature.pageFeature #Main .cont09 h3{background-image:url(../img/contents/feature-no09.gif);}
#PageFeature.pageFeature #Main .cont10 h3{background-image:url(../img/contents/feature-no10.gif);}



#PageFeature.pageFeature #Main .btnBox{
	text-align:center;	
}
#PageFeature.pageFeature #Main .btnBox .functionsBtn{
	width:460px;
	margin:0 auto;
	text-align:left;
}
#PageFeature #Main .btnBox .functionsBtn a{
	height:59px;
	padding-left:173px;
	display:block;
	background:url(../img/contents/btn-function.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:0.2em;
	line-height:55px;
	text-decoration:none;
	text-shadow:1px 1px 1px #555555;
}
#PageFeature #Main .btnBox .functionsBtn a span{
	font-size:14px;	
}
#PageFeature #Main .btnBox .functionsBtn a:hover{
	background-position:left bottom;
}


/* サーバー機能 */

#PageFeatureServer #function_feature_list, 
#PageFeatureBlog #function_feature_list, 
#PageFeatureMail #function_feature_list {
	margin-bottom : 40px ;
	zoom : 1 ;
	clear : both ;
}

#PageFeatureServer #function_feature_list li, 
#PageFeatureBlog #function_feature_list li, 
#PageFeatureMail #function_feature_list li {
	float : left ;
	width : 320px ;
	margin-right : 15px ;
}

#PageFeatureServer #function_feature_list li:last-child, 
#PageFeatureBlog #function_feature_list li:last-child, 
#PageFeatureMail #function_feature_list li:last-child {
	margin-right : 0 ;
}

#PageFeatureBlog #function_feature_list li dl {
	border : 1px solid #b3b3b3 ;
	padding : 15px ;
}


#PageFeatureBlog #function_feature_list li dt {
	padding-left : 62px ;
	position : relative ;
	height : 53px ;
	margin-bottom : 8px ;
	font-size : 125% ;
	font-weight : bold ;
}

#PageFeatureServer #function_feature_list li dt img, 
#PageFeatureBlog #function_feature_list li dt img {
	position : absolute ;
	top : 0 ; 
	left : 0px ;
}

#PageFeatureServer #function_feature_list:after, 
#PageFeatureBlog #function_feature_list:after {
	content: "";
	display : block ;
	height : 0 ;
	clear : both ;
}


/*
お客様の声
-------------------------------------*/

#PageFeature #Main .feedbackList{
	background:url(../img/contents/feedback-cont-bg-all.gif) left bottom no-repeat;
	padding:0 0 5px;
}
#PageFeature #Main .feedbackList ul{
	background:url(../img/contents/feedback-cont-bg.gif) left top no-repeat;
	padding:25px 20px 0;
}
#PageFeature #Main .feedbackList ul li{
	background:url(../img/contents/icon-feedback.gif) left 3px no-repeat;
	padding:0 0 20px 30px;	
	line-height:1.5;
}
#PageFeature #Main .feedbackList ul li span{
	font-size:16px;	
}
#PageFeature #Main .arrow{
	background:url(../img/contents/feedback-arrow.gif) left top no-repeat;
	height:68px;
	_height:78px;
	padding-top:10px;
	margin-bottom:15px;
}
#PageFeature #Main .arrow p{
	text-align:center;
	margin:0;
	color:#1967b3;
	font-size:22px;
	font-weight:bold;	
}
#PageFeature #Main .featureBox{
	width:960px;
}
#PageFeature #Main .featureBox .box{
	width:960px;
	margin-bottom:55px;
	padding-bottom:2px;
	background:url(../img/contents/feedback-feature-bg-all.gif) left bottom no-repeat;	
}
#PageFeature #Main .featureBox .box ul{
	background:url(../img/contents/feedback-feature-bg.gif) left top no-repeat;	
	padding-top:4px;
	width:100%;
}
#PageFeature #Main .featureBox h3{
	background:url(../img/contents/feedback-icon-ttl.gif) 5px top no-repeat;
	padding: 4px 0 10px 43px;
	font-size:17px;
	color:#b5b5b5;
}
#PageFeature #Main .contentsBox .featureBox li {
	display: table;
	height: 65px;
	background:url(../img/contents/feedback-icon-check.gif) 20px center no-repeat;
	padding:0 10px 0 50px;
	width:260px;
	_width:320px;
	font-weight:bold;
	overflow: hidden;
	float:left;
	border-bottom:1px solid #e2e2e2;
	line-height:1.5;
}
#PageFeature #Main .featureBox li.last {
	border-bottom:none;
}

#PageFeature #Main .featureBox .centering-body span{
	display:block;
	width:258px;
}

#PageFeature #Main .featureBox .centering-body {
	display: table-cell;
	vertical-align: middle;
}

/*IE6,IE7*/
#PageFeature #Main .featureBox li {
	/position: relative;
}
#PageFeature #Main .featureBox .centering-body {
	/position: absolute;
	/top: 50%;
}
#PageFeature #Main .featureBox .centering-body span {
	/position: relative;
	/top: -50%;
}
/**/

#PageFeature.pageFeedback #Main .btnBox{
	text-align:center;	
}
#PageFeature.pageFeedback #Main .btnBox .functionsBtn,
#PageFeature.pageFeedback #Main .btnBox .featureBtn{
	width:460px;
	text-align:left;
}
#PageFeature.pageFeedback #Main .btnBox .functionsBtn{
	float:right;
}
#PageFeature.pageFeedback #Main .btnBox .featureBtn{
	float:left;
}
#PageFeature #Main .btnBox .featureBtn a{
	height:59px;
	padding-left:115px;
	display:block;
	background:url(../img/contents/btn-feature.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:0.2em;
	line-height:55px;
	text-decoration:none;
	text-shadow:1px 1px 1px #555555;
}
#PageFeature #Main .btnBox .featureBtn a span{
	font-size:14px;	
}
#PageFeature #Main .btnBox .featureBtn a span span{
	font-size:18px;
	color:#ecc200;
}
#PageFeature #Main .btnBox .featureBtn a:hover{
	background-position:left bottom;
}
#PageFeature #Main .btnBox .featureBtn a:hover span span{
	color:#e6c736;	
}

/*
テストサイト
-------------------------------------*/
#PageFeature.pageTestsite #Main .contentsBox p{
	padding:0 15px;
	margin-bottom:30px;	
}
#PageFeature.pageTestsite #Main .testServer{
	padding-left:8px;
	margin-bottom:35px;	
}
#PageFeature.pageTestsite #Main .testServer li{
	font-size:13px;	
	width:176px;
	text-align:center;
	line-height:1.4;
	float:left;
	margin-right:16px;
}
#PageFeature.pageTestsite #Main .testServer li.menu05{
	margin-right:0;
}
#PageFeature.pageTestsite #Main .testServer li span{
	font-size:12px;	
	display:block;
}
#PageFeature.pageTestsite #Main .testServer li span span{
	font-size:16px;
	font-weight:bold;
	color:#2b69ac;	
	display:inline;	
}
#PageFeature.pageTestsite #Main .testServer li a{
	height:60px;
	_height:107px;
	padding-top:47px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;	
}
#PageFeature.pageTestsite #Main .testServer li.menu05 a{
	height:50px;
	_height:107px;
	padding-top:57px;
}
#PageFeature.pageTestsite #Main .testServer li.menu01 a,
#PageFeature.pageTestsite #Main .testServer li.menu02 a,
#PageFeature.pageTestsite #Main .testServer li.menu03 a{background-image:url(../img/contents/testsite-btn01.gif);}
#PageFeature.pageTestsite #Main .testServer li.menu04 a{background-image:url(../img/contents/testsite-btn02.gif);}
#PageFeature.pageTestsite #Main .testServer li.menu05 a{background-image:url(../img/contents/testsite-btn03.gif);}

#PageFeature.pageTestsite #Main .testServer li a:hover{background-position:left bottom;}
#PageFeature.pageTestsite #Main .testServer li a:hover span span{
	color:#5587bd;
}

/*
アフィリエイト
-------------------------------------*/
#PageFeature.pageAffiliate #Main table{
	margin-bottom:10px;
}
#PageFeature.pageAffiliate #Main table th,
#PageFeature.pageAffiliate #Main table td{
	border:1px solid #d3d3d3;	
	padding:15px 20px;
}
#PageFeature.pageAffiliate #Main table th{
	background-color:#e8ecef;
	width:100px;
	font-weight:bold;
	font-size:13px;
}
#PageFeature.pageAffiliate #Main table td{
	font-size:13px;
}
#PageFeature.pageAffiliate #Main table td span{
	font-size:18px;
	color:#eca700;
	font-weight:bold;
}
#PageFeature.pageAffiliate #Main .box{
	border:4px solid #bfd6e9;
	padding:27px;	
}
#PageFeature.pageAffiliate #Main .box p{
	margin:0;	
}
#PageFeature.pageAffiliate #Main .box p.notes{
	font-size:12px;
	color:#5c5c5c;	
}
#PageFeature.pageAffiliate #Main .box ul{
	margin:15px 0;	
}
#PageFeature.pageAffiliate #Main .box ul li{
	background:url(../img/icon-blank.gif) 5px 5px no-repeat;
	padding-left:25px;
	line-height:1.2;	
}
#PageFeature.pageAffiliate #Main .box ul li a{
	font-size:16px;
	text-decoration:underline;
}
#PageFeature.pageAffiliate #Main .box ul li a:hover{
	text-decoration:none;
}

/*####################　機能　####################*/
/*
共通テーブル
-------------------------------------*/
#PageFunctions #Main table{
	width:100%;
	_width:910px;
	font-size:13px;
}
#PageFunctions #Main table th,
#PageFunctions #Main table td{
	border:1px solid #d3d3d3;
	padding:10px 12px;
}
#PageFunctions #Main table.table02 td{
	padding:17px;
}

#PageFunctions #Main table.table01 th.menu01{width:20%;}
#PageFunctions #Main table.table01 th.menu03,
#PageFunctions #Main table.table01 th.menu04,
#PageFunctions #Main table.table01 th.menu05{width:9.8%;}
#PageFunctions #Main table.table02 th.menu01{width:36%;}
#PageFunctions #Main table.table04 th.menu02,
#PageFunctions #Main table.table04 th.menu03,
#PageFunctions #Main table.table04 th.menu04{width:26%;}

#PageFunctions #Main table tr.first th{background:url(../img/contents/table-shadow01w.gif) left top repeat-x #f0f4f7;}
#PageFunctions #Main table tr.first td{background:url(../img/contents/table-shadow02.gif) left top repeat-x;}

#PageFunctions #Main table th{
	font-weight:bold;
	background-color:#f0f4f7;	
}
#PageFunctions #Main table tr.head th{
	background:url(../img/contents/table-head-ttl.gif) left bottom no-repeat #7d7d7d;
	text-align:center;
	color:#fff;	
	padding:10px 15px;
}
#PageFunctions #Main table.table04 tr.head th.menu01{background:url(../img/contents/table-head-ttl-gary.gif) left bottom no-repeat #767676;}
#PageFunctions #Main table.table04 tr.head th.menu02{background:url(../img/contents/table-head-ttl-red.gif) left bottom no-repeat #a44040;}
#PageFunctions #Main table.table04 tr.head th.menu03{background:url(../img/contents/table-head-ttl-orange.gif) left bottom no-repeat #ec7f28;}
#PageFunctions #Main table.table04 tr.head th.menu04{background:url(../img/contents/table-head-ttl-blue.gif) left bottom no-repeat #1f79be;}


#PageFunctions #Main table tr.ptn2 th{
	background-color:#e7eaed;
}
#PageFunctions #Main table tr.common th{
	background:url(../img/contents/table-common-bg.gif) left bottom no-repeat #cbd9e6;
	padding:7px 12px;
	color:#355d7d;
}

#PageFunctions #Main table td{
	font-size:12px;	
	line-height:1.65;
}
#PageFunctions #Main table.table04 td{
	font-weight:bold;
	text-align:center;	
}
#PageFunctions #Main table td.fwB{
	text-align:center;
	font-size:13px;
}
#PageFunctions #Main table td img{	
	vertical-align:text-bottom;
}
#PageFunctions #Main table tr.ptn2 td{
	background-color:#f5f5f5;
}
#PageFunctions #Main table a{text-decoration:underline;	}
#PageFunctions #Main table a:hover{text-decoration:none;}


#PageFunctions #Main table.table04 tr.mobile span{font-weight:normal;}
#PageFunctions #Main table.table04 tr.manLink p{
	margin-bottom:0;
	background:url(../img/contents/icon-2way.gif) left top no-repeat;
	padding-left:50px;
	margin-left:155px;
}
#PageFunctions #Main table.table04 tr.manLink td{background-color:#f5f5f5;}
#PageFunctions #Main table.table04 tr.manLink p span{font-weight:normal;}

#PageFunctions #Main table.table04 tr.even th{background-color:#e7eaed;}

#PageFunctions #Main table.table04 tr td.rowRapid{background-color:#fcf5f5;}
#PageFunctions #Main table.table04 tr td.rowGeo{background-color:#fffaf6;}
#PageFunctions #Main table.table04 tr td.rowGrobal{background-color:#f8fcff;}

#PageFunctions #Main table.table04 tr.even td.rowRapid{background-color:#f2ebeb;}
#PageFunctions #Main table.table04 tr.even td.rowGeo{background-color:#f5f0ec;}
#PageFunctions #Main table.table04 tr.even td.rowGrobal{background-color:#eef2f5;}


#PagePrice.pagePriceDomain #Main .cont table.table05 tr td{
	text-align: left;
}


/*
機能一覧
-------------------------------------*/

#PageFunctions #Main .cont .notes{
	margin:10px 0 0 1em;
	text-indent:-1em;
	line-height:1.7;
}

/*
サーバー管理パネル
-------------------------------------*/
#PageFunctions.pageServiceServer #Main .lead{	
	padding:0 25px 35px 10px;
}
#PageFunctions.pageServiceServer #Main .lead .left{
	float:left;	
}
#PageFunctions.pageServiceServer #Main .lead .right{
	float:right;
	width:590px;	
}
#PageFunctions #Main table.table03 th.menu01{
	width:20%;
}
#PageFunctions #Main table.table03 th.menu03,
#PageFunctions #Main table.table03 th.menu04,
#PageFunctions #Main table.table03 th.menu05{
	width:9.8%;	
}


/*
独自SSL
-------------------------------------*/
#PageFunctions.pageServiceSsl #Main .sslList.cont{
	padding:0 24px;
}
#PageFunctions.pageServiceSsl #Main .sslBox{
	width:292px;
	text-align:center;
	float:left;	
}
#PageFunctions.pageServiceSsl #Main .sslBox.ssl02{
	margin:0 18px;
}
#PageFunctions.pageServiceSsl #Main .sslBox dd.detail01 .logo{
	width:184px;
	height:77px;
	display:block;
	margin:0 54px;
}
#PageFunctions.pageServiceSsl #Main .sslBox dl{
	padding-top:10px;		
}
#PageFunctions.pageServiceSsl #Main .sslBox dt{
	font-size:13px;
	font-weight:bold;
	line-height:1.4;
	padding:0 0 20px;	
}
#PageFunctions.pageServiceSsl #Main .sslBox dd.detail01{
	font-size:18px;	
	font-weight:bold;
	line-height:1.4;
	padding:15px 0 25px;
}
#PageFunctions.pageServiceSsl #Main .sslBox dd.detail01 span.price{
	color:#222222;
	font-size:18px;
	display:block;	
}
#PageFunctions.pageServiceSsl #Main .sslBox dd.detail01 span.price span{
	font-size:24px;	
}
#PageFunctions.pageServiceSsl #Main .sslBox dd.detail02{
	font-size:12px;	
	text-align:left;
	line-height:1.5;
	padding:10px 14px 15px;
}

#PageFunctions.pageServiceSsl #Main .ssl01{background:url(../img/contents/service_ssl-box01-bottom.gif) left bottom no-repeat;}
#PageFunctions.pageServiceSsl #Main .ssl02{background:url(../img/contents/service_ssl-box02-bottom.gif) left bottom no-repeat;}
#PageFunctions.pageServiceSsl #Main .ssl03{background:url(../img/contents/service_ssl-box03-bottom.gif) left bottom no-repeat;}

#PageFunctions.pageServiceSsl #Main .ssl01 dl{background:url(../img/contents/service_ssl-box01-top.gif) left top no-repeat;}
#PageFunctions.pageServiceSsl #Main .ssl02 dl{background:url(../img/contents/service_ssl-box02-top.gif) left top no-repeat;}
#PageFunctions.pageServiceSsl #Main .ssl03 dl{background:url(../img/contents/service_ssl-box03-top.gif) left top no-repeat;}

#PageFunctions.pageServiceSsl #Main .ssl01 dt{
	color:#9a2c2c;
	background:url(../img/contents/service_ssl-box01-head.gif) left bottom no-repeat;
}
#PageFunctions.pageServiceSsl #Main .ssl02 dt{
	color:#e96d0a;
	background:url(../img/contents/service_ssl-box02-head.gif) left bottom no-repeat;
}
#PageFunctions.pageServiceSsl #Main .ssl03 dt{
	color:#005fb1;
	background:url(../img/contents/service_ssl-box03-head.gif) left bottom no-repeat;
}

#PageFunctions.pageServiceSsl #Main .ssl01 dd.detail01{
	color:#972626;
	background:url(../img/contents/service_ssl-box01-mid.gif) left bottom no-repeat;
}
#PageFunctions.pageServiceSsl #Main .ssl02 dd.detail01{
	color:#e96d0a;
	background:url(../img/contents/service_ssl-box02-mid.gif) left bottom no-repeat;
}
#PageFunctions.pageServiceSsl #Main .ssl03 dd.detail01{
	color:#0067b5;
	background:url(../img/contents/service_ssl-box03-mid.gif) left bottom no-repeat;
}



#PageFunctions.pageServiceSsl #Main .btnBox{
	text-align:center;	
	margin-bottom:45px;
}
#PageFunctions.pageServiceSsl #Main .btnBox .linkBtn{
	width:460px;
	margin:0 auto;
}
#PageFunctions.pageServiceSsl #Main .btnBox .linkBtn a{
	height:59px;
	display:block;
	background:url(../img/contents/btn-bg.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:0.2em;
	line-height:55px;
	text-decoration:none;
	text-shadow:1px 1px 1px #555555;
}
#PageFunctions.pageServiceSsl #Main .btnBox .linkBtn a span{
	font-size:14px;	
}
#PageFunctions.pageServiceSsl #Main .btnBox .linkBtn a:hover{
	background-position:left bottom;
}

#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .box{
	background:url(../img/contents/attention-cont-bg-all.gif) left bottom no-repeat;
	padding-bottom:5px;
}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .boxWrap{
	background:url(../img/contents/attention-cont-bg.gif) left top no-repeat;
	padding-top:25px;
}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont h3{
	background:url(../img/contents/attention-icon-ttl.gif) 5px top no-repeat;
	padding:5px 0 10px 43px;
	color:#ff8a00;
	font-size:17px;
	font-weight:bold;	
}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont h4{
	font-size:15px;
	background:url(../img/icon-circle03.gif) 20px 5px no-repeat;
	padding:0 20px 0 38px;

}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .box2{
	border-bottom:1px solid #e2e2e2;
	padding: 0 20px 20px 38px;
	margin-bottom: 20px;
}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .box2 p,
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .box2 ul{
	margin:10px 0 0;	
}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .box2.last{
	margin:0;
	border:none;
}
#PageFunctions.pageServiceSsl #Main .contentsBox .attentionCont .notes li{
	margin-left:1em;

	text-indent:-1em;
	font-size:12px;
	line-height:1.5;	
}

/*
バックアップ
-------------------------------------*/
#PageFunctions.pageServiceBackup #Main .topCont .wrap{
	padding-bottom:10px;	
}
#PageFunctions.pageServiceBackup #Main .cont.topCont h4{
	color:#1967b3;
	width:650px;
	float:left;
	font-size:24px !important;
	background:none;
	padding:0;
	margin:0;
	font-weight:normal;
}
#PageFunctions.pageServiceBackup #Main .topCont .img{
	float:right;	
}
#PageFunctions.pageServiceBackup #Main .box.blue{
	border:1px solid #84a8c5;
	background-color:#f7f8fa;
	padding:20px 15px 10px;	
}
#PageFunctions.pageServiceBackup #Main .box.blue li{
	margin-bottom:10px;
	text-indent:-1em;
	margin-left:1em;
	line-height:1.5;
	font-size:13px;	
}
#PageFunctions.pageServiceBackup #Main .cont h4{
	font-size:14px;
	background:url(../img/icon-circle01.gif) left 5px no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}
#PageFunctions.pageServiceBackup #Main .cont .cont2{
	padding-left:20px;
	margin-bottom:20px;
}
#PageFunctions.pageServiceBackup #Main .cont .cont2 li{
	background:url(../img/list-dot.gif) 5px 9px no-repeat;
	padding-left:20px;
	line-height:1.7;
}
#PageFunctions.pageServiceBackup #Main .cont .cont2 dt{
	background:url(../img/list-dot.gif) 5px 9px no-repeat;
	padding:0 1em 0 20px;
	line-height:1.7;
	float:left;
	display:inline;
}
#PageFunctions.pageServiceBackup #Main .cont .cont2 dd{
	line-height:1.7;
	background:url(../img/arrow-dot.gif) left 9px no-repeat;
	padding-left:2em;
	float:left;
	display:inline;
	width:680px;
}
#PageFunctions.pageServiceBackup #Main .cont .cont2 p.notes{
	font-size:12px;	
}
#PageFunctions.pageServiceBackup #Main .box.yellow{
	border:1px solid #efe6c0;
	background-color:#fffdf5;
	padding:20px 15px;	
}
#PageFunctions.pageServiceBackup #Main .box.yellow dt{
	font-weight:bold;
	color:#eca700;
}
#PageFunctions.pageServiceBackup #Main .box.yellow dd{
	font-size:13px;
}


#PageFunctions.pageServiceBackup #Main .contentsBox .attentionCont .box{
	background:url(../img/contents/attention-cont-bg-all.gif) left bottom no-repeat;
	padding-bottom:5px;
}
#PageFunctions.pageServiceBackup #Main .contentsBox .attentionCont ul{
	background:url(../img/contents/attention-cont-bg.gif) left top no-repeat;
	padding-top:25px;
}
#PageFunctions.pageServiceBackup #Main .contentsBox .attentionCont h3{
	background:url(../img/contents/attention-icon-ttl.gif) 5px top no-repeat;
	padding:5px 0 10px 43px;
	color:#ff8a00;
	font-size:17px;
	font-weight:bold;	
}
#PageFunctions.pageServiceBackup #Main .contentsBox .attentionCont li{
	line-height:1.5;
	background:url(../img/icon-circle03.gif) 20px 5px no-repeat;
	padding:0 20px 25px 38px;	
	margin-bottom:25px;
	border-bottom:1px solid #e2e2e2;
}
#PageFunctions.pageServiceBackup #Main .contentsBox .attentionCont li.last{
	border:none;
	margin:0;	
}


/*####################　料金　####################*/
/*
共通テーブル
-------------------------------------*/
#PagePrice #Main table{
	width:100%;
	_width:910px;
	font-size:13px;
}
#PagePrice #Main table th,
#PagePrice #Main table td{
	border:1px solid #d3d3d3;
	padding:12px;
}
#PagePrice #Main table.table01 th.menu01,
#PagePrice #Main table.table01 th.menu02,
#PagePrice #Main table.table01 th.menu04{width:19.5%;}
#PagePrice #Main table.table02 th.menu01{width:19.5%;}
#PagePrice #Main table.table02 th.menu03{width:29.5%;}
#PagePrice #Main table.table04 th.menu02,
#PagePrice #Main table.table04 th.menu03,
#PagePrice #Main table.table04 th.menu04{width:26%;}

#PagePrice #Main table tr.first th{
	background:url(../img/contents/table-shadow01.gif) left top repeat-x #f0f4f7;
}
#PagePrice #Main table th{
	font-weight:bold;
	background-color:#f0f4f7;	
}
#PagePrice #Main table tr.head th{
	background:url(../img/contents/table-head-ttl.gif) left bottom no-repeat #7d7d7d;
	text-align:center;
	color:#fff;	
	padding:10px 15px;
}
#PagePrice #Main table tr.ptn2 th{
	background-color:#e7eaed;
}
#PagePrice #Main table tr.common th{
	background:url(../img/contents/table-common-bg.gif) left bottom no-repeat #cbd9e6;
	padding:7px 12px;
	color:#355d7d;
}
#PagePrice #Main table th.year{
	text-align:center;		
}
#PagePrice #Main table.table04 tr.head th.menu01{background:url(../img/contents/table-head-ttl-gary.gif) left bottom no-repeat #767676;}
#PagePrice #Main table.table04 tr.head th.menu02{background:url(../img/contents/table-head-ttl-red.gif) left bottom no-repeat #a44040;}
#PagePrice #Main table.table04 tr.head th.menu03{background:url(../img/contents/table-head-ttl-orange.gif) left bottom no-repeat #ec7f28;}
#PagePrice #Main table.table04 tr.head th.menu04{background:url(../img/contents/table-head-ttl-blue.gif) left bottom no-repeat #1f79be;}



#PagePrice #Main table tr.first td{
	background:url(../img/contents/table-shadow02.gif) left top repeat-x;
}
#PagePrice #Main table tr.first td.term{
	background:url(../img/contents/table-shadow01.gif) left top repeat-x #f0f4f7;
}
#PagePrice #Main table td.term{
	font-weight:bold;
	background-color:#f0f4f7;	
}
#PagePrice #Main table tr.ptn2 td.term{
	background-color:#e7eaed;
}
#PagePrice #Main table td{
	font-size:13px;	
	line-height:1.65;
	text-align:center;
}
#PagePrice #Main table td.fwB{
	text-align:center;
	font-size:14px;
}
#PagePrice #Main table tr.ptn2 td{
	background-color:#f5f5f5;
}
#PagePrice #Main table.table04 td{
	font-weight:bold;
	text-align:center;	
}

#PagePrice #Main table a{text-decoration:underline;}
#PagePrice #Main table a:hover{text-decoration:none;}

#PagePrice #Main table.table04 tr.even th{background-color:#e7eaed;}

#PagePrice #Main table.table04 tr td.rowRapid{background-color:#fcf5f5;}
#PagePrice #Main table.table04 tr td.rowGeo{background-color:#fffaf6;}
#PagePrice #Main table.table04 tr td.rowGrobal{background-color:#f8fcff;}

#PagePrice #Main table.table04 tr.even td.rowRapid{background-color:#f2ebeb;}
#PagePrice #Main table.table04 tr.even td.rowGeo{background-color:#f5f0ec;}
#PagePrice #Main table.table04 tr.even td.rowGrobal{background-color:#eef2f5;}

#PagePrice #Main table.table04 tr.mobile span{font-weight:normal;}
#PagePrice #Main table.table04 tr.manLink p{
	margin-bottom:0;
	background:url(../img/contents/icon-2way.gif) left top no-repeat;
	padding-left:50px;
	margin-left:155px;
}
#PagePrice #Main table.table04 tr.manLink td{background-color:#f5f5f5;}
#PagePrice #Main table.table04 tr.manLink p span{font-weight:normal;}




#PagePrice #Main .cont .notes span{
	font-weight:bold;
	color:#ff3347;	
}


/* 下部バナー共通 */
#PagePrice .bnr_pr_domain { margin: 0 0 30px; }
#PagePrice .bnr_pr_domain_box {
    width: 710px;
    margin: 0 auto;
}

#PagePrice .bnr_pr_domain .bnr_pr_domain_ttl {
    height: 40px;
    background: url("../img/contents/top_pr_bnr/cp_contents_ttl_bg.png") 0 0 repeat-x!important;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#PagePrice .bnr_pr_domain .bnr_pr_domain_ttl span {
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    top: -21px;
}

#PagePrice .bnr_pr_domain .bnr_pr_domain_ttl span.tax {
	top: 0;
	font-size: 8px;
}

#PagePrice .bnr_pr_domain .bnr_pr_domain_ttl::before {
    display: inline-block;
    margin-left: -80px;
    width: 59px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/cp_contents_ttl_baloon.png") 0 0 no-repeat;
    content: '';
    position: relative;
    top: -20px;
}

#PagePrice .bnr_pr_domain_box a {
    position: relative;
    display: block;
    margin: 0 10px 10px 0;
    width: 350px;
    height: 78px;
    float: left;
    text-decoration: none!important;
}
#PagePrice .bnr_pr_domain a:nth-child(even) {
    margin-right: 0;
}

#PagePrice .banner { width: 350px; }

#PagePrice .bnr_pr_domain_box a.add-balloon {
    padding-top: 22px;
}
#PagePrice .bnr_pr_domain_box .balloon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 130px;
    margin: 0 auto;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #cc0000;
    text-align: center;
    background: #faed00;
}
#PagePrice .bnr_pr_domain_box .balloon:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #faed00;
}



/* com・net */
#PagePrice .banner.pr-comnet {
    padding: 31px 0 0;
    height: 47px;
    background: url("../img/contents/top_pr_bnr/com_net_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#PagePrice .banner .name-comnet {
    display: inline-block;
    width: 137px;
    height: 38px;
    background: url("../img/contents/top_pr_bnr/com_net_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -10px;
}

#PagePrice .banner .price-comnet {
    background: -moz-linear-gradient(top, #fcd000 0, #faaa00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcd000), color-stop(100%, #faaa00));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fcd000 0, #faaa00 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fcd000;/* Old Browsers */
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

span.tax{
	font-size: 8px;
}

/* jp */
#PagePrice .banner.pr-jp {
    padding: 29px 0 0;
    height: 49px;
    background: url("../img/contents/top_pr_bnr/jp_bg.png?date=190219") 0 0 no-repeat;
    text-align: center;
    font-size: 20px;
    color: #2e2e2e;
}

#PagePrice .banner .name-jp {
    display: inline-block;
    padding: 0 0 0 2px;
    width: 224px;
    height: 37px;
    background: url("../img/contents/top_pr_bnr/jp_logo.png") 50% 50% no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PagePrice .banner .jp-box {
    display: inline-block;
    width: 100px;
    margin: 0 4px 0 0;
    padding: 7px 0 7px;
    background: -moz-linear-gradient(left, #fff 0, #ffe8d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, #ffe8d9));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0, #ffe8d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0, #ffe8d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0, #ffe8d9 100%); /* IE 10+ */
    background: linear-gradient(to right, #fff 0, #ffe8d9 100%);/* W3C, WHATWG */
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    text-align: center;
}

#PagePrice .banner .price-jp {
    background: -moz-linear-gradient(top, #4f4f4f 0, #202020 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4f4f), color-stop(100%, #202020));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #4f4f4f 0, #202020 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #2e2e2e;/* Old Browsers */
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.05em;
}

/* co.jp */
#PagePrice .banner.pr-cojp {
    padding: 29px 0 0;
    height: 49px;
    background: url("../img/contents/top_pr_bnr/cojp_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 20px;
    color: #2e2e2e;
}

#PagePrice .banner .name-cojp {
    display: inline-block;
    padding: 0 0 0 2px;
    width: 224px;
    height: 37px;
    background: url("../img/contents/top_pr_bnr/cojp_logo.png") 50% 50% no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PagePrice .banner .cojp-box {
    display: inline-block;
    width: 100px;
    margin: 0 4px 0 0;
    padding: 7px 0 7px;
    background: -moz-linear-gradient(left, #fff 0, #ecffe5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, #ecffe5));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0, #ecffe5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0, #ecffe5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0, #ecffe5 100%); /* IE 10+ */
    background: linear-gradient(to right, #fff 0, #ecffe5 100%);/* W3C, WHATWG */
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    text-align: center;
}

/* info */
#PagePrice .banner.pr-info {
    padding: 30px 0 0;
    height: 47px;
    background: url("../img/contents/top_pr_bnr/info_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 25px;
    color: #fff;
}

#PagePrice .banner .name-info {
    display: inline-block;
    width: 74px;
    height: 30px;
    background: url("../img/contents/top_pr_bnr/info_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -2px;
}

#PagePrice .banner .price-info {
    background: -moz-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdc0), color-stop(100%, #fff72a));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff72a;/* Old Browsers */
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* me */
#PagePrice .banner.pr-me {
    padding: 32px 0 0;
    height: 46px;
    background: url("../img/contents/top_pr_bnr/me_bg.png?date=190207") 0 0 no-repeat;
    font-size: 25px;
    color: #fff;
}

#PagePrice .banner .name-me {
    display: inline-block;
    width: 76px;
    height: 30px;
    background: url("../img/contents/top_pr_bnr/me_logo.png") 8px 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -2px;
}

#PagePrice .banner .price-me {
    font-size: 35px;
    line-height: 1;
    letter-spacing: -0.04em;
}

#PagePrice .banner.pr-me2 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 18px 0 0;
	box-sizing: border-box;
	height: 78px;
	background: url("../img/contents/top_pr_bnr/me2_bg.png") 0 0 no-repeat;
	font-size: 25px;
	color: #fff;
}

#PagePrice .banner .name-me2 {
	display: block;
	width: 75px;
	height: 23px;
	background: url("../img/contents/top_pr_bnr/me2_logo.png") 0 0 no-repeat;
	text-indent: -9999px;
	margin: 4px 12px 0 0;
}

#PagePrice .banner .price-me2 {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #fff100;
}

#PagePrice .banner .price-me2 .yen {
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: -1px;
}



/* monster */
#PagePrice .banner.pr-monster {
	position: relative;
	width: 350px;
	height: 78px;
	background: url("../img/contents/top_pr_bnr/monster_bg.png?date=210331") 0 0 no-repeat;
	font-size: 12px;
	font-weight:bold;
	color: #80d001;
}

#PagePrice .banner .name-monster {
	position: absolute;
	width:121px;
	height:47px;
	text-indent:-9999px;
	background: url("../img/contents/top_pr_bnr/monster_logo.png") 0 0 no-repeat;
	display: block;
	left:70px;
	top:26px;
}

#PagePrice .banner .price-monster {
	display: block;
	font-size: 46px;
	letter-spacing: -0.04em;
	position: absolute;
	top: 16px;
	left:192px;
	font-weight: bold;
	color: #80d001;
}

#PagePrice .banner .price-monster .yen {
	font-size:0.25em;
}




/* xyz */


#PagePrice .banner.pr-xyz {
    padding: 23px 0 0;
    width: 350px;
    height: 55px;
    background: url("../img/contents/top_pr_bnr/xyz_bg.png?date=190207") 0 0 no-repeat;
    font-size: 20px;
    color: #80d001;
    text-align: center;
}

#PagePrice .banner .name-xyz {
    display: inline-block;
    width: 80px;
    height: 46px;
    background: url("../img/contents/top_pr_bnr/xyz_logo.png?date=190207") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -13px;
}

#PagePrice .banner .price-xyz {
    display: inline-block;
    font-size: 37px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}



/* カラードメイン */
#PagePrice .banner.pr-color {
    padding: 30px 0 0;
    width: 350px;
    height: 48px;
    background: url("../img/contents/top_pr_bnr/color_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #eb1d35;
    text-align: center;
}

#PagePrice .banner .name-color {
    display: inline-block;
    width: 180px;
    height: 35px;
    background: url("../img/contents/top_pr_bnr/color_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -16px;
}

#PagePrice .banner .price-color {
    display: inline-block;
    font-size: 34px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* mobi */
#PagePrice .banner.pr-mobi {
    padding: 20px 0 0;
    width: 350px;
    height: 62px;
    background: url("../img/contents/top_pr_bnr/mobi_bg.png") 0 0 no-repeat;
    font-size: 25px;
    color: #f5ee26;
    text-align: center;
}

#PagePrice .banner .name-mobi {
    display: inline-block;
    width: 78px;
    height: 45px;
    background: url("../img/contents/top_pr_bnr/mobi_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -14px;
}

#PagePrice .banner .price-mobi {
    display: inline-block;
    font-size: 45px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* net */
#PagePrice .banner.pr-net {
    padding: 25px 0 0;
    width: 350px;
    height: 53px;
    background: url("../img/contents/top_pr_bnr/net_bg.png") 0 0 no-repeat;
    font-size: 25px;
    color: #f5ee26;
    text-align: center;
}

#PagePrice .banner .name-net {
    display: inline-block;
    width: 72px;
    height: 43px;
    background: url("../img/contents/top_pr_bnr/net_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -10px;
}

#PagePrice .banner .price-net {
    background: -moz-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdc0), color-stop(100%, #fff72a));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff72a;/* Old Browsers */
    font-size: 44px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* com */
#PagePrice .banner.pr-com {
    padding: 29px 0 0;
    width: 350px;
    height: 49px;
    background: url("../img/contents/top_pr_bnr/com_bg.png") 0 0 no-repeat;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

#PagePrice .banner .name-com {
    display: inline-block;
    width: 85px;
    height: 38px;
    margin: 0 5px 0 0;
    background: url("../img/contents/top_pr_bnr/com_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -12px;
}

#PagePrice .banner .price-com {
    background: -moz-linear-gradient(top, #fff11a 0, #ffe50d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff11a), color-stop(100%, #ffe50d));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fff11a 0, #ffe50d 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ffec15;/* Old Browsers */
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* site */
#PagePrice .banner.pr-site {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/site_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #fdcc22;
    text-align: center;
    text-shadow: rgba(0,0,0,0.2) 0 2px 0;
}

#PagePrice .banner .name-site {
    display: inline-block;
    width: 83px;
    height: 29px;
    background: url("../img/contents/top_pr_bnr/site_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -15px;
}

#PagePrice .banner .price-site {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* store */
#PagePrice .banner.pr-store {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/store_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #ff910f;
    text-align: center;
}

#PagePrice .banner .name-store {
    display: inline-block;
    width: 83px;
    height: 23px;
    background: url("../img/contents/top_pr_bnr/store_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -10px;
}

#PagePrice .banner .price-store {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* online */
#PagePrice .banner.pr-online {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/online_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #fdcc22;
    text-align: center;
    text-shadow: rgba(0,0,0,0.2) 0 2px 0;
}

#PagePrice .banner .name-online {
    display: inline-block;
    width: 123px;
    height: 29px;
    background: url("../img/contents/top_pr_bnr/online_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -15px;
}

#PagePrice .banner .price-online {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* space */
#PagePrice .banner.pr-space {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/space_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #ff6e27;
    text-align: center;
}

#PagePrice .banner .name-space {
    display: inline-block;
    width: 90px;
    height: 26px;
    background: url("../img/contents/top_pr_bnr/space_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PagePrice .banner .price-space {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* press */
#PagePrice .banner.pr-press {
    padding: 24px 0 0;
    width: 350px;
    height: 54px;
    background: url("../img/contents/top_pr_bnr/press_bg.png") 0 0 no-repeat;
    font-size: 16px;
    color: #fdcc22;
    text-align: center;
    text-shadow: rgba(0,0,0,0.2) 0 2px 0;
}

#PagePrice .banner .name-press {
    display: inline-block;
    width: 82px;
    height: 30px;
    background: url("../img/contents/top_pr_bnr/press_logo.png") 0 0 no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -7px;
}

#PagePrice .banner .price-press {
    display: inline-block;
    font-size: 40px;
    letter-spacing: -0.04em;
    position: relative;
    top: -2px;
    font-weight: bold;
}

/* .org */

#PagePrice .banner.pr-org {
    padding: 20px 0 0;
    height: 58px;
    background: url(../img/contents/top_pr_bnr/org_bg.png) 0 0 no-repeat;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

#PagePrice .banner .name-org {
    display: inline-block;
    margin: 0px 10px 0 0;
    width: 160px;
    height: 49px;
    background: url(../img/contents/top_pr_bnr/org_logo.png) 50% 50% no-repeat;
    text-indent: -9999px;
    position: relative;
    top: -18px;
}

#PagePrice .banner .price-org {
    background: -moz-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffdc0), color-stop(100%, #fff72a));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #fffdc0 0, #fff72a 100%); /* Chrome10+,Safari5.1+ */
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff72a;/* Old Browsers */
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.04em;
}

/* .ink .wiki .design */
#PagePrice .banner.pr-inkwikidesign {
    padding: 20px 0 0;
    height: 58px;
    background: url("../img/contents/top_pr_bnr/ink_wiki_design_bg.png") 0 0 no-repeat;
    text-align: center;
    font-size: 22px;
    color: #fff;
}

#PagePrice .banner .name-inkwikidesign {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: 100%;
    background: url("../img/contents/top_pr_bnr/ink_wiki_design_logo.png") no-repeat;
    text-indent: -9999px;
    position: relative;
    top: 30%;
    left: 4%;
}

#PagePrice .banner .price-inkwikidesign {
	display: block;
	font-size: 40px;
	letter-spacing: -0.04em;
	position: absolute;
	bottom: 0;
	right: 14%;
	font-weight: bold;
	color: #fff72a;
}


/*
各プラン
-------------------------------------*/

#PagePrice #Main ul.bnr{
	padding-left:10px;	
	margin-bottom:30px;
}
#PagePrice #Main ul.bnr li{
	margin-bottom:10px;
	position: relative;
	left: 84px;
}
#PagePrice #Main ul.bnr li img{
	vertical-align:bottom;	
}
#PagePrice #Main ul.bnr li p{
	font-size: 90%;
}

#PagePrice #Main p.lead{
	padding-left:10px;
	margin-bottom:40px;	
}
#PagePrice #Main p.lead a{
	text-decoration:underline;
}
#PagePrice #Main p.lead a:hover{
	text-decoration:none;
}



/*
独自SSL
-------------------------------------*/
#PagePrice.pagePriceSsl #Main .topCont {
    margin-bottom: 35px;
    padding: 0 15px;
}

#PagePrice.pagePriceSsl #Main .btnBox{
	text-align:center;	
	margin-bottom:45px;
}
#PagePrice.pagePriceSsl #Main .btnBox .linkBtn{
	width:460px;
	margin:0 auto;
}
#PagePrice.pagePriceSsl #Main .btnBox .linkBtn a{
	height:59px;
	display:block;
	background:url(../img/contents/btn-bg.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:0.2em;
	line-height:55px;
	text-decoration:none;
	text-shadow:1px 1px 1px #555555;
}
#PagePrice.pagePriceSsl #Main .btnBox .linkBtn a span{
	font-size:14px;	
}
#PagePrice.pagePriceSsl #Main .btnBox .linkBtn a:hover{
	background-position:left bottom;
}

#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .box{
	background:url(../img/contents/attention-cont-bg-all.gif) left bottom no-repeat;
	padding-bottom:5px;
}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .boxWrap{
	background:url(../img/contents/attention-cont-bg.gif) left top no-repeat;
	padding-top:25px;
}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont h3{
	background:url(../img/contents/attention-icon-ttl.gif) 5px top no-repeat;
	padding:5px 0 10px 43px;
	color:#ff8a00;
	font-size:17px;
	font-weight:bold;	
}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont h4{
	font-size:15px;
	background:url(../img/icon-circle03.gif) 20px 5px no-repeat;
	padding:0 20px 0 38px;

}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .box2{
	border-bottom:1px solid #e2e2e2;
	padding: 0 20px 20px 38px;
	margin-bottom: 20px;
}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .box2 p,
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .box2 ul{
	margin:10px 0 0;	
}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .box2.last{
	margin:0;
	border:none;
}
#PagePrice.pagePriceSsl #Main .contentsBox .attentionCont .notes li{
	margin-left:1em;
	text-indent:-1em;
	font-size:12px;
	line-height:1.5;	
}
#PagePrice.pagePriceSsl #Main table .line-through{
	text-decoration:line-through;	
}
#PagePrice.pagePriceSsl #Main table .red{
	color:#ff3347;
	font-weight:normal;
}
#PagePrice.pagePriceSsl #Main table .red span{
	font-weight:bold;
	font-size:16px;
}
#PagePrice.pagePriceSsl #Main table .red2{
	color:#ff3347;
	font-weight:bold;
	font-size:16px;
}
#PagePrice.pagePriceSsl #Main .cont .notes{
	margin:10px 0 0 1em;
	text-indent:-1em;
	line-height:1.7;
}
/*
ドメイン
-------------------------------------*/
#PagePrice.pagePriceDomain #Main ul.bnr{
	padding:0 0 15px 10px;	
}
#PagePrice.pagePriceDomain #Main ul.bnr li{
	margin-bottom:20px;
}
#PagePrice.pagePriceDomain #Main ul.bnr li img{
	vertical-align:bottom;	
}
#PagePrice.pagePriceDomain #Main .cont ul.notes{
	margin-top:10px;	
}

#PagePrice.pagePriceDomain #Main .cont ul.notes li{
	line-height:1.7;
	text-indent:-2em;
	margin-left:2em;	
}
#PagePrice.pagePriceDomain #Main .cont ul.notes a{
	text-decoration:underline;	
}
#PagePrice.pagePriceDomain #Main .cont ul.notes a:hover{
	text-decoration:none;	
}

#PagePrice.pagePriceDomain #Main table .get,
#PagePrice.pagePriceDomain #Main table .move{
	position:relative;
	width:100%;	
}
#PagePrice.pagePriceDomain #Main table .get .txt{
	position:absolute;
	left:0;
	top:1em;
}
#PagePrice.pagePriceDomain #Main table .move .txt{
	position:absolute;
	left:0;
	top:0;
}
#PagePrice.pagePriceDomain #Main table .get .line-through{
	text-decoration:line-through;	
}
#PagePrice.pagePriceDomain #Main table .get .orange{
	color:#e95711;
	font-weight:normal;
}
#PagePrice.pagePriceDomain #Main table .get .orange span{
	font-weight:bold;
	font-size:16px;
}


/*
お支払い方法
-------------------------------------*/
#PagePrice.pagePaymentMethod #Main .cont {
    margin-bottom: 35px;
    padding: 0 0 0 24px;
}
#PagePrice.pagePaymentMethod #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PagePrice.pagePaymentMethod #Main p.lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PagePrice.pagePaymentMethod #Main .contentsBox h4 {
    background: url(../img/ttl-line01.gif) 7px top no-repeat;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 25px;
}
#PagePrice.pagePaymentMethod #Main  h4 span{
	font-size:14px;	
	font-weight:normal;
	padding-left:15px;	
}
#PagePrice.pagePaymentMethod #Main .cont li{
	width:164px;	
	float:left;
	margin:0 11px 11px 0;
}
#PagePrice.pagePaymentMethod #Main .cont li a{
	display:block;
}
#PagePrice.pagePaymentDetail #Main .cont li{
	width:164px;	
	float:left;
	margin:0 11px 11px 0;
	display:block;
}
#PagePrice.pagePaymentMethod #Main .cont li a:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
}
#PagePrice.pagePaymentDetail #Main .cont li a:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
}


/*
お支払い方法詳細
-------------------------------------*/
#PagePrice.pagePaymentDetail #Main .cont {
    margin-bottom: 35px;
    padding: 0 0 0 24px;
}
#PagePrice.pagePaymentDetail #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:6px 0 10px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PagePrice.pagePaymentDetail #Main h3 span{
	line-height:36px;
	display:block;
}


#PagePrice.pagePaymentDetail #Main .img_box {
	margin-bottom : 10px ;
}

#PagePrice.pagePaymentDetail #Main .img_box img{
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 2px #bbb;
    -moz-box-shadow:1px 1px 2px #bbb;
    -webkit-box-shadow:1px 1px 2px #bbb;
}

/*セブンイレブン*/
#PagePrice.pagePaymentDetail #Main h3#SevenTitle span{background:url(../img/contents/payment-ttl-seven.gif) 7.5em top no-repeat;}
/*ローソン*/
#PagePrice.pagePaymentDetail #Main h3#LawsonTitle span{background:url(../img/contents/payment-ttl-lawson.gif) 4.5em top no-repeat;}

/*デイリーヤマザキ*/
#PagePrice.pagePaymentDetail #Main h3#DailyTitle span{background:url(../img/contents/payment-ttl-daily.gif) 8.5em top no-repeat;}

/*ミニストップ*/
#PagePrice.pagePaymentDetail #Main h3#MiniTitle span{background:url(../img/contents/payment-ttl-mini.gif) 6.5em top no-repeat;}

/*ファミリーマート*/
#PagePrice.pagePaymentDetail #Main h3#FamilyTitle span{background:url(../img/contents/payment-ttl-family.gif) 8.5em top no-repeat;}

/*セイコーマート*/
#PagePrice.pagePaymentDetail #Main h3#SeicoTitle span{background:url(../img/contents/payment-ttl-seico.gif) 7.5em top no-repeat;}

/*サークルK*/
#PagePrice.pagePaymentDetail #Main h3#CircleTitle span{background:url(../img/contents/payment-ttl-circle.gif) 9.5em top no-repeat;}


#PagePrice.pagePaymentDetail #Main .lead{
	padding:0 15px;
}
#PagePrice.pagePaymentDetail #Main .lead p{
	margin-bottom:0;	
}
#PagePrice.pagePaymentDetail #Main .contentsBox h4 {
    background:none;
    font-size: 16px;
    font-weight: bold;
    padding:0 0 0 9px;
	margin-top:35px;
}
#PagePrice.pagePaymentDetail #Main h4  span.num{
    background:url(../img/contents/payment_flow-bg.gif) left top no-repeat;
    font-size: 15px;
	color:#fff;
	height:22px;
	line-height:20px;
	_line-height:22px;
	text-align:center;
	width:22px;
	display:block;
	float:left;
	font-weight:normal;
}

#PagePrice.pagePaymentDetail #Main h4  span.flow{
	width:692px;
	_width:700px;
	padding-left:8px;
	float:left;
	line-height:22px;
	_line-height:24px;
}
#PagePrice.pagePaymentDetail #Main h4:after {
	content:"";
	display:block;
	clear:both;
	}
/* for IE6 */  
* html #PagePrice.pagePaymentDetail #Main .contentsBox h4{display:inline-block;}
/* for IE7 */  
*+html #PagePrice.pagePaymentDetail #Main .contentsBox h4{display:inline-block;}

/*#PagePrice.pagePaymentDetail #Main .cont{
	padding:0 25px 0 39px;
	margin:0;
}*/	
#PagePrice.pagePaymentDetail #Main .cont p{
	margin:5px 0 15px;
}
#PagePrice.pagePaymentDetail #Main .cont span.yellow{color:#eca700;}

.lead_payment_method {
	padding:0 25px 20px 20px;
}


/*
領収書発行について
-------------------------------------*/
#PagePrice.pagePaymentReceipt #Main .cont {
    margin-bottom: 35px;
    padding: 0 0 0 24px;
}
#PagePrice.pagePaymentReceipt #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PagePrice.pagePaymentReceipt #Main .lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PagePrice.pagePaymentReceipt #Main .contentsBox h4 {
    background: url(../img/ttl-line01.gif) 7px top no-repeat;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 25px;
}


/*
ドメイン検索フォーム
-------------------------------------*/
#PagePrice #TopSearch{
    border: 1px solid #999999;
    margin-bottom: 30px;
    text-align: center;
}

#PagePrice #TopSearch .inner_PriceSearch{
    padding: 10px 18px 5px;
    background: url(../img/contents/price_domain_search_back.png) no-repeat;
}

#PagePrice #TopSearch strong{
    background: #1c5e9c;
    font-size: 135%;
    color: #fff;
    display: block;
    padding: 8px 0;
    letter-spacing: 0.5px;
}

#PagePrice #TopSearch.ButtonBox{
    display: inline-block;
}

#PagePrice #TopSearch input[type="text"] {
    padding: 13px 9px;
    width: 449px;
    margin: 5px 0 8px;
}

#PagePrice #TopSearch  p.Assist{
    border-bottom: 1px solid #5e90b6;
    padding-bottom: 10px;
    margin: -5px 0 0 0;
}

#PagePrice #TopSearch  p.collectively{
    text-align: center;
    background: url(../img/icon-circle-top.png) 175px 13px no-repeat;
    border-top: 1px solid #b4d6ea;
    padding-top: 10px;
    letter-spacing: 0.5px;
}


#PagePrice #ga-top-domain-search{
    display: flex;
}

#PagePrice #ga-top-domain-search .ButtonBox{
    position: relative;
    top: 6px;
    left: 7px;
}

/*####################　お申し込み　####################*/
/*
お申し込み
-------------------------------------*/

#PageOrder.pageOrder #Main .cont.lead span{
    font-weight:bold;
}
#PageOrder.pageOrder #Main .cont.lead li{
	line-height:1.7;	
}
#PageOrder.pageOrder #Main .cont.lead p.notes{
	font-weight:bold;
	font-size:12px;
	color:#eca700;
	text-indent:-1em;
	margin:10px 0 0 1em;
	line-height:1.5;
}

#PageOrder.pageOrder #Main table{
	width:100%;	
	width:910px;
	font-size:13px;
	line-height:1.5;
}

#PageOrder.pageOrder #Main .contentsBox table th,
#PageOrder.pageOrder #Main .contentsBox table td{
	border:1px solid #d3d3d3;
}
#PageOrder.pageOrder #Main table th{
	padding:20px 15px;
	background-color:#f0f4f7;
	font-size:12px;
	font-weight:bold;
}
#PageOrder.pageOrder #Main table td{
	padding:7px 12px;
}
#PageOrder.pageOrder #Main .yellow{color:#eca700;}
#PageOrder.pageOrder #Main table th.menu02,
#PageOrder.pageOrder #Main table th.menu03{width:42%;}
#PageOrder.pageOrder #Main table tr.head th{
	background:url(../img/contents/table-head-ttl.gif) left bottom no-repeat #828282;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:7px 15px;
}
#PageOrder.pageOrder #Main table tr.first th{background:url(../img/contents/order-flow01.gif) left top no-repeat #f0f4f7;}
#PageOrder.pageOrder #Main table tr.flow02 th{background:url(../img/contents/order-flow02.gif) left top no-repeat #e7eaed;}
#PageOrder.pageOrder #Main table tr.flow03 th{background:url(../img/contents/order-flow03.gif) left top no-repeat #f0f4f7;}
#PageOrder.pageOrder #Main table tr.flow04 th{background:url(../img/contents/order-flow04.gif) left top no-repeat #f0f4f7;}
#PageOrder.pageOrder #Main table tr.flow05 th{background:url(../img/contents/order-flow05.gif) left top no-repeat #e7eaed;}
#PageOrder.pageOrder #Main table tr.flow06 th{background:url(../img/contents/order-flow06.gif) left top no-repeat #f0f4f7;}

#PageOrder.pageOrder #Main table tr.first td{background:url(../img/contents/table-shadow02.gif) left top repeat-x;}

#PageOrder.pageOrder #Main table td.trial{
	background:url(../img/contents/table-td-bg-orange.gif) left bottom repeat-x #fff5db;
	color:#ff8a00;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:1.65;
	padding:15px 12px;
}
#PageOrder.pageOrder #Main table td.trial span{
	font-size:16px;	
}
#PageOrder.pageOrder #Main table tr.flow02,
#PageOrder.pageOrder #Main table tr.flow05{background-color:#f5f5f5;}}
#PageOrder.pageOrder #Main table td.trial span{font-size:16px;}
#PageOrder.pageOrder #Main table td .notes01{
	margin:10px 0 0;
	font-size:12px;
}
#PageOrder.pageOrder #Main table td .notes02{
	text-indent:-1em;
	margin:10px 0 0 1em;
	font-size:12px;
}

#PageOrder.pageOrder #Main table th.menu02 div,
#PageOrder.pageOrder #Main table th.menu03 div{
	position:relative;
	width:100%;	
}
#PageOrder.pageOrder #Main table th.menu02 div span{
	position:absolute;
	left:0;
	top:-0.2em;
	font-size:20px;
	display:block;
	line-height:normal;
}
#PageOrder.pageOrder #Main table th.menu03 div span{
	position:absolute;
	left:0;
	top:0.2em;
	font-size:20px;
	display:block;
	line-height:normal;
}
#PageSupport.pageSupport #Main #contact_form {
	text-align : center ;
}

#PageSupport.pageSupport #Main #contact_form th {
	background : #f0f4f7 ;
	color : #333 ;
	padding : 8px ;
}

#PageSupport.pageSupport #Main #contact_form td {
	padding : 8px ;
	text-align : left ;
}

#PageSupport.pageSupport #Main #contact_form td input[type="text"] {
	height : 18px ;
	padding : 2px 3px ;
}

#PageSupport.pageSupport #Main #contact_form table {
	margin-bottom : 15px ;
}

#PageSupport.pageSupport #Main #contact_form .button_box {
	margin-bottom : 20px ;
}
#PageSupport.pageSupport #Main .button_box a {
	text-decoration: underline;
}
#PageSupport.pageSupport #Main .button_box a;hover {
	text-decoration: none;
}


#PageSupport.pageSupport #Main #contact_form .red{
	color:#ff3347;
	font-weight:normal;
}
#PageSupport.pageSupport #Main #contact_form ul.red li{
	list-style: none;
	background: none;
}

#PageCompany .mailaddress {
	position: relative;
	top: 1px;
}
#PageSupport .mailaddress {
	position: relative;
	top: 4px;
}

/*
お申し込みフォーム
-------------------------------------*/
#PageOrder.pageOrderForm #Main p.lead{
    font-weight:bold;
	text-align:center;
	font-size:16px;
	margin-bottom:35px;
}
#PageOrder.pageOrderForm #Main .contentsBox h3 {
    background:none;
    font-size: 14px;
    font-weight: bold;
    padding:0;
	text-align:center;
	margin-bottom:20px;
}
#PageOrder.pageOrderForm #Main .contentsBox h4 {
    font-size: 16px;
    font-weight:normal;
	text-align:center;
	margin-bottom:20px;
}
#PageOrder.pageOrderForm #Main .contentsBox h5 {
    font-size: 14px;
    font-weight:bold;
}
#PageOrder.pageOrderForm #Main p{
	margin-bottom:20px;	
}
#PageOrder.pageOrderForm #Main ul{
	margin-bottom:30px;	
}
#PageOrder.pageOrderForm #Main ul ul{
	margin:10px 0;	
}
#PageOrder.pageOrderForm #Main ul li{
	line-height:1.7;	
}
#PageOrder.pageOrderForm #Main ul.listNum li{
	list-style:decimal;
	margin-left:23px;	
}
#PageOrder.pageOrderForm #Main ul.listNum ul li{
	list-style:none;
	margin-left:0;	
}
#PageOrder.pageOrderForm #Main .cont .box{
	margin-bottom:30px;	
}
#PageOrder.pageOrderForm #Main .cont .boxWrap{
	margin-bottom:60px;	
}
#PageOrder.pageOrderForm #Main .kiyakuBoxWrap{
	background:url(../img/contents/order_form-kiyaku-bg.gif) left top no-repeat;
	padding:10px 10px 0 20px;
	height:399px;
	_height:409px;
	margin-bottom:40px;
}
#PageOrder.pageOrderForm #Main .kiyakuBox{
	height:370px;
	_height:390px;
	overflow-y:scroll;
	padding:20px 10px 0 0;
}
#PageOrder.pageOrderForm #Main .btnBox{
	text-align:center;	
}
#PageOrder.pageOrderForm #Main .btnBox .linkBtn{
	width:355px;
	margin:0 auto;
	text-align:center;
}
#PageOrder.pageOrderForm #Main .btnBox .linkBtn a{
	height:75px;
	display:block;
	background:url(../img/contents/btn-bg2.gif) left top no-repeat;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:70px;
	text-decoration:none;
}
#PageOrder.pageOrderForm #Main .btnBox .linkBtn a:hover{
	background-position:left bottom;
}

/*ドメイン検索------------------------------------- */
#PageOrder.pageWhois #Main .cont {
    margin-bottom: 35px;
    padding: 0 20px 5px;
	background:url(../img/contents/whois-cont-bg-bottom.gif) 20px bottom no-repeat;
}
#PageOrder.pageWhois #Main .contentsBox h3 {
    background:url(../img/contents/whois-head-bg.gif) left top no-repeat #e7e7e7;
    font-size: 16px;
    font-weight: bold;
    padding:4px 0 0 235px;
	height:78px;
	_height:82px;
	line-height:78px;
}
#PageOrder.pageWhois #Main .contentsBox h3 span{
	font-size:13px;
	font-weight:normal;	
}
#PageOrder.pageWhois #Main .cont p.notes{
	text-align:center;
	font-size:11px;
	margin:0 0 20px;
	padding-top:15px;
	line-height:1.5;
}
#PageOrder.pageWhois #Main .cont .box {
	padding:38px 0 0 180px;	
}
#PageOrder.pageWhois #Main .cont .box span{
	font-weight:bold;
	font-size:16px;	
	float:left;
	line-height:35px;
}
#PageOrder.pageWhois #Main .cont .searchCont{
	padding:0 5px 1px 5px;
	background:url(../img/contents/whois-cont-bg-all.gif) left top repeat-y;	
}
#PageOrder.pageWhois #Main .cont .searchBox{
	background:url(../img/contents/whois-input.gif) left top no-repeat;
	height: 29px;
	_height: 37px;
    padding-top: 8px;
    width: 399px;
	float:left;
	margin:0 8px;
}
#PageOrder.pageWhois #Main .cont .searchBox input{
	background: none;
    border:none;
    margin-left: 10px;
    padding: 0;
    width: 375px;	
}
#PageOrder.pageWhois #Main .cont .checkBox{
	margin-left:25px;
	background:url(../img/contents/whois-check-bg-all.gif) left bottom no-repeat;
	padding-bottom:18px;	
}
#PageOrder.pageWhois #Main .cont .checkBox ul{
	background:url(../img/contents/whois-check-bg.gif) left top no-repeat;
	padding:18px 30px 0;
}
#PageOrder.pageWhois #Main .cont .checkBox ul li{
	width:80px;
	float:left;
	padding:12px 0;
}
#PageOrder.pageWhois #Main .cont .checkBox ul li.pref{width:160px;}
#PageOrder.pageWhois #Main .cont .btnBox{
	text-align:center;
	padding:25px 0 45px;
}
#PageOrder.pageWhois #Main .cont .btnBox input{
	width: 266px;
	height: 48px;
	background: url(../img/contents/whois-btn.gif) no-repeat left top;
	border: none;
	cursor: pointer;
}
#PageOrder.pageWhois #Main .cont .btnBox input:hover{
     filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;	
	cursor: pointer;
}
#PageOrder.pageWhois #Main .cont h4{
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	color:#fff;
	background-color:#ffc028;	
}
#PageOrder.pageWhois #Main .cont .resultBox{
	border-left:3px solid #ffc028;
	border-right:3px solid #ffc028;
	border-bottom:3px solid #ffc028;
	text-align:center;
}
#PageOrder.pageWhois #Main .cont .resultList{
	padding:20px 0 30px;
	background-color:#fff5dc;	
}
#PageOrder.pageWhois #Main .cont .resultList p{
	text-align:center;
	font-size:12px;
	margin-bottom:15px;
}
#PageOrder.pageWhois #Main .cont .resultList .yellow{
	color:#eca700;	
}
#PageOrder.pageWhois #Main .cont .resultList #whois_result {
	margin:0 auto;
	font-size:15px;
}
#PageOrder.pageWhois #Main .cont .resultList #whois_result th {
	padding:7px 0;
}
#PageOrder.pageWhois #Main .cont .resultList #whois_result td {
	padding: 7px 0 7px 40px;
}
/*####################　サポート　####################*/
/*
お問い合わせ
-------------------------------------*/

#PageSupport.pageSupport #Main .cont ul.before li {
	margin-bottom:6px;
	padding-left:15px;
	background:url(../img/icon-arrow-blue01.png) 0px 8px no-repeat;
	font-size:12px;
	line-height:1.7;	
}
#PageSupport.pageSupport #Main .cont ul.before li a {
	font-size:14px;
	text-decoration: underline;
}

#PageSupport.pageSupport #Main .cont ul.before li a:hover {
	text-decoration: none;
}
#PageSupport.pageSupport #Main .cont .telBox {
	padding:23px 20px 22px 20px;
	background-color:#f7f8fa;
	border:1px solid #84a8c5;
	width:868px;
	_width:910px;
}
#PageSupport.pageSupport #Main .cont .telBox p {
	margin-bottom:0;
	font-size:13px;
}
#PageSupport.pageSupport #Main .cont .telBox img {
	margin-bottom:22px;
}
#PageSupport.pageSupport #Main .cont ul {
	margin-bottom:10px;
}
#PageSupport.pageSupport #Main .cont ul li {
	background:url(../img/list-dot.gif) 5px 9px no-repeat;
	padding-left:15px;
	line-height:1.7;	
}
#PageSupport.pageSupport #Main .exmBoxWrap {
	margin-bottom:16px;
	padding-top:5px;
	width:910px;
	background:url(../img/contents/support-exm-bg-top.gif) left top no-repeat;
}
#PageSupport.pageSupport #Main .exmBox {
	padding:10px 17px 10px 17px;
	background:url(../img/contents/support-exm-bg-btm.gif) left bottom no-repeat;
	width:876px;
	_width:910px;
}
#PageSupport.pageSupport #Main .exmBox p {
	font-size:13px;
	text-align:left;
	line-height:1.5;
}
#PageSupport.pageSupport #Main .exmBox .left {
	float:left;
	width:416px;
}
#PageSupport.pageSupport #Main .exmBox .right {
	float:right;
	width:416px;
}
#PageSupport.pageSupport #Main .exmBox h4 {
	margin-bottom:12px;
	width:118px;
	height:21px;
	font-size:11px;
	line-height:21px;
	color:#fff;
	background:url(../img/contents/support-exm-bg-title.gif) left top no-repeat;
	text-align:center;
}
#PageSupport.pageSupport #Main .cont ul.sub {
	margin-left:15px;
}
#PageSupport.pageSupport #Main .cont ul.sub li {
	background:none;
	padding-left:0;
	text-indent:-1em;
}
#PageSupport.pageSupport #Main .cont .trbBox {
	padding:16px 20px 16px 20px;
	background-color:#fffdf5;
	border:1px solid #efe6c0;
	width:868px;
	_width:910px;
}
#PageSupport.pageSupport #Main .cont .trbBox p {
	margin-bottom:0;
	font-size:13px;
	line-height:1.85;
}
#PageSupport.pageSupport #Main .cont .trbBox p strong {
	color:#eca700;
}

#PageSupport.pageSupport #Main .contentsBox .formTitle{
	position:relative;
	width:100%;
}
#PageSupport.pageSupport #Main .contentsBox table{
	margin-bottom:8px;
	width:100%;	
	_width:910px;	
}
#PageSupport.pageSupport #Main .contentsBox table th,
#PageSupport.pageSupport #Main .contentsBox table td{
	border:1px solid #d3d3d3;
	padding:15px;	
}
#PageSupport.pageSupport #Main .contentsBox table th {
	width:150px;
	color : #333 ;
}
#PageSupport.pageSupport #Main .contentsBox table tr.head th{
	background:url(../img/contents/table-head-ttl.gif) left bottom no-repeat #7d7d7d;
	text-align:center;
	color:#fff;
	font-weight:bold;	
	padding:5px 0;
	width:100%;
}
#PageSupport.pageSupport #Main .contentsBox table tr.idLine th{
	background:url(../img/contents/table-shadow03.gif) left top repeat-x #F0F0F0;
}
#PageSupport.pageSupport #Main .contentsBox table tr.idLine td{
	background:url(../img/contents/table-shadow02.gif) left top repeat-x;
}
#PageSupport.pageSupport #Main .contentsBox table th{
	background-color:#f0f0f0;
	font-weight:bold;	
}
#PageSupport.pageSupport #Main .contentsBox table tr.idLine .input01{
	float:left;
	width:210px;
	margin-right:10px;
}
#PageSupport.pageSupport #Main .contentsBox table tr.idLine p{
	margin-bottom:0;
	float:left;
	width:460px;
	line-height:31px;
	font-size:11px;
}
#PageSupport.pageSupport #Main .contentsBox table tr.accountLine td{
	font-size:13px;
}
#PageSupport.pageSupport #Main .contentsBox table tr.btn td{
	padding:25px 15px;
	text-align:center;	
}
#PageSupport.pageSupport #Main .contentsBox table .submitBtn{
	width:100%;
	text-align: center;	
}
#PageSupport.pageSupport #Main .contentsBox table .loginBtn{
	width:375px;
	margin:0 auto;
}
#PageSupport.pageSupport #Main .contentsBox table .submitBtn input{
	display:block;
	height:65px;
	font-size:15px;
	font-weight:bold;
	line-height:60px;
	background:url(../img/contents/btn-bg3.gif) left top no-repeat;
	text-decoration:none;
	cursor: pointer;
}
#PageSupport.pageSupport #Main .contentsBox table .submitBtn input:hover{
	background-position:left bottom;
	cursor: pointer;
}
#PageSupport.pageSupport #Main .input01{
	background:url(../img/contents/support-input-01.gif) left top no-repeat;
	width:210px;
	padding-top:6px;
	height:25px;
	_height:31px;
}
#PageSupport.pageSupport #Main .input02{
	background:url(../img/contents/support-input-02.gif) left top no-repeat;
	width:460px;
	padding-top:6px;
	height:25px;
	_height:31px;
}
#PageSupport.pageSupport #Main .input03{
	background:url(../img/contents/support-input-03.gif) left top no-repeat;
	width:701px;
	padding-top:6px;
	height:25px;
	_height:31px;
}
#PageSupport.pageSupport #Main .input04{
	background:url(../img/contents/support-input-04.gif) left top no-repeat;
	width:701px;
	padding-top:1px;
	height:220px;
	_height:221px;
}
#PageSupport.pageSupport #Main input {
	margin:0 10px;
	padding:0;
	border:none;
	background:none;	
}
#PageSupport.pageSupport #Main textarea {
	resize: none;
	margin:0 3px 0 10px;
	padding:3px 0;
	border:none;
	background:none;	
	height:210px;
	_height:211px;
}
#PageSupport.pageSupport #Main .input01 input{width:190px;}
#PageSupport.pageSupport #Main .input02 input{width:440px;}
#PageSupport.pageSupport #Main .input03 input{width:681px;}
#PageSupport.pageSupport #Main .input04 textarea{width:688px;}

#PageSupport.pageSupport #Main .checkbox,
#PageSupport.pageSupport #Main .radio {
	background:url(../img/contents/support-radio-01.gif) left top no-repeat;
    width:22px;
    height:22px;
    clear: left;
    display: block;
    float: left;
    padding: 0 5px 0 0;
}
#PageSupport.pageSupport #Main .radio01 div {
	padding-right:40px;
	float:left;
	line-height:22px;
}

#PageSupport.pageSupport #Main a img:hover {
    filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

#PageSupport.pageSupport #Main .boxWrap {
	background:url(../img/contents/man-link-bg2-all.gif) left bottom no-repeat;
	padding-bottom:5px;
}

#PageSupport.pageSupport #Main .box{
	padding:20px 15px 0 0;	
	background:url(../img/contents/man-link-bg2.gif) left top no-repeat;
}

#PageSupport.pageSupport #Main .boxWrap ul li {
	margin-bottom:18px;
	padding-left:24px;
	background:24px top no-repeat;
	line-height:22px;
	font-weight:bold;
}
#PageSupport.pageSupport #Main .boxWrap ul li a {
	padding:0 0 0 40px;
}
#PageSupport.pageSupport #Main .boxWrap ul li.no01 {background-image:url(../img/contents/faq-baloon-no01.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no02 {background-image:url(../img/contents/faq-baloon-no02.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no03 {background-image:url(../img/contents/faq-baloon-no03.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no04 {background-image:url(../img/contents/faq-baloon-no04.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no05 {background-image:url(../img/contents/faq-baloon-no05.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no06 {background-image:url(../img/contents/faq-baloon-no06.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no07 {background-image:url(../img/contents/faq-baloon-no07.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no08 {background-image:url(../img/contents/faq-baloon-no08.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no09 {background-image:url(../img/contents/faq-baloon-no09.gif);}
#PageSupport.pageSupport #Main .boxWrap ul li.no10 {background-image:url(../img/contents/faq-baloon-no10.gif);}

#PageSupport.pageSupport #Main .support-contents_footer p{
    padding: 0 20px;
    text-align: center;
    margin-bottom: 20px;
}

#PageSupport.pageSupport #Main .border {
    margin-bottom: 1em;
    padding: 12px 15px;
    border: 1px solid;
}

#PageSupport.pageSupport #Main .border_blue {
    background-color: #f7f8fa;
    border-color: #84a8c5;
}

#PageSupport.pageSupport #Main .border_gray {
    background-color: #fff;
    border-color: #ccc;
}

#PageSupport.pageSupport #Main address {
    float: none;
    padding: 0;
}

#PageSupport.pageSupport #Main address {
    float: none;
    padding: 0;
    color: #222;
}

#PageSupport.pageSupport #Main address.font-xl{
    font-size: 18px;
}

#PageSupport.pageSupport #Main .font-s{
    font-size: 12px;
}

#PageSupport.pageSupport #Main p.telephone{
    background: url(../../common/img/icon_telephone.png) 5px 10px no-repeat;
    padding-left: 17px;
}

#PageSupport.pageSupport #Main ul.guide-number li{
    background: none;
}

#PageSupport.pageSupport #Main .guide-number span.guide-number_ico{
    display: inline-block;
    width: 24px;
    height: 18px;
    background: #1c5e9c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

#PageSupport.pageSupport #Main .guide-number span.guide-number_ico{
    display: inline-block;
    width: 24px;
    height: 18px;
    background: #1c5e9c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.contact_alert {
    margin-bottom: 15px;
    padding: 8px 10px;
    background: #ffeec8;
    border: 1px solid #b3b3b3;
}

.contact_alert_ttl {
    font-size: 108%;
    margin-bottom: 8px;
}



/*
よくある質問
-------------------------------------*/
#PageSupport.pageFaq #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PageSupport.pageFaq #Main .boxWrap {
	background:url(../img/contents/man-link-bg-all.gif) left bottom no-repeat;
	padding-bottom:5px;
}
#PageSupport.pageFaq #Main .box{
	padding:20px 15px 0 0;	
	background:url(../img/contents/man-link-bg.gif) left top no-repeat;
}
#PageSupport.pageFaq #Main p.lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PageSupport.pageFaq #Main .contentsBox h4 {
    background: url("../img/ttl-line01.gif") no-repeat scroll 7px top transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 25px;
}
#PageSupport.pageFaq #Main .contentsBox ul li {
	margin-bottom:18px;
	padding-left:24px;
	background:24px top no-repeat;
	line-height:22px;
	font-weight:bold;
}
#PageSupport.pageFaq #Main .contentsBox ul li a {
	padding:0 0 0 40px;
}
#PageSupport.pageFaq #Main .contentsBox ul li.no01 {background-image:url(../img/contents/faq-baloon-no01.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no02 {background-image:url(../img/contents/faq-baloon-no02.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no03 {background-image:url(../img/contents/faq-baloon-no03.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no04 {background-image:url(../img/contents/faq-baloon-no04.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no05 {background-image:url(../img/contents/faq-baloon-no05.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no06 {background-image:url(../img/contents/faq-baloon-no06.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no07 {background-image:url(../img/contents/faq-baloon-no07.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no08 {background-image:url(../img/contents/faq-baloon-no08.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no09 {background-image:url(../img/contents/faq-baloon-no09.gif);}
#PageSupport.pageFaq #Main .contentsBox ul li.no10 {background-image:url(../img/contents/faq-baloon-no10.gif);}

#PageSupport.pageFaqDetail #Main dl dd a {
	text-decoration: underline;
}
#PageSupport.pageFaqDetail #Main  dl dd a:hover {
	text-decoration: none;
}

#PageSupport.pageFaq #Main .left{
    width: 313px;
    float: left;
}

#PageSupport.pageFaq #Main .right{
    width: 313px;
    float: right;
}

#PageSupport.pageFaq #Main ul.question{
    padding-left: 15px;
}

#PageSupport.pageFaq #Main ul.question li{
	margin:0;
	padding:0;
	background:none;
	line-height:15px;
	color:#90adc4;
	font-size:12px;
	font-weight:normal;
	padding:0 0 9px;
}

#PageSupport.pageFaq #Main ul.question li a{
	font-weight:normal;	
	text-decoration:none;
	background:url(../img/icon-arrow-blue02.png) left 5px no-repeat;
	padding:0 0 0 15px;
}

/*
よくある質問詳細
-------------------------------------*/
#PageSupport.pageFaqDetail #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PageSupport.pageFaqDetail #Main .cont {
	padding:5px 0 0 0;
    background:url(../img/contents/terms-cont-bg-top.gif) left top no-repeat;
}
#PageSupport.pageFaqDetail #Main .cont .boxWrap {
	padding:0 0 5px 0;
    background:url(../img/contents/terms-cont-bg-btm.gif) left bottom no-repeat;
}
#PageSupport.pageFaqDetail #Main .cont dl {
	padding:0 0 20px 0;
    background:url(../img/contents/terms-cont-bg-mid.gif) left top repeat-y;
	border-bottom:1px solid #e2e2e2;
}
#PageSupport.pageFaqDetail #Main .cont dl.last {
	padding:0 0 15px 0;
	border:none;
}
#PageSupport.pageFaqDetail #Main .cont dl dt.title {
	padding:20px 0 4px 50px;
	/padding:22px 0 2px 50px;
    background:url(../img/icon-qa-q.gif) 19px 23px no-repeat;
	cursor:pointer;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content {
	display:none;
	padding:4px 15px 4px 50px;
    background:url(../img/icon-qa-a.gif) 19px 6px no-repeat;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content dl {
	padding: 10px;
	margin-bottom: 10px;
    background: none;
	border:1px solid #e2e2e2;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content dl dt {
	font-weight: bold;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content dl dd {
	padding: 0 0 0 0;
}

#PageSupport.pageFaqDetail #Main .cont dl dd.content h6 {
	padding:5px 0 10px 0;
	color:#ff8a00;
	font-size:15px;
	font-weight:bold;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content table {
	width: 100%;
	margin-bottom: 10px;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content table tr th {
	background-color: #d2e2f0;
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 10px;
	color: #1967b3;
}
#PageSupport.pageFaqDetail #Main .cont dl dd.content table tr td {
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;
	padding: 3px 10px;
}

#PageSupport.pageFaqDetail #Main .cont dl dd.content img {
	border: 1px solid #e2e2e2;
}
#PageSupport.pageFaqDetail #Main .cont dl dt.title span,
#PageSupport.pageFaqDetail #Main .cont dl dd.content span {
	display:none;
}
#PageSupport.pageFaqDetail #Main .cont dl dt.title.open {
	font-weight:bold;
}
#PageSupport.pageFaqDetail #Main .cont ul,
#PageSupport.pageFaqDetail #Main .cont ol {
	margin-bottom:10px;
}
#PageSupport.pageFaqDetail #Main .cont ul li {
	/*background:url(../img/list-dot.gif) 5px 9px no-repeat;*/
	padding-left:20px;
	line-height:1.7;
	text-indent: -1.3em;
}
#PageSupport.pageFaqDetail #Main .cont ol {
	margin-left:24px;
}
#PageSupport.pageFaqDetail #Main .cont strong.caution {
	color:#eca700;
	font-weight:bold;
}
#PageSupport.pageFaqDetail #Main .cont p img.fright {
	float:right;
	margin-left:15px;
}

.faq_table_th-left th {
	text-align: left!important;
}


/*
障害・メンテナンス情報
-------------------------------------*/
#PageSupport.pageInformation #Main .cont{
	padding:10px 0 20px;	
}

#PageSupport.pageInformation #Main .cont table{
	width:950px !important;
	margin: 0 0 20px 0;
	background:url(../img/line-dot02.gif) left bottom repeat-x;
	border-top : none !important;
	border-left : none !important; 
}
#PageSupport.pageInformation #Main .cont table th{
	padding:0 0 0 10px !important;	
	font-size:12px;
	font-weight:bold;
	color:#1967b3 !important;
	width:130px;
	_width:140px;
	line-height:1.5;
	vertical-align: top;
	border-right : none !important;
	border-bottom : none !important;
	background : none ;
	text-align : left !important;
}
#PageSupport.pageInformation #Main .cont table th span{
	background:url(../img/icon-circle.gif) left 1px no-repeat;	
	padding:0 0 2px 22px;
}
#PageSupport.pageInformation #Main .cont table td{
	width:820px;
	padding:0 0 10px !important;
	border-right : none !important;
	border-bottom : none !important;
}
#PageSupport.pageInformation #Main .cont table td ul li{
	margin-bottom:10px;
	line-height:1.4;
	text-indent: -1em;
	margin-left: 1em;
}
#PageSupport.pageInformation #Main .cont table td a{
	text-decoration: underline;
	background:url(../img/icon-arrow-blue01.png) left 3px no-repeat;
	padding-left:15px;
}
#PageSupport.pageInformation #Main .cont table td a:hover{
	text-decoration:none;	
}
/*
#PageSupport.pageInformation #Main .cont dt{
	padding:20px 0 0 10px;	
	font-size:12px;
	font-weight:bold;
	color:#bcbcbc;
	width:130px;
	_width:140px;
	float:left;
	clear:both;
	line-height:1.5;
	background:url(../img/line-dot02.gif) left top repeat-x;
}
#PageSupport.pageInformation #Main .cont dt span{
	background:url(../img/icon-circle.gif) left 1px no-repeat;	
	padding:0 0 2px 22px;
}
#PageSupport.pageInformation #Main .cont dd{
	width:820px;
	float:left;
	padding:20px 0 10px;
	background:url(../img/line-dot02.gif) left top repeat-x;
}
#PageSupport.pageInformation #Main .cont dd ul li{
	margin-bottom:10px;
	line-height:1.4;
}
#PageSupport.pageInformation #Main .cont dd a{
	text-decoration:none;	
	background:url(../img/icon-arrow-blue01.png) left 3px no-repeat;
	padding-left:15px;
}

#PageSupport.pageInformation #Main .cont dt.first,
#PageSupport.pageInformation #Main .cont dd.first{
	padding-top:0;
	background:none;
}
*/
#PageSupport.pageInformation #Main .contentsBox h3 {
    background: url(../img/ttl-line04.gif) left center repeat-x;
    font-size: 16px;
    font-weight: bold;
    padding:0;
	margin-bottom:10px;	
}
#PageSupport.pageInformation #Main .contentsBox h3 span{
	background-color:#fff;
	padding-right:10px;
}

/*
ニュース
-------------------------------------*/
#PageSupport.pageNews #Main .cont{
	padding:10px 0 20px;	
}

#PageSupport.pageNews #Main .cont table{
	margin: 0 0 15px 0 !important;
	width: 950px !important;
	background:url(../img/line-dot02.gif) left bottom repeat-x;
	border-top : none !important;
	border-left : none !important; 
}
#PageSupport.pageNews #Main .cont table th{
	padding:0 0 15px 10px !important;	
	font-size:12px;
	font-weight:bold;
	color:#1967b3 !important;
	width:130px;
	_width:140px;
	clear:both;
	line-height:1.6;
	line-height:1.4;
	vertical-align: top;
	border-right : none !important;
	border-bottom : none !important;
	background : none ;
	text-align : left !important;
}
#PageSupport.pageNews #Main .cont table th span{
	background:url(../img/icon-circle.gif) left 1px no-repeat;	
	padding:0 0 2px 22px;
}
#PageSupport.pageNews #Main .cont table td{
	width:820px;
	padding:0 0 15px !important;
	line-height:1.4;
	border-right : none !important;
	border-bottom : none !important;
}

#PageSupport.pageNews #Main .cont table td ul li{
	margin-bottom:10px;
	line-height:1.4;
	text-indent: -1em;
	margin-left: 1em;
}

#PageSupport.pageNews #Main .cont table td a{
	text-decoration: underline;
	background:url(../img/icon-arrow-blue01.png) left 3px no-repeat;
	padding-left:15px;
}
#PageSupport.pageNews #Main .cont table td a:hover{
	text-decoration:none;
}

/*
#PageSupport.pageNews #Main .cont dt{
	padding:15px 0 15px 10px;	
	font-size:12px;
	font-weight:bold;
	color:#bcbcbc;
	width:130px;
	_width:140px;
	float:left;
	clear:both;
	line-height:1.6;
	line-height:1.4;
	background:url(../img/line-dot02.gif) left top repeat-x;
}
#PageSupport.pageNews #Main .cont dt span{
	background:url(../img/icon-circle.gif) left 1px no-repeat;	
	padding:0 0 2px 22px;
}
#PageSupport.pageNews #Main .cont dd{
	width:820px;
	float:left;
	padding:15px 0 15px;
	background:url(../img/line-dot02.gif) left top repeat-x;
	line-height:1.4;
}
#PageSupport.pageNews #Main .cont dd a{
	text-decoration:none;
}

#PageSupport.pageNews #Main .cont dt.first,
#PageSupport.pageNews #Main .cont dd.first{
	padding-top:0;
	background:none;
}
*/

/*
ニュース詳細
-------------------------------------*/
#PageSupport #Main .date{
	color:#1967b3;
	font-size:12px;
	font-weight:bold;
	padding:0 25px;	
}
#PageSupport #Main .entry{
	padding:0 25px 40px;
	background:url(../img/line-dot02.gif) left bottom repeat-x;
	margin-bottom:15px;
}
#PageSupport #Main .backLink{
	background:url(../img/icon-arrow-blue03.png) left 5px no-repeat;
	padding-left:10px;
	font-size:11px;
}
#PageSupport #Main .backLink a{
	color:#666666;
}

#PageSupport .btn_orange {
    display: inline-block;
    padding: 18px;
    background: #f7790b;/* Old Browsers */
    background: -moz-linear-gradient(top, #f9a155 0, #f88724 50%, #f7790b 51%, #f7790b 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f88724), color-stop(50%, #f88724), color-stop(51%, #f7790b), color-stop(100%, #f7790b));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #f9a155 0, #f88724 50%, #f7790b 51%, #f7790b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9a155 0, #f88724 50%, #f7790b 51%, #f7790b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9a155 0, #f88724 50%, #f7790b 51%, #f7790b 100%); /* IE 10+ */
    background: linear-gradient(to bottom, #f9a155 0, #f88724 50%, #f7790b 51%, #f7790b 100%);/* W3C */
    border-radius: 3px;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 -1px 0 #d67227;
    -webkit-box-shadow: inset 0 0 0 1px #f7790b, inset 0 0 0 2px #fff, 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 0 1px #f7790b, inset 0 0 0 2px #fff, 0 1px 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 0 1px #f7790b, inset 0 0 0 2px #fff, 0 1px 3px rgba(0,0,0,.3);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f88724', endColorstr='#f7790b', GradientType=0 );/* IE6-9 */
    position: relative;
    text-decoration: none;
}
#PageSupport .btn_orange::after {
    display: inline-block;
    margin-left: 10px;
    width: 9px;
    height: 15px;
    background: url("../img/btn_arrow_ico.png") 0 0 no-repeat;
    content: '';
}
#PageSupport .btn_orange:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -khtml-opacity: .8;
    -moz-opacity: .8;
}

/*####################　マニュアル　####################*/
/*
マニュアル
-------------------------------------*/

#PageMan.pageMan #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PageMan.pageMan #Main .boxWrap {
	background:url(../img/contents/man-link-bg-all.gif) left bottom no-repeat;
	padding-bottom:11px;
}
#PageMan.pageMan #Main .box{
	padding:15px 15px 0 0;	
	background:url(../img/contents/man-link-bg.gif) left top no-repeat;
}
#PageMan.pageMan #Main p.lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PageMan.pageMan #Main .contentsBox h4 {
    background: url("../img/ttl-line01.gif") no-repeat scroll 7px top transparent;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 25px;
}
#PageMan.pageMan #Main ul li{
	color:#90adc4;
	font-size:12px;
	font-weight:bold;
	padding:0 0 9px;
}

#PageMan.pageMan #Main ul li span{
	background:url(../img/icon-arrow-gray02.png) left 5px no-repeat;
	padding-left:15px;	
}
#PageMan.pageMan #Main ul li span a{
	color:#90adc4;
	background:none;
	padding-left:0;
	font-size:12px;
	font-weight:bold;
}
#PageMan.pageMan #Main ul li a{
	font-weight:normal;	
	text-decoration:none;
	background:url(../img/icon-arrow-blue02.png) left 5px no-repeat;
	padding-left:15px;
}
#PageMan.pageMan #Main ul{
	padding-left:15px;	
}
#PageMan.pageMan #Main ul ul li{
	padding:9px 0 0 0;	
}
#PageMan.pageMan #Main .left{
	width:313px;
	_width:328px;
	float:left;
}
#PageMan.pageMan #Main .right{
	width:313px;
	_width:328px;	
	float:right;
}
#PageMan.pageMan #Main dl.alert.alert_attention {
    background-color: #feecec;
	padding : 6px 10px ;
	border : 1px solid #ccc ;
	margin : 0 30px 10px 0;
}

#PageMan.pageMan #Main dl.alert.alert_attention dt.alert_attention_title {
	font-weight:bold;
	font-size: 14px;
}

#PageMan.pageMan #Main dl.alert.alert_attention dd{
	margin-left : 10px ;
	padding : 10px ;
}
img.server_icon_index {
	padding: 8px 3px 3px 3px;
}
img.server_icon_01 {
	padding: 3px 0 3px 3px;
}
img.server_icon_02 {
	padding: 3px 0 3px 3px;
}

/*
マニュアル詳細
-------------------------------------*/


#PageMan.pageManDetail .man_detail_html {
	font-size: 14px;
	border: 1px solid #CCC;
	background-color: #fef4e5;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#PageMan.pageManDetail .man_detail_php {
	font-size: 14px;
	border: 1px solid #CCC;
	background-color: #e5f6f4;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#PageMan.pageManDetail #Main .inner strong.caution {
	color:#C00;
	font-weight:bold;
	font-size: 14px;
}

#PageMan.pageManDetail #Main .inner dl.alert.alert_attention {
    background-color: #feecec;
}
#PageMan.pageManDetail #Main .inner dl.alert.alert_attention dt.alert_attention_title {
	font-weight:bold;
	font-size: 14px;
}


#PageMan.pageManDetail #Main .inner h6 {
	color:#C00;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 8px;
}

#PageMan.pageManDetail #Main .inner h6.attention-box_ttl {
	color:#eca700;
}

#PageMan.pageManDetail #Main .box_wrap{
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
	clear : both ;
}

#PageMan.pageManDetail #Main .box_wrap.yellow{
	border-left:1px solid #eca700;
	border-right:1px solid #eca700;
	border-bottom:1px solid #eca700;
	margin-bottom : 15px ;
}

#PageMan.pageManDetail #Main .box_wrap.last{
	border-bottom:1px solid #d3d3d3;
	margin-bottom : 15px ;
}

#PageMan.pageManDetail #Main .inner > h5 {
	padding : 5px 10px ;
	font-size : 105% ;
	margin-bottom : 12px ;
	background : #d6eaf2 ;
	clear : both ;
} 
#PageMan.pageManDetail #Main .inner table.man_tool_server h5 {
	padding : 5px 10px ;
	font-size : 105% ;
	margin-bottom : 12px ;
	background : #d6eaf2 ;
	clear : both ;
} 
#PageMan.pageManDetail #Main .inner table.man_tool_server th,
#PageMan.pageManDetail #Main .inner table.man_tool_server td {
	padding: 6px 8px;
	border: none;
	vertical-align: top;
}


#PageMan.pageManDetail #Main .box_wrap h5{
	background:url(../img/contents/man_detail-ttl-bg.gif) left bottom no-repeat #d8e5f1;
	padding:10px 15px;
	color:#1967b3;
	font-size:14px;
	font-weight:bold;	
}

#PageMan.pageManDetail #Main .box_wrap.yellow h5{
	background:#eca700;
	padding:10px 15px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;	
}

#PageMan.pageManDetail #Main .inner{
	padding: 0 ;	
	margin : 0 10px 50px 18px ;
	font-size:13px;
}

#PageMan.pageManDetail #Main .box_wrap .inner {
	margin : 0 ;
	padding : 10px 14px 15px ;
}

#PageMan.pageManDetail #Main .inner .img_box {
	margin-bottom : 10px ;
}

#PageMan.pageManDetail #Main .inner .img_box img{
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 2px #bbb;
    -moz-box-shadow:1px 1px 2px #bbb;
    -webkit-box-shadow:1px 1px 2px #bbb;
}


#PageMan.pageManDetail #Main .table_box{
	width: 100%;
	margin : 0 0 18px ;	
}
#PageMan.pageManDetail #Main .table_box table{
	width: 100%;
}
#PageMan.pageManDetail #Main .table_box table tr th,
#PageMan.pageManDetail #Main .table_box table tr td {
	line-height: 1.65;
}

#PageMan.pageManDetail #Main .inner table caption {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #333;
	color: #FFF;
	font-weight:bold;
}
#PageMan.pageManDetail #Main .inner table th {
	background-color:#f0f0f0;
	background-image : none ;
	color : #333 ;
	font-weight:bold;
	width:21.5%;
}

#PageMan.pageManDetail #Main .inner table th.col_th {
	background : #727272 url(../images/common/th_back.png) left bottom repeat-x ;
	color : #fff ;
}

#PageMan.pageManDetail #Main .inner table th,
#PageMan.pageManDetail #Main .inner table td {
	padding: 6px 8px ;
	border:1px solid #cccccc;
}

#PageMan.pageManDetail #Main .table_box h6 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}	
#PageMan.pageManDetail #Main .inner ol{	
	margin-bottom : 10px ;
	margin-left: 30px;
}
#PageMan.pageManDetail #Main .inner ol li{	
	margin-bottom : 4px ;
	line-height: 1.65;
}
#PageMan.pageManDetail #Main .inner .notes{	
	font-size:12px;	
	margin-bottom : 10px ;
}

#PageMan.pageManDetail #Main .inner .notes li {
	text-indent:-1em;
	margin-left:1em;
	line-height:1.65;
}


#PageMan.pageManDetail #Main .inner dl {
	padding : 6px 10px ;
	border : 1px solid #ccc ;
	margin-bottom : 10px ;
}

#PageMan.pageManDetail #Main .inner dt {
	font-weight : bold ;
	font-size : 105% ;
}

#PageMan.pageManDetail #Main .inner dd {
	margin-left : 10px ;
	padding : 10px ;
    word-break: break-all;
}

#PageMan.pageManDetail #Main .inner ul {
	margin-bottom : 12px ;
}

#PageMan.pageManDetail #Main .inner ul.check_list{

}
ul.check_list {
	margin:0;
	padding:0.5em;
	list-style-type:none;
}
ul.check_list li {
	position:relative;
	padding: 0.1em 0.3em 0.3em 1.3em;
}
ul.check_list li:after,ul.check_list li:before {
	position:absolute;
	content:'';
	display:block;
	background: #1C5E9C;
	top: 0.43em;
	left: 0.5em;
	height: 11px;
	width: 4px;
	border-radius: 10px;
	transform: rotate(45deg);
}
ul.check_list li:before {
	top: 0.6em;
	left: 0.2em;
	height:8px;
	transform:rotate(-45deg);
}
#PageMan.pageManDetail #Main .inner ul li {
	margin-bottom: 12px;
}
#PageMan.pageManDetail #Main .inner .box_wrap ul li {
	margin-bottom: 10px;
	line-height: 1.4;
}

#PageMan.pageManDetail #Main .inner dl ul li {
	margin-bottom : 2px ;
}

#PageMan.pageManDetail #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PageMan.pageManDetail #Main .linkBox {
	background:url(../img/contents/man_detail-link-bg-all.gif) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:20px;
	clear:both;
}
#PageMan.pageManDetail #Main .linkBox ul{
	background:url(../img/contents/man_detail-link-bg.gif) left top no-repeat;
	padding:13px 20px 0 20px;
}
#PageMan.pageManDetail #Main .linkBox ul li{
	padding-left:20px;
	line-height: 1.65;
	background:url(../img/icon-circle.gif) left 6px no-repeat;	
}
#PageMan.pageManDetail #Main .linkBox2 {
	background:url(../img/contents/man-link-bg_boxwrap-all.gif) left bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
	width: 100%;
	clear:both;
}
#PageMan.pageManDetail #Main .linkBox2 ul{
	background:url(../img/contents/man-link-bg_boxwrap.gif) left top no-repeat;
	padding:13px 20px 0 20px;
}
#PageMan.pageManDetail #Main .linkBox2 ul li{
	padding-left:20px;
	margin-bottom: 3px;
	line-height: 1.65;
	background:url(../img/icon-circle.gif) left 3px no-repeat;	
}
#PageMan.pageManDetail #Main p.lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PageMan.pageManDetail #Main .contentsBox h4 {
    background: url(../img/ttl-line01.gif) 7px top no-repeat;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 25px;
}
#PageMan.pageManDetail #Main .contentsBox h4 a {
	text-decoration: none;
	cursor: text;
}
#PageMan.pageManDetail #Main .contentsBox h4 a:hover {
	text-decoration: none;
	cursor: text;
	color: #222222;
}

#PageMan.pageManDetail #Main h5 a {
	text-decoration: none;
	cursor: text;
}
#PageMan.pageManDetail #Main h5 a:hover {
	text-decoration: none;
	cursor: text;
	color: #222222;
}

#PageMan.pageManDetail #Main h6 a {
	text-decoration: none;
	cursor: text;
}
#PageMan.pageManDetail #Main h6 a:hover {
	text-decoration: none;
	cursor: text;
	color: #222222;
}

#PageMan.pageManDetail #Main dt a {
	text-decoration: none;
	cursor: text;
}
#PageMan.pageManDetail #Main dt a:hover {
	text-decoration: none;
	cursor: text;
	color: #222222;
}


#PageMan.pageManDetail #Main ul.pageLink li{
	background:url(../img/icon-arrow-blue04.png) left 8px no-repeat;
	padding-left:20px;
	margin-bottom:6px;
}

#PageMan.pageManDetail #Main ul.pageLink li a {
	font-weight : bold ;
}

#PageMan.pageManDetail #Main .boxWrap{
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-top:1px solid #d3d3d3;
}
#PageMan.pageManDetail #Main .boxWrap.yellow{
	border-left:1px solid #eca700;
	border-right:1px solid #eca700;
	border-bottom:1px solid #eca700;
}
#PageMan.pageManDetail #Main .boxWrap.last{
	border-bottom:1px solid #d3d3d3;
}
#PageMan.pageManDetail #Main .cont h5{
	background:url(../img/contents/man_detail-ttl-bg.gif) left bottom no-repeat #d8e5f1;
	padding:10px 15px;
	color:#1967b3;
	font-size:14px;
	font-weight:bold;	
}
#PageMan.pageManDetail #Main .boxWrap h5{
	background:url(../img/contents/man_detail-ttl-bg.gif) left bottom no-repeat #d8e5f1;
	padding:10px 15px;
	color:#1967b3;
	font-size:14px;
	font-weight:bold;	
}
#PageMan.pageManDetail #Main .boxWrap.yellow h5{
	background:#eca700;
	padding:10px 15px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;	
}
#PageMan.pageManDetail #Main .box{
	padding:10px 14px 20px;	
	font-size:13px;
}
#PageMan.pageManDetail #Main .box .imgBox img{
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 2px #bbb;
    -moz-box-shadow:1px 1px 2px #bbb;
    -webkit-box-shadow:1px 1px 2px #bbb;
}
#PageMan.pageManDetail #Main .box .imgBox02{
	margin:10px 0 20px;	
}
#PageMan.pageManDetail #Main .box .imgBox03{
	margin:20px 0 0;
}
#PageMan.pageManDetail #Main .tableBox{
	padding:30px 0 20px;	
}
#PageMan.pageManDetail #Main .tableBox02{
	padding:0 0 20px;	
}

#PageMan.pageManDetail #Main .box table{
	width:100%;
	font-size:12px;
}
#PageMan.pageManDetail #Main .box table th{
	background-color:#f0f0f0;
	font-weight:bold;
	width:21.5%;

}
#PageMan.pageManDetail #Main .box table th,
#PageMan.pageManDetail #Main .box table td{
	padding:12px 14px;
	border:1px solid #cccccc;
}
#PageMan.pageManDetail #Main .tableBox h6{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

#PageMan.pageManDetail #Main .box h6{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}	
#PageMan.pageManDetail #Main .tableBox02 h6{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}	
#PageMan.pageManDetail #Main .box .notes{
	margin:10px 0 0;	
	font-size:12px;	
}
#PageMan.pageManDetail #Main .box .notes02{
	margin:10px 0 0;	
	font-size:11px;	
}
#PageMan.pageManDetail #Main .box .notes li,
#PageMan.pageManDetail #Main .box .notes02 li{
	text-indent:-1em;
	margin-left:1em;
	line-height:1.65;
}

#PageMan.pageManDetail #Main .box .commonNameBoxWrap{
	background:url(../img/contents/man_detail-commonname-bg-all.gif) left bottom no-repeat;
	padding-bottom:15px;
}
#PageMan.pageManDetail #Main .box .commonNameBox{
	font-size:12px;
	line-height:1.6;
	padding:10px 15px 0 16px;
	margin:15px 0 0;
	background:url(../img/contents/man_detail-commonname-bg.gif) left top no-repeat;
}
#PageMan.pageManDetail #Main .box .commonNameBox .wrap{
	background:url(../img/contents/man_detail-commonname-inner.gif) left bottom no-repeat;	
}
#PageMan.pageManDetail #Main .box .commonNameBox p{
	color:#eca700;	
	font-weight:bold;
	margin:0;
	letter-spacing:-1px;
}
#PageMan.pageManDetail #Main .box .commonNameBox ul.notes li{
	letter-spacing:-1px;
}

#PageMan.pageManDetail #Main .box .commonNameBox .notes{
	font-size:11px;
	margin:0 0 13px;	
}
#PageMan.pageManDetail #Main .box .commonNameBox .left{width:222px;float:left;}
#PageMan.pageManDetail #Main .box .commonNameBox .right{width:217px;float:right;}
#PageMan.pageManDetail #Main .box .commonNameBox dl dt{
	background-color:#eca700;
	padding:5px 0;
	text-align:center;	
	color:#fff;
	font-weight:bold;
}
#PageMan.pageManDetail #Main .box .commonNameBox dl dd dt{
	background:none;
	padding:0;
	text-align:left;
	margin-bottom:5px;
}
#PageMan.pageManDetail #Main .box .commonNameBox dl dd .possible{
	color:#eca700;
	font-weight:bold;
}
#PageMan.pageManDetail #Main .box .commonNameBox dl dd .impossible{
	color:#002222;
	font-weight:bold;
}
#PageMan.pageManDetail #Main .box .commonNameBox dl dd{

	padding:10px 8px;
}
#PageMan.pageManDetail #Main .box .commonNameBox dl dd dd{
	padding:0;
	line-height:1.3;
	margin-bottom:5px;
}
#PageMan.pageManDetail #Main .box .commonNameBox dl dd dd .notes{
	font-size:10px;
	margin:0;	
}

.table_phpini {
	width: 100%;
}
.table_phpini thead th {
    background: #999!important;
    color: white!important;
    text-align: center;
}
.table_phpini td {
    text-align: center!important;
}

/*
用語集
-------------------------------------*/
#PageMan.pageTerms #Main h3{
	background:url(../img/ttl-line03.gif) left bottom no-repeat;	
	padding:10px 0 15px 15px;
	margin-bottom:20px;
	font-size:20px;
}
#PageMan.pageTerms #Main .cont {
	padding:5px 0 0 0;
    background:url(../img/contents/terms-cont-bg-top.gif) left top no-repeat;
}
#PageMan.pageTerms #Main .cont .boxWrap {
	padding:0 0 5px 0;
    background:url(../img/contents/terms-cont-bg-btm.gif) left bottom no-repeat;
}
#PageMan.pageTerms #Main .cont dl {
	padding:0 0 20px 0;
    background:url(../img/contents/terms-cont-bg-mid.gif) left top repeat-y;
	border-bottom:1px solid #e2e2e2;
}
#PageMan.pageTerms #Main .cont dl.last {
	padding:0 0 15px 0;
	border:none;
}
#PageMan.pageTerms #Main .cont dl dt.title {
	padding:20px 0 4px 50px;
	/padding:22px 0 2px 50px;
    background:url(../img/icon-qa-q.gif) 19px 23px no-repeat;
	cursor:pointer;
}
#PageMan.pageTerms #Main .cont dl dd.content {
	display:none;
	padding:4px 15px 4px 50px;
    background:url(../img/icon-qa-a.gif) 19px 6px no-repeat;
}
#PageMan.pageTerms #Main .cont dl dt.title span,
#PageMan.pageTerms #Main .cont dl dd.content span {
	display:none;
}
#PageMan.pageTerms #Main .cont dl dt.title.open {
	font-weight:bold;
}

/*
再販について
-------------------------------------*/
#PageMan.pageResale #Main p.lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PageMan.pageResale #Main .cont ul li,
#PageMan.pageResale #Main .cont dl dd{
	background:url(../img/list-dot.gif) 5px 9px no-repeat;
	padding-left:20px;
	line-height:1.7;	
}
#PageMan.pageResale #Main .cont ul li span{
	background:url(../img/icon-arrow-blue01.png) 18px 3px no-repeat;
	padding-left:30px;
}
#PageMan.pageResale #Main .cont dl dt{
	font-weight:bold;	
}


#PageMan.pageManDetail #Main .inner ul.before li {
	margin-bottom:6px;
	padding-left:15px;
	background:url(../img/icon-arrow-blue01.png) 0px 8px no-repeat;
	font-size:12px;
	line-height:1.7;	
}
#PageMan.pageManDetail #Main a {
	text-decoration: underline;
}

#PageMan.pageManDetail #Main a:hover {
	text-decoration: none;
}
#PageMan.pageManDetail #Sub a {
	text-decoration: none;
}

#PageMan.pageManDetail #Sub a:hover {
	text-decoration: none;
}



#PageMan.pageManDetail #Main .inner ul.before li a {
	font-size:14px;
	text-decoration: underline;
}

#PageMan.pageManDetail #Main .inner ul.before li a:hover {
	text-decoration: none;
}


/*検索-----------------------------------*/

#PageMan.pageManDetail #Main .search_result_box {
	margin-bottom: 20px;
}
#PageMan.pageManDetail #Main .search_result_box table {
	border: none;
}
#PageMan.pageManDetail #Main .search_result_box table tr td {
	border: none;
}
#PageSupport.pageFaqDetail #Main .search_result_box {
	margin-bottom: 20px;
}
#PageSupport.pageFaqDetail #Main .search_result_box table {
	border: none;
}
#PageSupport.pageFaqDetail #Main .search_result_box table tr td {
	border: none;
}



#PageSupport.pageFaqDetail #Main p.lead{
	padding:0 15px;
	margin-bottom:35px;	
}
#PageSupport.pageFaqDetail #Main .inner{
	padding: 0 ;	
	margin : 0 10px 25px 18px ;
	font-size:13px;
}


#PageSupport.pageFaqDetail #Main .inner table th {
	background-color:#f0f0f0;
	background-image : none ;
	color : #333 ;
	font-weight:bold;
	width:21.5%;
}


#PageSupport.pageFaqDetail #Main .inner table th,
#PageSupport.pageFaqDetail #Main .inner table td {
	padding: 6px 8px ;
}





/*####################　ログイン　####################*/
/*
メンバー管理パネル
サーバー管理パネル
ファイルマネージャ
WEBメール
-------------------------------------*/
#PageLogin #Main .contentsBox {
	margin:0;
	padding:0 25px;
}
#PageLogin #Main .contentsBox h3{
	font-size:14px;
	padding:7px 0 0;
	background:none;	
}
#PageLogin #Main .contentsBox .lead{
	padding:0 0 0 85px;
	height:87px;
}
#PageLogin.pageLoginInfo #Main .contentsBox .lead{
	background:url(../img/contents/ttl-login-info.gif) left top no-repeat;	
}
#PageLogin.pageLoginServer #Main .contentsBox .lead{
	background:url(../img/contents/ttl-login-server.gif) left top no-repeat;	
}
#PageLogin.pageLoginFile #Main .contentsBox .lead{
	background:url(../img/contents/ttl-login-file.gif) left top no-repeat;	
}
#PageLogin.pageLoginMail #Main .contentsBox .lead{
	background:url(../img/contents/ttl-login-mail.gif) left top no-repeat;	
}


#PageLogin #Main .contentsBox .formTitle{
	position:relative;
	width:100%;
}
#PageLogin #Main .contentsBox .formTitle span.title{
	line-height:22px;	
}
#PageLogin #Main .contentsBox .formTitle dl{
	position:absolute;
	right:0;
	top:0;	
}
#PageLogin #Main .contentsBox .formTitle dt{
	color:#ffffff;
	font-weight:bold;
	float:left;	
	line-height:26px;
	padding-right:5px;
}
#PageLogin #Main .contentsBox .formTitle .btn{

}
#PageLogin #Main .contentsBox .formTitle dd{
	color:#ffffff;
	font-size:11px;
	width:48px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	float:left;
	background-position:left top;	
	text-shadow:1px 1px 1px #2974b9;
}
#PageLogin #Main .contentsBox .formTitle dd a{
	color:#6e6e6e;
	height:26px;
	display:block;
	background-position:left bottom;
	text-decoration:none;
	text-shadow:1px 1px 1px #FFFFFF;
}
#PageLogin #Main .contentsBox .formTitle dd a:hover{background-position:left -26px;}
#PageLogin #Main .contentsBox .formTitle dd.sslOn{background-image:url(../img/contents/btn-login-ssl-on.gif);}
#PageLogin #Main .contentsBox .formTitle dd.sslOn a{background-image:url(../img/contents/btn-login-ssl-on.gif);}
#PageLogin #Main .contentsBox .formTitle dd.sslOff{background-image:url(../img/contents/btn-login-ssl-off.gif);}
#PageLogin #Main .contentsBox .formTitle dd.sslOff a{background-image:url(../img/contents/btn-login-ssl-off.gif);}


#PageLogin #Main .contentsBox table{
	width:100%;	
}
#PageLogin #Main .contentsBox table th,
#PageLogin #Main .contentsBox table td{
	border:1px solid #d3d3d3;
	padding:15px;	
}
#PageLogin #Main .contentsBox table tr.head th{
	background:url(../img/contents/table-head-ttl.gif) left bottom no-repeat #7d7d7d;
	text-align:center;
	color:#fff;
	font-weight:bold;	
	padding:10px 15px;
}
#PageLogin #Main .contentsBox table tr.idLine th{
	width:23%;
	background:url(../img/contents/table-shadow03.gif) left top repeat-x #F0F0F0;
}
#PageLogin #Main .contentsBox table tr.idLine td{
	background:url(../img/contents/table-shadow02.gif) left top repeat-x;
}
#PageLogin #Main .contentsBox table tr.idLine th,
#PageLogin #Main .contentsBox table tr.passLine th{
	background-color:#f0f0f0;
	font-weight:bold;	
}
#PageLogin #Main .contentsBox table tr.passLine .input01{
	float:left;	
	margin-right:10px;
}
#PageLogin #Main .contentsBox table tr.passLine p{
	float:left;	
	line-height:37px;
	font-size:13px;
	margin:0;
}
#PageLogin #Main .contentsBox table tr.passLine a{
	text-decoration:underline;	
}
#PageLogin #Main .contentsBox table tr.passLine a:hover{
	text-decoration:none;	
}
#PageLogin #Main .contentsBox table tr.btn td{
	padding:25px 15px;
	text-align:center;	
}
#PageLogin #Main .contentsBox table .submitBtn{
	width:100%;
	text-align: center;	
}
#PageLogin #Main .contentsBox table .loginBtn{
	width:255px;
	margin:0 auto;
}
#PageLogin #Main .contentsBox table .submitBtn input{
	display:block;
	height:65px;
	font-size:15px;
	font-weight:bold;
	line-height:60px;
	background:url(../img/contents/btn-login-bg.gif) left top no-repeat;
	text-decoration:none;	
	border: none;
	cursor: pointer;
}
#PageLogin #Main .contentsBox table .submitBtn input:hover{
	background-position:left bottom;
}


#PageLogin #Main .input01{
	background:url(../img/contents/input-text01.gif) left top no-repeat;
	width:260px;
	padding-top:10px;
	height:29px;
	_height:39px;
}
#PageLogin #Main .input01 input{
	width:240px;
	margin:0 10px;
	padding:0;
	border:none;
	background:none;	
}

/* 新ログインフォーム切り替え */
.newLogin{
	margin: 30px auto;
	background: #f7f7f7;
	border: 1px solid #b7cde3;
	padding: 2rem;
	align-items: center;
	box-sizing: border-box;
}
.newLogin_text{

}
.newLogin_ttl{
	font-weight: bold;
	font-size: 1rem;
	margin-bottom: 0.3em;
}
.newLogin .btnarea{
	margin-top: 15px;
	text-align: center;
}
.newLogin .btnarea a{
	display: block;
	width: 230px;
	margin: 0 auto;
	padding: .8em 5em;
	border-radius: 4px;
	background-color: #1b63a7;
	text-decoration: none;
	text-align: center;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 20px 32px;
}
.newLogin .btnarea a:hover{
	opacity: 0.8;
}


#PageLogin.pageLoginMail #Main .contentsBox .box{
	border:4px solid #bfd6e9;
	padding:25px 29px;
	margin-top:30px;	
}
#PageLogin.pageLoginMail #Main .contentsBox .box .qr{
	float:left;
	margin-right:20px;
}
#PageLogin.pageLoginMail #Main .contentsBox .box dl{
	float:left;
	padding-top:10px;
}
#PageLogin.pageLoginMail #Main .contentsBox .box dl dt{
	font-weight:bold;
}
#PageLogin.pageLoginMail #Main .contentsBox .box dl dd{
	font-weight:normal;
}



/*####################　会社概要　####################*/
#PageCompany #Main .contentsBox h3{
	background:url(../img/ttl-line02.gif) 7px top no-repeat;
	padding:3px 0 15px 25px;	
}
#PageCompany #Main .contentsBox .tableArea{
	padding:0 25px;
	margin-bottom:35px;
}
#PageCompany #Main .contentsBox table{
	width:100%;	
}
#PageCompany #Main .contentsBox table th,
#PageCompany #Main .contentsBox table td{
	border:1px solid #d3d3d3;	
	padding:15px;
	font-size:13px;
}
#PageCompany #Main .contentsBox table th{
	background-color:#f0f0f0;
	font-weight:bold;
	width:18%;
}



/*####################　サイトマップ　####################*/


#PageSitemap #Main .contentsBox, #NotFound  #Main .contentsBox {
	padding:0 7px;	
}
#PageSitemap #Main .cont, #NotFound #Main .cont {
	width:210px;
	float:left;	
	padding:0;
	margin:0;
}
#PageSitemap #Main .contentsBox ul.homeLink,
#NotFound #Main .contentsBox ul.homeLink {
	margin-bottom:37px;
}
#PageSitemap #Main .contentsBox ul.homeLink li,
#NotFound #Main .contentsBox ul.homeLink li {
	background:url(../img/contents/icon-sitemap-home.gif) left top no-repeat;
	padding-left:25px;
}


#PageSitemap #Main .contentsBox .cont h3,
#NotFound #Main .contentsBox .cont h3 {
	color:#222;
	font-weight:bold;
	font-size:14px;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 15px 25px;
	line-height:1.7;
}
#PageSitemap #Main .contentsBox .cont.featureLink h3,
#NotFound #Main .contentsBox .cont.featureLink h3 {
    background-image:url(../img/contents/icon-sitemap-feature.gif);
}
#PageSitemap #Main .contentsBox .cont.functionsLink h3,
#NotFound #Main .contentsBox .cont.functionsLink h3 {
    background-image:url(../img/contents/icon-sitemap-functions.gif);
}
#PageSitemap #Main .contentsBox .cont.priceLink h3,
#NotFound #Main .contentsBox .cont.priceLink h3 {
    background-image:url(../img/contents/icon-sitemap-price.gif);
}
#PageSitemap #Main .contentsBox .cont.orderLink h3,
#NotFound #Main .contentsBox .cont.orderLink h3 {
    background-image:url(../img/contents/icon-sitemap-order.gif);
}
#PageSitemap #Main .contentsBox .cont.manLink h3,
#NotFound #Main .contentsBox .cont.manLink h3 {
    background-image:url(../img/contents/icon-sitemap-man.gif);
}
#PageSitemap #Main .contentsBox .cont.supportLink h3,
#NotFound #Main .contentsBox .cont.supportLink h3 {
    background-image:url(../img/contents/icon-sitemap-support.gif);
}
#PageSitemap #Main .contentsBox .cont.loginLink h3,
#NotFound #Main .contentsBox .cont.loginLink h3 {
    background-image:url(../img/contents/icon-sitemap-login.gif);
}


#PageSitemap #Main .contentsBox .cont ul,
#NotFound #Main .contentsBox .cont ul {
	padding-left:30px;	
}
#PageSitemap #Main .contentsBox .cont ul li, #NotFound #Main .contentsBox .cont ul li{
	margin-bottom:15px;
	padding-left:15px;
	line-height:1.1;
	background:url(../img/icon-arrow-blue01.png) left center no-repeat;
}
#PageSitemap #Main .contentsBox ul.homeLink li a,
#PageSitemap #Main .contentsBox .cont ul li a,
#NotFound #Main .contentsBox ul.homeLink li a,
#NotFound #Main .contentsBox .cont ul li a {
	text-decoration:underline;
}
#PageSitemap #Main .contentsBox ul.homeLink li a:hover,
#PageSitemap #Main .contentsBox .cont ul li a:hover,
#NotFound #Main .contentsBox ul.homeLink li a:hover,
#NotFound #Main .contentsBox .cont ul li a:hover {
	text-decoration:none;
}
#PageSitemap #Main .contentsBox .line01,
#PageSitemap #Main .contentsBox .line02,
#NotFound #Main .contentsBox .line01,
#NotFound #Main .contentsBox .line02{
	padding-bottom:35px;
}
#PageSitemap #Main .contentsBox .line03 .cont ul,
#NotFound #Main .contentsBox .line03 .cont ul{
	padding:0;	
}
#PageSitemap #Main .contentsBox .line03 .cont ul li,
#NotFound #Main .contentsBox .line03 .cont ul li{
	background:url(../img/icon-circle.gif) left center no-repeat;
	padding-left:22px;
	line-height:1.2;
	margin-bottom:15px;
}


/*####################　キャンペーン詳細　####################*/
#PageCampaign #Main .headImg{
	margin-bottom:5px;
	text-align: center;
}
#PageCampaign #Main .cont{
	margin-bottom:25px;	
}
#PageCampaign #Main .btnBox{
	text-align:center;	
	margin-bottom:15px;
}
#PageCampaign #Main .btnBox .linkBtn{
	width:460px;
	margin:0 auto;
	text-align:left;
}
#PageCampaign #Main .btnBox .linkBtn a{
	height:59px;
	padding-left:145px;
	display:block;
	background:url(../img/contents/campaign-btn.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:0.2em;
	line-height:55px;
	text-decoration:none;
	text-shadow:1px 1px 1px #c25b02;
}
#PageCampaign #Main .btnBox .linkBtn a:hover{
	background-position:left bottom;
}
#PageCampaign #Main table{
	width:100%;
	line-height:1.7;	
}
#PageCampaign #Main table th,
#PageCampaign #Main table td{
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background:url(../img/contents/campaign-table-bg.gif) left top repeat;
}
#PageCampaign #Main table th{
	padding:4px 10px 4px 23px;
	font-weight:bold;
	font-size:14px;
	width:18%;
}
#PageCampaign #Main table td{
	padding:4px;	
}
#PageCampaign #Main table td .detail{
	background-color:#fff;
	padding:27px 25px;	
}
#PageCampaign #Main table .fwB{
	font-size:16px;	
}
#PageCampaign #Main table .yellow{
	font-size:15px;	
	font-weight:bold;
	color:#eca700;
}
#PageCampaign #Main table .notes li{
	text-indent:-1.3em;
	margin-left:1.3em;	
}
/*####################　利用規約　####################*/
#PageRule #Main .contentsBox h2{
	padding:3px 0 15px 25px;
	font-size: 18px;
}
#PageRule #Main .contentsBox h3{
	background:url(../img/ttl-line02.gif) 7px top no-repeat;
	padding:3px 0 15px 25px;	
}
#PageRule #Main .contentsBox h4{
	margin:0 0 5px 25px;
	padding-left:20px;	
	background:url(../img/icon-circle02.gif) left 2px no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}
#PageRule #Main .contentsBox .cont{
	margin-bottom:30px;	
	padding:0;
}
#PageRule #Main .contentsBox .cont p,
#PageRule #Main .contentsBox .cont ul{
	padding:0 25px 0 45px;	
	margin-bottom:20px;
}
#PageRule #Main .contentsBox .cont ul li{
	list-style:decimal;
	margin-left:25px;	
}
#PageRule #Main .contentsBox .cont ul.child{
	padding-left:3px;
	margin:15px 0;	
}
#PageRule #Main .contentsBox .cont ul.child02{
	padding-left:73px;	
	margin: -5px 0 20px 2.9em;
	text-indent:-2.9em;	
}
#PageRule #Main .contentsBox .cont ul.child li,
#PageRule #Main .contentsBox .cont ul.child02 li{
	list-style:none;
    padding-left: 4em;
	margin:0 0 5px 0;
	font-size:12px;	
    text-indent: -4em;
}
#PageRule #Main .contentsBox .cont ul.child li:nth-child(n+10),
#PageRule #Main .contentsBox .cont ul.child02 li:nth-child(n+10){
    padding-left: 5em;
    text-indent: -5em;
}

#PageRule #Main .contentsBox .box{
	border:1px solid #c0c0c0;
	background-color:#fafafa;
	padding:20px 24px;
	margin-top:60px;
}
#PageRule #Main .contentsBox .box dt{font-weight:bold;}
#PageRule #Main .contentsBox .box dd{font-size:13px;}



#PageRule.pageRuleOld #Main table{
	margin-bottom:10px;
	width: 90%;
	margin: 0 auto;
}
#PageRule.pageRuleOld #Main table th,
#PageRule.pageRuleOld #Main table td{
	border:1px solid #d3d3d3;	
	padding:15px 20px;
}
#PageRule.pageRuleOld #Main table th{
	background-color:#e8ecef;
	width:100px;
	font-weight:bold;
	font-size:13px;
}
#PageRule.pageRuleOld #Main table td{
	font-size:13px;
}

#PageRule.pageRuleOld #Main table td span{
	font-weight:bold;
	text-decoration: underline;
}

#PageRule.pageRuleOld #Main .section {
	margin-bottom: 20px;
}


.section_ttl {
	font-weight: bold;
	font-size: 18px;
	background: url(../img/ttl-line01.gif) 7px center no-repeat !important;
	padding: 5px 10px 5px 26px;
	margin: 35px 0px 20px;
	border: 1px solid #b3b3b3;
	border-radius: 2px;
	box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 -2px #fff, 0 1px 2px rgba(0,0,0,0.1);
}

.link_button_manual {
    padding: 0 25px 0 25px;
    margin-bottom: 10px;
}

.rule_list {
    margin-bottom: 7px;
    padding-left: 15px;
    background: url(../img/icon-arrow-blue01.png) left center no-repeat;
}

.serveroption_txt {
	margin: 0 25px 0 -15px;
}

/*####################　プライバシーポリシー　####################*/

#PagePrivacy #Main .contentsBox {
	padding:0 15px;
	margin-bottom: 80px;
}


#PagePrivacy #Main .contentsBox p {
	margin-bottom : 12px ;
}

#PagePrivacy #Main .contentsBox ol {
	margin-left : 30px ;
	margin-bottom : 20px ;
}

#PagePrivacy #Main .contentsBox ol li {
	margin-bottom : 8px ;
}

.column {
	padding : 8px 12px ;
	border : 1px solid #b3b3b3 ;
	margin-bottom : 15px ;
}

#PagePrivacy #Main .contentsBox p {
	margin-bottom : 12px ;
}

#PagePrivacy #Main .contentsBox dl dt {
	margin-bottom : 8px ;
}

#PagePrivacy #Main .contentsBox dl dd {
	padding-left : 20px ;
	margin-bottom : 15px ;
}

#PagePrivacy #Main .contentsBox dl dd p:last-child {
	margin-bottom : 0 ;
}

#PagePrivacy #Main .contentsBox dl.sub_list dd ol {
	margin-left : 20px ;
	margin-bottom : 15px ;
}

#PagePrivacy #Main .contentsBox dl.sub_list dd ol li {
	list-style-type : lower-roman ;
	margin-bottom : 4px;
}



/*####################　個人情報の取り扱いについて　####################*/

#PagePrivacy #Main .contentsBox_privacy {
	padding:0 15px;	
}


#PagePrivacy #Main .contentsBox_privacy p {
	margin-bottom : 12px ;
}

#PagePrivacy #Main .contentsBox_privacy ul {
	margin-left : 30px ;
	margin-bottom : 20px ;
}

#PagePrivacy #Main .contentsBox_privacy ul li {
	margin-bottom : 8px ;
	list-style: disc;
}

.column table {
	margin-left: 20px;
}
.column table th {
	width: 64px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 6px;
}
.column table td {
	padding-top: 6px;
}




#PagePrivacy #Main .contentsBox_privacy p {
	margin-bottom : 12px ;
}

#PagePrivacy #Main .contentsBox_privacy dl dt {
	margin-bottom : 8px ;
}

#PagePrivacy #Main .contentsBox_privacy dl dd {
	padding-left : 3em ;
	margin-bottom : 15px ;
}

#PagePrivacy #Main .contentsBox_privacy dl dd p:last-child {
	margin-bottom : 0 ;
}




/*####################　ご意見・ご要望フォーム　####################*/

#PageOpinion.pageOpinion #Main .contentsBox .inner_section table{
	margin-bottom:8px;
	width:100%;	
	_width:910px;	
}
#PageOpinion.pageOpinion #Main .contentsBox .inner_section table th,
#PageOpinion.pageOpinion #Main .contentsBox .inner_section table td{
	border:1px solid #d3d3d3;
	padding:15px;	
}
#PageOpinion.pageOpinion #Main .contentsBox .inner_section table th{
	background-color:#f0f0f0;
	width:150px;
	font-weight:bold;	
}
#PageOpinion.pageOpinion #Main .contentsBox .inner_section input[type="submit"]{
	cursor: pointer;
	width: 200px;
	height: 30px;
	position: relative;
	left: 380px;
}
#PageOpinion.pageOpinion #Main .contentsBox .inner_section table td input {
	margin:0 10px;
	padding:0;
}
#PageOpinion.pageOpinion #Main .contentsBox .inner_section table td textarea {
	resize: none;
	margin:0 3px 0 10px;
	padding:3px 10px 0 10px;
	border: 1px solid #d3d3d3;
	width:688px;
	height:220px;
	_height:221px;
}





/*####################　アフィリエイト　####################*/

/* clear */
#a8 .a8_cont p {
	line-height: 1.6;
	margin-left: 20px;
}
#a8 .a8_cont {
	padding:0 0 75px;
}
#a8 .clear {
	clear: both;
	background: transparent;
	height: 1px;
	font-size: 1px;
}

#a8 .clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}

#a8 .clearfix{
    zoom:1;/*for IE 5.5-7*/
}

 /* IE6 */
 * html #a8 .clearfix {
	display: inline-block;
}

/* IE7 */
 *+html #a8 .clearfix {
 	display: inline-block;
}

/* margin */
#a8 .mgt5 {margin-top:5px !important;}
#a8 .mgt10 {margin-top:10px !important;}
#a8 .mgt15 {margin-top:15px !important;}
#a8 .mgt20 {margin-top:20px !important;}
#a8 .mgt25 {margin-top:25px !important;}
#a8 .mgt30 {margin-top:30px !important;}
#a8 .mgt35 {margin-top:35px !important;}
#a8 .mgb5 {margin-bottom:5px !important;}
#a8 .mgb10 {margin-bottom:10px !important;}
#a8 .mgb15 {margin-bottom:15px !important;}
#a8 .mgb20 {margin-bottom:20px !important;}
#a8 .mgb25 {margin-bottom:25px !important;}
#a8 .mgb30 {margin-bottom:30px !important;}
#a8 .mgb35 {margin-bottom:35px !important;}
#a8 .mgl10 {margin-left:10px !important;}

/* align */
#a8 .alC {text-align:center;}

/* text */
#a8 .corRed { color:#e02a38; font-weight:bold;}


/* care */
#a8 ul.care {
	 font-size:10px;
	 line-height:1.3;
}

#a8 ul.care li{
	text-indent:-10px;
	padding-left:10px;
	padding-bottom:3px;
}

/* contents */
#a8 .affiL{
	width:193px;
	float:left;
	padding-right:2px;
}

#a8 .affiArrow{
	width:28px;
	float:left;
	padding:60px 5px 0 0;
}

#a8 .affiLR{
	width:193px;
	float:left;
}


#a8 .a8point{
	width:940px;
	background:url(../img/affiliate/a8_boxbg.gif) left top repeat-y;
	margin-left: 10px;
}

#a8 .a8point p {
	line-height: 1.6;
	margin-left: 0px;
}
#a8 .a8point .boxL{
	width:246px;
	float:left;
	padding-right:6px;
}
#a8 .a8point .boxC{
	width:248px;
	float:left;
	padding-right:6px;
}

#a8 .a8point .boxR{
	width:434px;
	float:left;
}

#a8 .a8point .boxL p{
	padding:10px;
}
#a8 .a8point .boxC p{
	padding:10px;
}

#a8 .a8point .boxR .txt{
	width:250px;
	float:left;
	padding:0 10px 10px 10px;
}

#a8 .a8point .boxR .img{
	width:164px;
	float:left;
}

#a8 .btnArea{
	text-align:center;
	margin:0 auto;
	width: 460px;
}

#a8 .btnArea:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
}


#a8 .addL{
	width:700px;
	float:left;
	padding-right:20px;
}


#a8 .addR{
	width:210px;
	float:left;
}

#a8 h4 {
	background-image:url(../img/sub/sub-ttl-line.gif);
	background-position:8px center;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-weight:bold;
	font-size:13px;	
}

#a8 .a8_box {
	width: 874px;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #CCC;
}

#a8 .a8_box_680 {
	width: 680px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 10px 0;
	border: 1px solid #CCC;
}
#a8 .a8_box_680 table {
	margin-left: 18px;
}




/* prefjp */

#PagePrefjp {
	background : none ;
}

#PagePrefjp #top_img {
	background : none ;
	padding : 0 ;
	width : 770px ;
	height : 280px ;
	margin-bottom : 25px ;
}

#PagePrefjp #contents_wrapper {
	width : 770px ;
	margin : 0 auto ;
}

#PagePrefjp #header {
	height : 70px ;
	position : relative ;
}

#PagePrefjp #header h1 {
	width : 240px ;
	padding: 22px 0 0;
}

#PagePrefjp #about_prefjp h3 {
	padding-bottom : 15px ;
	border-bottom : 1px solid #b3b3b3 ;
	margin-bottom : 20px ;
}

#PagePrefjp #about_prefjp .cont {
	margin : 0 10px ;
	padding : 0 ;
}

#PagePrefjp #about_prefjp img.right {
	float : right ;
	margin : 0 0 25px 25px ;
}

#PagePrefjp #prefjp_case {
	clear : both ;
	margin-bottom : 25px ;
	width : 750px ;
	overflow : hidden ;
	margin-right : -21px ;
	zoom : 1 ;
}

#PagePrefjp #prefjp_case:after {
	content : "" ;
	display : block ;
	height : 0 ;
	clear : both ;
}

#PagePrefjp #prefjp_case li {
	width : 235px ;
	float : left ;
	margin-right : 22px ;
}


#PagePrefjp #prefjp_case li.list_end {
	margin-right : 0 ;
}


#PagePrefjp #prefjp_case li dt {
	margin-bottom : 8px ;
}

#PagePrefjp #prefjp_case li dd img {
	margin-bottom : 8px ;
}


#PagePrefjp #search_prefjp h3 {
	margin-bottom : 20px ;
	padding-top : 20px ;
	border-top : 1px solid #b3b3b3 ;
}

#PagePrefjp #search_prefjp #prefjp_text {
	margin-bottom : 20px ;
}

#PagePrefjp #search_prefjp #prefjp_text input[type="text"] {
	padding : 5px ;
	height : 25px ;
	width : 300px ;
}

#PagePrefjp #prefjp_select {
	margin-bottom : 30px ;
}

#PagePrefjp #prefjp_select .cont {
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 12px 24px 20px ;
	text-align : left ;
}

#PagePrefjp #prefjp_select .cont .check_all {
	margin-bottom : 12px !important ;
}
#PagePrefjp #prefjp_select .cont .check_all input {
	margin-right: 5px;
}

#PagePrefjp #prefjp_select .cont table {
	border-left : 1px solid #b3b3b3 ;
	border-top : 1px solid #b3b3b3 ;
	border-collapse:collapse ;
	table-layout : fixed ;
	width : 720px ;
}

#PagePrefjp #prefjp_select .cont table th {
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 6px ;
	color : #fff ;
	background : #1a1a1a ;
	margin: 0;
}

#PagePrefjp #prefjp_select .cont table th input {
	margin-right : 5px ;
}

#PagePrefjp #prefjp_select .cont table td {
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	background : #fff0cc ;
	padding : 0 !important;
	margin: 0;
	vertical-align: top;
}
#PagePrefjp #prefjp_select .cont table td ul {
	padding: 0;
	margin: 0;
	width: 100%;
}
#PagePrefjp #prefjp_select .cont table td ul li {
	clear: both;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 6px 0 6px 0 ;
	margin: 0;
	line-height: 16px;
	height: 32px !important;
	width: 100%;
	vertical-align: top;
}
#PagePrefjp #prefjp_select .cont table td ul li.last {
	border-bottom : 0 ;
}


#PagePrefjp #prefjp_select .cont table td .left, 
#PagePrefjp #prefjp_select .cont table td .right {
	float : left ;
	margin-right : 5px ;
}
#PagePrefjp #prefjp_select .cont table td .left {
	margin-left: 6px;
}

#PagePrefjp #prefjp_select .cont table td .Assist {
	color : #808080 ;
}

#PagePrefjp .button_box {
	margin-bottom : 30px ;
}

#PagePrefjp .button_box p {
	text-align : center ;
}


#PagePrefjp #footer {
	padding-top : 15px ;
	border-top : 1px solid #b3b3b3 ;
	margin-bottom : 30px ;
}

#PagePrefjp #footer address {
	color : #333 ;
	text-align : center ;
	float : none ;
}


/* 130719 reissue _ login */



#reissue_form, #login_form {
	margin-bottom : 15px ;
}

#reissue_form table, 
#login_form table {
	margin-bottom : 0 ;
	border-top : none !important;
}

#reissue_form table caption, 
#login_form table caption {
	color : #fff ;
	background : url(../img/contents/table-head-ttl.gif) left bottom repeat-x ;
	padding : 8px ;
	border: 1px solid #b3b3b3 ;
	font-weight : bold ;
	font-size : 110% ;
}

#reissue_form table th, 
#login_form table th {
	background : #d6eaf2 !important;
	color : #333 !important;
	padding : 15px ;
}

#reissue_form table td, 
#login_form table td {
	padding : 15px ;
}

#reissue_form table td input, 
#login_form table td input {
	padding : 2px 3px  ;
	width : 300px ;
	height : 20px ;
}


#reissue_form .button_box, 
#login_form .button_box {
	padding : 20px ;
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	text-align : center ;
}

#reissue_form .button_box input:hover, 
#login_form .button_box input:hover {
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}




/* 130722 都道府県JP検索結果 */

#PagePrefjp #search_prefjp .cont table {
	border-left : 1px solid #b3b3b3 ;
	border-top : 1px solid #b3b3b3 ;
	border-collapse:collapse ;
	width : 100% ;
}

#PagePrefjp #search_prefjp .cont table th {
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 6px ;
	color : #fff ;
	background : #666 ;
}

#PagePrefjp #search_prefjp .cont table td {
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 6px ;
}

#search_prefjp #search_result {
	padding : 32px 25px 0 ;
	background : url(../img/contents/domain_search_result_arrow.png) center top no-repeat ;
	margin-bottom : 30px ;
}

#search_prefjp #search_result p {
	text-align : center ;
}

#search_prefjp #search_result td.domain_check, 
#search_prefjp #search_result td.domain_name {
	text-align : center ;
}

#search_prefjp #search_result td.domain_price {
	text-align : right ;
}

#search_prefjp #search_result tr.valid td {
	font-weight : bold ;
}

#search_prefjp #search_result tr.valid td.domain_status {
	padding-left : 35px ;
	color : #8dc221 ;
	background : url(../img/contents/result_icon_circle.png) 6px center no-repeat ;
}


#search_prefjp #search_result tr.invalid td {
	color : #808080 ;
	background-color : #ffd9d9 ;
}

#search_prefjp #search_result tr.invalid td.domain_status {
	padding-left : 35px ;
	background-image : url(../img/contents/result_icon_cross.png) ;
	background-position : 6px center ;
	background-repeat : no-repeat ;
}


#search_prefjp #search_result tr.error td {
	color : #808080 ;
	background-color : #fceacc ;
}

#search_prefjp #search_result tr.error td.domain_status {
	padding-left : 35px ;
	background-image : url(../img/contents/result_icon_ex.png) ;
	background-position : 6px center ;
	background-repeat : no-repeat ;
}

#search_prefjp #search_result .ButtonBox {
	padding : 12px 30px ;
	text-align : center ;
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
}



/* 130730 top_server_func */

#topServerFunc {
	margin-bottom : 15px ;
}

#topServerFunc h4 {
	margin : 0 ;
	padding : 0 ;
}

#topServerFunc .inner {
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 0 9px 9px ;
}


#topServerFunc .inner .cont {
	margin : 0 ;
	padding : 6px 10px 0 ;
	background : url(../img/contents/server_func_section_back.png) left top ;
	height : 116px ;
	zoom : 1 ;
}

#topServerFunc .inner .cont:after {
	content : "";
	display : block ;
	clear : both ;
	height : 0 ;
}

#topServerFunc .inner .cont p {
	margin-bottom : 0 ;
	font-size : 90% ;
}

#topServerFunc .inner .cont img.right {
	float : right ;
}

#topServerFunc .inner .button_box {
	margin : 0 ;
	padding : 10px ;
	background : url(../img/contents/server_func_section_back.png) left top ;
}

#topServerFunc .inner .button_box a:hover {
	filter: alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}


#topServerFunc .inner .border_box {
	padding : 10px 10px 0 ;
	background : url(../img/contents/server_func_section_back.png) left top ;
}

#topServerFunc .inner .border_box dl {
	background : #fff ;
	border : 1px solid #b3b3b3 ;
	padding : 8px 10px ;
	height : 148px ;
}

#topServerFunc .inner .border_box dt {
	margin-bottom : 6px ;
}



/* 130730 featureServerFunc */


#featureServerFunc {
	margin-bottom : 4px ;
}

#featureServerFunc h4 {
	margin : 0 ;
	padding : 0 ;
	background : none ;
}

#featureServerFunc .inner {
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	padding : 0 9px 9px ;
}


#featureServerFunc .inner .cont {
	margin : 0 ;
	padding : 10px 15px 0 ;
	height : 44px ;
	background : url(../img/contents/server_func_section_back.png) left top ;
}

#featureServerFunc .inner .cont p {
	margin-bottom : 0 ;
	font-size : 90% ;
}

#featureServerFunc .inner .ButtonBox {
	margin : 0 ;
	padding : 10px ;
	background : url(../img/contents/server_func_section_back.png) left top ;
}

#featureServerFunc .inner .border_box {
	padding : 10px 10px 0 ;
	margin-bottom : 0 ;
	background : url(../img/contents/server_func_section_back.png) left top ;
}

#featureServerFunc .inner .border_box dl {
	background : #fff ;
	border : 1px solid #b3b3b3 ;
	padding : 8px 14px ;
	height : 98px ;
}

#featureServerFunc .inner .border_box dt {
	margin-bottom : 6px ;
}



/* 130730 ServerFuncPrHeader */

#ServerFuncPrHeader {
	margin-bottom : 35px ;
}

#ServerFuncPrHeader p {
	margin-bottom : 16px ;
	font-size : 90% ;
}

#ServerFuncPrHeader dd {
	padding : 9px 20px 0 ;
	background : url(../img/contents/server_func_section_back.png) left top ;
}

#ServerFuncPrHeader dd ul {
	height : 38px ;
	border-bottom : 4px solid #1c5e9c ;
}

#ServerFuncPrHeader dd ul li {
	float : left ;
	width : 189px ;
	height : 38px ;
	margin-right : 12px ;
}

#ServerFuncCont {
	margin : 0 20px ;
}

#ServerFuncCont img.right {
	float : right ;
	margin : 0 0 10px 15px ;
}



/* topDomainService */

#topDomainService {
	width: 701px;
    height: 231px;
    padding: 17px;
    background: #cce3f9 url("../img/contents/top_domain_pr_bg.png") 0 0 no-repeat;
}
#topDomainService .topDomainService_ttl {
    margin: 0 0 12px;
    font-size: 24px;
    line-height: 1;
    color: #205f9a;
    text-align: center;
    -webkit-text-shadow: rgba(255,255,255,1) 0 2px 0;
    -moz-text-shadow: rgba(255,255,255,1) 0 2px 0;
    -ms-text-shadow: rgba(255,255,255,1) 0 2px 0;
    -o-text-shadow: rgba(255,255,255,1) 0 2px 0;
    text-shadow: rgba(255,255,255,1) 0 2px 0;
}
#topDomainService .topDomainService_ttl .fontBig { font-size: 34px; }
#topDomainService .topDomainService_ttl .fontOrange { color: #ff8e00; }
#topDomainService .topDomainService_ttl .fontPink { color: #ff3350; }
#topDomainService .topDomainService_domain {
    width: 136px;
    height: 69px;
    margin: 0 5px 5px 0;
    padding: 11px 0 0;
    background: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
    float: left;
    position: relative;
}
#topDomainService .topDomainService_domain.is_sale {
    height: 75px;
    padding: 5px 0 0;
}
#topDomainService .topDomainService_domain.is_sale::after {
    display: block;
    width: 136px;
    height: 16px;
    background: url("../img/contents/top_domain_sale_ico.png") 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    content: '';
}
#topDomainService .topDomainService_domain:nth-child(5n) { margin: 0 0 5px; }
#topDomainService .topDomainService_domainPrice {
    color: #ff8e00;
    font-size: 16px;
}
#topDomainService .topDomainService_domainPrice span { font-size: 28px; }
#topDomainService .topDomainService_domain.is_sale .topDomainService_domainPrice { color: #ff3350; }

/* server_func_exp */

#server_func_exp .inner {
	padding : 6px 15px 10px ;
	border-left : 1px solid #b3b3b3 ;
	border-right : 1px solid #b3b3b3 ;
	border-bottom : 1px solid #b3b3b3 ;
	background : #ffecbf ;
}

#server_func_exp .inner table {
	margin-bottom : 10px ;
	table-layout: fixed ;
}


#server_func_exp table td {
	background : #fff !important;
}

#server_func_exp table td .text-through {
	font-size : 90% ;
	padding-right : 5px ;
}

#server_func_exp table td strong {
	font-size : 110% ;
	padding-right : 10px ;
}

#server_func_exp .server_php_section strong {
	color : #00a498 ;
}

#server_func_exp .server_noad_section strong {
	color : #f29600 ;
}


#server_func_exp table td .pr_copy {
	padding : 2px 3px ;
	font-weight : bold ;
}

#server_func_exp .server_php_section .pr_copy {
	border : 1px solid #00a498 ;
	color : #00a498 ;
}

#server_func_exp .server_noad_section .pr_copy {
	border : 1px solid #f29600 ;
	color : #f29600 ;
}


#PageFeatureBlog #server_func_exp th.after_section {
	background : #00709b ;
}

#PageFeatureBlog #server_func_exp td strong {
	color : #00709b ;
}

#PageFeatureBlog #server_func_exp td.after_section .pr_copy {
	color : #00709b ;
	border : 1px solid #00709b ;
}



/* PageOrder */

#PageOrder #Main h4 {
	margin : 0 ;
	padding : 0 ;
	background : none ;
}

#PageOrder #Main .left_container {
	width : 278px ;
	border : 1px solid #b3b3b3 ;
	padding : 20px ;
	float : left ;
	margin-right : 20px ;
}

#PageOrder #Main .right_container {
	width : 278px ;
	border : 1px solid #b3b3b3 ;
	padding : 20px ;
	float : left ;
}


#PageOrder #Main .left_container p, 
#PageOrder #Main .right_container p {
	margin : 0 20px 15px ;
}

#PageOrder #Main .left_container h4, 
#PageOrder #Main .right_container h4 {
	margin-bottom : 12px ;
}

#PageOrder #Main .left_container .BorderBox {
	padding : 10px ;
	border : 1px solid #b3b3b3 ;
}



/* server register junction */

#PageOrder .beginner_section {
	float : left ;
	width : 325px ;
	padding : 10px ;
	border : 1px solid #b3b3b3 ;
	text-align : center ;
}

#PageOrder  .user_section {
	float : right ;
	width : 325px ;
	padding : 10px ;
	border : 1px solid #b3b3b3 ;
	text-align : center ;
}

#PageOrder  .beginner_section dt, 
#PageOrder  .user_section dt {
	font-size : 125% ;
	font-weight : bold ;
	color : #1c5e9c ;
	padding : 0 10px 10px ;
	border-bottom : 1px solid #b3b3b3 ;
}

#PageOrder .beginner_section dd, 
#PageOrder .user_section dd {
	padding : 12px ;
}


/*------------------------------------------------
  cojp/jpキャンペーン用CSS
------------------------------------------------*/
#PagePr_cojp_jp {
	background-image:none!important;
	text-align:left!important;
}

#PagePr_cojp_jp .clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0; 
    visibility:hidden;
}

#PagePr_cojp_jp .clearfix{
    zoom:1;/*for IE 5.5-7*/
}

#PagePr_cojp_jp #contents_wrapper {
	width:960px;
	height:auto;
	margin:0 auto;
}

#PagePr_cojp_jp #header {
	width:960px;
	height:50px;
	padding:22px 0 0;
}

#PagePr_cojp_jp #contents_wrapper #top_img {
	width:960px;
	margin-bottom:50px;
}

#PagePr_cojp_jp #contents_wrapper .search_form {
	width:704px;
	padding-top:40px;
	border:3px solid #999999;
	margin:0 auto 50px;
	text-align:center!important;
}

#PagePr_cojp_jp #contents_wrapper .search_form h3 {
	padding-bottom:10px;
}

#PagePr_cojp_jp #contents_wrapper .search_form input[type=text] {
	padding: 5px;
	height: 25px;
	width: 300px;
}

#PagePr_cojp_jp #contents_wrapper .search_form select {
	padding: 10px 5px;
}

#PagePr_cojp_jp #contents_wrapper .search_form textarea {
	padding: 10px;
	width:500px;
	height:120px;
}

#PagePr_cojp_jp #contents_wrapper .search_form input[type=image] {
	margin-bottom:10px;
}

#PagePr_cojp_jp #contents_wrapper .search_form p {
	text-align:center!important;

}

#PagePr_cojp_jp #contents_wrapper .search_form p a {
	color:#ff602a!important;
}

#PagePr_cojp_jp #contents_wrapper .pr_jp {
	width:960px;
	height:auto;
	margin-bottom:50px;
}

#PagePr_cojp_jp #contents_wrapper .pr_jp dt {
	width:960px;
	height:34px;
	background-color:#1a1a1a;
	text-align:center!important;
	padding-top:9px;
}

#PagePr_cojp_jp #contents_wrapper .pr_jp dd {
	width:958px;
	border-left:1px solid #1a1a1a;
	border-right:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
}

#PagePr_cojp_jp #contents_wrapper .jp_pr_area {
	padding:17px;
	width:924px;
}

#PagePr_cojp_jp #contents_wrapper .jp_pr_area img {
	display:block;
	float:left;
}

#PagePr_cojp_jp #contents_wrapper .jp_pr_area .description {
	width:724px;
	line-height:1.8;
	font-size:15px;
	color:#1a1a1a;
	float:right;
}

#PagePr_cojp_jp #contents_wrapper .jp_pr_area .description a {
	color:#ff602a!important;
}

#PagePr_cojp_jp #contents_wrapper .sub_ttl {
	padding-bottom:20px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr {
	width:920px;
	margin:0 auto 50px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .pr_area {
	width:890px;
	padding:15px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .cojp {
	width:920px;
	height:auto;
	background-image:url(../img/contents/prjp/cojp_bg_rep.png);
	background-repeat:repeat-y;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .cojp_bottom {
	width:920px;
	height:2px;
	margin-bottom:50px;
	background-image:url(../img/contents/prjp/cojp_bg_bottom.png);
	background-repeat:no-repeat;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .cojp .pr_list {
	width:286px;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #999999;
	height:117px;
	float:left;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .cojp .pr_list.end {
	border-right:0;
	padding-right:0px;
	margin-right:0px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .cojp .pr_list h4 {
	width:286px;
	padding-bottom:5px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .cojp .pr_list p {
	line-height:1.5;
	width:276px;
	margin-left:5px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .jp {
	width:920px;
	height:auto;
	background-image:url(../img/contents/prjp/jp_bg_rep.png);
	background-repeat:repeat-y;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .jp_bottom {
	width:920px;
	height:2px;
	margin-bottom:30px;
	background-image:url(../img/contents/prjp/jp_bg_bottom.png);
	background-repeat:no-repeat;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .jp .pr_list {
	width:286px;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #999999;
	height:117px;
	float:left;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .jp .pr_list.end {
	border-right:0;
	padding-right:0px;
	margin-right:0px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .jp .pr_list h4 {
	width:286px;
	padding-bottom:5px;
}

#PagePr_cojp_jp #contents_wrapper .cojp_jp_pr .jp .pr_list p {
	line-height:1.5;
	width:276px;
	margin-left:5px;
}

#PagePr_cojp_jp #contents_wrapper .price_table {
	width:918px;
	border-collapse:collapse;
	border:1px solid #4d4d4d;
	margin:0 auto 5px;
}

#PagePr_cojp_jp #contents_wrapper .price_table th {
	background-color:#e6e6e6;
	padding:15px;
	text-align:center!important;
	border-bottom:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
}

#PagePr_cojp_jp #contents_wrapper .price_table td {
	padding:15px;
	text-align:center!important;
	border-bottom:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
}

#PagePr_cojp_jp #contents_wrapper .price_table td.price {
	padding:15px;
	text-align:right!important;
	border-bottom:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
}

#PagePr_cojp_jp #contents_wrapper .price_table td.right_end {
	border-right:0;
}

#PagePr_cojp_jp #contents_wrapper .price_table td.end , #PagePr_cojp_jp #contents_wrapper .price_table th.end {
	border-bottom:0;
}

#PagePr_cojp_jp #contents_wrapper .price_table .table_ttl th {
	background-color:#1a1a1a;
	color:#ffffff;
}

#PagePr_cojp_jp #contents_wrapper .note_area {
	width:932px;
	border:1px solid #f15a24;
	padding:13px;
	margin-bottom:50px;
}

#PagePr_cojp_jp #contents_wrapper .note_area h3 {
	width:894px;
	padding-left:36px;
	height:32px;
	line-height:32px;
	color:#f15a24;
	font-size:18px;
	background-image:url(../img/contents/prjp/note_icon.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#PagePr_cojp_jp #contents_wrapper .note_area ul {
	margin-left:10px;
	width:922px;
}

#PagePr_cojp_jp #contents_wrapper .note_area ul li {
	background-image:url(../img/contents/prjp/list_icon.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:15px;
	width:907px;
	line-height:1.5;
	color:#1a1a1a;
	margin-bottom:15px;
}

#PagePr_cojp_jp #contents_wrapper .note_area ul li.end {
	margin-bottom:0;
}


#PagePr_cojp_jp #contents_wrapper #footer {
	border-top:1px solid #999999;
	width:960px;
	padding:20px 0;
	text-align:center!important;
}


/*####################　404 Not Found　####################*/
#NotFound .inner {
    margin: 0 25px ;
 }
#NotFound .notfound_sitemap {
    padding: 20px 20px 15px 20px;
}
#NotFound h4 {
    margin: 0 0 8px 0;
    padding: 0;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    background: url(../img/ttl-line03.gif) left bottom repeat-x;
}

.link-box {
    margin: 20px 0 0;
    padding: 5px;
    background-color: #fff0d5;
    border: 1px solid #f1c277;
    font-weight: bold;
    text-align: center;
}

/*####################　共通検索フォーム　####################*/

#common_domain_search {
    display: none;
    padding: 10px;
    position: fixed;
    background: #2c6ba7;/* Old Browsers */
    background: -moz-linear-gradient(top, #347fb8 0, #245797 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #347fb8), color-stop(100%, #245797));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #347fb8 0, #245797 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #347fb8 0, #245797 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #347fb8 0, #245797 100%); /* IE 10+ */
    background: linear-gradient(to bottom, #347fb8 0, #245797 100%);/* W3C */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 2px solid #1e4e87;
}
#common_domain_search input[type=text] {
    display: inline-block;
    padding: 12px 12px 8px 12px;
    width: 150px;
    -webkit-box-shadow: 0 2px 0 0 rgba(41,106,156,1) inset;
    box-shadow: 0 2px 0 0 rgba(41,106,156,1) inset;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
}
#common_domain_search input[type=image] {
    display: inline-block;
    position: relative;
    top: 1px;
	width: 50px;
}

/*####################　xyz特設ページ　####################*/

.PagePr_xyz { background: #fff; }

.PagePr_xyz #header {
    margin: 20px auto 30px;
}

.PagePr_xyz .xyz-pr-txt {
    width: 910px;
    height: 46px;
    margin: 0 auto;
    background: #461655 url("../img/contents/xyz/stripe_b_bg.png") 0 0 repeat;
    text-align: center;
    font-size: 24px;
    line-height: 46px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}

.PagePr_xyz .cp-date {
    width: 880px;
    height: 50px;
    margin: 0 auto 50px;
    background: #461655 url("../img/contents/xyz/stripe_bg.png") 0 0 repeat;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.PagePr_xyz .search_form {
    width: 696px;
    padding: 30px 0 50px;
    margin: 0 auto 60px;
    border: 2px solid #a1a1a1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.PagePr_xyz .search_form .search_ttl {
    margin-bottom: 15px;
    font-size: 30px;
}

.PagePr_xyz .search_form textarea {
    padding: 10px;
    margin-bottom: 10px;
    width: 578px;
    height: 184px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.PagePr_xyz .search_form .search_btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #ea6c34;
    border: none;
    cursor: pointer;
}

.PagePr_xyz .section {
    margin: 0 auto 60px;
    width: 960px;
}

.PagePr_xyz .section_ttl {
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 3px solid #461655;
    font-size: 30px;
}

.PagePr_xyz .feature_box_ttl {
    width: 306px;
    height: 36px;
    margin-bottom: 28px;
    background: #fff;
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}



.PagePr_xyz .feature_box {
    width: 310px;
    margin-right: 15px;
    float: left;
}
.PagePr_xyz .feature_box:last-child { margin-right: 0; }

.PagePr_xyz .feature_box_ttl::after {
    width: 0;
    height: 0;
    margin-left: -6px;
    position: absolute;
    left: 50%;
    bottom: -8px;
    border-style: solid;
    border-width: 10px 6.5px 0 6.5px;
    border-color: #fff transparent transparent transparent;
    content: '';
}
.PagePr_xyz .feature_box_ttl::before {
    width: 0;
    height: 0;
    margin-left: -6px;
    position: absolute;
    left: 50%;
    bottom: -12px;
    border-style: solid;
    border-width: 10px 6.5px 0 6.5px;
    content: '';
}

.PagePr_xyz .feature_box_ttl.blue {
    border: 2px solid #287fd7;
    color: #287fd7;
}
.PagePr_xyz .feature_box_ttl.blue::before { border-color: #287fd7 transparent transparent transparent; }

.PagePr_xyz .feature_box_ttl.orange {
    border: 2px solid #ef810b;
    color: #ef810b;
}
.PagePr_xyz .feature_box_ttl.orange::before { border-color: #ef810b transparent transparent transparent; }

.PagePr_xyz .feature_box_ttl.green {
    border: 2px solid #6db526;
    color: #6db526;
}
.PagePr_xyz .feature_box_ttl.green::before { border-color: #6db526 transparent transparent transparent; }

.PagePr_xyz .price_table {
    width: 100%;
	border-collapse: separate;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.PagePr_xyz .price_table thead .cols {
    padding:23px 18px;
    background: #461655 url("../img/contents/xyz/stripe_bg.png") 0 0 repeat;
	text-align:center!important;
	border-right:1px solid #8c6f93;
    color: #fff;
    font-weight: bold;
}
.PagePr_xyz .price_table thead .cols:last-child { border-right:0!important; }

.PagePr_xyz .price_table .tbody_ttl {
    width: 40%;
	padding:12px 18px;
    background-color:#e9e9e9;
	text-align:center!important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.PagePr_xyz .price_table .tbody_ttl:last-child { border-right:1px solid #ccc; }

.PagePr_xyz .price_table td {
	padding:12px 18px;
	text-align:center!important;
	border-bottom:1px solid #ccc;
	border-right: 1px solid #ccc;
}

.PagePr_xyz .price_table td.price { text-align:right!important; }

.mb50 { margin-bottom: 50px!important; }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.PagePr_xyz .indent-adjust {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 100%!important;
}

.PagePr_xyz .individual_domain li.label{
    display: inline-block;
    padding: 2px 6px;
    color: #fff;
    border-radius: 3px;
    font-size: 90%;
    margin-right: 5px;
}

.PagePr_xyz .individual_domain li.label:last-child{
    margin-right: 0;
}

.PagePr_xyz .individual_domain li.red{
    background: #d2614b;
}

.PagePr_xyz .individual_domain li.green{
    background: #00bda1;
}

.PagePr_xyz .individual_domain li.blue{
    background: #36b3ef;
}

.PagePr_xyz #footer {
    margin: 0 auto;
	width:960px;
	padding:20px 0;
    border-top:1px solid #999999;
	text-align:center!important;
}

/*####################　スーパーセール関連　####################*/

#PagePr_superSale { background: #fff; }

#PagePr_superSale #header {
    padding: 26px 0;
    text-align: center;
}

#PagePr_superSale #top_img {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
#PagePr_superSale #top_img.cp_end { background: #000; }
#PagePr_superSale #top_img.cp_end img {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    z-index: 1;
}
#PagePr_superSale #top_img.cp_end::before {
    padding: 10px 8px;
    width: 350px;
    display: inline-block;
    left: 0;
    right: 0;
    top: 46%;
    margin: auto;
    z-index: 2;
    position: absolute;
    background: #fff;
    font-size: 19px;
    font-weight: bold;
    color: #333;
    content: '本キャンペーンは終了いたしました';
}


#PagePr_superSale .cp-date {
    width: 960px;
    height: 60px;
    margin: 30px auto 40px;
    background: #f33964;/* Old Browsers */
    background: -moz-linear-gradient(top, #f66284 0, #f33964 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f66284), color-stop(100%, #f33964));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #f66284 0, #f33964 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f66284 0, #f33964 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f66284 0, #f33964 100%); /* IE 10+ */
    background: linear-gradient(to bottom, #f66284 0, #f33964 100%);/* W3C */
    border-radius: 30px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
#PagePr_superSale .search_form {
    width: 696px;
    padding: 30px 0 50px;
    margin: 0 auto 60px;
    border: 2px solid #a1a1a1;
}

#PagePr_superSale .search_form .search_ttl {
    margin-bottom: 15px;
    font-size: 30px;
}

#PagePr_superSale .search_form textarea {
    padding: 10px;
    margin-bottom: 10px;
    width: 578px;
    height: 184px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

#PagePr_superSale .search_form .search_btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #ea6c34;
    border: none;
    cursor: pointer;
}

#PagePr_superSale .section {
    margin: 0 auto 60px;
    width: 960px;
}
#PagePr_superSale .section_ttl {
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 3px solid #a1a1a1;
    font-size: 30px;
}

#PagePr_superSale .price_table {
    width: 100%;
	border-collapse: separate;
    border-spacing: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#PagePr_superSale .price_table thead .cols {
    padding:23px 18px;
    background: #333;
	text-align:center!important;
	border-right:1px solid #ccc;
    color: #fff;
    font-weight: bold;
}
#PagePr_superSale .price_table thead .cols:last-child { border-right:0!important; }

#PagePr_superSale .price_table .tbody_ttl {
    width: 40%;
	padding:12px 18px;
    background-color:#e9e9e9;
	text-align:center!important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#PagePr_superSale .price_table .tbody_ttl:last-child { border-right:1px solid #ccc; }

#PagePr_superSale .price_table td {
	padding:12px 18px;
	text-align:center!important;
	border-bottom:1px solid #ccc;
	border-right: 1px solid #ccc;
}

#PagePr_superSale .price_table td.price { text-align:right!important; }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#PagePr_superSale .indent-adjust {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 100%!important;
}

#PagePr_superSale #footer {
    margin: 0 auto;
	width:960px;
	padding:20px 0;
    border-top:1px solid #999999;
	text-align:center!important;
}

.super_sale_domain {
    padding: 12px 10px 12px 20px;
    margin: 25px auto 35px;
    width: 645px;
    background: #ffe42d url("../img/campaign/super_sale_bg.png") repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 6px 5px #f9a514;
    box-shadow: 6px 5px #f9a514;
    position: relative;
}
.super_sale_domain a { display: block; }
.super_sale_domain_ttl {
    width: 243px;
    height: 78px;
    margin: 0 15px 0 0!important;
    padding: 0!important;
    background: url("../img/campaign/super_sale_logo.png?date=190423") 0 0 no-repeat!important;
    float: left;
    text-indent: -9999px;
}
.super_sale_domain_box {
    width: 387px;
    float: left;
}
.super_sale_domain_box .banner { position: relative; }
.super_sale_domain_box .cp_date {
    display: block;
    position: absolute;
    top: -5px;
    right: -40px;
}
.super_sale_domain_subTtl {
    display: block;
    position: absolute;
    top: -23px;
    right: 20px;
}
.super_sale_link {
    width: 686px;
    display: block;
    margin: 0 auto;
}


/*####################　エックスサーバーキャンペーンPR　####################*/

.xPrContents {
    width: 100%;
    height: auto;
    margin: 0 auto 5px;
    display: flex;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.xPrContents_ttl {
    display: inline-block;
    width: 534px;
}
.xPrContents_box {
    display: inline-block;
    width: 456px;
    padding: 32px 13px;
    text-align: center;
    background: url("../img/contents/top_pr_bnr/x_cp_bg.png?date=191213") 0 0 no-repeat;
}
.xPrContents_box_txt {
	width: 270px;
	height: 56px;
	margin: 0 5px 0 0;
	float: left;
	font-size: 15px;
}
.xPrContents_box_img {
	display: inline-block;
	width: 175px;
	height: 56px;
	float: left;
}
.hover:hover {
    opacity: 0.9;
}

/*20.05.22　追記*/

.xPrContents_bnr {
	width: 960px;
	height: auto;
	margin: 0 auto 5px;
}

.xPrContents_bnr p{
	width: 100%;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.xPrContents_bnr div{
	width: 100%;
	margin-top: -5px;
}


/*####################　新規・更新料金のPRコンテンツ　####################*/
#Main .contpriceDomain{
	border: 1px solid #1c5e9c;
}
#Main .contpriceDomain_ttl{
	margin-bottom: 0;
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
	background: #1c5e9c;
}
#Main .contpriceDomain_ttl > span{
	color: #faed00;
}
#Main .contpriceDomain_ttl small{
	font-size: 10px;
}
#Main .contpriceDomain_inner{
	padding: 10px;
}
#Main .contpriceDomain_inner p{
	margin-bottom: 0;
}
#Main .contpriceDomain_inner .left{
	width: 500px;
}
#Main .contpriceDomain_inner .right{
}
#Main .contpriceDomain_caution{
	font-size: 10px;
}

/*####################　更新料金のPRコンテンツ　####################*/
#Main .contPrUpdateDomain{
    position: relative;
    border: 1px solid #ccc;
}

#Main .inner_contPrUpdateDomain{
    padding: 10px 20px 3px;
    display: flex;
    justify-content: center;
}

#Main .cont .inner_contPrUpdateDomain{
    padding: 8px 10px 3px;
}

#Main .cont .featureList .inner_contPrUpdateDomain{
    padding: 10px 5px 3px 8px;
}

#Main .contPrUpdateDomain h3,#Main .contPrUpdateDomain h5{
    font-size: 135%;
    background-color: #1c5e9c;
    padding: 8px 0;
    text-align: center;
    background-image: none;
    color: #fff;
    margin-bottom: 0;
}

#Main .contPrUpdateDomain h3 span,#Main .contPrUpdateDomain h5 span{
    color: #faed00;
}

#Main .contPrUpdateDomain h3 span small,#Main .contPrUpdateDomain h5 span small{
    font-size: 13px;
}

#Main .contPrUpdateDomain .pr_ttl::before{
    display: inline-block;
    width: 61px;
    height: 37px;
    background: url(../img/contents/pr_contents_ttl_baloon.png) 0 0 no-repeat;
    content: '';
    position: absolute;
    top: -22px;
}

#Main .contPrUpdateDomain h3.pr_ttl::before{left: 18px;}
#Main .contPrUpdateDomain h5.pr_ttl::before{left: 8px;}

#Main .contPrUpdateDomain p.caution {
    font-size: 12px;
    margin: 7px 10px 10px 0;
    text-align: right;
}

#Main .inner_contPrUpdateDomain .left{
    font-size: 110%;
    margin: 5px 15px 0 0;
}

#Main .featureList .inner_contPrUpdateDomain .left{
    margin: 5px 9px 0 0;
}

#Main .inner_contPrUpdateDomain .left strong{
    font-size: 125%;
    color: #1c5e9c;
}

#Main .inner_contPrUpdateDomain .left span{
    background: linear-gradient(transparent 60% , #faed00 0%);
}

#Main .inner_contPrUpdateDomain .left ul{
    border-top: 1px dotted #b2b2b2;
    border-bottom: 1px dotted #b2b2b2;
    padding: 9px 0 9px 9px;
    margin-bottom: 10px;
}

#Main .inner_contPrUpdateDomain .left ul li,#PageFeature #Main .featureList .inner_contPrUpdateDomain .left ul li{
    background: url(../img/contents/img_check.png) 0 3px no-repeat;
    padding-left: 25px;
    font-size: 95%;
}

#PageFeature #Main .featureList .inner_contPrUpdateDomain .left ul li{
    margin-bottom: 0;
    padding-bottom: 0;
}

#Main .inner_contPrUpdateDomain .left ul li:first-child,#PageFeature #Main .featureList .inner_contPrUpdateDomain .left ul li:first-child{
    margin-bottom: 5px;
}

#Main .inner_contPrUpdateDomain .left ul li strong{
    color: #333;
    font-size: 115%;
}

#Main .inner_contPrUpdateDomain .left .contPr{
    text-align: center;
    position: relative;
    letter-spacing: 0.4px;
}

#Main .inner_contPrUpdateDomain .left .contPr p{
    text-align: center;
    line-height: 1.5;
}

#Main .inner_contPrUpdateDomain .left .contPr strong.price_pr{
    line-height: 1.2;
    font-size: 120%;
}

#Main .inner_contPrUpdateDomain .left .contPr strong::before{
    display: inline-block;
    width: 285px;
    height: 25px;
    background: url(../img/contents/img_border_s.png) 0 0 no-repeat;
    content: '';
    position: absolute;
    top: -1px;
    left: 45px;
}

#Main .inner_contPrUpdateDomain .left .contPr strong.price_pr::before{
    background: url(../img/contents/img_border.png) 0 0 no-repeat;
    width: 314px;
    height: 43px;
    top: 2px;
    left: 41px;
}

#Main .inner_contPrUpdateDomain .left .contPr p.xd_pr{
    font-size: 108%;
    margin-bottom: 5px;
}

#Main .inner_contPrUpdateDomain .left .contPr p.xd_pr2{
    font-size: 110%;
    margin-top: 2px;
}

#Main .inner_contPrUpdateDomain .left .contPr a{
    height: 43px;
    display: inline-block;
}

#Main .inner_contPrUpdateDomain .left .contPr a:hover img{
    opacity: 0.8;
}


/* ----------------------------------------------------------
キャッシュレス・消費者還元事業（追尾バナー）
------------------------------------------------------------- */
.cashless {
	position: fixed;
    right: 20px;
    bottom: 93px;
    width: 237px;
    background: #fff;
    padding: 6px 7px 6px 7px;
    box-shadow: 0 0 2px grey;
    border-radius: 5px;
    text-align: center;
}

#PageIndex .cashless,#PageLanding .cashless {
	display: none !important;
}

.cashless-pr {
    font-weight: bold;
    font-size: 16px;
	text-align: center;
	margin-bottom: 3px;
	color: #1b63a7;
}


#pid-top .cashless .campaign-add,
.cashless .campaign-add{
	margin-top: 8px !important;
}

.cashless-del {
	position: absolute;
	top: -17px;
    right: -17px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #28425b;
	color: #fff;
	cursor: pointer;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #fff;
	box-shadow: 0px 2px 4px 0px #666;
}

.cashless-del span::before,
.cashless-del span::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	height: 12%;
	margin: -7% 0 0 -30%;
	background: #fff;
}

.cashless-del span::before {
	transform: rotate(-45deg);
}

.cashless-del span::after {
	transform: rotate(45deg);
}

.is--none {
	display: none!important;
}


/* ----------------------------------------------------------
キャッシュレス・消費者還元事業（サポートサイト）
------------------------------------------------------------- */
.sectionCashless{
	background: #FBF8EA;
    border: 1px solid #e7e3d3;
	padding: 15px 10px;
	margin: 0 10px 15px 0;
}

.sectionCashless_inner{
	justify-content: center;
	display: flex;
}

.sectionCashless_left{
	width: 54%;
}

.sectionCashless strong{
	font-weight: bold;
	font-size: 16px;
	color: #eca700;
	margin-bottom: 5px;
}

.sectionCashless p.sectionCashless_left_desc{
	border-top: 1px solid #b3b3b3;
	margin: 5px 0;
	padding-top: 6px;
	font-size: 12px;
}

.sectionCashless img{
	margin: 3px 0 10px 12px;
}

.sectionCashless_info{
	background: #fff;
	width: 80%;
	margin: 5px auto 0;
	padding: 7px;
	border: 1px solid #ccc;
}

.sectionCashless_info p{
	background: url(../img/contents/ico_caution.png) no-repeat 0 2px;
	padding-left: 16px;
	font-size: 12px;
	margin-bottom: 0;
}

.cashlessPrBnrTxt {
	color: #e61212;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
#PageLanding #Main .contentsBox {
	padding:0;
}


#PageLanding #Main .media {
	clear:both;
}
#PageLanding #Main .media:before, .media:after {
    content: " ";
    display: table;
}
#PageLanding .media:after {
    clear: both;
}
#PageLanding .media__image {
    float: left;
    margin-right: 15px;
}
#PageLanding .media__image--rev {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
#PageLanding .media__image > img {
    display: block;
}
#PageLanding .media__body {
    overflow: hidden;
}
#PageLanding .media__body > :last-child {
    margin-bottom: 0;
}
#PageLanding .colorOrange {
    color: #ffa200;
}
#PageLanding .campaignDetail {
	width: 100%;
}
#PageLanding .campaignDetail tr th{
	width: 20%;
	padding: 40px 17px;
	background: #f3f3f3 url(../img/bg_grid_small.png) 100% 0;
	border-bottom: 10px solid #fff;
	font-weight: bold;
}
#PageLanding .campaignDetail tr td{
	padding: 10px 10px 10px 0;
	background: #f3f3f3 url(../img/bg_grid_small.png);
	border-bottom: 10px solid #fff;
}
#PageLanding .campaignDetail__inner {
    padding: 30px 17px;
    background: #fff;
}

#PageLanding .campaign_visual {
    margin-bottom: 10px;
    text-align: center;
}
#PageLanding .campaign_visual img { max-width: 100%; }

#PageLanding .campaignCopy {
	font-weight: bold;
	text-align: center;
	color: #e61212;
	font-size: 16px;
}
#PageLanding .msg {
    margin: 0 0 20px;
    padding: 15px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}
#PageLanding .msg_notice {
    background: #FBF8EA;
    border-color: #e7e3d3;
}
#PageLanding .msg_ttl {
	margin: 0 0 10px;
	padding:0;
    color: #69b000;
    font-size: 16px;
	font-weight: bold;
	background:none;
}
#PageLanding .msg_notice .msg_ttl {
    color: #eca700;
}
#PageLanding .msg>:last-child {
    margin-bottom: 0;
}
#PageLanding .msg_body>:last-child {
    margin-bottom: 0;
}

/* ----------------------------------------------------------
緑大ボタン - 緑+白文字
------------------------------------------------------------- */
a.affiliate_btn {
	cursor: pointer;
	display: inline-block;
	margin: 0 0 5px;
	border: none;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
	line-height: 1.4;
	text-align: center;
	-webkit-transition: opacity .1s ease-out;
	-o-transition: opacity .1s ease-out;
	transition: opacity .1s ease-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none !important;
}

a.affiliate_btn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: .8;
	-moz-opacity: .8;
 }

.btn_green {
	padding: 18px;
	background: #66bb1f;/* Old Browsers */
	background: -moz-linear-gradient(top, #7ac33e 0, #7ac33e 50%, #66bb1f 51%, #66bb1f 100%); /* FF3.6+ */
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #7ac33e), color-stop(50%, #7ac33e), color-stop(51%, #66bb1f), color-stop(100%, #66bb1f));/* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, #7ac33e 0, #7ac33e 50%, #66bb1f 51%, #66bb1f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7ac33e 0, #7ac33e 50%, #66bb1f 51%, #66bb1f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7ac33e 0, #7ac33e 50%, #66bb1f 51%, #66bb1f 100%); /* IE 10+ */
	background: linear-gradient(to bottom, #7ac33e 0, #7ac33e 50%, #66bb1f 51%, #66bb1f 100%);/* W3C */
	border-radius: 3px;
	color: #fff !important;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #77ab49;
	-webkit-box-shadow: inset 0 0 0 1px #77ab49, inset 0 0 0 2px #fff, 0 1px 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 0 1px #77ab49, inset 0 0 0 2px #fff, 0 1px 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 0 1px #77ab49, inset 0 0 0 2px #fff, 0 1px 3px rgba(0,0,0,.3);
}

.btn_green:hover { color: #fff; }

.btn_blue {
	padding: 18px;
	background: #1c5e9c;/* Old Browsers */
	background: -moz-linear-gradient(top, #2c6fae 0, #2c6fae 50%, #1c5e9c 51%, #1b63a7 100%); /* FF3.6+ */
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #2c6fae), color-stop(50%, #2c6fae), color-stop(51%, #1c5e9c), color-stop(100%, #1c5e9c));/* Chrome, Safari4+ */
	background: -webkit-linear-gradient(top, #2c6fae 0, #2c6fae 50%, #1c5e9c 51%, #1c5e9c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2c6fae 0, #2c6fae 50%, #1c5e9c 51%, #1c5e9c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2c6fae 0, #2c6fae 50%, #1c5e9c 51%, #1c5e9c 100%); /* IE 10+ */
	background: linear-gradient(to bottom, #2c6fae 0, #2c6fae 50%, #1c5e9c 51%, #1c5e9c 100%);/* W3C */
	border-radius: 3px;
	color: #fff !important;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #1b558b;
	-webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 0 1px #fff, 0 1px 3px rgba(0,0,0,.3);
}

.btn_blue:hover { color: #fff; }
.btn_a8-register { width: 460px; }

.btn_a8-register_sticker {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 4px 7px;
	background: #fff;
	border-radius: 2px;
	color: #e42f12;
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
	-webkit-box-shadow: 0 1px 1px #5AA51B;
	-moz-box-shadow: 0 1px 1px #5AA51B;
	box-shadow: 0 1px 1px #5AA51B;
}
/*end*/

.login.serverpanel .loginForm__item--caption {
	color: #f78601;
}
.login.webftp .loginForm__item--caption {
	color: #018847;
}
.login.webmail .loginForm__item--caption {
	color: #9a55aa;
}
.loginForm {
	display: table;
	margin: 20px auto 0;
}
.loginForm *{
	box-sizing: border-box;
}
.loginForm input[type=text],
.loginForm input[type=password] {
	width: 100%;
}
.loginForm input[type=text]::placeholder,
.loginForm input[type=password]::placeholder {
	text-align: left;
}
.loginForm__item {
	margin: 20px 0 0;
}
.loginForm__item--caption {
	font-size:14px;
	font-weight: bold;
}
.loginForm__item--input {
	margin: 5px 0 0;
	width: 380px;
	position: relative;
}
.loginForm__item--input .ico_eye_field {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.loginForm__item--input .ico_eye_field .ico_eye {
	top: 50%;
	right: 15px;
	margin-top: -11px;
}
.loginForm__item--note {
	margin: 5px 0 0;
	color: #666;
	font-size: 12px;
}
#login_form .button_box {
	border:none;
}
#login_form {
	border: 1px solid #b3b3b3;
	display: table;
	margin: 0 auto;
	padding: 0 60px 20px;
}
#PageLogin .cont {
	width:502px;
	margin:0 auto 35px;
}
/* ----------------------------------------------------------
    新旧リンク
------------------------------------------------------------- */
.attention-box-reciprocal{
	margin: 0 20px 30px!important;
}
.reciprocalList {
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	display: flex;
}
.reciprocalList > li {
	width: 50%;
	border-right: 1px solid #ccc;
}
.reciprocalList > li:last-child {
	border: none;
}
#PageMan.pageManDetail #Main .reciprocalList a,#PageSupport.pageFaqDetail #Main .reciprocalList a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
.reciprocalList a .ico {
	margin-right: 5px;
	position: relative;
	top: -0.1em;
}
.reciprocalList .reciprocalList__caption {
	text-decoration: underline;
	padding-left: 20px;
	background: url(../img/icon-circle.gif) left .15em no-repeat;
}
.reciprocalList .current {
	pointer-events: none;
}
.reciprocalList .current .reciprocalList__caption {
	font-weight: bold;
	text-decoration: none;
}
.reciprocalList .current .reciprocalList__caption span {
	font-weight: normal;
	color: #999;
	font-size: 12px;
}
/* SP */
@media only screen and (min-width: 0) and (max-width: 767px) {

	.reciprocalList {
		flex-direction: column;
		text-align:left;
	}
	.reciprocalList > li {
		width: 100%;
		border-right:none;
		border-bottom: 1px solid #ccc;
	}
}

/* ----------------------------------------------------------
    アイコン(xacc用)
------------------------------------------------------------- */

@font-face {
	font-family: 'xacc';
	src: url('fonts/xacc.eot');
	src: url('fonts/xacc.eot#iefix') format('embedded-opentype'),
	url('fonts/xacc.ttf') format('truetype'),
	url('fonts/xacc.woff') format('woff'),
	url('fonts/xacc.svg#xacc') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}


.ico-xacc {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'xacc' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-xacc--list:before {
	content: "\e90c";
}

.ico-xacc--menu:before {
	content: "\e90f";
}

/* ----------------------------------------------------------
ドメインお引っ越しキャンペーン（移管100円）
------------------------------------------------------------- */
.campaign__bnr img,
.contCampaign img{
    box-shadow: 0 3px 3px 0 rgba(0, 10, 0, .20);
}

.campaign__bnr a:hover,
.contCampaign a:hover{
    opacity: .90;
}

/* ----------------------------------------------------------
アフィリエイトキャンペーン
------------------------------------------------------------- */
.campaign_prtxt {
	display: inline-block;
	padding: 3px 5px;
	color: #fff;
	background: #e61212;
	font-size: 11px;
	margin-bottom: 10px;
}

.fs12 {
	font-size: 12px;
}

.fs6 {
	font-size: 6px;
}