@charset"utf-8";

/* base -----------------------------------------*/

html {
min-height: 100%;
overflow: scroll;
overflow-x: hidden;
overflow-y: scroll;
}

body {
padding: 0 0 20px 40px;
min-height: 100%;
font-size: 14px;
font-family: Georgia, serif, "Hiragino Maru Gothic Pro", "Osaka", "lroSVbN";
line-height: 1.2em;
color: #094f6f;
background: #000000 url('../images/cab-bg-c.jpg') 14px 950px;
}

#background-a {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 1133px;
height: 949px;
background: url('../images/cab-bg-a.jpg') no-repeat;
}

#background-b {
position: absolute;
z-index: 0;
top: 0;
left: 10px;
right: 0;
height: 950px;
background: url('../images/cab-bg-b.jpg') repeat-x;
}

#container {
position: relative;
z-index: 2;
width: 918px;
}

img{
border:0;
}

h1, h2, h3, h4, h5{
font-family: Georgia, serif, "Hiragino Maru Gothic Pro", "Osaka", "lroSVbN";
font-weight:normal;
}

a {
text-decoration: none;
color: #fff;
}

a:hover {
color: #57523a;
}

a.arrow {
padding-right: 12px;
background: url('../images/arrow.png') no-repeat right center;
}

a.arrow:hover {
text-decoration: underline;
}

.clear {
display: block;
clear: both;
margin: 0;
padding: 0;
height: 0;
border: none;
}

.hide {
display: none;
}

.sp03{
margin:0 0 3px 0;
padding:0 0 3px 0;
}

.sp05{
margin:0 0 5px 0;
padding:0 0 5px 0;
}
		
.sp10{
margin:0 0 10px 0;
padding:0 0 10px 0;
}
		
.sp20{
margin:0 0 20px 0;
padding:0 0 20px 0;
}		
		
/* header -----------------------------------------*/

#header {
padding: 4px 0 24px 0;
}

#header h1 a {
display: block;
margin: 5px 0;
}

#header h1 span {
display: none;
}

#header #hero {
position: relative;
padding: 20px 0 0px 450px;
height: 100%;
}

#header #hero h2{
position: absolute;
top: 30px;
left: 0;
line-height: 1.2em;
letter-spacing: -0.1ex;
font-size: 40px;
color: #fff;
}

.left_t{
position: absolute;
top: 73px;
left: 0;
}

.blog_title {
font-size:12px;
color:#57523a;
line-height: 1.5em;
letter-spacing:0px;
font-weight:bold;
}

.blog {
font-size:12px;
color:#FFFFFF;
line-height: 1.5em;
letter-spacing:0px;
font-weight:bold;
}

#header #hero h2 .blog a {
color: #fff;
}

#header #hero h2 .blog a:hover {
text-decoration: none;
color: #57523a;
}

#header #navigation {
position: relative;
padding: 10px 0;
width: 918px;
}

body.index #header #navigation {
padding: 26px 0;
border-bottom: none;
}

#header #navigation li {
margin: 0.5ex 0;
}

#header #navigation li a {
font-size: 16px;
color: #094f6f;
}

#header #navigation li .disabled-link {
font-size: 16px;
color: #57523a;
}

#header #navigation li a:hover {
text-decoration: none;
color: #fff;
}

#header #navigation h2 {
margin: 0 0 12px 0;
font-size: 23px;
line-height: 1em;
color: #fff;
}

#header #navigation #nav_news {
width: 90px;
float: left;
}

#header #navigation #nav_bio {
width: 145px;
float: left;
}

#header #navigation #nav_disco {
width: 170px;
float: left;
}

#header #navigation #nav_live {
width: 185px;
float: left;
}

#header #navigation #nav_mail {
width: 170px;
float: left;
}		
			
#header #navigation #contact_info {
float: right;
width: 100px;
}

body.index #header #navigation #contact_info {
top: 36px;
}

#header #navigation #contact_info .phone-email {
margin: 0 0 12px 0;
font-size: 20px;
line-height: 30px;
}

#header #navigation #contact_info .phone {
color: #fff;
}

#header #navigation #contact_info .nav_contact {
text-decoration: none;
color: #094f6f;
padding-right: 25px;
background: url('../images/arrow.png') no-repeat right center;
}

#header #navigation #contact_info .nav_contact:hover {
color: #fff;
}

#header #navigation .copyright {
float: right;
margin: 2em 0 0 0;
width: 323px;
font-size: 12px;
color: #5b5848;
}
		
/* news -----------------------------------------*/		
		
#news {
position: relative;
margin-top:20px;
padding: 30px 0 20px 0;
width: 450px;
}

#newa #nav_news {
width: 450px;
float: right;
}		

#news #nav_news h3{
position: absolute;
top: 0px;
left: 0;
line-height: 1.2em;
letter-spacing: -0.1ex;
font-size: 20px;
color: #5b5848;
}
		
#news #nav_news a {
color: #094f6f;
}

#news #nav_news a:hover {
text-decoration: none;
color: #fff;
}	
	
/* text -----------------------------------------*/	
		
.txt01 {
font-size:11px;
color:#FFFFFF;
line-height: 1.2em;
letter-spacing: -0.1ex;		
}	

.txt02 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height: 1.5em;
}	

.txt_b {
font-size:20px;
color:#FFFFFF;
line-height: 1.5em;
letter-spacing:1px;
font-weight:bold;	
}		
		
.txt_right{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.2em;
letter-spacing: 0;
font-size: 12px;
color: #fff;
text-align:right;
}
				
/* footer -----------------------------------------*/		
		
#footer {
border-top: 1px solid #555;
clear: both;
font-size: 11px;
color: #5b5848;
text-align:center;
}
		
#footer a {
color: #5b5848;
}

#footer a:hover {
text-decoration: none;
color: #fff;
}		
.txt_b_link {

font-size:20px;
color:#006633;
line-height: 1.5em;
letter-spacing:1px;
font-weight:bold;
}
#news #nav_news01 a:hover {

text-decoration: none;
color: #fff;
}
#news #nav_news01 a {

color: #009900;
}
