﻿@charset "utf-8";

/* for promoted box */
body {
	/*padding-top:22px;*/
}
/* 
	[ index ]
*/

#contents {
	padding-bottom:10px;
}
.Plangrps {
	padding-bottom:15px;
	clear:both;
}
.Plangrps h2 {
	height:20px; line-height:20px;
	margin-bottom: 10px;
	border-bottom:2px solid #FFC666;
	background:url(img/h2-plangrp-name-tab.gif) right bottom no-repeat;
	color:#900;
}
.Plangrps h2 span {
	float:right; width:140px;
	padding-top:1px;
	text-align:center;
}


/* 
   [ P A R T S  -   ]
*/

.Plangrps h3 {
	height:20px;
	border-bottom:2px solid #DCE3AB;
	margin-bottom:5px;
	background:url(img/h3-plangrp-name-tab.gif) right 0 no-repeat;
}

.PlansHolder {
	padding:0 0 0 5px;
}

.Plans {
	width:670px; height:122px;
	margin:0 0 10px 0;
}
.Plans h4 {
	height:18px;
	color:#FF6600;
}
.Plans .h4Inner {
	width:650px; height:100px;
	margin-left:10px;
	border:#826B62 solid 1px;
	border:1px solid #aaa;
	background:#efefef url(img/bg-plan.jpg) 0 0 repeat-x;
}
.Plans .bnr {
	float:left; clear:none;
}
.Plans .img,
.PlanImage .img {
	width:480px; height:100px;
}
.Plans .btn {
	float:left; clear:none;
}
.Plans ul {
	list-style:none;
	padding:5px 10px; float:left;
}
.Plans li {
	width:140px; padding:0 10px 0 0;
	list-style:none;
}
.Plans .PlanPrice {
	margin-top:5px;
	padding:5px 10px;
}

.Plans li a {
	display:block;
	width:130px; height:30px; line-height:27px;
	background:url(img/btnskins-plan.gif) 0 0 no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:white;
	text-align:center;
}
.Plans li a:hover {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
	line-height:29px;
}
.Plans li a:active {
	background:url(img/btnskins-plan.gif) 0 0 no-repeat;
}
.Plans li input {
	display:block;
	width:130px; height:30px; line-height:27px;
	background:url(img/btnskins-plan.gif) 0 0 no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:white;
	text-align:center;
}
.Plans li input:hover {
	background:url(img/btnskins-plan.gif) -130px 0 no-repeat;
	line-height:29px;
}
.Plans li input:active {
	background:url(img/btnskins-plan.gif) 0 0 no-repeat;
}

.Plans ul .btnTanoshimikata { background:url(img/btn-tanoshimi-kata.gif); }
.Plans ul .btnRyokinhyo { background:url(img/btn-price-wo-miru.gif); }
.Plans ul .btnVacancy { background:url(img/btn-vacancy-wo-miru.gif);}
.Plans ul .btnYoyaku { background:url(img/btnskins-plan.gif); }

.Plans ul .btnTanoshimikata a:hover { background:url(img/btn-tanoshimi-kata-on.gif); }
.Plans ul .btnRyokinhyo a:hover{ background:url(img/btn-price-wo-miru-on.gif); }
.Plans ul .btnVacancy a:hover{ background:url(img/btn-vacancy-wo-miru-on.gif);}
.Plans ul .btnYoyaku a:hover{ background:url(img/btnskins-plan.gif); }

.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 {
	/* padding:5px;*/
	/* text-align:right; */
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
	color:#CC6600;
}
.PlanPrice img {
	vertical-align:middle;
}
.PlanPrice .pricefigure {
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	*font-weight:bold;
	_font-weight:600;
	font-size:x-large;
	letter-spacing: -1px;
	*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;
}
#attentionDiv {
	padding:0 10px;
	margin:0 10px;
}
#attentionDiv h4 {
	height:18px;
	color:#FF6600;
}
#attentionDiv p {
	padding:10px;
}

#provisionDiv {
  height:30px;
	padding:0 10px;
	margin:0 10px;
	border:#AAA solid 1px;
	background:#F2F2F2;
}
#provisionDiv p {
  padding:6px 0;
}
#provisionDiv a {
  color:#AA6A00;
	font-weight:bold;
	text-decoration:none;
}
#provisionDiv a:hover {
  text-decoration:underline;
}
/*
	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;
}