﻿@charset "UTF-8";

/* -----↓全体設定↓--------------------------------------------------------------------- */

*{
	margin: 0;
	padding: 0;
	zoom: 1;
}

body{
	background: #fff;
	text-align: center;
	font-family: "MS PGothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka",arial,helvetica,clean,sans-serif;
	font-size: 80%;
	color: #555;
	line-height: 1.3em;
}

img{
	border-style: none;
}

a,a:link,a:visited,a:hover,a:active{
	color: #19B5BB;
	text-decoration: none;
}

#wrap{
	margin: 0 auto;
}

#container{
	margin: 0 auto;
}


.txtstyle1{
	color: #136e8d;
}

.txtstyle1b{
	color: #136e8d;
	font-weight: bold;
}

.txtstyle2{
	color: #19b5bb;
}

.txtstyle2b{
	color: #19b5bb;
	font-weight: bold;
}

.txtstyle3{
	color: #f00;
}

.txtstyleBold{
	font-weight: bold;
}

.txtstyleSmall{
	font-size: 80%;
}

#main a.color{
	color: #19b5bb;
	text-decoration: underline
}

#main a.colorB{
	color: #19b5bb;
	font-weight: bold;
	text-decoration: none;
}

.clearBoth{
	clear: both;
}

/* -----↓全体設定↓--------------------------------------------------------------------- */


h2{
	width: 640px;
	height: 30px;
	text-align: left;
	margin: 10px 0 5px 10px;
	color: #02787d;
	border-bottom: solid 2px #19b5bb;
}

h2.fftCaption {
	width: 640px;
	height:80px;
	margin: 20px 0 0 10px;
	background-image:url(../img/fft_caption_01.jpg);
	background-repeat:no-repeat;
	text-align: left;
	line-height:70px;
	text-indent:80px;
	font-size:18px;
	font-weight:normal;
	color: #19b5bb;
	border-bottom:none;
}

h3{
	clear:both;
	width: 640px;
	padding-left: 5px;
	text-align: left;
	line-height: 1.3em;
	margin: 30px 0 10px 10px;
	font-size: 16px;
	color: #02787d;
}

h3.headline01 {
	clear:both;
	width: 640px;
	padding-left: 5px;
	text-align: left;
	line-height: 1.3em;
	margin: 20px 0 10px 10px;
	font-size: 16px;
	color: #02787d;
}

.circle{
	width: 640px;
	height: 16px;
	padding-left: 20px;
	text-align: left;
	line-height: 14px;
	margin: 30px 0 5px 15px;
	font-size: 14px;
	color: #02787d;
	background: url(../img/circle.gif) no-repeat;
}

.mainTxt{
	width: 600px;
	margin:10px 0 0 0;
	padding-left: 35px;
	text-align: left;
	font-size: 14px;
	color: #333;
}

#main ul{
	width: 580px;
	margin: 10px 0 20px 50px;
	text-align: left;
	line-height: 1.5em;
}

h4{
	width: 820px;
	text-align: left;
	margin-bottom: 5px;
	color: #19b5bb;
	border-bottom: 2px solid #19b5bb;
}


/* -----↓content設定↓--------------------------------------------------------------------- */
#content{
	margin-top:2px;
	margin-right:auto;
	margin-left:auto;
	padding:10px 0 0 0;
	width: 900px;
	overflow:hidden;
	background: #fff;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

#shortContent{
	width: 860px;
	height: 800px;
	background: #fff;
}



/* -----↓header設定↓--------------------------------------------------------------------- */

#head {
	margin: 0 auto;
	}

#header{
	margin: 0 auto;
	width: 900px;
	height: 70px;
	_height: 80px;
}

*:first-child+html #header {
	height: 80px;
    }

h1{
	font-size: 12px;
	color: #19b5bb;
	margin: 10px 0 0 7px;
	text-align:left;
	font-weight:normal;
}

