@charset "UTF-8";
/*
html {
	margin: 0;
	padding: 0;
}

body
{
	margin: 0 auto;
	padding: 0;
	min-width: 960px;
	text-align: center;
}
*/
h1, h2, h3, h4, h5, h6, p, li {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.left {
	float: left;
}
.right {
	float: right;
}

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}


/*====================
	ヘッダー
======================*/
#gackt {
	margin: 10px auto 0;
	padding: 0 0 25px 0;
	width: 960px;
	height: auto;
}
#gackt #title {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 730px;
}
#gackt #title h1 {
	margin: 0;
	padding: 0;
	width: 480px;
	height: 150px;
}
#gackt #title .left, 
#gackt #title .right {
	width: 480px;
}

#gackt #title div.lead{
	margin: 0;
	padding: 0;
	width: 480px;
	height: 285px;
	background: url(./gackt_lead.jpg) no-repeat 0 0;
}
#gackt #title div.lead p{
	margin: 0 15px;
	padding: 12px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	line-height: 140%;
	text-align: left;
}





#gackt #cntnts {
	margin: 0;
	padding: 0;
	width: 960px;
	height: auto;
	background-color:#993366; 
	position:relative;
	text-align: center;
}

#gackt #cntnts h2 {
	margin: 0 0 6px 15px;
	padding: 0;
	width: 600px;
	height: 44px;
}
#gackt #cntnts h3 {
	margin: 0;
	padding: 0;
	height: 30px;
}
#gackt #cntnts h4 {
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #ffffff;
	line-height: 140%;
	text-align: left;
}
#gackt #cntnts .item p{
	margin: 6px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	line-height: 140%;
	text-align: left;
}

#gackt #cntnts .item {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: left;
	background: url(./bg.jpg) repeat-x 0 0;
}
#gackt #cntnts .item .inner {
	margin: 0 15px;
	padding: 0;
	width: 930px;
	height: 245px;
	text-align: left;
	position:relative;
}
#gackt #cntnts .item .inner .alpha, #gackt #cntnts .item .inner .beta {
	float: left;
}
#gackt #cntnts .item .inner .alpha {
	width: 267px;
	height: 245px;
}
#gackt #cntnts .item .inner .beta {
	width: 660px;
	height: auto;
}
#gackt #cntnts .item .inner .left {
	width: 360px;
	height: auto;
}
#gackt #cntnts .item .inner .right {
	width: 295px;
	height: auto;
}

#gackt #cntnts .information {
	margin: 0 auto;
	padding: 10px 0;
	width: 928px;
	height: auto;
	text-align: center;
	background-color:#ad5c85; 
	border:1px solid #c68daa;
}
#gackt #cntnts .information .inner {
	margin: 0 auto;
	padding: 0;
	width: 910px;
	height: auto;
	text-align: center;
}
#gackt #cntnts .information .inner .alpha, 
#gackt #cntnts .information .inner .beta, 
#gackt #cntnts .information .inner .gamma {
	float: left;
	text-align: left;
}
#gackt #cntnts .information .inner .alpha {
	margin: 0 10px 0 0;
	width: 265px;
	height: auto;
	background-color:#000000; 
}
#gackt #cntnts .information .inner .beta {
	margin: 0 10px 0 0;
	width: 260px;
	height: auto;
}
#gackt #cntnts .information .inner .gamma {
	margin: 0;
	width: 360px;
	height: auto;
}
#gackt #cntnts .information .inner .gamma .left {
	width: 114px;
	height: 160px;
}
#gackt #cntnts .information .inner .gamma .right {
	width: 240px;
	height: auto;
}

#gackt #cntnts .information .inner .alpha h5 {
	margin: 5px 10px;
	width: 245px;
	height: 37px;
}
#gackt #cntnts .information .inner .beta h5 {
	width: 260px;
	height: auto;
}
#gackt #cntnts .information .inner .gamma h5 {
	width: 360px;
	height: auto;
}

#gackt #cntnts .information .inner p{
	margin: 6px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	line-height: 140%;
	text-align: left;
}
#gackt #cntnts .information .inner .alpha p{
	margin: 6px;
}

#gackt #cntnts .cap{
	margin: 0 15px;
	padding: 8px 0;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	text-align: left;
}



/*====================
	購入ボタン
======================*/
#gackt #cntnts .buybtn{
	width: 240px;
	height: 50px;
	display:block;
	background:url(./btn.jpg) no-repeat 0 0;
	text-decoration:none;
	outline:none;
	text-indent:-9999px;

	position:absolute;
	top: 188px;
	left: 632px;
}
#gackt #cntnts .buybtn a{
	width: 240px;
	height: 50px;
	display:block;
	background:url(./btn.jpg) no-repeat 0 0;
	text-decoration:none;
	outline:none;
}
#gackt #cntnts .buybtn a:hover{
	background:url(./btn_on.jpg) no-repeat 0 0;
	text-decoration:none;
	outline:none;
}




/*====================
	ページトップ
======================*/

#gackt #page_bottom {
	margin: 5px auto;
	padding: 0;
	width: 960px;
	height:25px;
}
#gackt #page_bottom .left {
	margin: 0;
	padding: 0;
	width: 650px;
	text-align:left;
}
#gackt #page_bottom .right{
	margin: 0;
	padding: 5px 0 0 0;
	width: 300px;
	text-align:right;
}

#gackt #page_bottom p.credit{
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #222;
	line-height: 15px;
	text-align: left;
}


#gackt #page_bottom .right span {
	margin: 0;
	padding: 0 0 0 14px;
	font-size:12px; 
	line-height: 120%; 
	color:#222222; 
	font-weight:normal;
	background: url(./arr.gif) no-repeat 0 2px;
	}
#gackt #page_bottom a {
	color:#222222; 
	text-decoration:none;
	}

#gackt #page_bottom a:hover { 
	color:#222222; 
	text-decoration:underline;
	}




/*====================
	2010.8.3 add
======================*/
#gackt #cntnts h2 {
	margin: 0 15px;
	padding: 15px 0 0 0;
	width: 930px;
	height: auto;

	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
	line-height: 140%;
	text-align: left;
}
#gackt #cntnts p.announce{
	margin: 5px 15px 25px 33px;
	padding: 0;
	width: 912px;
	font-size: 12px;
	color: #ffffff;
	line-height: 140%;
	text-align: left;
}
