@charset "utf-8";
@import "common.css";
@import "contents.css";

h2.catch{
	font-size: 12pt;
	color: #85a3c7;
}

/*-------------------------------------
for header
--------------------------------------*/
#header{
    width: 100%;
    height: 29px;
	border-bottom: 1px solid #cc7e8e;
    background: #6a5656;
	margin: 0 0 30px;
}

#header img.logo{
    float:left;
    margin: 4px 0 0 10px;
}

img.title{
	margin:3px 10px;
}

/*----------------------------
for breadclumb
------------------------------*/
#breadcrumb{
    clear:both;
    font-size: 7pt;
	padding:0;
	margin: 0 0 15px;
	width:677px;
	line-height:150%;
	color: #999;
}

#breadcrumb a:link{
    color: #cc7e8e;
	text-decoration: underline;
}

#breadcrumb a:visited{
    color: #cc7e8e;
	text-decoration: underline;
}

#breadcrumb a:hover{
    color: #cc7e8e;
	text-decoration: none;
}

#breadcrumb a:active{
    color: #cc7e8e;
	text-decoration: none;
}

/*----------------------------
for toroku
------------------------------*/
#torokuArea{
	float:left;
    width: 678px;
}
.note{
	margin:10px 0;
	font-weight:bold;
	line-height:150%;
}
h2.toroku{
	font-size:10pt;
	background: url(/img/premium/ico_h3.gif) 0 50%  no-repeat;
	padding: 0 0 0 15px;
	margin:0 0 20px;
}
h3.toroku{
	font-size:10pt;
	background: url(/img/premium/ico_h3.gif) 0 50%  no-repeat;
	padding: 0 0 0 15px;
	margin:0 0 10px;
}
#salonContents{
	margin: 0 20px;
}
.boldWideTop{
	float:left;
	background: url(/img/premium/toroku/bg_boldwidetop.gif) no-repeat;
	width: 636px;
	height: 8px;
	font-size:1pt;
	margin:15px 0 0;
}
.boldWideContent {
	float:left;
	background: url(/img/premium/toroku/bg_boldwidemiddle.gif) repeat-y;
    width:616px;
	padding: 10px 10px;
}
.boldWideBottom {
	clear:both;
	background: url(/img/premium/toroku/bg_boldwidebottom.gif) no-repeat;
	width: 636px;
	height: 8px;
	font-size:1pt;
}
.boldWideContent p.comment{
	float:left;
	width: 360px;
	padding:5px 0px 5px 10px;
	line-height:130%;
}
.boldWideContent img.premium{
	float: right;
	margin: 10px 5px;
}
.guide{
	margin:15px 0 10px;
}
iframe.kiyaku{
	margin: 10px 10px;
	padding:0;
	background: #fff;
	width: 600px;
	height: 300px;
}
#kiyaku{
	width:550px;
}

p.window{
	text-align: right;
	margin:0;
	padding:0;
	width:610px;
}
table.input{
	float:right;
	width: 300px;
}
table.input th{
	text-align:left;
	font-weight: normal;
}
table.toroku{
	margin:0 0 0px;
	border-collapse: collapse;
	width:600px;
}
table.toroku th{
	text-align:left;
	width:150px;
	padding:13px 5px;
	vertical-align: top;
	background:url(/img/premium/bg_form.gif) repeat-x bottom;
}
table.toroku td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background:url(/img/premium/bg_form.gif) repeat-x bottom;
}
table.toroku .noborder{
	background:none;
}
table.toroku td.element{
	padding:10px 0 0;
	vertical-align: top;
	text-align:right;
	white-space: nowrap;
	font-size:7pt;
}
table.toroku td.henko{
	text-align: right;
}
table.toroku .notice{
	float:left;
	margin: 3px 0 0px;
}
.dotBorder{
	background: url(/img/toroku/bg_line.gif) repeat-x bottom;
	padding: 20px 0px;
}

