@charset "shift_jis";
#excHeader {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 0px;
}
#excHeader h1 {
	padding: 0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/* CSS Document */


#excBg {
	background-image: url(../../img/exc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F6FAFD;
}
#excBg h2 {
	padding-bottom: 0px;
	padding-top: 25px;

}
#excBg h2.top {
	padding-bottom: 20px;
}



.excDl {
	background-image: url(../../ar/dl/img/dl_bg.png);
	background-repeat: no-repeat;
	width: 299px;
	margin-right: auto;
	margin-left: auto;
	height: 148px;
	text-align: center;
	padding-top: 14px;
}
.minitsu h3 {
	padding-bottom: 10px;
}

.excDl img {
	border: 2px solid #3e3e3e;

}
.minitsu {
	background-image: url(../img/content_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 931px;
	overflow: hidden;
	padding-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
}
.minitsuContent {
	width: 861px;
	overflow: hidden;
	background-image: url(../img/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.minitsu p{
	line-height: 155%;
	margin-bottom: 15px;
}
.minitsu p.nb {
	line-height: 155%;
	margin-bottom: 0px;
}
.meishiImage {
	float: left;
}
.meishiContent {
	width: 428px;
	float: left;
	margin-left: 18px;
}
.copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 10px;
}
.minitsuLink {
	width: 335px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
}
.minitsuLink a  {
	overflow: hidden;
	height: 55px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/b_minitsu.png);
	background-repeat:no-repeat;
	line-height:normal;
}
.minitsuLink a:link,
.arDlButton a:visited,
.arDlButton a:active {background-position:0 0;}
.minitsuLink a:hover {
	background-position:0 -55px;
}




.excImage {
	float: left;
	margin-top: 22px;
}
.excDlCenter {
	width: 299px;
	float: left;
	margin-right: 6px;
	margin-left: 12px;
}
.excDlRight {
	width: 299px;
	float: left;
}
#excFooterContent {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/copyright.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
}
.excDl .color img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.color {
	width: 252px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dlWhite {
	width: 299px;
}
.dlWhite a  {
	overflow: hidden;
	height: 61px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/b_dl_white.png);
	background-repeat:no-repeat;
	line-height:normal;
}
.dlWhite a:link,
.dlButton a:visited,
.dlButton a:active {background-position:0 0;}
.dlWhite a:hover {background-position:0 -61px;}
.dlBlack {
	width: 299px;
}
.dlBlack a  {
	overflow: hidden;
	height: 61px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/b_dl_black.png);
	background-repeat:no-repeat;
	line-height:normal;
}
.dlBlack a:link,
.dlButton a:visited,
.dlButton a:active {background-position:0 0;}
.dlBlack a:hover {background-position:0 -61px;}
