* {
	margin: 0px;
	padding: 0px;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
img {
	border: 0px;
	padding: 0px;
	vertical-align:bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body {
	font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Verdana', 'ＭＳ Ｐゴシック', 'Osaka', 'sans-serif';
	font-size: 16px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	background-color: #2B5DCC;
	background-image: url(images/backy.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#all {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
span.none {
	display: none;
}
.clear {
	clear: both;
	padding-top: 10px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 0px;
}


/* --------------------------------------------------------------------- header */

#header {
	height: 428px;
	background-image: url(images/back-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* --------------------------------------------------------------------- container */


#continer {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.box {
	border: 3px solid #0000CC;
	padding: 20px;
	margin-bottom: 30px;
	clear: both;
}
ul {
	margin-left: 20px;
	list-style-type: square;
}
h2 {
	background-color: #0000FF;
	background-image: url(images/back-headline.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 24px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 32px;
	text-align: center;
}
h3 {
	background-color: #FF9900;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h4 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
	background-color: #FFFF00;
}
.profile {
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(images/back-profile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h5 {
	font-size: 24px;
	font-weight: bold;
	background-color: #99FF66;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.voice {
	padding: 20px;
	border: thick double #009999;
	font-size: 14px;
	margin: 40px;
}
span.red {
	font-weight: bold;
	color: #CC0000;
}
span.green {
	font-size: 14px;
	color: #006600;
}
.sell {
	margin-bottom: 20px;
	text-align: center;
}

.imgright {
	float: right;
}
.imgleft {
	float: left;
	margin-right: 20px;
}
.large {
	font-size: 36px;
	font-weight: bolder;
}
.read {
	text-align: center;
	margin-bottom: 20px;
}
.profilephoto {
	float: right;
	background-color: #FFFFFF;
	text-align: center;
}
td {
	padding: 5px;
}


/* --------------------------------------------------------------------- footer */


#footer {
	background-image: url(images/back-footer.gif);
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 14px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.big {
	font-size: 24px;
	font-weight: bolder;
	color: #CC0000;
	line-height: 36px;
}
#continer table {
	margin-top: 30px;
}
.toku {
	margin-top: 30px;
}
