﻿@charset "UTF-8";

/* BODY
----------------------------------------------------------------------------- */
body {
	margin:0;
	padding:0;
	background:url(../img/body_bg.gif) repeat;
	font-size:80%;
	color:#000;
	/*color:#333333;*/
	font-family:Verdana, Geneva, sans-serif;
}

/* WRAPPER
----------------------------------------------------------------------------- */	
#wrapper{
	position:relative;
 	width:950px;
	margin:0 auto;
	padding-top:10px;
}

#tagline{
	display:none;
}

/* SUB
----------------------------------------------------------------------------- */
#sub{
	float:none;
}

#logo{
	display:none;
}

#navLang{
	display:none;
}


#navi{
	display:none;
}

.subContent{
	display:none;
}



/* CONTENT
----------------------------------------------------------------------------- */
#content{
	float:none;
	width:710px;
	margin:0px;
	clear:right;
}

#index #contentIndex{
	margin:0;
}
	
#breadcrumbs {
	display:none;
}


/* MAIN
----------------------------------------------------------------------------- */
#main{
	border:none;
	padding:29px;
	margin-bottom:10px;
	background:#FFF;
}

#main .tit01{
	margin:5px 0 25px;
}

#main .tit02{
	padding:6px 10px;
	margin-bottom:15px;
	background:#981d3b;
	color:#FFF;
	font-weight:bold;
}

#main .tit03{
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.6;
}

#main .tit04{
	font-weight:bold;
	margin-bottom:10px;
	color:#981d3b;
	line-height:1.8;
	font-size:120%;
}

#main .tit05{
	border-bottom:1px solid #aba8a8;
	padding-bottom:3px;
}

#main .tit05 span{
	background:#aba8a8;
	color:#FFF;
	font-weight:bold;
	padding:6px 10px;
	line-height:1.6;
}

#main .tit06{
	border-bottom:1px solid #aba8a8;
	padding-bottom:3px;
	margin-bottom:15px;
}

#main .tit06 span{
	background:#981d3b;
	color:#FFF;
	font-weight:bold;
	padding:0;
}

#main .lead{
	margin-bottom:50px;
}

#main p.leadTxt{
	margin-bottom:30px !important;
}

#main p img.print{
	display:block;
}

#main .section{
	margin-bottom:50px;
	clear:both;
}

#main .section p{
	line-height:1.8;
	margin-bottom:10px;
}


#main .section .btn{
}

#main .section .btn a{
	display:block;
	font-weight:bold;
	background:#e9e6e6 url(../img/ico_arw_red.gif) 10px 20px no-repeat;
	padding:10px 10px 10px 20px;
	border:2px solid #c7c7c7;
}

#main .section .btn a:hover{
	border:2px solid #981d3b;
}

#main .section .btn a.w100px{
	width:120px;
}

#main .section .btn a.w150px{
	width:150px;
}

#main .section .btn a.w200px{
	width:200px;
}


#main .section .linkListBlank{
	list-style:none;
}

#main .section .linkListBlank li{
	line-height:1.6;
	background:url(../img/ico_window.gif) left 8px no-repeat;
	padding-left:15px;
}

#main .section .linkListBlank li a{
	text-decoration:none;
	display:block;
	padding:2px 4px;
	zoom:1;
}

#main .section .linkListBlank li a:hover{
	background:#e9e6e6;
}

#main .section .innerLink{
	width:100%;
	background:#e9e6e6;
}

#main .section .innerLink td{
	text-align:center;
	border-right:1px solid #FFF;
}

#main .section .innerLink td a{
	display:block;
	background:url(../img/ico_arw_down.gif) center bottom no-repeat;
	padding:8px 8px 16px;
	border:2px solid #c7c7c7;
}

#main .section .innerLink td a:hover{
	border:2px solid #981d3b;
}

#main .pageLink{
	margin-bottom:30px;
	clear:both;
}

#main .pageLink ul li{
	width:215px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	background:#e9e6e6;
}

#main .pageLink ul li a{
	display:block;
	background:url(../img/ico_arw.gif) 10px 12px no-repeat;
	padding:8px 8px 10px 20px;
	border:2px solid #c7c7c7;
}

#main .pageLink ul li a:hover{
	border:2px solid #981d3b;
}

#main .section .lineTop{
	padding-top:20px;
	margin-top:30px;
	border-top:1px solid #e7e2e2;
	clear:both;
	width:650px;
}

#main .adviserList{
	margin-top:20px;
	margin-bottom:0px;
}


#main .adviserList dt{
	float:left;
	clear:both;
	padding-right:15px;
	font-weight:bold;
	width:7em;
}

#main .adviserList dd{
}

#main .adviserList dt,
#main .adviserList dd{
	line-height:1.6;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e7e2e2;
}

#main .section .list{
	margin-left:-20px;
	_margin-left:-40px;
	_zoom:1;
}

#main .section .list li{
	width:220px;
	float:left;
	margin-left:20px;
	line-height:1.5;
}




