/* CSS Document */


@import "layout.css";
@import "general.css";

#soundFlaBox {
	height: 35px;
	margin-bottom: 10px;
	text-align: right;
}
.mainContentBox {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
}
.mainContentBox p {
	width: 530px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.mainContentBoxOuter1 {
	width: 560px;
	background-image: url(../../image/etc/circlebox1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 9px;
	margin-bottom: 10px;
}
.mainContentBoxOuter2 {
	background-image: url(../../image/etc/circlebox2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 9px;
	background-position: bottom;
	width: 560px;
}
#yama {
	width: 546px;
}
#mainContents {
	margin-right: 0px;
}

#information img {
	margin-top: 5px;
}
.mainContentBox h3 {
	margin-top: 0px;
}
#news li,#blog dd,#blog dt,#newsEn li,#blog dd,#blog dt {
	list-style-type: none;
	text-align: left;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 150%;
	text-indent: 0px;
}
#news ul,#blog dl,#newsEn ul,#blog dl {
	margin-left: 10px;
	margin-right: 10px;
}
#news li a,#blog dd a,#blog dt a,#newsEn li a,#blog dd a,#blog dt a {
	color: #0000FF;
	text-decoration: underline;	
}
#news li a:visited,#newsEn li a:visited,
#blog dd a:visited,#blog dt a:visited {
	color: #551A8B;
	text-decoration: underline;	
}
#news div,#blog div,#newsEn div,#blog div {
	font-size: 0.8em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
	text-indent: 0px;
	padding-left: 1.1em;
}
#news,#newsEn,#blog {
	overflow: hidden;
}
#blog dd {
	float: left;
}
#photoBox {
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 5px;
}
#photoBox2 {
	width: 200px;
	float: right;
	margin-right: 0px;
	margin-left: auto;
}
#photoBox2 li {
	list-style-type: none;
}
#photoBox2 #up {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 7px;
}
#photoBox2 #down {
	margin-top: 7px;
}


#photoBox3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#photoBox3 li {
	list-style-type: none;
	float: left;
	width: 270px;
	margin-right: 3px;
}
#mainContents #banner2 {
	margin-bottom: 10px;
	width: 560px;
}
#mainContents #banner2 li {
	list-style-type: none;
	float: left;
	width: 260px;
	margin-left: 12px!important;
	margin-left: 5px;
}
#photoBox3 li.under12 {
	margin-bottom: 12px;
}

#mainContents #banner2 li.right {
	width: 260px;
	margin-left: 13px;
}
#banner2 p {
	text-align: right;
	font-size: 14px;
}
.banner03 {
	width: 560px;
	margin-bottom: 10px;
}
