body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

#main {
	text-align: center;
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main #letter {
	font-weight: bold;
	color: #F00;
	background-color: #ffcc66;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
}

#main #letter2 {
	color: #3366CC;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}

#main iframe {
	margin-bottom: 10px;
}

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:active {
	color: #007F7F;
}

a:hover {
	color: #007F7F;
}

h1, h2, h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {  font-size: 12px; padding:0; margin:0;line-height:1.3em; }

p {
	margin: 0px;
	line-height: 160%;
	padding: 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

td {  font-size: 12px; line-height: 130%}

.t10 {  font-size: 10px; line-height: 120%}

.price {
	font-size: 22px;
	color: #ff9933;
	line-height:1.3em;
	font-weight: bold;
}
.price2 {  font-size: 22px; color: #f00;line-height:1.3em;}

.pr10{	padding-right:10px	}

.red {color:#c00;}

.blue {color:#00F;}

.ora {color:#f60;}

.blown {
	color: #734E24
}

.waku{
	border:solid 1px blue;
	padding:7px;
}

.orange_big {
	color:#FF6600;
	font-size:15px;
	font-weight:bold;
	}

.border {
width: 752px;
padding: 3px;
border:#00CCFF 1px solid;
}

.borderD { border-top:1px dashed #999; padding-top:5px }

#twitterbox {
	height: 151px;
	margin: 0px;
	padding: 0px;
	width: 602px;
	background-image: url(img/twit.jpg);
	background-repeat: no-repeat;
}

#tweet {
	font-size: 12px;
	list-style: none;
	font-weight: bold;
	color: #007EA8;
	height: 44px;
	width: 562px;
	text-decoration: none;
	display: block;
	padding: 0px;
	text-align: left;
	margin: 9px 20px 20px;
}

#tweet p {
	margin: 0px;
	padding: 0px;
}

#tweet ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#up {
	text-align: right;
	display: block;
	width: 750px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	clear: both;
}

.overAlpha a:hover img {
	opacity:0.7;
	filter:alpha (opacity=70);
}
.carex {
	color: #CE3031;
	background-color: #FFE7CE;
	border: 1px solid #CE3031;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main .carex p {
	padding-bottom: 6px;
	padding-top: 6px;
}

.dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CE3130;
	margin-bottom: 6px;
}

