/* ■いくらするの？ -------------------------------------------------------------*/

ol,ul {
	list-style:none;
}

.system_link {
	color:#999999;
	padding:8px 8px 6px;
	line-height:1.5em;
	font-size:12px;
	background-color:#D4F0FF;
	text-align:center;
	border:1px solid #1F87BD;
}

.system_link a:link,.system_link a:visited,.system_link a:hover,.system_link a:active {
	text-decoration:none;
}

	/* index.html */

.can_easy ol {
	list-style-position:inside;
}

.can_easy {
	padding:0.3em 1em;
	border-left:1px solid #55A2DD;
	border-right:1px solid #55A2DD;
	border-bottom:1px solid #55A2DD;
}

.can_tutorial {
	font-size:120%;
	line-height:140%;
	padding:37px 0px 67px;
	margin:30px 0px 0px;
	text-align:center;
	background-image:url(../img/can_arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.in_arrow {
	margin:0px auto;
	width:478px;
	color:#0E86BF;
	padding-top:0.25em;
	background-color:#FFFFFF;
	border:1px solid #55A2DD;
}

.can_system_menu {
	padding-bottom:1px;
	margin:30px 0 10px;
	font-size:140%;
	line-height:140%;
	color:#0E86BF;
	border-bottom:1px dashed #55A2DD;
}

.system_menu {
	padding-bottom:20px;
}

.system_menu ul {
	line-height:180%;
	color:#0E86BF;
	float:left;
	list-style-type:circle;
	padding-left:20px;
	width:270px;
}

.server_link {
	text-align:center;
	margin-bottom:40px;
}

.can_table,.can_table_S {
	width:580px;
	border-collapse:collapse;
}

.can_table_ttl {
	font-size:110%;
	line-height:130%;
	background-color:#D4F0FF;
	border-left:5px solid #1F87BD;
	width:562px;
	padding:0.4em 0px 0.2em 13px;
}

.can_table_td1 {
	padding:15px 5px;
	border-bottom:1px dashed #55A2DD;
}

.can_table_td2 {
	padding:15px 5px;
	font-size:110%;
	line-height:140%;
}

.img_cell {
	float:left;
	width:216px;
	height:165px;
}

.txt_cell {
	float:left;
	margin-right:10px;
	width:342px;
}

.td_recommend {
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../img/can_recommend_bg.jpg);
	height:130px;
	color:#FD4700;
	font-size:120%;
	line-height:120%;
	font-weight:bold;
}

.sys_btn {
	height:35px;
	text-align:left;
}

.server_linkbtn {
	float:left;
	padding-right:15px;
}

.server_linktxt {
	float:left;
	width:327px;
	padding-top:3px;
}


	/* server.html */
.can_table_td3 {
	padding:10px 5px 30px;
	font-size:110%;
	line-height:160%;
}

.under_dash {
	border-bottom:1px dashed #55A2DD;
}

.server_point {
	font-size:110%;
	font-weight:bold;
}

.server_ttl {
	font-weight:bold;
}

.server_txt {
	padding-top:4px;
}

.server_indent {
	padding-left:1em;
	text-indent:-1em;
}


.server_supplement {
	background-color:#EEEEFF;
	margin-top:20px;
	padding:1em 1em 0.7em 2em;
	text-indent:-1em;
	font-size:85%;
}


	/* 詳細ページ詳細 */

.limit_txt {
	text-align:right;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:1px;
	padding-right:5px;
}

.can_table_td4 {
	width:570px;
	padding:10px 5px 15px;
	font-size:110%;
	line-height:150%;
}

.can_expimg {
	font-size:80%;
	line-height:120%;
	width:200px;
	display:block;
	float:right;
	padding-left:10px;
}

.can_expimg img {
	margin-bottom:5px;
}
.can_caution {
	border:1px solid #1F87BD;
	margin:30px 0 20px;
	padding:10px;
	width:558px;
}

.can_caution p {
	padding-top:8px;
}

 /* table.html */
.can_sub_table {
	padding-top:15px;
	text-align:center;
	font-weight:bold;
	width:270px;
	float:left;
}

 /* mform.html */
.mform_list {
	float:left;
	list-style-position:inside;
	list-style-type: disc;
}
