@charset "UTF-8";

/* 機能一覧　大枠
----------------------------------------------------- */
div.func {}

div.func p {
	margin: 0px;
	padding: 0px;
}

/* 見出し
-------------------------------- */
div.func h2 {
	margin-bottom: 20px;
	padding: 0px;
}
/*
div.func h3 {
	font-size: 200%;
	color: #990000;
}
*/
div.func h4 {
	color: #ffaf2a;
	font-size: 150%;
}

/* 機能見出し */
div.func h5 {
	color:#0066FF;
	font-size: 150%;
	height:25px;
	line-height: 25px;
	margin: 0;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
}

.bg_common img {
	float:left;
	margin: 5px;
}


/* 上部画像エリア
-------------------------------- */
.func div.img_m1 {
	width: 644px;
	margin-bottom: 40px;
}


/* 新・機能一覧用スタイル
-------------------------------- */
.func table.func-table {
	width: 640px;
	background-color: #cccccc;
}

table.func-table th{
	width: 180px;
	background-color: #f0f0f0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}

table.func-table td{
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
}

table.func-table p {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}


/* チェック画像 */
.checked {	margin-right: 5px;}




/* chips
-------------------------------- */
.func hr {
	border-color: #ffaf2a;
	border-style: solid;
	border-width:1px;
	margin-top: -10px;
}



/* 機能一覧　機能詳細
----------------------------------------------------- */
div.func-d {}

div.func-d p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4!important;
}

/* 見出し
-------------------------------- */
div.func-d h2 {
	height: 27px;
	color: #FF7F01;
	background-image: url(../img/function/fun-title-base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
/*	padding: 0px;*/
}

div.func-d img.m-10 {	margin-left: 10px;}
div.func-d img.b-10 {	margin-bottom: 25px;}



/* cart.html
----------------------------------------------------- */
/* 対応カート決済方法 */

.cart p {
	margin:0;
	padding:0;
}

.cart ul {
	margin:0;
	padding:0;
}
.org_bg {
	background-color:#ffaf2a;
	font-weight:bold;
	font-size:125%;
}
.cart h3 {
	background-color:#ffaf2a;
	color:#FFFFFF;
	height:35px;
	line-height:35px;
	padding-left:15px;
	font-size:125%;
}
.adv {
	background-image:url(/src/img/function/adv_bg.png);
	padding-left:100px;
	padding-top:60px;
	height:227px;
	width:645px;
	background-repeat:no-repeat;
}
.adv p {
	width:520px;
}
.kessai img {
	margin-left:-2px;
}
.bg_common_in ul {
	margin-left:20px;
}
.red_bg {
	background-color:#990000;
	padding:2px;
}
.cart h4{
	background-color:#990000;
	height:35px;
	line-height:35px;
	font-size:100%;
	color:#FFFFFF;
	padding-left:15px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0px;
	/*margin-bottom:15px;*/
}
.cart table {
	margin-top:15px;
	/*width:600px;*/
	width: 100%;
	background-color:#cccccc;
	margin-bottom:15px;
}
.cart table td {
	height:35px;
	padding-left:15px;
}
.cart table .bold {
	background-color:#f0f0f0;
	width:22%;
}
.cart table .red {
	width:28%;
	background-color:#FFFFFF;
}
.h4_inside p {
	height:20px;
	line-height:20px;
}
.h4_p {
	color:#990000;
	font-size:125%;
	font-weight:bold;
}
.cart h5 {
	font-size:110%;
	font-weight:bold;
	border-bottom: 2px solid #990000;
	/*width:610px;*/
	color:#000000;
	padding-bottom:0px;
	/*margin-left:10px;*/
	/*margin-bottom:15px;*/
	margin: 1em 1em 0em 1em;
}

.topagetop {
	margin: 2em 0 2em 0 !important;
	text-align: right;
}