﻿@charset "utf-8";
/* 
	[ index ]
*/

#contents {
	padding-bottom:10px;
}
.PlanGroup {
	
}
.PlanGroup h2 {
	height:28px; line-height:28px;
	border-bottom:3px solid #FFC666;
	text-indent:30px;
	background:url(img/h4-plangrp-name-tab.gif) 10px 0 no-repeat;
}
.tblPlan {
	margin:0 auto 20px auto;
	width:670px;
	border-collapse:collapse;
	border:1px solid #FFC666;
}
.PlanTitle {
	margin:20px auto 0 auto;
	width:670px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
}
.PlanImage {
	width:90px;
	padding:10px 10px 10px 10px;
	vertical-align:top;
}
.PlanDesc {
	width:530px;
	padding:10px 10px;
	vertical-align:top;
	line-height:1.5em;
	font-size:107%;
	font-size:122%;
}
.PlanPrice {
	width:530px;
	padding:0 10px 10px 10px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	color:#c00;
	font-size:10px;
	color:#CC6600;
}
.PlanPrice img {
	vertical-align:middle;
}
.PlanPrice .pricefigure {
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	*font-weight:bold;
	_font-weight:600;
	font-size:x-large;
	*letter-spacing: -1px;
}


button {
	width:130px; height:30px; line-height:30px;
	padding:0; border:0; margin:10px 0;
	background:transparent url(img/btnskins-plan.gif) 0 2px no-repeat;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
button:active {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
}

button.promoted,
button.big {
	width:160px; height:50px; line-height:50px;
	padding:0; border:0; margin:0;
	background:transparent url(img/btnskins-big.gif) 0 0 no-repeat;
	color:white;
	font-weight:bold;
}
button.promoted:active,
button.big:active {
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}


.button {
	width:130px; height:30px; line-height:30px;
	padding:0; border:0; margin:10px 0;
	background:transparent url(img/btnskins-plan.gif) 0 2px no-repeat;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
.button:active {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
}

.promoted,
.big {
	width:160px; height:50px; line-height:50px;
	padding:0; border:0; margin:0;
	background:transparent url(img/btnskins-big.gif) 0 0 no-repeat;
	color:white;
	font-weight:bold;
}
.promoted:active,
.big:active {
	background:url(img/btnskins-big.gif) -160px 0 no-repeat;
}



#formBtns {
	text-align:center;
	padding:10px 10px; margin-top:10px;
	border-top:2px solid #f90;
}

#formBtns form {
	padding:0; margin:0;
}


/*
	sidebar
*/
.OrangeFrame {
	background:url(img/bg-decided-facts.gif) -240px repeat-y;
}
.OrangeFrame .bgend{
	height:10px; clear:both;
	background:url(img/bg-decided-facts.gif) -480px bottom no-repeat;
}
.OrangeFrame h4{
	padding:3px 10px;
	height:22px; line-height:22px;
	font-size:12px;
	background:url(img/bg-decided-facts.gif) 0 0 no-repeat;
	color:white;
}
.OrangeFrame dl{
	padding:0px 10px;
}
.OrangeFrame dt{
	clear:both;
	padding:10px 0 5px 0;
	color:#AA6A00;
	font-weight:bold;
	font-size:14px;
}
.OrangeFrame dt a{
	color:#AA6A00;
	text-decoration:none;
}
.OrangeFrame dd{
	margin:0;
	padding:0 0 5px 0;
	padding:0 0 5px 80px;
	color:#666;
	line-height:1.5em;
}
.OrangeFrame dd img{
	float:left; clear:none;
	width:70px; 
	margin:3px 0 0 -80px;
}
.OrangeFrame dd a{
	display:block; width:100px;
	margin:5px 0;
	color:#AA6A00;
	font-weight:bold;
	font-size:12px;
}

#prForMasamura {
	margin:10px 0;
}
#prForMasamura h4 {
	height:90px;
	background:url(img/h4-pr-for-masamura.gif) 0 0 no-repeat;
	padding:0;
}
#prForMasamura .h4Inner {
	padding:0 5px;
}
#prForMasamura .h4Inner p {
	padding:10px 10px 0 10px;
}
#prForMasamura .h4Inner p.notice{
	text-indent:-15px;
	padding:10px 10px 10px 25px;
}
#prForMasamura .h4Inner p .attention {
	padding:0 2px 3px 2px; margin:0 3px;
	background:url(img/wavy-line.gif) 0 bottom repeat-x;
}
