@charset "shift_jis";

/*
body { font-size:90%; }
table { border-collapse:collapse; }
dl { margin:1em; }
dt { margin:0em 0em 0.5em 0em; padding-left:4px; font-weight:bold; border-left:8px solid #006080; }
dd { margin:0.5em 0em 1em 2em; line-height:140%; }
h1 { width:560px; margin:0em; padding:3px 0px 2px 4px; border-left:8px solid #ff8800; border-top:1px solid #ff8800; border-bottom:1px solid #ff8800; font-size:120%; }
h2 { width:500px; margin-top:2em; padding:2px 0px 0px 4px; font-size:100%; border-left:8px solid #304080; border-bottom:1px solid #304080; }
p { width:600px; margin:0.5em 0em 1em 1em; line-height:150%; }

table.list { margin:0em 0em 1em 1.5em; font-size:90%; }
table.list th { padding:2px 2em 2px 4px; border:1px solid #666666; text-align:left; background-color:#e0e0e0; font-weight:normal; }
table.list td { padding:2px 4em 2px 4px; border:1px solid #666666; }

table.tree { margin:0em 0em 1em 1.5em; border:1px solid #666666; }
table.tree th { padding-left:2em; text-align:left; font-size:90%; color:#304080; }
table.tree td { padding:0px 8px; }
*/


/* ---------------------------------------------- 
	BASE LAYOUT
----------------------------------------------- */
body {
	margin:0;
	padding:0;
	font-size:90%;
	background:#ffffff url("images/bg.gif") repeat-y 0 0;
}

h1, h2 { margin:0; padding:0;	font-size:180%;}

#header table.header {}
#header table.header td { vertical-align:top; padding-bottom:5px; }
#header table.header h1 {}
#header table.header h2 { margin-left:345px; margin-top:27px;}

#headerMenu table.headerMenu {
	background:url("images/header_bar.gif") repeat-x 0 0;
}


#contents {
	width:780px;
}

#contents table { font-size:95%;}

#contents #leftMenu {
	padding-left:5px;
	padding-top:1px;
	padding-bottom:10px;
}

#footer { padding-top:20px; }
#footer table.pageTop td {
	width:768px;
	height:19px;
	padding:3px 12px 0 0;
	background:url("images/footer_bar.gif") repeat-x 0 0;
	text-align:right;
	vertical-align:top;
	display:block;
}

#footer table.footer {
	width:780px;
	height:58px;
	background:#ededed;
	vertical-align:top;
}

#footer table.footer td.mailTo {
	padding:10px 0 0 8px;
	vertical-align:top;
}

#footer table.footer td.copyright {
	padding:10px 30px 0 0;
	font-size:70%;
	color:#666666;
	text-align:right;
	vertical-align:top;
}


/* ---------------------------------------------- 
	TOP PAGE
----------------------------------------------- */
table.information {
	text-align:left;
}

table.infoItem { margin:10px 0;}
table.infoItem img {
	margin:0 10px 10px 0;
}


/* ---------------------------------------------- 
	COMMON
----------------------------------------------- */
table.mainCont {
	width:605px;
	font-size:90%;
}
table.mainCont h1 {
	width:573px;
	margin:25px 0 15px 0;
	padding:3px 0px 2px 4px;
	border-left:8px solid #ff8800;
	border-top:1px solid #ff8800;
	border-bottom:1px solid #ff8800;
	font-size:120%;

}

.mt0 { margin-top:0!important; }


table.mainCont p { margin:0.5em 0em 10px 0em; line-height:150%; }

/* CDテーブル*/
table.item {
	width:585px;
	margin:0 0 20px 0;
	font-size: 100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.item th {
	padding:10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.item td {
	padding:10px 10px 10px 10px;
	border-right:1px solid #cccccc;
}
table.item p { margin:0 !important;}

table.item td.img {
	text-align:center;
	vertical-align:top;
}
table.item td.img img {
}
table.item table td { border:0; }

table.list { margin:0em 0em 1em 0em; font-size:90%; }
table.list th { padding:2px 2em 2px 4px; border:1px solid #666666; text-align:left !important; background-color:#e0e0e0; font-weight:normal; }
table.list td { padding:2px 4em 2px 4px; border:1px solid #666666; text-align:left !important; }

/* SOUNDTRACK 検索 */
.soundtrack_navi {
	margin:10px 0 10px 0;
}
.soundtrack_navi td { padding:0 1px; }
