@charset "shift-jis";
/* L'Arc-en-Ciel.com Request CSS */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg-pattern_gr.gif);
}

body-bl {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg-pattern_bl.gif);
}

/*¥¥¥¥¥¥¥¥Font¥¥¥¥¥¥¥¥*/

body, td, th {
	color: #000000;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", ‚l‚r ‚oƒSƒVƒbƒN, Osaka, "MS UI Gothic";
	font-size: 12px;
	line-height:1.4em;
}

.font-grey {
	color:#636e7c;
}

.font-small {
	font-size: 10px;
}

.font-copy {
	color:#8e9aa4;
	font-size: 10px;
}


/*¥¥¥¥¥¥¥¥Layout¥¥¥¥¥¥¥¥*/

.main {
	background-color:#ffffff;
	border-left:solid #dde1e4 1px;
	border-right:solid #dde1e4 1px;
	width:815px;
	height:100%;	
}

.main-result {
	background-color:#ffffff;
	border-left:solid #86a0ac 1px;
	border-right:solid #86a0ac 1px;
	width:800px;
	height:100%;	
}

.main-top {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:435px;
	vertical-align:top;
}

.main-middle {
	background-image:url(../images/mobile.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:150px;
	vertical-align:top;
}

.main-close-wt {
	background-image:url(../images/close-wt.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:840px;
	vertical-align:top;
}

.main-close-bl {
	background-image:url(../images/close-bl.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:840px;
	vertical-align:top;
}

.result {
	width:100%;
	height:800px;
	vertical-align:top;
}

.md-top {
	background-image:url(../images/top-md.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:350px;
	vertical-align:top;
}

.md-main {
	width:100%;
	text-align:center;
	vertical-align:top;
}

.cont-single {
	width:360px;
	margin:0px 14px 0px 31px;
}

.cont-album {
	width:360px;
	margin:0px 31px 0px 15px;
}

.cont-table {
	background-image:url(../images/cont-pattern.gif);
	background-position:left top;
	text-align:left;
	height:100%;
	vertical-align:top;
	border:#8e9aa4 1px solid;
}

.item-thum {
	height:100%;
	width:130px;
	vertical-align:top;
	text-align:center;
}

.item-text {
	height:100%;
	width:230px;
	vertical-align:top;
	text-align:left;
}

.line {
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:35px;
}

.accept-main {
	background-color:#ffffff;
	border-left:solid #dde1e4 1px;
	border-right:solid #dde1e4 1px;
	border-bottom:solid #dde1e4 1px;
	width:815px;	
}