/* PAGETOP
----------------------------------------------------------------------------- */
.pagetopTxt{
	display:none;
}

.pagetop{
	display:none;
}


/* FOOTERLINK
----------------------------------------------------------------------------- */

#footerlink{
	display:none;
}


/* FOOTER
----------------------------------------------------------------------------- */	
#footer{
	clear:both;
	font-size:80%;
	border:none;
	padding:9px;
	width:930px;
	text-align:center;
	margin-bottom:10px;
	background:#FFF;
}

#footer #footerLogo{
	display:none;
}

address{
	clear:both;
	float:left;
}


/* PARTS
----------------------------------------------------------------------------- */

ul.ulBasic{
	list-style:disc;
	margin-left:15px;
	margin-bottom:10px;
}

ul.ulBasic li{
	line-height:1.5;
	margin-bottom:3px;
}

ol.olBasic{
	margin-left:25px;
	margin-bottom:10px;
}

ol.olBasic li{
	line-height:1.5;
	margin-bottom:3px;
}

ul.ulNote{
	margin-bottom:10px;
}

ul.ulNote li{
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:5px;
	line-height:1.4;
	font-size:80%;
}

ul.ulArrowDown li{
	padding-left:15px;
	background:url(../img/ico_arw_down.gif) left 10px no-repeat;
}

.dlBasic dt{
	width:100px;
	padding-right:20px;
	float:left;
	clear:both;
}

.dlBasic dd{
	margin-left:120px;
}

table.tbBasic{
	width:100%;
    border-right:1px solid #e8e3e3;
    border-bottom:1px solid #e8e3e3;
	border-spacing:0;
	border-collapse:separate;
	*border-collapse:collapse; /* ie6,7 */
	margin-bottom:10px;
}

table.tbBasic caption {
	padding-bottom:5px;
	font-weight:bold;
	background:transparent;
}

table.tbBasic th {
	width:1%;
	white-space:nowrap;
	background:#f6f5f5;
}

table.tbBasic th,
table.tbBasic td {
	padding:10px 10px;
    border-top:1px solid #e8e3e3;
    border-left:1px solid #e8e3e3;
	vertical-align:top;
	line-height:1.6;
}


table.tbBasic2{
	width:100%;
	border-spacing:0;
	border-collapse:separate;
	*border-collapse:collapse; /* ie6,7 */
	margin-bottom:10px;
}

table.tbBasic2 caption {
	padding-bottom:5px;
	font-weight:bold;
	background:transparent;
}

table.tbBasic2 th {
	width:1%;
	white-space:nowrap;
	padding:0 20px 0 0;
	font-weight:bold;
	background:url(../img/th_bg.gif) right bottom no-repeat;
}

table.tbBasic2 td {
	padding:0 20px;
}
	

table.tbBasic2 th,
table.tbBasic2 td {
	vertical-align:top;
	line-height:1.6;
	padding-top:5px;
	padding-bottom:15px;
}


table.tbDl th,
table.tbDl td{
	padding:3px !important;
	vertical-align:top;
	line-height:1.8;
}

table.tbDl{
	margin-bottom:15px;
}

table.tbDl th{
	font-weight:normal;
	padding-right:10px !important;
	border:none;
	background:none;
	white-space:nowrap;
}

.link{
	background:url(../img/pic_line.gif) left 7px no-repeat;
	padding-left:12px;
}


.frame{
	background:#e9e6e6;
	padding:20px;
}

.frame .frameContent{
	background:#FFF;
	border:1px solid #e8e3e3;
	padding:14px;
	_height:1%;
}

.frame2{
	background:#e9e6e6;
	padding:10px;
	clear:both;
}

.ico{
	padding:0 5px;
	vertical-align:middle;
}

a.arw{
	padding:0 0 0 1em;
	background:url(../img/arw.gif) no-repeat 0 .2em;
}

.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}

.mg0{
	margin:0 !important;
}

.mb0{
	margin-bottom:0px !important;
}

.mb10{
	margin-bottom:10px !important;
}

.mb20{
	margin-bottom:20px !important;
}

.mb30{
	margin-bottom:30px !important;
}

.mb40{
	margin-bottom:40px !important;
}

.fLeft{
	float:left;
}

.fLeft_mr15{
	float:left;
	margin-right:15px;
}

.fLeft_mr30{
	float:left;
	margin-right:30px;
}

.fLeft_mrb30{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}

.fRight{
	float:right;
}

.fRight_ml15{
	float:right;
	margin-left:15px;
}

.fRight_mlb15{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.fRight_ml30{
	float:right;
	margin-left:30px;
}

.fRight_mlb30{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}

.clear{
	clear:both;
}

br.clear{
	clear:both;
	height:0;
	line-height:0;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.small{
	font-size:80%;
	line-height:1.5 !important;
}
.big{
	font-size:120%;
}

.red{
	color:#ff0000;
}

.bdNone{
	border:none !important;
}

.ind20{
	margin-left:20px;
}

.ind30{
	margin-left:30px;
}

#salon01{
	padding-bottom:20px;
}
