body {
	margin									:	0;
	padding									:	0;
	background								:	url('images/back.jpg');
	text-align									:	center;
	color											:	#999999;
	font-size									:	8pt;
}

#photo {
	width										:	576px;
	margin-top								:	0px;
	margin-left								:	auto;
	margin-right								:	auto;
	padding-bottom							:	150px;
	margin-bottom							:	0px;
	text-align									:	left;
}

.sentence {
	margin										:	0px;
	text-align									:	center;
	font-size									:	8pt;
	font-weight								:	lighter;
	color											:	#999999;
}

.sumbody {
	width										:	576px;
	text-align									:	left;
}

.sum {
	margin										:	6px;
	padding										:	4px;
	border										:	1px solid #666666;
	background								:	#000000;
}

.sum:hover {
	border										:	1px solid #FFFFFF;
}

#title_header {
	z-index									:	151;
	width									:	100%;
	margin									:	0;
	padding									:	0;
	text-align								:	center;
}

.title_img {
	padding									:	20px 0 5px 0;
}

#footer {
	z-index									:	150;
	position									:	fixed;
	height									:	50px;
	width									:	100%;
	bottom									:	0;
	margin-left								:	auto;
	margin-right								:	auto;
	margin-bottom							:	0px;
	background								:	url('http://studio-arz.com/images/footer_back800x500v41.png') no-repeat center top;
	padding-top								:	30px;
	padding-bottom							:	20px;
	font-size									:	12px;
	color											:	#ccc;
}

a:link,a:active,a:visited {
	text-decoration							:	none;
	color											:	#557799;
}

a:hover {
	text-decoration							:	none;
	color											:	#ffffff;
}

h1 {
	margin										:	10px 0 0 0;
	font-size									:	10px;
	font-weight								:	lighter;
	text-align									:	center;
	color											:	#ffffff;
}

h2 {
	margin-top								:	50px;
	font-weight								:	lighter;
	text-align								:	center;
	font-size									:	15px;
	color									:	#FFFFFF;
}

h3 {
	margin-top								:	5px;
	font-weight								:	lighter;
	text-align								:	right;
	font-size									:	10px;
	color									:	#FFFFFF;
}

.index {
	width									:	570px;
	padding-right							:	6px;
	margin-top								:	25px;
	border-bottom							:	1px solid #333;
	color									:	#666;
}


.title_banner {
	margin-top								:	50px;
	margin-bottom							:	50px;
	width									:	580px;
}

.footer_logo {
	border 									: 	none;
	margin 									: 	8px 2px 0 2px;
}

ul{list-style-type: none; }

.hidden {display: none; }

#shinobi {display: none; }

.more {text-align: right; margin-right: 5px;}