* {
	margin: 0;
	padding: 0;
}

body{text-align:center}
img ,img a{
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration:none;
	background:none;
}
#wrapper{
	width:655px;
	margin:0 auto;
	text-align:left;
	}
p,ul,dl,table{
	font-size:10pt;
	font-family:"font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif";
	line-height: 1.3;
	margin-bottom:0.5em;
}

a:link {color: #0000ff; text-decoration: none;}
a:visited {color: #0000ff; text-decoration: none;}
a:active {color: #ff0000; text-decoration: underline;}
a:hover {color: #ff0000; text-decoration: underline;}
.red{color: red;}

h1 {font-weight: bold; font-size: 18pt; margin-bottom: 0px; line-htight: 24pt;}
h2 {font-weight: bold; font-size: 14pt; color: #ff6600; line-htight: 21pt; padding-top: 10px;}
.header-navi {padding:0 10px; font-size: 9pt; line-htight: 12pt;}
.menu {font-weight: bold; font-size: 12pt; line-htight: 16pt;}
.fs-s {font-size: 9pt; font-weight:normal;}
.fs-m {font-size: 10pt; font-weight:normal;}
.fs-l {font-size: 12pt; font-weight:normal;}
.lh-s {line-htight: 120%;}
.lh-m {line-htight: 140%;}
.lh-l {line-htight: 160%;}
.bgcolor01 {backgrountd-color: #e6e6e6;}
.footer-v2-menu{font-size: 10px;}
.bgcolor_ddd{background:#ddd}
.nl{
	width:550px;
	margin:30px 0;
	padding:0;
}
/* IE ハック */
.nl { margin-left:/*\**/: 52.5px\9; }
* html .nl { margin-left:52.5px;}

.nl_title{
	background-image:url(frame-title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:24px;
}
.nl_title p , .nl_title p a{
	padding: 2px 5px;
	font-weight:bold;
	font-size:16pt;
	color:#fff;
	margin:0;
	text-decoration:none;
}
/* IE ハック */
.nl_title p { padding/*\**/: 0 3px\9;
	line-height: normal; }

* html .nl_title p { padding:0 3px;
	line-height: normal;}
html[xmlns*=""] body:last-child .nl_title p { padding:0 3px; }

.nl_title p a:hover{
	color:#FAF63D;
	text-decoration:none;
}
.nl_main{
	border:#30c solid 1px;
	padding:15px 30px;
	background-color:#F9F9F9;
	height:140px;
}
.hyo dt{
	width:150px;
	float:left;
	clear:both;
}
.hyo dd{
	padding-left:150px;
}
dl.shousai{
	border-bottom:1px solid #ddd;
	margin-top:20px;
}
.shousai dt{
	width:150px;
	float:left;
	clear:both;
	background-image:url(tri.gif);
	background-repeat:no-repeat;
	background-position: 130px 3px;
}
.shousai dd{
	padding-left:150px;
}
