@charset "utf-8";
/* CSS Document */

/*OPENING詳細-------------------------------------------------------------------OPENING詳細*/
#opening {
	height: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#opening h1{
	width:100%;
	font-size:10px;
	text-align:center;
	margin: 0px auto 0px auto;
	background:url(/img/opening_bg.gif) repeat-x;
	height:19px;
	line-height:15px;
}

#opening #top {
	width: 898px;
	height: 92px;
	background-image:url("../img/bg_top.jpg");
	background-repeat:no-repeat;
	margin:0 auto;
}
#opening #middle {
	width: 898px;
	height: 388px;
	border:2px double #663333;
	margin:0 auto 10px;
}
#opening #bottom {
	width: 850px;
	height: 225px;
	color: #663333;
	font-size: 10px;
	line-height: 15px;
	margin:0 auto;
}

#opening #bottom p {
/*float:left;*/
}

#opening #bottom .top{
width:100%;
height:80px;
margin:0;
padding:0;
}

#opening #bottom .top p {
float:left;
line-height:18px;
text-align:left;
margin:0 5px 0 5px;
color:#999999;
}

#opening #bottom .enter_btn {
margin:0px;
/margin:0 100px 0 0;
/*float:right;*/
}

#opening #bottom .leave_btn {
margin:0 10px 0 0;
/margin:-52px 10px 0 0;
float:right;
}

#opening a:link{ text-decoration: underline; color: #663333;}
#opening a:visited{ text-decoration: underline; color: #663333;}
#opening a:hover{ text-decoration: none; color: #666666;}
#opening a:active{ text-decoration: underline; color: #663333;}

/*GAL詳細-------------------------------------------------------------------GAL詳細*/
#galsprof {
	background-image: url(../gals/sample/img/prof_bg.jpg);
	background-repeat: no-repeat;
	height: 545px;
	width: 690px;
}
/* 㡦#䡦#"E */
#galsprof #contents_left {
	width: 300px;
	float: left;
	margin-top: 28px;
	margin-left: 18px;
	_margin-left: 8px;
}
#galsprof #contents_left .photo {
	width:300px;
	height:400px;
	border: 1px solid #D8C9C9;
}
#galsprof .btn {
	width:300px;
	margin-top: 3px;
}
/* 㡦#䡦#"*/
#galsprof #contents_right {
	width: 300px;
	float: right;
	margin-top: 28px;
	/*margin-right: 18px;*/
	margin-right: 45px;/* 060705add */
	_margin-right: 8px;
}
#galsprof #name {
	width: 300px;
	height:40px;
	font-size: 19px;
	color:#B52D88;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#galsprof .shosai {
	font-size: 12px;
	color:#663333;
}
#galsprof #contents_right .photo{
	border: 1px solid #D8C9C9;
}
/* ## */
#galsprof #bottom {
	width: 690px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
#galsprof #bottom .close {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#galsprof #bottom .copyright {
	background-image: url(../common/img/copyright.gif);
	height: 43px;
	width: 252px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	margin-top: 12px;
}

/* feti詳細------------------------------------------------------------add 060819*/
#feti {
	background-image: url(../feti/img/gravure_bg.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 645px;
}
#feti #title {
	width: 450px;
	height:40px;
	font-size: 18px;
	color:#B52D88;
	text-align:center;
	padding-top: 28px;
	margin-left: auto;
	margin-right: auto;
	font-weight:bold;
}
#feti #gals_name {
	font-size: 14px;
	color:#B52D88;
	text-align:center;
	font-weight:bold;
}

#feti #bottom {
	width: 480px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
#feti #bottom .close {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#feti #bottom .copyright {
	background-image: url(../common/img/copyright.gif);
	height: 43px;
	width: 252px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	margin-top: 12px;
}


/* gravure詳細-------------------------------------------------------------------gravure詳細*/
#gravure {
	background-image: url(../gravure/sample/img/bg_gra.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 795px;
	position: relative;
}
#gravure #name {
	width: 300px;
	height:40px;
	font-size: 19px;
	color:#B52D88;
	text-align:center;
	padding-top: 28px;
	margin-left: auto;
	margin-right: auto;
}

/*
#gravure .table {
	width: 550px;
	height:619px;
	position: absolute;
	left: 22px;
	top: 75px;
}
*/

#gravure ul.thum {
	position: absolute;
	left: 558px;
	top: 43px;
	list-style-type: none;
	list-style-position: inside;
}

