@charset "euc-jp";
@import url("common.css");
@import url("../clearfix.css");
#mainContents {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 520px;
	float: left;
}
#ctitleArea {
	margin-bottom: 15px;
	width: 520px;
}
#ctitleArea p {
	font-size: 80%;
}

#gaiyouArea {
	margin-bottom: 10px;
}
#gaiyouArea p {
	padding-left: 10px;
	line-height: 130%;
	padding-bottom: 15px;
	padding-right: 10px;
	min-height: 185px;
	_height: 185px;
}
#gaiyouArea h2 {
	background-color: #3B75AF;
	margin-bottom: 10px;
}

#gaiyouArea h3 {
	font-size: 100%;
	padding-right: 10px;
	padding-left: 10px;
	color: #3b75af;
	padding-bottom: 5px;
}
#gaiyouArea table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size: 80%;
	width: 500px;
	margin-left: 10px;
}
#gaiyouArea th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #dfe7f5;
	padding: 5px;
	font-weight: normal;
}
#gaiyouArea td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#gaiyouArea ul {
	padding-left: 15px;
	padding-top: 5px;
	list-style-image: url(../images/bul_link.gif);
}
#gaiyouArea li {
	margin-left: 10px;
	padding: 3px;
}


#accessArea {
	margin-bottom: 10px;
}
#hosoku {
	font-size: 80%;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
}


#dvdArea {
	margin-bottom: 10px;
	padding-top: 10px;
	width: 520px;
}
#dvdArea p {
	padding-left: 10px;
	line-height: 130%;
	padding-bottom: 10px;
	padding-right: 10px;
}
#dvdLeft {
	float: left;
	width: 329px;
	padding-right: 10px;
}
#dvdRight {
	float: left;
	width: 180px;
	background-image: url(english/images/t_sample.gif);
	background-color: #FFCC99;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#dvdRight h2 {
	display: none;
}
#dvdLeft h2 {
	background-color: #3B75AF;
	margin-bottom: 10px;
}
#dvdLeft h3 {
	font-size: 100%;
	color: #3B75AF;
	margin-bottom: 10px;
}
#dvdRight p {
	margin: 0px 0px 10px;
	padding: 0px 10px;
}
#dvdRight ul {
	padding: 0px 10px 10px;
	margin: 0px;
	list-style-type: none;
}
#dvdRight h3 {
	font-size: 100%;
	color: #3B75AF;
	padding-right: 10px;
	padding-left: 10px;
}
#dvdRight p.caution {
	font-size: 80%;
	background-image: url(english/images/right_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin: 0px;
}
#dvdRight li {
	padding-bottom: 5px;
}



#dvdLeft ul {
	margin-bottom: 15px;
	margin-left: 30px;
}
#sendArea {
	background-color: #DFE7F5;
	background-image: url(english/images/send_head.gif);
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sendArea h2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 100%;
}
#sendArea p {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 130%;
}
#sendArea p.sendfoot {
	background-image: url(english/images/send_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#leadArea {
	padding-bottom: 10px;
	line-height: 130%;
}
