* {
	line-height:1.5em;
}

body {
	margin:0px;
	padding:0px;
	background-color:black;
}

input {
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

#wrapper {
	width:600px;
	margin:0px auto;
}

#main {
	margin-top:5px;
	font-size:13px;
}

#comment p {
	color:white;
}

#comment p.block {
	border:1px solid white;
	color:white;
	padding:10px;
}

#header {
	width:600px;
}

#header h1 {
	margin:0px;
	padding:0px;
}

#header #menu {
	font-size:11px;
	color:white;
	padding-right:13px;
	text-align:right;
}

#header #menu A {
	text-decoration:none;
	color:white;
}

#header #menu A:hover {
	color:red;
}


br.clear {
	clear:both;
}

div.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:0px;
}

div.photo_box {
	width:200px;
	height:220px;
	float:left;
	background-image:url("../images/common/photo_back.gif");
	background-repeat:no-repeat;
}

div.clap_box {
	background-image:url("../images/common/clap_back.gif");
}

div.empty_box {
	background-image:url("../images/common/empty_back.gif");
}

div.photo_box img {
	margin-top:13px;
	margin-bottom:2px;
}

div.photo_box p {
	margin:0px;
	padding:0px;
	text-align:center;
	margin-right:20px;
}

div.photo_box p.img {
	height:178px;
}

div.photo_box input {
}

div.photo_box p.img span {
	color:RED;
}

#cancel_btn {
	margin-bottom:30px;
	padding-left:200px;
}

#cancel_btn input {
	width:180px;
}

#guide {
	color:white;
	font-size:13px;
	line-height:1.5em;
	padding:10px;
}

#about {
	font-size:13px;
	color:white;
	line-height:1.5em;
	padding:10px;
	padding-top:0px;
}

#guide span {
	font-size:11px;
	color:gray;
}

#footer {
	border-top:1px solid white;
	color:white;
	font-size:12px;
	padding-bottom:50px;
}

#footer A {
	color:brown;
	text-decoration:none;
}

#footer A:hover {
	color:red;
}

#comment {
	padding-left:15px;
	margin-bottom:25px;
}

#comment textarea {
	width:560px;
	height:100px;
	font-size:13px;
}

div.big_box {
	background-image:url("../images/common/big_back.gif");
	background-repeat:no-repeat;
	width:290px;
	height:350px;
	float:left;
}

div.big_box p.img {
	padding:20px 21px;
	margin:0px;
}

div.big_box p.img img {
	border:1px solid silver;
}

div.big_box p.memo {
	padding:5px 17px;
	margin:0px;
}

div.memo {
	float:left;
	width:310px;
	color:white;
	line-height:1.5em;
}

div.memo2 {
	float:left;
	width:450px;
	color:white;
	line-height:1.5em;
}

#sp div.memo p {
	padding-left:10px;
	margin:0px;
}

div.memo2 p {
	padding-left:10px;
	margin:0px;
}

#second div.big_box {
	background-image:url("../images/common/big_back2.gif");
	padding-top:30px;
}

#third div.big_box {
	background-image:url("../images/common/big_back3.gif");
}


div.mini_box {
	background-image:url("../images/common/mini_back.gif");
	background-repeat:no-repeat;
	float:left;
	width:140px;
	height:170px;
}

div.mini_box p.img {
	padding:10px 10px;
	margin:0px;
}

h3 {
	margin:0px;
	padding:0px;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;
	color:orange;
}

p.sep {
	clear:both;
	height:50px;
}

#thanks {
	text-align:center;
	font-size:15px;
	color:red;
	margin:20px 0px;
	margin-bottom:70px;
}

#past {
	text-align:right;
	margin-bottom:30px;
}

#past A {
	color:BROWN;
}

#guide div.plate {
	width:110px;
	float:left;
	padding-bottom:20px;
}

#guide div.plate p {
	margin:5px 0px;
	margin-bottom:8px;
	padding:0px;
	padding-right:15px;
	text-align:center;
	font-size:11px;
}

#guide div.plate p span {
	color:darkgreen;
}

#guide div.text {
	width:470px;
	float:left;
	padding-bottom:20px;
}

#guide div.text h2 {
	margin:0px;
	margin-bottom:10px;
}

#guide div.text ul.howto {
	padding:8px;
	margin:0px;
	border:1px solid gray;
	background-color:#222222;
}

#guide div.text ul.howto li {
	padding:0px;
	margin:0px;
	margin-left:15px;
}

#guide div.text A {
	color:brown;
}

