body   {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #707070;
	background-color: #E4E4E4;
}

a   {
	color: #707070;
	text-decoration: none;
}

a:hover   {
	text-decoration: underline;
	color: #707070;
}

#main {
	width: 700px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(./images/bg_index.gif);
	background-repeat: repeat-y;
}

#main-art {
	width: 700px;
	margin-left: 30px;
	margin-right: 30px;
}

.main-l {
	float:left;
	width:290px;
	margin-right:15px;
}

.main-r {
	float:right;
	width:395px;
	clear:right;
}

.topics {
	width:270px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:10px;
}

.newrelease {
	width:270px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:10px;
}

.newrelease_d{
	width:270px;
	height:11px;
	clear:both;
}

.newrelease_h{
	width:270px;
	height:11px;
	clear:both;
}

.newrelease_l{
	width:45px;
	margin-right:5px;
	float:left;
}

.newrelease_l img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #fc9100;
	border-right-color: #fc9100;
	border-bottom-color: #fc9100;
	border-left-color: #fc9100;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.newrelease_r{
	width:220px;
	float:left;
}

.newrelease_h{
	width:270px;
	height:11px;
	clear:both;
}

.newrelease_m{
	width:270px;
	height:11px;
	margin-top:10px;
	margin-bottom:10px;
}

.banner {
	width:270px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

.banner img {
	margin-bottom:10px;
}

.newarrival{
	width:375px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
}

.newarrival a   {
	color: #6699FF;
	text-decoration: none;
}

.newarrival a:hover   {
	text-decoration: underline;
	color: #6699FF;
}

.newarrival_l{
	width:120px;
	height:120px;
	margin-right:10px;
	float:left;
}

.newarrival_r{
	width:245px;
	float:left;
}

.newarrival_t_a{
	width:245px;
}

.newarrival_t_a1{
	width:245px;
	font-size:10px;
	line-height:15px;
}

.newarrival_t_a2{
	width:245px;
	font-size:18px;
	line-height:24px;
	color: #6699ff;
}

.newarrival_t_a3{
	width:245px;
	font-size:10px;
	line-height:15px;
}

.newarrival_t_a3 img{
	margin-right:5px;
	vertical-align:middle;
}

.newarrival_t_b{
	width:245px;
	height:30px;
	font-size:10px;
	line-height:15px;
}

.newarrival_h{
	width:375px;
	height:21px;
	clear:both;
}

/*-- artist --*/

#artist_main {
	width: 700px;
	margin:0px 0px 0px 0px;
}

.artist_main-l {
	float:left;
	width:345px;
	margin-right:10px;
}

.artist_main-r {
	float:left;
	width:345px;
}

.artist_title {
	width:345px;
	height:22px;
	margin-bottom:10px;
	background-image:url(./artist/images/bar_artist.gif);
	background-repeat:no-repeat;
}

.artist_title a {
	color: #FFFFFF;
	text-decoration: none;
}

.artist_title a:hover   {
	text-decoration: underline;
	color: #FFFFFF;
}
.artist_title p {
	color:#FFFFFF;
	margin:0px;
	padding-left:10px;
	padding-top:3px;
}

.artist_box {
	width: 325px;
	margin-left:10px;
	margin-right:10px;
}

.artist_box-l {
	width: 100px;
	margin-right:10px;
	float:left;
}

.artist_box-r {
	width: 215px;
	float:right;
}
.artist_box-b {
	width: 325px;
	height:5px;
	clear:both;
}

/*-- for release/index --*/

.month{
	width:395px;
	height:25px;
	background-image:url(release/images/bar_month.gif);
}

.month p {
	color:#FFFFFF;
	margin:0px;
	padding-left:10px;
	padding-top:4px;
}

.month-sel{
	width:395px;
	height:27px;
}

.month-sel img{
	margin-right:5px;
}

.page{
	width:375px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	}

.page_l{
	width:190px;
	float:left;
	}

.page_r{
	width:185px;
	float:right;
	text-align:right;
	}

/*-- for release/data --*/

#main_data {
	width: 700px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(release/images/bg_data.gif);
	background-repeat: repeat-y;
}

.main_data-l {
	float:left;
	width:200px;
	margin-right:15px;
}

.main_data-l img {
	margin: 10px;
}

.main_data-r {
	float:left;
	width:485px;
}	

.data{
	width:465px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
}

.data_hd{
	width:485px;
	height:25px;
	background-image:url(release/images/bar_title.gif);
	background-repeat:no-repeat;
}

.data_hd p{
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}

.data_hd a {
	color: #FFFFFF;
	text-decoration: none;
}

