@charset "shift_jis";

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	background-color: #6c757c;
	background-position: left top;
	background-attachment:fixed;
	color: #cccccc;
	height: 100%;
}

a {
	color: #014f7d;
}

td,div,p,h2,h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

#wrap {
	width: 1070px;
	position: relative;
}

#left {
	width: 240px;
	float: left;
	text-align: left;
	position:fixed;
	top: 0;
	left: 0;
}

#right {
	width: 830px;
	float: left;
	text-align: left;
	position:absolute;
	top: 0;
	left: 240px;
	padding-top:30px;
}

h1 {
	padding-top:30px;
}

h1 a {
	display:block;
	width: 200px;
	height: 272px;
	background: url(../img/logo.gif) no-repeat left top;
	text-indent: -10000px;
}

#menu {
}

.logo {
	margin-bottom: 30px;
}
.menu {
	margin-bottom: 5px;
}

div.frame {
	margin: 0px;
	padding: 0px;
	padding-top:30px;
}

#footer {
	text-align: left;
	padding: 28px 0px 10px 50px;
}

#footer img {
	margin-bottom: 13px;
}

#disco_l {
	float: left;
	width: 240px;
}
#disco_r {
	float: left;
	width: 400px;
}

/* info */
.infoContents dl {
	width: 640px;
}

.infoContents dl dt {
	background: url(../img/mark.png) no-repeat left top;
	padding: 10px 0px 20px 35px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.infoContents dl dd {
	line-height: 16px;
	padding: 10px 0px 20px 35px;
	margin: 0px;
}

p.infonavi {
	width: 640px;
	text-align: right;
	margin-bottom: 25px;
}

p.infonavi a{
	text-decoration: none;
}

p.infonavi a:hover{
	text-decoration: underline;
}

iframe {
	width: 640px;
}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}
