@charset "UTF-8";

/* CSS Document */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend,pre,blockquote {
	padding: 0px;
	margin: 0px;
}
ul,li {
	list-style: none;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: bottom;
}
* {
	color:#000000;
	font-size:100%;
	font-style:normal;
	text-decoration:none;	
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	background-color: #F1F9FF;
	background-image: url(../common_img/body_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
h1 {
	padding-top: 3px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background: #000000;
}
a,a:link,a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover,a:active {
	color: #660000;
	text-decoration: underline;
}
#wrapper {
	width: 748px;
	background-color: #FFFFFF;
	border: 1px solid #660000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 748px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top #left {
	float: left;
	width: 350px;
}
#main {
	padding: 24px;
}
.clear {
	clear: both;
}#top #right {
	float: right;
	width: 350px;
}
#bio #right {
	float: right;
	width: 330px;
	margin-bottom: 10px;
}
#bio #left {
	float: left;
	width: 360px;
	margin-bottom: 10px;
}
#contact #right {
	float: right;
	width: 350px;
	margin-top: 150px;
}
#contact #left {
	float: left;
	width: 350px;
}
#top p {
	font-size: 14px;
	font-weight: bold;
}
#shop .left {
	float: left;
	width: 335px;
	text-align: right;
}
#shop .right {
	float: right;
	width: 345px;
}
#shop .sample {
	margin-top: 10px;
}
#main #tit {
	width: 700px;
	margin-bottom: 15px;
}
#footer {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
#shop p {
	font-size: 80%;
}
#shop .sample h3 {
	font-weight: bold;
	color: #660000;
		margin-top: 10px;
}
#shop .sample .streaming {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	color: #333333;
}
#shop  h2 {
	font-weight: bold;
	color: #660000;
	font-size: 120%;
	margin-bottom: 10px;
}
#shop .buy {
	text-align: center;
	height: 40px;
	width: 318px;
	margin-top: 10px;
	margin-bottom: 3px;
	background-color: #FFFBF2;
	border: 1px solid #660000;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#shop .sample object {
}
#shop .buy .left {
	text-align: right;
	float: left;
	width: 165px;
	color: #660000;
	font-weight: bold;
	margin-top: 3px;
}
#shop .buy .right {
	float: right;
	width: 150px;
	text-align: left;
}
#shop .about {
	font-size: 80%;
	margin-left: 240px;
}
hr {
	color: #996666;
	margin: 15px;
}
.chu {
	font-size: 80%;
	color: #333333;
}
.about2 {
	background-color: #F5F5F5;
	padding: 10px;
	color: #660000;
	margin-top: 20px;
}
.pageup {
	margin-left: 640px;
}
