<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/********** #headerImg **********/
h1{
	text-align: left;
	}
#headerImg{
	background: url(../../news/images/news_img.jpg) no-repeat right 0 #000;
	height: 279px;	
	}


/********** #main **********/
#mainWrapBg{
	text-align: left;
	position: relative;
	z-index: 400;
	background: url(../images/contents_bg_shadow.png) no-repeat center 0;
	width: 100%;
	height: 69px;
	margin: -58px 0 0 0;
	}
h2{
	margin: 0 0 70px 0;	
	}
#mainWrap{
	margin: 70px auto 100px auto;
	width: 1097px;
	letter-spacing:0.0em;
	}
#mainWrapDes{
		width: 950px;
		margin: 0 auto;
	}
.redDeco{
	color: #f32938;	
	}
#sideWrap{
	width: 265px;
	}
#sideWrap a:hover{
	text-decoration: underline;	
	}
#sideWrap li{
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	background: url(../../news/images/arrow_square.gif) no-repeat;
	}
#sideWrap li a:hover{
	text-decoration: underline;	
	}
h3{
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	background: url(../../news/images/crown_square.gif) no-repeat;	
	}
#formWrap{
	width: 600px;
	}
#formWrap p{
	margin: 0 0 35px 8px;
	}
#formWrap a:hover{
	text-decoration: underline;	
	}
#formWrap .fontDeco{
	font-size: 83.3%;
	line-height: 1.4em;
	margin: 3px 0 0 0;
	}
#formWrap .positionPoint{
	margin: 0 0 0 8px;
	}
form{
	margin: 0 0 0 8px;
	}
form img{
	vertical-align:top;
	margin: 2px 0 0 0;
	}

#formWrap dt{
	float: left;
	}
#formWrap dd{
	padding: 0 0 30px 240px;
	}
.hissu{
	background:url(../../contact/images/point_must.gif) no-repeat left;
	padding-left:41px;
	}	
.text{
	height: 13px;	
	}
.text,textarea{
	border: none;
	background: #c3d2c7;
	border-radius: 5px;
	padding: 5px;
	color: #3b483f;
	}
 /* Webkit */
    -webkit-border-radius: 5px;
     
    /* Firefox */
    -moz-border-radius: 5px;

#submitBox{
	width: 178px;
	}
#submitBtn{
	display: block;
	background-color: pink;
	background: url(../../contact/images/btn_submit.gif) no-repeat;
	width: 178px;
	height: 33px;
	padding: 0;
	border: 0;	
	cursor: pointer;
	text-indent: -9999px;
	margin:0 auto;
	}
#submitBtn2{
	display: block;
	background-color: pink;
	background: url(../../contact/images/btn_submit2.gif) no-repeat;
	width: 178px;
	height: 33px;
	padding: 0;
	border: 0;	
	cursor: pointer;
	text-indent: -9999px;
	margin:0 auto;
	}	
/** form **/	
#fanclub,#zip{
	width: 125px;	
	}
#name,#furigana,#number{
	width: 195px;	
	}
#address{
	width: 285px;	
	}
#week{
	width: 245px;	
	}
#mailaddress,#mailaddress2{
	width: 235px;	
	}
/********** #footer **********/
#footerWrap{
	background: url(../images/footer_RL.gif) repeat-x 0 bottom;
	height: 124px;
	z-index: 1100;
	}
#footerBg{
	background: url(../images/footer_bg.gif) no-repeat center 19px;
	z-index: 1200;
	}
#bannerWrap{
	width: 640px;
	margin: 0 auto 15px auto;
	}
#bannerWrap li{
	float: left;
	padding: 0 5px 0 5px;
	}
	
#otherWrap{
	margin: 0 auto 0 auto;
	padding: 0 0 22px 0;
	width: 950px;
	}
#otherL div{
	float: left;
	padding: 0 20px 0 0;	
	}
#otherR div{
	float: left;	
	}
#otherRdeco{
	padding: 0 20px 0 7px;	
	}
</pre></body></html>