@charset "utf-8";


/*--------------------------------------
	div#mainImage
---------------------------------------*/

div#mainImage {
	float:left;
	width:345px;
}


/*--------------------------------------
	div.point
---------------------------------------*/

div.point {
	padding-left:367px;
}

/*--------------------------------------
	div#premierSupport
---------------------------------------*/

div#premierSupport h2 {
	margin-bottom:1em;
	padding:0;
	border:none;
	background:none;
}

div#premierSupport p.catch {
	font-size:116%;
	text-align:center;
}

div#premierSupport h3 {
	background:transparent url(../../../../../../img/ic_round.gif) no-repeat scroll left 1em;
	color:#6fb92c;
	margin-bottom:0;
	padding-left:15px;
}

div#premierSupport h3 img {
	vertical-align: top;
	margin-top: 0.15em;
	/margin-top: 0;
}

/*--------------------------------------
	div#totalCarePlan
---------------------------------------*/

div#totalCarePlan h2 {
	padding:0;
	background:none;
	border:none;
}

div#totalCarePlan table {
	border:none;
}

div#totalCarePlan table th,
div#totalCarePlan table td {
	font-size:15px;
}

div#totalCarePlan th {
	text-align:center;
	border-left:none;
}

div#totalCarePlan td {
	text-align:center;
	border-right:none;
}

div#totalCarePlan th,
div#totalCarePlan td {
	padding:0.5em 7px;
}

div#totalCarePlan th.case {
	background:none;
	text-align:left;
	width: 280px;
	padding-left: 13px;
}

div#totalCarePlan th.case_top {
	background:none;
	text-align:left;
	vertical-align: top;
	padding-top: 20px;
}

div#totalCarePlan td.lifetime {
	padding:0;
	border: none;
}

div#totalCarePlan img.tsuuin {
	margin-top: 20px !important;
	/margin-top: 15px !important;
}

div#totalCarePlan img.img_L {
	margin-top: 10px;
}

div#totalCarePlan img.term {
	margin-bottom: 7px;
}

div#totalCarePlan img.explanation {
	margin-top: 10px;
}

div#totalCarePlan td.txt_img img {
	position: absolute;
	position: relative;
	top: -20px;
	/top: -27px;
}

div#totalCarePlan td.txt_img {
	height: 100px; !important
}

div#totalCarePlan td p.size_s {
	text-align:left;
	padding-left: 5px;
}

.pink {
	width:140px;
	background-color:#ffefff;
}

.orange {
	background-color:#fff1e5;
}

.tokutei {
	background-color:#f3f7e2;
}

span.white {
	padding:0.3em 0.5em;
	font-size:85%;
	background-color:#fff;
}

p.white {
	padding:0.3em 0.5em;
	font-size:85%;
	background-color:#fff;
}

span.red,
p.red {
	padding:0.3em 0.5em;
	font-size:85%;
	background-color:#fff;
	color:#ff0000;
}

div#totalCarePlan td.img {
	text-align:left;
	font-size:80%;
	width:505px;
}


/*--------------------------------------
	th.money
---------------------------------------*/

div#main th.money {
	width:20px;
}


/*--------------------------------------
	table#lifeSupport
---------------------------------------*/

table#lifeSupport {
	border:none;
}

table#lifeSupport th,
table#lifeSupport td {
	background-color:#dcecbb;
}

table#lifeSupport th {
	width:6em;
	text-align:center;
	font-size:116%;
	border-top:none;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	border-left:none;
}

table#lifeSupport td {
	padding:0.5em 1em;
	vertical-align:top;
	border-top:none;
	border-right:none;
	border-bottom:5px solid #fff;
	border-left:none;
}

table#lifeSupport ul {
	margin:0;
}

table#lifeSupport li {
	font-size:116%;
}


/*--------------------------------------
	table#example
---------------------------------------*/

table#example {
	width:500px;
	border:none;
}

table#example caption {
}

table#example th {
	padding:0.4em 1em;
	font-size:116%;
	border-right:none;
	border-left:none;
}

table#example td {
	padding:0.4em 1em;
	font-size:138.5%;
	border-right:none;
}


/*--------------------------------------
	p.siryoseikyu
---------------------------------------*/

p.siryoseikyu {
	text-align:right;
}

/*--------------------------------------
	div.original_plan
---------------------------------------*/

div.original_plan {
	padding-left:0;
}

div.original_plan h2 span {
	font-size:75%;
}

div.original_plan h4 {
	color:#6FB92C;
	font-size:116%;
	padding-left: 15px;
	/padding-left: 20px;
}

div.original_plan h4 img {
	margin-top:0.15em;
	/margin-top:0;
	vertical-align:top;
}

div.original_plan .img_premiersupport {
	margin-bottom:2em !important;
	margin-right:2em !important;
}

body.commodity div#main div.original_plan .border {
	border:1px dotted #ccc;
	margin-left:17px;
	padding: 10px;
}

body.commodity div#main div.original_plan .border_life {
	border:1px dotted #ccc;
	margin-left:17px;
	padding: 10px;
	width: 485px;
}

body.commodity div#main div.original_plan div.border {
	padding: 10px 10px 10px 15px;
}

body.commodity div#main div.original_plan div.border p {
	margin: 0;
	padding: 0;
}

