@charset "utf-8";
/* CSS Document */



body {
	margin: 0px;
	padding: 0px;
	background: #99cc00;
}


#big_wrapper {
	width: 100%;


	behavior: expression(IEPNGFIX.fix(this));
	background: url(../images/big_wrapper_back.png) repeat-x 0px 0px;
}



.navi_title2 {
	color:#666666;
	font-size:12px;
	background-image: url(../common/images/menu_head.png);
	behavior: expression(IEPNGFIX.fix(this));
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding:7px 0 0 36px;
	clear: both;
	height: 18px;
	width: 172px;
}

.page_title {
	background-image: url(images/page_title.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	display: block;
	margin: 0px;
	clear: both;
	height: 33px;
	width: 554px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.text_bold {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.link_text {
	color: #006600;
	text-decoration: underline;
}


.column {
	width: 564px;
	clear: both;
	overflow: hidden;
	background: url(images/column_back.gif) no-repeat center center;
	margin: 0px;
	padding: 20px 0px;
}
.privacy {
	font-size: 17px;
	display: block;
	margin: 0px;
	clear: both;
	height: 25px;
	width: 550px;
	overflow: hidden;
	background-image: url(../images/title_top_midashi_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}

.security {
	font-size: 17px;
	display: block;
	margin: 0px;
	clear: both;
	height: 25px;
	width: 550px;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_top_midashi_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}

.site {
	font-size: 17px;
	display: block;
	margin: 0px;
	clear: both;
	height: 25px;
	width: 550px;
	overflow: hidden;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_top_midashi_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 14px;
}











.text_001 {
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	display: block;
	margin: 0px;
	clear: both;
	width: 544px;
	padding: 0px 0px 15px 10px;
	font-weight: normal;
}
.midashi {
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #333333;
	display: block;
	width: 522px;
	margin: 0px 0px 10px 10px;
	padding: 3px 10px 3px 5px;
	clear: both;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #52A824;
}
