/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(img/0_index/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td, p, form, input, textarea, select {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}
a{
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
}
.copyright a{
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: underline;
}
.copyright a:hover{
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
}
.bg_index {
	background-attachment: fixed;
	background-image: url(img/0_index/bg_00.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_index-2 {
	background-attachment: fixed;
	background-image: url(img/0_index/bg_00-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_main-2 {
	background-attachment: fixed;
	background-image: url(img/0_index/bg_01-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FormFormat input{
	background-color: #ffffff;
	border: 1px solid #ADADAD;
	height: 20px;
	color: #333333;
}
.FormFormat textarea{
    background-color: #ffffff;
	border: 1px solid #ADADAD;
}
.text {
	font-size: 11px;
	line-height: 130%;
	color: #171717;
	text-decoration: none;
}
.proMenu {
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	text-decoration: none;
}
.proMenu a{
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	text-decoration: none;
}
.proMenu a:hover{
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	text-decoration: underline;
}
.proMenudim {
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.proMenudim a{
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.proMenudim a:hover{
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.proInfo {
	font-size: 11px;
	line-height: 110%;
	color: #333333;
	text-decoration: none;
}
.proTitle {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
