@charset "UTF-8";
/* CSS Document */

/* clearfix */

.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block}
* html .clearfix {height: 1%}
.clearfix {display: block}


/* ベース */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	line-height: 1.8;
	text-align: center;
	color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../img/page-bg.jpg);
}

body > #wrapper{
	height:auto;
	min-height:100%;
}

#header{
	background:url(../img/header-bg.gif) repeat-x #000000;
	height:17px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	line-height: 0px;
	font-size:1px;
}

#header-menu{
	background:url(../img/header-menu-bg.jpg);
	width:800px;
	height:206px;
	margin:0 auto;
	position:relative;
	padding:0;
	line-height: 0px;
}

#wrapper{
	width:100%;
	min-height:100%;
	height:100%
	}


#main{
	width:800px;
	margin:0 auto;
	background:#FFFFFF;
	padding-bottom:80x;
	overflow:auto;
	clear:both;
	background:url(../img/main-bg.jpg) repeat-y #FFFFFF;
	}

#contents-left{
	width:332px;
	float:left;
	height:100%;
	padding:0;
	text-align:left;
}

#contents-left-inner{
	background:url(../img/cotents-l.jpg) no-repeat;
	width:319px;
	height:680px;
	text-indent:-9999px;
	padding:0;
	background-color: #FFFFFF;
}

#contents-right{
	float:right;
	width:468px;
	height:100%;
	background:#FFFFFF;
	padding-bottom:80px;
}

#contents-right table{
	width:94%;
	text-align:left;
	font-size:110%;
	margin-left:10px;
	margin-bottom:20px;
}

#contents-right table th{
width:100px;
border-right:dotted 1px #999999;
border-top:dotted 1px #999999;
border-bottom:dotted 1px #999999;
border-collapse:separate;
padding:10px 0 10px 10px;
}

#contents-right table td{
padding:10px 0 10px 10px;
border-top:dotted 1px #999999;
border-bottom:dotted 1px #999999;
}


#contents-right02{
	float:right;
	width:468px;
	height:110%;
	background:#FFFFFF;
	padding-bottom:80px;
}

#contents-right02 table{
	width:94%;
	text-align:left;
	font-size:100%;
	margin-left:10px;
	margin-bottom:20px;
	border:#999999 1px solid;
}

#contents-right02 table th{
width:100px;
border-collapse:separate;
padding:10px 0 10px 10px;
}

#contents-right02 table td{
padding:10px 0 10px 10px;
}

#contents-right02 p{
text-align:right;
padding-right:25px;
}




#footer{
	clear:both;
	height:80px;
	margin-top:-80px;
	position:relative;
}

#footer-inner{
	width:800px;
	height:80px;
	margin:0 auto;
	background:url(../img/footer-bg.jpg) repeat-y #FFFFFF;
}

.top-menu {
	margin:10px 0;
	text-align:left;
}

.top-btn01 {
	clear: both;
	display:block;
	width:190px;
	height: 47px;
	background:url(../img/top-btn01.gif) no-repeat;
	cursor: pointer;
}	
.top-btn01 span.hover {
	display: block;
	width:190px;
	height: 48px;
	background: url(../img/top-btn01.gif) no-repeat;
	background-position:bottom;
}

.top-btn02 {
	clear: both;
	display:block;
	width:190px;
	height: 47px;
	background:url(../img/top-btn02.gif) no-repeat;
	cursor: pointer;
}	
.top-btn02 span.hover {
	display: block;
	width:190px;
	height: 47px;
	background: url(../img/top-btn02.gif) no-repeat;
	background-position:bottom;
}

.top-btn03 {
	clear: both;
	display:block;
	width:190px;
	height: 47px;
	background:url(../img/top-btn03.gif) no-repeat;
	cursor: pointer;
}	
.top-btn03 span.hover {
	display: block;
	width:190px;
	height: 47px;
	background: url(../img/top-btn03.gif) no-repeat;
	background-position:bottom;
}



.second-menu{
	position:absolute;
	left: 330px;
	top: 0px;
	width:420px;
}

.second-menu li{
	float:left;
	padding-left:10px;
}

.second-btn01 {
	clear: both;
	display:block;
	width:121px;
	height: 122px;
	background:url(../img/second-btn01.jpg) no-repeat;
	cursor: pointer;
}	
.second-btn01 span.hover {
	display: block;
	width:121px;
	height: 122px;
	background: url(../img/second-btn01.jpg) no-repeat;
	background-position:bottom;
}

.second-btn02 {
	clear: both;
	display:block;
	width:121px;
	height: 122px;
	background:url(../img/second-btn02.jpg) no-repeat;
	cursor: pointer;
}	
.second-btn02 span.hover {
	display: block;
	width:121px;
	height: 122px;
	background: url(../img/second-btn02.jpg) no-repeat;
	background-position:bottom;
}

.second-btn03 {
	clear: both;
	display:block;
	width:141px;
	height: 122px;
	background:url(../img/second-btn03.jpg) no-repeat;
	cursor: pointer;
}	
.second-btn03 span.hover {
	display: block;
	width:141px;
	height: 122px;
	background: url(../img/second-btn03.jpg) no-repeat;
	background-position:bottom;
}


#scroll{
	text-align:right;
	padding-right:10px;
}

/*外観指定*/

h1{
	background:url(../img/kaisho-logo.gif) no-repeat;
	width:293px;
	height:146px;
	margin-left:15px;
	text-indent:-9999px;
	text-align:left;
	position:absolute;
	top:0;
	left:0;
}


h3{
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
}

address {
	text-align:right;
	padding-right:10px;
	padding-top:50px;
	font-size:85%;
}

caption{
	text-align:left;
	font-weight:bold;
}
