@charset "utf-8";

/* ==========================================================================
     Portal
   ========================================================================== */

/* --------------------------------------------------------------------------
     Top
   -------------------------------------------------------------------------- */

/* top_mainimg */

.contents .top_mainimg {
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	background: url("../img/textad_portal.png") 0 0 no-repeat #f5f5f5;
}

.contents .top_mainimg .btn-signup {
	position: absolute;
	top: 115px;
	right: 20px;
	width: 220px;
	padding: 15px;
	font-size: 20px;
}





/* --------------------------------------------------------------------------
     Top_about
   -------------------------------------------------------------------------- */

/* top_about_feature01_list01 */

.contents .top_about_feature01_list01 {
	counter-reset: top_about_feature01_list;
	margin-bottom: 20px;
}

.contents .top_about_feature01_list01 li {
	padding-left: 26px;
	text-indent: -26px;
}

.contents .top_about_feature01_list01 li:before {
	counter-increment: top_about_feature01_list;
	content: counter(top_about_feature01_list);
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #666;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	border-radius: 50%;
	text-align: center;
	text-indent: 0;
	color: #fff;
}



/* top_about_feature01_list02 */

.contents .top_about_feature01_list02 {
	margin-bottom: 10px;
}

.contents .top_about_feature01_list02 li {
	width: 220px;
	float: left;
	background: #f5f5f5;
	margin-left: 10px;
	padding: 10px 10px 20px;
	text-align: center;
	font-size: 20px;
	background: #f5f5f5;
}
.contents .top_about_feature01_list02 li:first-child {
	margin-left: 0;
}

.contents .top_about_feature01_list02 li img {
	width: 220px;
	height: 180px;
	background: url("../img/textad_portal.png") 0 0 no-repeat transparent;
}
.contents .top_about_feature01_list02 li.top_about_feature01_list02_imp img {
	background-position: 0px -220px;
}
.contents .top_about_feature01_list02 li.top_about_feature01_list02_direct img {
	background-position: -240px -220px;
}
.contents .top_about_feature01_list02 li.top_about_feature01_list02_cost img {
	background-position: -480px -220px;
}



/* top_about_feature02_adminimg */

.contents .top_about_feature02_img {
}



/* top_about_feature03_table */

.contents .top_about_feature03_table th {
	width: 156px;
}





/* --------------------------------------------------------------------------
     Top_publish
   -------------------------------------------------------------------------- */

/* top_publish_companylist */

.contents .top_publish_companylist {
	border-top: 1px solid #ccc;
}

.contents .top_publish_companylist li {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.contents .top_publish_companylist p {
	margin: 0;
	overflow: hidden;
}

.contents .top_publish_companylist img {
	width: 200px;
	height: 55px;
	float: left;
	margin-right: 10px;
	background: url("../img/textad_portal.png") 0 0 no-repeat transparent;
}

.contents .top_publish_companylist .top_publish_companylist_fc2blog {background-position: 0px -450px;}
.contents .top_publish_companylist .top_publish_companylist_fc2video {background-position: 0px -520px;}
.contents .top_publish_companylist .top_publish_companylist_fc2pic {background-position: 0px -590px;}
.contents .top_publish_companylist .top_publish_companylist_fc2web {background-position: 0px -660px;}
.contents .top_publish_companylist .top_publish_companylist_gooside {background-position: -200px -450px;}
.contents .top_publish_companylist .top_publish_companylist_finito {background-position: -200px -520px;}
.contents .top_publish_companylist .top_publish_companylist_kserver {background-position: -200px -590px;}
.contents .top_publish_companylist .top_publish_companylist_zerocity {background-position: -200px -660px;}
.contents .top_publish_companylist .top_publish_companylist_zeroyen {background-position: -400px -450px; height: 72px;}
.contents .top_publish_companylist .top_publish_companylist_easter {background-position: -400px -590px;}
.contents .top_publish_companylist .top_publish_companylist_ojiji {background-position: -400px -660px;}





/* --------------------------------------------------------------------------
     Top_signup
   -------------------------------------------------------------------------- */

/* top_signup_step */

.contents .top_signup_step {
	padding: 20px;
	background: #f5f5f5;
}

.contents .top_signup_step_list li {
	margin-bottom: 33px;
	padding: 15px;
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
}

.contents .top_signup_step_list li:after {
    content: "";
	display: block;
	position: absolute;
	top: 100%;
    left: 50%;
	width: 24px;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 3px;
    margin-left: -12px;
	background: url("../img/textad_portal.png") -520px -800px no-repeat transparent;
}

.contents .top_signup_step_list .top_signup_step_list_head {
	margin: 0 0 5px;
	font-size: 24px;
	font-weight: bold;
	color: #45962f;
}

.contents .top_signup_step_list .top_signup_step_list_headnum {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 34px;
    margin-right: 10px;
	background: #45962f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #fff;
}

.contents .top_signup_step_list .top_signup_step_list_text {
	margin: 0;
}

.contents .top_signup_step_start {
	text-align: center;
}

.contents .top_signup_step_start_img {
	display: block;
	width: 500px;
	height: 150px;
	margin: 10px auto;
	background: url("../img/textad_portal.png") 0px -800px no-repeat transparent;
}

.contents .top_signup_step_start_catch {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #45962f;
}





/* --------------------------------------------------------------------------
     JavaScript
   -------------------------------------------------------------------------- */

/* js_navtab */

.js_navtab_contents {
	display: none;	
}
























