.style1 {
	font-size: 13px;
	line-height:16px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-size: 13px;
	line-height:140%;
}
.style4 {
	font-size: 17px;
	font-weight: bold;
	line-height:130%;
	color:#CC0000;
}
.style_minchou {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	line-height:130%;
	color:#CC0000;
}
.style5 {
	font-size: 13px;
	color:#FFFFFF;
}
.style6 {
	font-size: 11px;
	line-height:12px;
	color:#333333;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	line-height:150%;
}
.style8 {
	font-size: 13px;
    font-weight:bold;
	line-height:130%;
}
.style9 {
	font-size: 13px;
	line-height:130%;
	color:#CC0000;
}
.style10 {
	font-size: 14px;
	line-height:150%;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
	line-height:130%;
	color:#CC0000;
}
.style12 {
	font-size: 13px;
    font-weight:bold;
	line-height:130%;
	color:#ffffff;
}

.style13 {
	font-size: 12px;
	line-height:15px;
}
.style14 {
	font-size: 13px;
    font-weight:bold;
	line-height:130%;
	text-align:center;
}

body {
	text-align:center;
	margin-top: 0px;
}
.gototop {
	text-align:right;
	font-size: 13px;
	margin: 25px 20px 0px 20px;
	padding: 25px 20px 0px 80px;
}
.header {
	background-image:url(./image/common/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F4CD8C;
}
.bg {
	background-color: #E8E8E8;
}

.bg_gradation {
	background-color: #FFFFFF;
	line-height: 120%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(./image/common/bg_gradation.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

.master-table {
	width:793px;
	text-align:left;
	background-color: #666666;
}

.inner-table {
	width:780px;
	background-color: #FFFFFF;
}

.headtitle{
	font-size: 13px;
	color: #0077B0;
	line-height: 20px;  
	margin-left: 30px;
	text-align:left;
}

.copyright{
	font-size: 13px;
	background-color: #CC0000;
	color: #FFFFFF;
	line-height: 30px;  
	text-align:center;
}

.footerLogo{
	height: 50px;
	vertical-align: middle;
	line-height: 14px;  
	text-align:left;
	font-size: 13px;
	color: #000000;
}

#list-param li{
	list-style-type: none;
}

.column {
    padding:0;
    margin:0 0 20px 0;
    width:587px;
 }

.column .information {
    width:440px;
    padding:5px;
    margin:15px 15px 35px 60px;
    padding:15px 0px 15px 50px;
    background:#fffccc;
    border:solid #666;
    border-width:1px;
 }

.column .txtBlock {
    width:750px;
    padding:0px 0px 0px 50px;
    margin:0 0 010px;
 }.outline-table {
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.gree-table {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 15px;
}


/*英語版ヘッダー*/
#header {
	height: 220px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #7abc31;
	text-align:right;
}
.Ehead-image {
	background-image: url(image/common/header2008.jpg);
	vertical-align:top;
}