/* 初期設定 ------------------------------*/

body {
font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans","Meiryo",arial,helvetica,clean,sans-ser
if;
font-size:12px;
line-height:160%;
color: #555555;
background-color:#eeeeee;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}

p,pre,blockquote,ul,ol,dl,dt,dd,hr,form,input {
	margin:0;
	padding:0;
}

div,img,table {
	margin:0;
	padding:0;
	border:0;
}

li {
	list-style:none;
}



strong {
	margin:0;
	padding:0;
	color:#ff0000;
	font-weight:bold;
}




/* CONTENTS ------------------------------*/


h1 {
	color:#4d4d4d;
	font-size:36px;
	font-weight:bold;
	text-align:left;
	margin:10px 10px 0px 10px;
	padding:20px;
	border-bottom:1px solid #000;
}

h1 a:link{
	color:#4d4d4d;
	text-decoration:none;
}

h1 a:visited { 
	color:#4d4d4d;
	text-decoration:none;
}

h1 a:hover { 
	color:#CCC;
	text-decoration:underline;

}

h1 a:active { 
	color:#4d4d4d;
	text-decoration:none;
}

ul.nv01 {
	display:block;
	margin:0px 10px 5px 10px;
	padding:0;
	border-bottom:1px solid #000;
	background-color:#FFF;
}

.nv01:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.nv01 { display:inline-block; }
/*\*/
* html .nv01 { height:1%; }
.nv01 { display:block; }
/**/

.nv01 li {
	float:left;
	margin:5px 10px;
	padding:0;
}

h2 {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:5px 10px;
	padding:5px;
	border-bottom:1px solid #000;
}

dl.tl01 {
	display:block;
	margin:0px 10px 5px 10px;
	padding:0;
	border-bottom:1px solid #000;
	text-align:left;
}

dl.tl01:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
dl.tl01 { display:inline-block; }
/*\*/
* html dl.tl01 { height:1%; }
dl.tl01 { display:block; }
/**/


.tl01 dt {
	height:20px;
	display:block;
	background:url(../img/icon01.gif) no-repeat 0 0;
	margin:15px 10px 0px 10px;
	padding:0 0 0 24px;
	text-align:left;
	font-weight:bold;
}

.tl01 dd {
	height:20px;
	display:block;
	margin:0px 10px 5px 10px;
	padding:0 0 0 24px;
	text-align:left;
}

.tl01 dt a:link{
	color:#000;
	text-decoration:none;
}

.tl01 dt a:visited { 
	color:#000;
	text-decoration:none;
}

.tl01 dt a:hover { 
	color:#d4d4d4;
	text-decoration:underline;

}

.tl01 dt a:active { 
	color:#000;
	text-decoration:none;
}


ul#fm01 {
	margin:10px;
	padding:0;
	border-bottom:1px solid #000;

}

#fm01 li {
	margin:10px;
	color:#000;
}

#fm01 li.cm01{
	background-color:#FFF;
	padding:5px;
	display:inline;
}

.fl01 {
	width:200px;
}

.fl02 {
	width:80px;
}

.fl03 {
	width:300px;
}

.fl04 {
	margin-top:20px;
}




div.pt01 {
	margin:10px;
	padding:0 0 10px 0;
	border-bottom:1px solid #000;
}

address {
	clear:both;
	font-style:normal;
	margin:20px 10px;
}

address a:link{
	color:#4d4d4d;
	text-decoration:none;
}

address a:visited { 
	color:#4d4d4d;
	text-decoration:none;
}

address a:hover { 
	color:#CCC;
	text-decoration:underline;

}

address a:active { 
	color:#4d4d4d;
	text-decoration:none;
}
