@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
a:active { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; }
img { border: 0; }

/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

*{
	margin:0;
	padding:0;
	line-height:150%;
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body {
	color:#323232;
	font-size:13px;
	background:#ffffff;
}

img {
	border:0px;
}

.all {
	clear:both;
}

#all {
	margin:0 0;
	padding:0px;
	width:800px;
}

#top {
	padding:0;
	margin:0 0 0 10px;
	height:70px;
}

#top img {
	float:left;
	margin-right:30px;
}

#top h1 , #top h2 {
	font-size:13px;
	display:block;
}

#top h1 {
	text-decoration:underline;
	padding-top:14px;
}

#top h2 {
	font-weight:normal;
}

#navi {
	clear:both;
	margin:0 0 0 10px;
}

#menu {
	margin:18px 0 0;
}

#left {
	width:570px;
	float:left;
	padding:15px 0 20px 10px;
	margin:0;
}

#new {
	margin-top:15px;
	list-style:none;
	border:solid 1px #bdb3f4;
	padding-bottom:6px;
}

#new h3 {
	font-size:13px;
	display:block;
	background-image: url(../img/new_bg.gif);
	padding:1px 4px;
	height:24px;
}

#new li {
	margin:2px 2px 2px 8px;
}

.text {
	line-height:160%;
	padding:0 5px 0 10px;
	margin-bottom:14px;
}

.text span {
	display:block;
	text-align:right;
	color:#433560;
}

#left strong {
	display:block;
	background-image: url(../img/text_bg.gif);
	padding-left:22px;
	margin-bottom:10px;
	clear:both;
}

#left h3 {
	display:block;
	background-image: url(../img/text_bg.gif);
	padding-left:22px;
	margin-bottom:10px;
	clear:both;
}

.shop-left {
	float:left;
	margin-right:10px;
	padding-bottom:20px;
}

.shop-left img {
	border:solid 1px #999999;
}

.jibbitz {
	border:solid 1px #999999;
	float:left;
	margin:0 10px 10px 0;
}

#right {
	width:180px;
	float:right;
	padding:15px 10px 30px 0; 
	margin:0;
}

#pass {
	margin-top:-5px;
	margin-bottom:2px;
}

#footer {
	color:#ffffff;
	margin:0 10px;
	padding:0 10px;
	height:20px;
	clear:both;
	background:#f03434;
}

#footer .left {
	margin:0 10px;
	display:block;
	float:left;
}

#footer .right {
	margin:0 10px;
	display:block;
	float:right;
}

/* サイトマップ */
#sitemap {
	margin:15px 0 0 10px;
	list-style:none;
}

.sitemap_brt a {
	background-image: url(../img/ico_eda.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:20px;
	width:7px;
}
.sitemap_brt2 a {
	background-image: url(../img/ico_eda2.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left:20px;
	width:7px;
}

/* リンク */
a { color:#d70000; text-decoration: underline;}
a:hover{ color:#0febce; text-decoration: none;}

#footer a { color:#ffffff; text-decoration: underline;}
#footer a:hover{ color:#ffff33; text-decoration: none;}

span.bold { display: inline; font-weight: bold; text-align: left; }

.side_bnr {
	margin: 0;
	padding: 0;
}

	.side_bnr li {
		margin: 0 0 10px 0;
		padding: 0;
	}