@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF9EE;	
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}


a:link {
	color:#00F;
	text-decoration: underline;
	text-decoration:none;
}
a:visited {
	color: #00F;
	text-decoration: underline;
	text-decoration:none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color:#F00;
}


.container {
	width: 80%;
	max-width: 800px;
	min-width: 800px;
	margin: 0 auto;
	box-shadow: 0px 0px 20px #FFD393;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9C00;
	border-left-color: #FF9C00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9C00;
}


.header {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 790px;
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
}

.content {
	padding: 10px 0;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.footer {
	font-size: 10px;
	text-align: center;
	padding-top:5px;
	padding-bottom: 5px;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header_text {
	font-size: 14px;
	text-align: right;
	float: right;
	padding-top: 10px;
}
.header_logo {
	float: left;
}
.shop {
	font-size: 14px;
	width: 506px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFD900;
	text-align: left;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom:2px;
	border-bottom-color: #FFF4AA;
	background-color: #FFFEF0;
}
#rakuten {
	float: left;
	width: 200px;
	margin-left: 160px;
	margin-top: 22px;
	margin-bottom:17px;
	text-align: center;
	font-size: 90%;
	line-height: 140%;
	padding-top:15px;
}
#rakuten2 {
	float: left;
	width: 160px;
	margin-left: 180px;
	margin-top: 22px;
	margin-bottom:17px;
	text-align: center;
	font-size: 80%;
	line-height: 110%;
}
#rakuten2 a{
	display: block;

}

#yahoo {
	float: right;
	width: 200px;
	margin-right:170px;
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
	line-height: 110%;
}
#yahoo a{
	display: block;
}

#yahoo2 {
	float: right;
	width: 200px;
	margin-right:170px;
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
	padding-top: 35px;
	line-height: 110%;
}
#yahoo2 a{
	display: block;
}

.clears {
	clear: both;
}
#twitter {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