.data_hd a:hover   {
	text-decoration: underline;
	color: #FFFFFF;
}
.data_hr{
	width:465px;
	height:21px;
	background-image:url(release/images/data_hr.gif);
	background-repeat:no-repeat;
}

.data_t_a1{
	width:465px;
	font-size:10px;
	line-height:15px;
}

.data_t_a1 a {
	color: #6699FF;
	text-decoration: none;
}

.data_t_a1 a:hover   {
	text-decoration: underline;
	color: #6699FF;
}

.data3{
	width:465px;
	font-size:10px;
	line-height:15px;
}

.data3 img{
	margin-right:5px;
	vertical-align:middle;
}

.data_t_a2{
	width:465px;
	font-size:18px;
	line-height:24px;
	color: #6699ff;
	background-image:url(release/images/bg_line.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}


.data_t_a2 p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.data_t_a3{
	width:465px;
	font-size:10px;
	line-height:15px;
	background-image:url(release/images/bg_line.gif);
	background-repeat:repeat-y;
	margin-top:10px;
}

.data_t_a3 p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*-- header --*/

#layout-00-area {
	width : 760px;
	margin-left:auto;
	margin-right:auto;
}


#layout-01-header {
	width:760px; 
	height:110px;
	text-align: left;
	background-image: url(./images/bg_main.gif);
	clear: both;
}

#layout-02-header {
	width:700px;
	height:58px;
	margin:0px 0px 0px 30px;
	text-align: left;
	clear:both;
}

#layout-02-menu {
	width:700px;
	height:52px;
	margin:0px 30px 0px 30px;
	text-align: left;
	clear:both;
}

#layout-03-logo {
	width:340px;
	height:40px;
	margin:10px 0px 8px 0px;
	text-align:left;
	float:left;
	clear:right;
}

#layout-03-banner {
	width:360px;
	height:40px;
	margin:10px 0px 8px 0px;
	text-align:right;
	float:right;
}

#layout-03-menutab {
	width:700px;
	height:9px;
	margin:0px 0px 0px 0px;
	text-align:left;
	clear:both;
}

#layout-03-menu {
	width:503px;
	height:31px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
	clear:right;
}

#layout-03-searchwindow {
	width:163px;
	height:31px;
	margin:0px 0px 0px 0px;
	background:#FF6600;
	text-align:left;
	float:left;
	clear:right;
}

#layout-03-search {
	width:27px;
	height:31px;
	margin:0px 0px 0px 0px;
	background:#FF6600;
	text-align:left;
	float:left;
	clear:right;
}

#layout-03-menu-right {
	width:7px;
	height:31px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:right;
	clear:right;
}

.form {
	margin:0px;
	clear:both;
}

.formwindow {
	width:158px;
	margin:6px 0px 0px 0px;
	border:1px solid #CC5201;
	clear:right;
}

.search {
	margin:5px 0px 0px 5px;
}

/*-- Main領域 --*/

#layout-01-mainbox {
	width :760px; 
	background-color: #E4E4E4;
	background-image: url(./images/bg_main.gif);
	clear: both;
}

/*-- Footer領域 --*/

#footer {
	height: 35px;
	width: 700px;
	margin-left: 30px;
	margin-right: 30px;
}
#footer-ai {
	height: 35px;
	width: 720px;
	margin-left: 20px;
	margin-right: 20px;
}
#layout-01-footer {
	width :760px; 
	height:95px;
	background-color: #E4E4E4;
	background-image: url(./images/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
}

#flash2 {
	height: 200px;
	width: 700px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.layout-02-footer {
	width:700px;
	margin:0px;
	text-align: left;
	border-top:solid 3px #FF6600;
	line-height:2.0em;
}

.layout-02-footer-ai {
	width:720px;
	margin:0px;
	text-align: left;
	border-top:solid 3px #FF6600;
	line-height:2.0em;
}
#layout-03-footlink {
	width:500px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
	clear:right;
}


#layout-03-copyright {
	width:200px;
	margin:0px 0px 0px 0px;
	text-align:right;
	float:right;
}

#layout-03-footlink-ai {
	width:510px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
}


#layout-03-copyright-ai {
	width:210px;
	margin:0px 0px 0px 0px;
	text-align:right;
	float:right;
}

/*-- MellowHeadとは --*/

.titlebar395 {
	background-image: url(./images/index-bar_orange395.gif);
	height: 22px;
	width: 390px;
	padding-left:5px;
	color: #FFFFFF;
	font-weight:bold;
}

.mellow {
	margin: 10px;
	line-height: 35px;
}
.mellow2 {
	margin: 10px 10px 10px 10px;
}

.main_info-l {
	width:200px;
	height:50px;
}
