/* CSS Document */

body {
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.shisetsu a{
	text-decoration: underline;
	color: #0000FF;
}

.shisetsu a:hover{
	text-decoration: none;
	color: #333333;
}


h1.mtitle{
	font-size: 16px;
	height: 32px;
	width: 690px;
	text-align: left;
	background-image: url(../img/n_title_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 15px;
}


h2.tokuten{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFEE8;
	height: 40px;
	width: 560px;
	color: #000000;
	margin: 0px;
	padding: 20px;
	line-height: 140%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.tdf-btn{
	width:170px;
	height:26px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.close-btn{
	width:200px;
	height:30px;
	margin-top: 2px;
	margin-bottom: 2px;
}



#title{
	color: #ffffff;
	top: 50px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 50px;
	width: 560px;
	left: 20px;
}

#title h2{
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: center;
}

h1.ctitle{
	color: #000000;
	font-size: 12px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}

.sname{
	color: #000000;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.addr{
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tel{
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

@media print{
.print{
	text-align: right;
	display:none;
}

}