#vsLogo{
	float: left;
	width: 535px;
	height: 38px;
	margin:7px 0 0 7px;
	_margin:7px 0 0 3px;
	text-align: left;
	background: #fff;

}

#headMenu{
	float:left;
	width:358px;
	margin:21px 0 0 0;
	padding:0;
}

#headMenu ul {
	width:310px;
	margin:0 0 0 40px;
	_margin:0 0 0 30px;
}

*:first-child+html #headMenu ul {
	margin:0 0 0 30px;
    }

#headMenu ul li{
	display: inline;
	float:left;
	padding: 0 10px;
	border-left: 1px solid #19b5bb;
	text-align: center;
	list-style: none;
}

.headMenu li a,a:link,a:visited,a:hover,a:active{
	color: #19b5bb;
	text-decoration: none;
}

/* ------- ヘッダー電話番号 ------- */

#headTleArea {
	clear:both;
	height: 57px;
	background-color:#EEE;
	border-top: solid 1px #19b5bb;
	border-bottom: solid 1px #CCC;
}

#headTle {
	margin: 0 auto;
	width: 900px;
	height: 57px;
}

#headTle p {
	margin:0 20px 0 0;
	text-align:right;
}


/* ------- ボタン設定ここまで ------- */


/*-------------upper-------------*/

.upper{
	float:right;
	width: 100px;
	height: 25px;
	margin:0 35px 0 0;
	_margin:0 15px 0 0;
	background-image: url(../img/upper_01.jpg);
	background-repeat: no-repeat;
	line-height: 27px;
	text-indent: 17px;
	color: #19B5BB;
}

.upper a{
	display: block;
	width: 100px;
	height: 25px;
	color: #19B5BB;
}

.upper a,a:link,a:visited,a:active{
	color: #19B5BB;
	text-decoration: none;
}

.upper a:hover{
	width: 100px;
	height: 25px;
	background-image:url(../img/upper_hover_01.jpg);
	background-repeat:no-repeat;
	color: #FFF;
}

p.upperMain{
	width: 100px;
	height: 28px;
	margin:0 0 0 547px;
	_margin:0 0 0 522px;
	background-image: url(../img/upper_02.jpg);
	background-repeat: no-repeat;
	line-height: 28px;
	text-indent: 17px;
	color: #19B5BB;
}

*:first-child+html p.upperMain {
	margin:0 0 0 513px;
    }

p.upperMain a{
	display: block;
	width: 100px;
	height: 28px;
	color: #19B5BB;
}

p.upperMain a,a:link,a:visited,a:active{
	color: #19B5BB;
	text-decoration: none;
}

p.upperMain a:hover{
	width: 100px;
	height: 28px;
	background-image:url(../img/upper_hover_02.jpg);
	background-repeat:no-repeat;
	color: #FFF;
}


/* -----↓フッター設定↓--------------------------------------------------------------------- */

#footer{
	clear: both;
	margin: 0 auto;
	background: #eeeeee;
	height: 100px;
	color: #555555;
	padding-top: 20px;
	text-align: center;
	border-top: solid 1px #19b5bb;
	position: relative; 
}

.footerMenu li{
	display: inline;
	padding: 0 30px;
	border-left: 1px solid #19b5bb;
	list-style: none;
}

.footerMenu .menuRight{
	border-right: 1px solid #19b5bb;
}

.footerMenu li a{
	color: #19b5bb;
}

#copyright{
	margin-top: 10px;
	color: #9e9e9e;
}

/* -----↓準備中ページ↓--------------------------------------------------------------------- */

#aboutVS #sign{
	margin: 60px 0 0 635px;
}



/* -----↓準備中ページ↓--------------------------------------------------------------------- */

#junbichu{
	width: 860px;
	height: 400px;
	padding: 101px 0;
	color: #19b5bb;
}


#caution{
	margin:0 0 30px 0;
	padding-left: 15px;
	text-align: left;
}

#caution a{
	margin: 0;
	color: #f00;
	text-decoration: underline;
}
