@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/body.gif);
	margin: 0 auto;
	background-position: center;
	background-repeat: repeat-y;
}

#wrapper {
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	width: 900px;
	background-color: #FFF;
}

#store_nav {
	margin-top: 13px;
	margin-left: 50px;	
	margin-right: 50px;
	margin-bottom: 13px;
}

#header {
	margin: 0 auto;
}

#yodogawa {
	margin-top: 40px;
	margin-bottom: 60px;
	margin-left: 50px;
	margin-right: 50px;
}

.ilne {
	margin-top: 40px;
	
	margin-bottom: 40px;
}

.mokuji {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-right: 50px;
}

.goods {
	margin-top: 60px;
}
.archive {
	margin-top: 60px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 45px;
}

#footer {
	margin-bottom: 30px;
	margin-left: 50px;
	margin-right: 50px;
}

.midashi {
}

.yohaku01 {
	margin-bottom: 30px;
}

.honbun01 {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	letter-spacing: 2px;
}

#lineup {
}



.pocchet {
	background-image: url(../images/midashi_pochette02.jpg);
	background-repeat: no-repeat;
}
.pocchet2 {
	background-image: url(../images/midashi_3waypochette02.jpg);
	background-repeat: no-repeat;
}
.wallet {
	background-image: url(../images/midashi_wallet02.jpg);
	background-repeat: no-repeat;
}
.longwallet {
	background-image: url(../images/midashi_longwallet02.jpg);
}
.cardcase {
	background-image: url(../images/midashi_cardcace02.jpg);
	background-repeat: no-repeat;
}



.small_01 {
	font-size: 10px;
	color: #000033;
	line-height: 18px;
}

a:link {
	color: #747EF7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #747EF7;
}
a:hover {
	text-decoration: none;
	color: #747EF7;
}
a:active {
	text-decoration: none;
	color: #747EF7;
}
