@charset "utf-8";


/* Index
-------------------------------------------------
	base
	Layout
	header
	main
------------------------------------------------- */


/* base
------------------------------------------------------------ */

body {
	color: #333333;
    font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", sans-serif;
}

a {
	text-decoration: underline;
	/*\*/
	overflow:hidden;	/* for Fx */
	/**/
}

a:link,
a:visited { color: #2B8DC0; }
a:hover,
a:focus,
a:active {
	color: #0000FF;
}

strong {
	font-weight: normal;
}


/* Layout
------------------------------------------------------------ */

div#wrap {
	width: 100%;
	text-align: left;
}

div#header {
	background: url(/image/header_line.png) repeat-x scroll center bottom;
	height: 70px;
	margin: 30px auto 10px;
	width: 100%;
}

div#container {
	width: 900px;
	overflow: hidden;
	margin: 25px auto 40px;
	clear: both;
}

div#primary {
	float: left;
	width: 710px;
}

div#main {
	float: right;
	width: 520px;
}

div#sidemenu {
	float: left;
	width: 180px;
	margin-right: 5px;
}

div#secondary {
	float: right;
	width: 180px;
	margin-left: 5px;
}

div#sitemap {
	width: 710px;
	margin: 0 auto;
}


/* header
------------------------------------------------- */

div#header div#header_main {
	margin: 0 auto;
	width: 900px;
}

div#header h1 {
	float: left;
}

div#header p {
	float: right;
	margin-top: 10px;
	text-align: right;
}

div#header p#sitemap {
	clear: both;
	margin-right: 10px;
	margin-top: 6px;
	background: url(/image/images.png) no-repeat 0 -1560px;
}


/* main
------------------------------------------------- */
div#main div.signup_bottom {
	clear: both;
	padding: 20px 15px 15px;
	text-align: center;
}

div#main div.signup_bottom a.signup_bottom_btn {
	display: block;
	width: 300px;
	height: 70px;
	margin:0 auto;
	padding: 0;
	background: url(/image/images.png) no-repeat 0 -1860px;
}
div#main div.signup_bottom a.signup_bottom_btn:hover,
div#main div.signup_bottom a.signup_bottom_btn:active {
	background: url(/image/images.png) no-repeat 0 -1930px;
}

.bnr_plan_private {
	margin: 1rem 0;
	text-align: center;
}


/* index
------------------------------------------------- */

div#main h2#eye_catch {
	background: url(/image/images.png) no-repeat -190px -1660px;
	width: 520px;
	height: 185px;
}

ul#eye_catch_staffinfo{
	background: #f5f5f5;
	margin-top: 10px;
	padding: 15px 15px 10px;
}
ul#eye_catch_staffinfo li.staffinfo_important{
	min-height: 25px;
	background: url(/image/images.png) no-repeat -665px -870px;
	padding-left: 52px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 90%;
}


div#main h2.main_title {
	background: url(/image/images.png) no-repeat 0 -299px;
	margin-top: 15px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-top: 6px;
	clear: both;
}
div#main h2.nomargin {
	margin-top: 5px;
}

div#main ul#point_list {
	line-height: 2;
	margin: 15px 0;
	overflow: hidden;
}

div#main ul#point_list li {
	float: left;
	margin: 0 4px;
	width: 121px;
	height: 90px;
}

div#main ul#point_list li.point1 {
	background: url(/image/images.png) no-repeat -204px -1320px;
}

div#main ul#point_list li.point2 {
	background: url(/image/images.png) no-repeat -333px -1320px;
}

div#main ul#point_list li.point3 {
	background: url(/image/images.png) no-repeat -461px -1320px;
}

div#main ul#point_list li.point4 {
	background: url(/image/images.png) no-repeat -589px -1320px;
}

div#main ul#point_list li.point5 {
	background: url(/image/images.png) no-repeat -204px -1418px;
}

div#main ul#point_list li.point6 {
	background: url(/image/images.png) no-repeat -333px -1418px;
}

div#main ul#point_list li.point7 {
	background: url(/image/images.png) no-repeat -461px -1418px;
}

div#main ul#point_list li.point8 {
	background: url(/image/images.png) no-repeat -589px -1418px;
}

div#main ul#point_list li.point9 {
	background: url(/image/images.png) no-repeat -204px -1517px;
}

div#main ul#point_list li.point10 {
	background: url(/image/images.png) no-repeat -333px -1517px;
}

div#main ul#point_list li.point11 {
	background: url(/image/images.png) no-repeat -461px -1517px;
	width: 248px;
	height: 90px;
}

div#main div#annotation {
	font-size: 85%;
	line-height: 1.1;
}

div#main div#annotation span {
	color: #FF0000;
	font-weight: bold;
}

div#main .reason {
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: dotted 1px #999999;
}

div#main .reason_end {
	padding-bottom: 5px;
	margin-top: 10px;
}

div#main .reason h3,
div#main .reason_end h3 {
	background: url(/image/images.png) no-repeat -685px -598px;
	text-indent: 30px;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

div#main .reason p,
div#main .reason_end p {
	background: #F4F4F4;
	width: 505px;
	margin: 0 auto;
}

div#main p#plesk_text {
	background: #F4F4F4;
	width: 505px;
	margin: 15px auto 20px;
}

div#main table {
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px auto 5px;
	text-align: center;
	width: 520px;
}

div#main table td {
	padding: 3px;
	border: 1px solid #999999;
}

div#main table td.back_blue {
	background: url(/image/table_blue.png) repeat-x center top #95C5FF;
}

div#main table td.back_glay {
	background: url(/image/table_glay.png) repeat-x center top #dedede;
}

span {
	color: #FF0000;
}

p.arrow_link {
	text-align: right;
}
/* Plesk LP Link Banner 2018/06 ================== */
.plesk-lp-link{
	margin-top: 15px;
}
/* //Plesk LP Link Banner 2018/06 ================== */

/* Campaign 2020/07 ================== */
td.cp_title {
    background: orange;
    font-weight: bold;
    color: #fff;
}
span {
    color: #000;
}
span.tujo {
    text-decoration: line-through;
}
span.cp {
    font-size: 1.2rem;
    font-weight: bold;
    color: red;
    border-bottom: 4px solid #f9f817;
}
span.cp-text {
    font-weight: bold;
    color: red;
}
.campaign-lp-link{
	margin-top: 15px;
}
/* //Campaign 2020/07 ================== */
