body{
	background-image: url('../images/common/background.png');
	background-attachment: fixed;
	background-repeat :no-repeat;
	background-position: top center;
}

div#sideMenu div.button ul li a.supporters{background-position: -226px -120px;}

.ui-dialog{
	position: fixed !important;
}

.dialog{
	display: none;
}

/* ****************************** eyecatch ****************************** */

div#eyecatch{
	margin-bottom: 30px;
}

div#eyecatch div.title{
	width: 640px;
	height: 246px;
	background: url('../images/common/template_title_background.png');
	position: relative;
	margin-bottom: 30px;
}

div#eyecatch div.title h1{
	display: block;
	position: absolute;
	text-indent: -9999em;
	background: url('../images/supporters/supporters_title.png');
	background-position: 0 0;
	width: 230px;
	height: 40px;
	top: 35px;
	left: 25px;
}

div#eyecatch div.lead{
}

div#eyecatch div.lead p.text{
	width: 390px;
	float: left;
	color: #444;
}

div#eyecatch div.lead p.fee{
	background: url('../images/supporters/supporters_fee.png');
	width: 220px;
	height: 80px;
	text-indent: -9999em;
	float: right;
}

/* ****************************** form ****************************** */

div#form{
}

div#form h2{
	background: url('../images/common/label.png');
	background-position: 0 -105px;
	width: 640px;
	height: 35px;
	margin-bottom: 20px;
	text-indent: -9999em;
}

div#form p.lead{
	margin-bottom: 20px;
	color: #444;
}

div#form form div.category{
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 5px;
	background: #f8f8f8;
}

div#form form div.category p.title{
	font-weight: 900;
	font-size: 1.2em;
	margin-bottom: 10px;
}

div#form form div.self p span.label,
div#form form div.friend p span.label{
	display: block;
	width: 100px;
	clear: left;
	float: left;
}

div#form form input.button{
	display: block;
	width: 200px;
	margin: 20px auto;
}

/* ****************************** recommend ****************************** */

div#recommend{
}

div#recommend h2{
	background: url('../images/common/label.png?221220');
	background-position: 0 -175px;
	width: 640px;
	height: 35px;
	margin-bottom: 20px;
	text-indent: -9999em;
}

div#recommend p.catch{
	font-size: 2em;
	font-weight: 900;
	padding-top: 10px;
}

div#recommend p.name{
	font-size: 1.2em;
	font-weight: 900;
	text-align: right;
	margin-bottom: 20px;
}

div#recommend div.text p{
	font-size: 1.2em;
	line-height: 2em;
	color: #444;
}

div#recommend div.profile{
	border-top: 1px dashed #ccc;
	margin-top: 20px;
	padding-top: 20px;
}

div#recommend div.profile p{
	color: #444;
}