@charset "Shift_JIS";
body ,h1,h2,h3,h4,h5,p,div,table,tr,td,dl,dd,dt,img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1.6em;
	border-bottom-style: none;
	color: #000000;
}

body{
	background-repeat: repeat-y;
	background-position: left;
	background-color: #1D2087;
	background-image: url(../images/red/bg.gif);
}

ul,li,lh{
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.history img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.history {
	clear: both;
	margin-bottom: 20px;
}





li{
	list-style-type: none;
	height: 9px;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	width: 800px;
}


#ja {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#en {
	float: left;
	width: 800px;
	background-color: #e60012;
}

.wrapper {
	margin: 0px;
	padding: 20px;
	width: 760px;
}




.anker {
	float: left;	
}




.header {
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 240px;
}

.logo {
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	width: 160px;
	height: 40px;
}


.search {
	width: 600px;
	float: right;
	text-align: right;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

.menu {
	clear: left;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.menu li{
	padding: 0px;
	float: left;
	margin-right: 30px;
	_margin-right: 30px;
}




.article {
	height: 240px;
	width: 507px;
	margin-bottom: 20px;
	clear: both;
}
.info img {
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
	
}



#footer {
	width: 760px;
	margin: 0px;
	float: none;
	padding-top: 20px;
}



#footer li {
	padding: 0px;
	float: left;
	margin-right: 20px;

}


.content {
	clear: both;
	margin: 0px;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;


}

.title  {
	padding-top: 0px;
	padding-bottom: 60px;
}



/* submenu */

.submenu {
	width: 181px;
	float: none;
	padding-left: 0px;
}

.submenu h3 {
	margin-bottom: 10px;
}


.lastmonth {
	float: left;
}

.nextmonth {
	float: right;
}

dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}
.recent dd {
	margin-bottom: 10px;
}



/* main_content */


.main_content {
	width: 507px;
	float: right;
}


.article img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.artist {
	float: left;
	width: 120px;
	height: 200px;
	margin-left: 73px;
	margin-bottom: 20px;
	display: inline;  /* IE6 float のマージンのバグをクリアするために必要 */

}
.artists {
	margin-left: -73px;
	overflow: hidden;
	zoom: 1;
}

	







a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.calendar {
	width: 213px;
	height: 200px;
	margin-bottom: 20px;
	_margin-bottom: 10px;
	
}
.calendar table {
	width: 213px;
	height: 180px;
	
}
.calendar th,.calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 28px;
	height: 20px;
}
.submenu dl {
	clear: both;
}



.office {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
}


.header a, #footer a, .submenu a{
	text-decoration: none;
}

.submenu dd a{
	text-decoration: none;
	font-weight: normal;
}

.submenu dd a:hover{
	text-decoration: underline;
	font-weight: normal;
}


.header a:hover, #footer a:hover, .submenu a:hover{
	text-decoration: underline;
}

.submenu .calendar td a{
	text-decoration: underline;
}

.submenu .calendar td a:hover{
	text-decoration: none;
}


.element {
	margin-bottom: 60px;
	clear: both;
}
hr {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	color: #FFFFFF;
}

iframe {
	border: 1px solid #999999;
}
.submenu iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	height: 620px;
	width: 181px;
}
