@charset"Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/popup/back.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}


div#header{
	background-image: url(../images/header_pop.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 96px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#title{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 42px;
	width: 893px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 7px;
	line-height: 42px;
}
div#contents{
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
div#under_navi{
	width: 900px;
	font-size: 11px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.waku{
	background-image: url(../images/back.gif);
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.title_02 {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-top: 20px;
}
.mini_title{
	padding-left: 10px;
}
.mini_title02{
	padding-left: 25px;
}
