body,h1,h2,h3,p,ul,li{
	margin:0;
}

body{
	background-image: url(../img/background.jpg);
	color:#FFFFFF;
    margin: auto;
}

img{border:none;}
a{text-decoration:none}
li{list-style:none;}

#header h1{
	background-color:#cf0125;
	height:112px;
	text-align:center;
}
#footer{
	background-color:#cf0125;
	width:100%;
	font-weight:bold;
	clear:both;
}
.copyright{
	text-align:center;
	color:#000;
}

.midashi{border-bottom: 1px dashed #cf0125;}

.red-border img{border: 1px #cf0125 solid;}

.clear{clear:both;}

#navi{
	background-image: url(../img/menu/button_background.gif);
	text-align:center;
}

#navi ul{display:inline;}

#navi li {display: inline;}

.iepngfix{behavior: expression(IEPNGFIX.fix(this));}

#contents{
	margin-top:30px;
	width:100%;
	text-align:center;
}

#main-contents{
	width:720px;
	margin:auto;
	text-align:left;
}

#contents-right{
	width:620px;
	float:right;
	margin-left:-25em;
}

#contents-left{
	float:left;
}

#contents-body{
	float:none;
}
.error{
	color:#cf0125;
	font-weight:bold;
}

/*** INFO画面 ***/
.info-contents{
	margin-bottom:50px;
	text-align:center;
}
.map-link{
	text-align:center;
	padding-top:10px;
}

.map-link img{
	border:none;
}

.map-link img a{
	border:none;
}
/****************/

/*** BIO画面 ****/
.bio-photo{
	margin-bottom:30px;
}
.member{padding-top:10px;}

.member-profile{
	width:390px;
	padding-right:20px;
	float:left;
	font-size:small;
}
.member-photo{
	float:left;
	margin-bottom:30px;
}
.profile{
	float:left;
	padding:30px 0 0 10px;
}

.left-contents{
	float:left;
	padding:0 10px 30px 0;
}
.linkUrl a{
	color:#FFF;
}
/****************/

/*** MUSIC画面 ****/
.cd-body{
	padding-bottom:30px;
}
.cd-img{
	float:left;
	width:200px;
}

.cd-contents{
	float:left;
	width:420px;
}

.cd-title2{
	margin-bottom:30px;
}

.soldout{
	padding:10px 0 15px 40px;
}

.cd-number{}
.number-title{
	float:left;
	width:250px;
}

.number-title li{
	padding-bottom:5px;
}

.myspace-link{
	text-align:right;
	padding-bottom:10px;
}
/****************/

/***BLOG画面*****/
.blog-box{
	margin:20px 0;
	border: 1px solid #cf0125;
	width:550px;
}
.blog_writer_select{
	text-align:right;
	margin-right:70px;
}
.blog-title{
	padding:5px 0;
	background-color:#cf0125;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
.blog-date{
	float:left;
	padding:7px 0 7px 10px;
	color:#cf0125;
	font-weight:bold;
}
.blog-name{
	float:right;
	padding:7px 10px 7px 0;
	color:#cf0125;
	font-weight:bold;
}
.blog-body{
	clear:both;
	border-top: 1px dashed #cf0125;
	padding:7px 10px;
}
		
/****************/

/***LINK画面*****/
.link-box{text-align:center;}
.link-box p{
	margin-left:-100px;
	padding:10px 0;
}
.link-box:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.link-box{ display: inline-block; }
.link-box{ display: block; }
.link-box div{
	float:left;
	width:200px;
	height:25px;
	padding:5px 0 5px 80px;
	text-align:left;
}
.link-box a{
	color:#FFF;
	font-weight:bold;
}
/****************/

/***MOVIE画面****/
.movie-box{
	margin-bottom:30px;
}

/****************/

/***MAIL画面*****/
.mail-form tr{
	height:40px;
}
.mail-form th{
	width:60px;
	color:#cf0125;
}
.mail-form th, .mail-form td{
	vertical-align:top;
}
.mail-form textarea{
	text-align:left !important;
	width:475px;
	height:200px;
}
.mail-input{
	width:480px;
}
.mail-button{
	text-align:right;
}
/****************/

/***CALENDAR*****/
.calendar{
	margin-left:70px;
	text-align:center;
}
.calendar td{
	width:50px;
}
.month th{
	height:50px;
}
.month img{
	padding:0 2px;
}
/****************/