.margin{
	margin: 0 0 10px;
}
/*----------------------------
for toroku roundcorner
------------------------------*/
.torokuTop {
	background: url(/img/salon/bg_top.gif) no-repeat;
	width: 678px;
	height: 8px;
	font-size:1pt;
}
.torokuContent {
	background: url(/img/salon/bg_middle.gif) repeat-y;
    width:678px;
}
.torokuBottom {
	clear: both;
	background: url(/img/salon/bg_bottom.gif) no-repeat;
	width: 678px;
	height: 8px;
	font-size:1pt;
}
.boldShortTop{
	background: url(/img/premium/toroku/bg_boldshorttop.gif) no-repeat;
	width: 308px;
	height: 8px;
	font-size:1pt;
}
.boldShortContent{
	float:left;
	background: url(/img/premium/toroku/bg_boldshortmiddle.gif) repeat-y;
    width: 280px;
	padding: 5px 14px 0;
}
.boldShortContent p{
	margin:0 0 10px;
	line-height:150%;
}
.boldShortBottom {
	clear: both;
	background: url(/img/premium/toroku/bg_boldshortbottom.gif) no-repeat;
	width: 308px;
	height: 8px;
	font-size:1pt;
	margin: 0 0 10px;
}
.lTorokuBlock{
	float:left;
	margin:0 8px 0 0;
}
.rTorokuBlock{
	float:right;
	padding:0 4px 0 0;
}
#visualArea{
	float: left;
	width: 566px;
	margin: 0 10px 0 0;
}
#rightArea{
	float: left;
	width: 308px;
}
input.button{
	width: 100px;
}
.boldWideTop2{
	float:left;
	background: url(/img/premium/bg_boldwidetop2.gif) no-repeat;
	width: 677px;
	height: 8px;
	font-size:1pt;
	margin:15px 0 0;
}
.boldWideContent2 {
	float:left;
	background: url(/img/premium/bg_boldwidemiddle.gif) repeat-y;
    width:657px;
	padding: 10px 10px;
}
.boldWideBottom2 {
	clear:both;
	background: url(/img/premium/bg_boldwidebottom.gif) no-repeat;
	width: 677px;
	height: 8px;
	font-size:1pt;
}
#group_list{
    background: #fff7df url(/img/premium/bg_centerbottom.gif) repeat-x 0 bottom;
    width:780px;
    padding: 0 0 15px 0;
    margin: 0 auto 20px;
}
#group_list p.top{
    background: #fff7df url(/img/premium/bg_centertop.gif) repeat-x 0 top;
    padding: 15px 15px 0;
    line-height: 150%;
}
#group_list p.center{
	margin:0;
}
#group_list p.contents{
    padding: 5px 30px;
    line-height: 150%;
}
#group_list div.contents{
    padding: 5px 30px;
    line-height: 150%;
}
#group_list div.boldShortTop{
	margin: 0 auto;
	float:none;
}
#group_list div.boldShortContent{
	margin: 0 auto;
	float:none;
}
#group_list div.boldShortBottom{
	margin: 0 auto;
	float:none;
}
/*----------------------------
for top
------------------------------*/
#bottomArea{
	clear:both;
	width: 890px;
	padding: 20px 0 0;
}
#bottomArea ul#tab{
	list-style: none;
	width: 890px;
	font-size: 1pt;
	margin: 0;
	padding: 0;
}
#bottomArea ul#tab li{
	display: inline;
	padding: 0 1px 0 0;
	margin: 0;
}
#bottomArea ul#tab li.limit{
	padding:0;
}
#bottomArea #contents{
	float:left;
	width: 882px;
	border: 1px solid #ccccbf;
}
#bottomArea table.chapter{
	width: 784px;
	margin: 20px 48px;
}
#bottomArea table.chapter td{
	width:190px;
}
#bottomArea table.chapter td p{
	text-align: center;
	margin: 8px 0 0;
}
#bottomArea table.chapter td p a{
	background: url(/img/premium/ico_pink.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
}

#bottomArea #block{
	float:left;
	width:820px;
	padding: 20px 0 30px 48px;
}
#bottomArea .description{
	margin: 0 0 20px;
	font-weight: bold;
	line-height: 150%;
}
#bottomArea .items{
	float: left;
	width: 190px;
	background: #ede3c7;
	margin: 0 10px 30px 0;
}
#bottomArea .items table{
	width: 182px;
	background: #fff;
	border: 1px solid #dbd9cf;
	border-collapse: collapse;
	margin: 4px;
}
#bottomArea .items table th{
	width: 63px;
	text-align: left;
	padding: 5px 0 0 5px;
	font-weight: normal;
	white-space: nowrap;
}
#bottomArea .items table td{
	padding: 5px 5px 0;
	line-height: 150%;
}
#bottomArea .items table a.item{
	display: block;
	background: url(/img/premium/ico_pink.gif) no-repeat 0 0.5em;
	padding: 0 0 0 20px;

}
#bottomArea .items table td .end{
	width: 170px;
	margin: 0 0 5px;
	padding: 2px 0;
	background: #949494;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#bottomArea table.step{
	width: 784px;
	margin: 20px 48px;
}
#bottomArea table.step td {
	padding: 10px 5px 10px 0;
}
#bottomArea table.step td a{
	background: url(/img/premium/ico_pink.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
}
#bottomArea .step{
	margin: 0 50px;
}
/*----------------------------
for footer
------------------------------*/
#footer{
	float: left;
    margin: 20px auto 0;
    padding: 10px 0 5px;
	border-top: 1px solid #cc7e8e;
    width: 100%;
	height: 30px;
	background: #fff;
}

#footerarea{
	width: 890px;
	margin: 0 auto;
}

#footer ul{
    list-style: none;
    padding: 0;
    margin: 0;
    float:left;
}

#footer li{
    display:inline;
    font-size: 7pt;
    background: url(/img/premium/ico_delta.gif) no-repeat 0px 50%;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
}

#copyright{
    float: right;
    font-size: 7pt;
    font-weight:none;
	color: #cc7e8e;
	margin:0;
	padding:0;
}

#copyright a:link{
	color: #cc7e8e;
    text-decoration:none;
}

#copyright a:visited{
	color: #cc7e8e;
    text-decoration:none;
}

#copyright a:hover{
	color: #cc7e8e;
    text-decoration:none;
}

#copyright a:active{
	color: #cc7e8e;
    text-decoration:none;
}

