@charset "utf-8";
/*-----------------------------------------------------
  All Web Designed by ayame
  Copyright(C)2008 HEAVENLY BLUE all rights reserved.
-----------------------------------------------------*/

/*
 MV [
----------------------------------------------------------- */
h2.index {
	width: 780px;
	height: 333px;
	text-align: right;
}
h2.index:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.imgL {
	float: left;
}
.imgR {
	float: right;
}
/*
 support_link [
----------------------------------------------------------- */
.support_link {
    width: 493px;
    margin: 40px 0 0 0;
    background: #fffef1;
	padding: 10px;
	border: 1px #f99 dashed;
}
.support_link h3 {
    border-left: 5px #f69 solid;
    color: #f06;
    padding-left: 10px;
    font-size: 110%;
    font-weight: 700;
    margin-bottom: 10px;
} 
/*
 Heading [
----------------------------------------------------------- */
h3.index {
	width: 515px;
	margin-right: 15px;
	padding-bottom: 5px;
	border-bottom: 2px #9dc6f3 solid;
}
/*
 History [
----------------------------------------------------------- */
dl.history {
    width: 495px;
    height: 100px;
    margin-top: 20px;
    margin-left: 20px;   
    overflow: auto;
}   
dl.history dt {
    float: left;
    padding: 5px 0;
    text-align: left;
    font-weight: 700;
}   
dl.history dd {
    padding: 5px 0 5px 100px;
    border-bottom: 1px #999 dotted;
}
/*
 Old History [
----------------------------------------------------------- */
ul.history01 {
	width: 515px;
	margin-top: 20px;
	margin-right: 15px;
	padding-top: 10px;
    border-top: 1px #ccc solid;  
}
ul.history01 li {
	padding-left: 415px;
    background: url(../images/li/triangle_b02.gif) no-repeat 400px 0.7em; 
}
ul.history01 li a {
	color: #03f;
	text-decoration: none;
}
ul.history01 li a:link {
	color: #03f;
	text-decoration: none;
}
ul.history01 li a:visited {
	color: #609;
	text-decoration: none;
}
ul.history01 li a:hover {
	color: #f30;
	text-decoration: none;
}
ul.history01 li a:active {
	color: #f30;
	text-decoration: none;
}

dl.old_history {
    width: 485px;
    margin: 20px 15px 0 20px; 
    overflow: hidden;
}   
dl.old_history dt {
    float: left;
    padding: 5px 0;
    text-align: left;
    font-weight: 700;
}   
dl.old_history dd {
    padding: 5px 0 5px 100px;
    border-bottom: 1px #999 dotted;
    margin-right:10px;
}

.old_history_wrap01 {
	width: 514px;
	margin-right: 15px;
	height: 200px;
	overflow: auto;
	margin: 10px 0 0 0;
}
.old_history_wrap02 {
	width: 495px;
	color: #333;
}




/*
 M3 [
----------------------------------------------------------- */
.m3_movie {
	width: 320px;
	position: absolute;
	top: 84px;
	left: 440px;
}