@charset "utf-8";

body{
	text-align:center;
}

*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{
	font-size:120%;
}

img{
	border-width:0px;
	border-style:none;
}

#flashcontent {
	position:absolute;
	line-height:0;
	width:100%;
}

#attention{
	font-weight:normal;
	font-style:normal;
	font-size:82%;
	line-height:1.4;
	text-align: center;
	color:#333333;
	margin:0px auto;
	width:770px;
	text-align:left;
}

#attend{
	border: 1px solid #CCCCCC;
	padding:20px;
	margin-bottom:2em;
}

#enableJavaScript,
#enableFlashPlayer{
	list-style:none;
}

.logo {
	margin-bottom:15px;
}
h1 {
	font-size:140%;
}
h2.title {
	clear:both;
	padding:25px 0 20px;
}

.list a:link,
.list a:visited {
	color:#0f61be;
	font-weight:bold;
	text-decoration:underline;
}
.list a:hover,
.list a:active {
	color:#0f61be;
	font-weight:bold;
	text-decoration:none;
}

.list {
	list-style:none;
}

.list02 dt {
	font-weight:bold;
}

.inquiry {
	border:1px #e0e0e0 solid;
	background:#f0f1f1;
	padding:5px;
	float:left;
	overflow:hidden;
}
.inquiry dt {
	font-weight:bold;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.mb {
	margin-bottom:15px;
}
.fsb {
	font-weight:bold;
}