#gravure ul.thum li {
	margin-bottom:2px;
}

#gravure ul.thum li img {
	height:68px;
}

#gravure ul.number {
	width: 500px;
	position: absolute;
	left: 24px;
	top: 703px;
	list-style-type: none;
	font-size: 20px;
	list-style-position: inside;
	color: #643432;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}

#gravure ul.number li {
	float: left;
	margin-right: 20px;
}

#gravure ul.number li a{
	color:#C73D8A;
}




#gravure .close {
	position:absolute;
	left: 596px;
	top: 757px;

}

/*mailmag詳細-------------------------------------------------------------------mailmag詳細*/
#mailmag {
	background-image: url(/mm/img/bg.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 650px;
}
/* */
#mailmag #register {
	width: 390px;
	height: 135px;
	padding-top:105px;
	margin-left:25px;
	color:#663333;
	font-size:12px;
	line-height: 15px;
}
/* 解*/
#mailmag #cancel {
	width: 390px;
	height: 45px;
	padding-top:25px;
	margin-left:25px;
}
#mailmag #cancel .text {
	width: 260px;
	color:#663333;
	font-size:12px;
	line-height: 15px;
}
/* ## */
#mailmag #bottom {
	width: 390px;
	height: 45px;
	padding-top:25px;
	margin-left:auto;
	margin-right: auto;
}
#mailmag a:link {color: #CC3399; text-decoration: underline;}
#mailmag a:visited {color: #CC3399; text-decoration: underline;}
#mailmag a:hover {color: #CC3399; text-decoration: none;}
#mailmag a:active {color: #CC3399; text-decoration: underline;}
/* 接䎸#㡦#*/
#mailmag02 {
	background-image: url(../mm/img/mm_bg02.jpg);
	background-repeat: no-repeat;
	width: 487px;
	height: 410px;
	color:#663333;
	font-size:12px;
	line-height: 15px;
	padding-left: 25px;
}
#mailmag02 .text{
	font-size:10px;
	line-height: 12px;
}
#mailmag02 #bottom {
	width: 390px;
	height: 45px;
	margin-left:auto;
	margin-right: auto;
}
#mailmag02 a:link {color: #666666; text-decoration: underline;}
#mailmag02 a:visited {color: #666666; text-decoration: underline;}
#mailmag02 a:hover {color: #666666; text-decoration: none;}
#mailmag02 a:active {color: #666666; text-decoration: underline;}

/*mobile詳細-------------------------------------------------------------------mobile詳細*/
#mobilesite {
	background-image: url(../mobile/img/ms_bg.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 575px;
	padding-left: 25px;
	margin:0;
}
/* 𡦤##󡦥*/
#mobilesite #prev {
	width: 460px;
	height: 175px;
	padding-top: 105px;
}
#mobilesite #prev .iframe{
	width: 200px;
	height: 160px;
	border: 1px solid #663333;
	float: left;
}
#mobilesite #prev .text{
	color:#663333;
	font-size:12px;
	line-height: 15px;
	float: left;
	margin-left: 10px;
	width: 140px;
}
/* QR㡦*/
#mobilesite #qrcode {
	width: 460px;
	height: 110px;
	padding-top: 30px;
}
#mobilesite #qrcode .text{
	color:#663333;
	font-size:12px;
	line-height: 15px;
	float: left;
	margin-left: 10px;
	width: 165px;
}
/* e㡦 */
#mobilesite #email-form {
	width: 460px;
	padding-top: 15px;
}
#mobilesite #email-form .text{
	color:#663333;
	font-size:12px;
	line-height: 15px;
}
/* ## */
#mobilesite #bottom {
	height: 45px;
	padding-top:25px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
}
/* 䎸#㡦#*/
#mobilesite02 {
	background-image: url(../mobile/img/ms_bg02.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 575px;
	color:#663333;
	font-size:12px;
	line-height: 15px;
	padding-left: 25px;
}
#mobilesite02 .text{
	font-size:10px;
	line-height: 12px;
}
#mobilesite02 #bottom {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
}
#mobilesite02 a:link {color: #666666; text-decoration: underline;}
#mobilesite02 a:visited {color: #666666; text-decoration: underline;}
#mobilesite02 a:hover {color: #666666; text-decoration: none;}
#mobilesite02 a:active {color: #666666; text-decoration: underline;}
#box #contena .dendouiri {
	height: 300px;
	width: 140px;
	float: left;
}
#box #contena .dendou_menu {
	width: 140px;
}

