/* CSS Document */

/* ページの基本設定 */

body {
	padding:0px;
	margin: 0px;
	color:#333333;
	font-size:13px;
	line-height:1.3em;
	background-color: #ccc;
}
	
p {
display:inline}	
form {
	display: inline;}
		
#copyright {font-size:x-small;}

/* リンクの基本設定 */

a:link {color: #CC0000;
	text-decoration:underline;}
a:visited {color: #CC0000;
	text-decoration:underline;}
a:hover {color: #0000CC;
	text-decoration:underline;}


#back {
	width:990px;
	height:100%;
	text-align:left;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
}

/* レイアウト設定 */
#container1 {
	width:1050px;/* サイド表示の際は1040にする */
	height:100%;
	text-align:left;
	margin: 0px auto;
	background-image: url(../img/back-line.gif);
	background-repeat: repeat-y;
}


#container2 {
	width:800px;
	height:100%;
	text-align:left;
	background-color: #FFFFFF;
	float: left;
	padding: 0px 10px;
}

#header {
	width:800px;
}

#side {
	float:left;
	width:200px;
	margin-bottom: 10px;
	background-color: #E0DFE1;
	margin-left: 10px;
	padding: 0px 10px;
}

#side-r {
	float:left;
	width:200px;
	margin-bottom: 10px;
	padding: 0px 5px;
	margin-left: 10px;
}

#main {
	float:left;
	width: 800px;
	margin-bottom: 20px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: top right;
}
	
#footer {
	clear:both;
	width:780px;
	font-size: 12px;
	margin-top: 10px;
	padding: 10px 10px;
	color: #000000;
	border-top: solid 1px #333333;
}

#cart {
	width:600px;
	margin: 0px auto;
}


#cart table {border-collapse:collapse;
margin-bottom:5px}

#cart td {
padding:2px 10px;
border:solid 1px;
border-color:#6D98BE;
vertical-align:middle}

#cart th {
padding:2px 10px;
border:solid 1px;
border-color:#6D98BE;
vertical-align:middle}

.shop {
	width:600px;
}


.shop table {border-collapse:collapse;
margin-bottom:5px}

.shop td {
padding:2px 10px;
border:solid 1px;
border-color:#6D98BE;
vertical-align:middle}

.shop th {
padding:2px 10px;
border:solid 1px;
border-color:#6D98BE;
vertical-align:middle}

#log {width:600px;
text-align:center}

/* meinのデザイン */

.head-a {
	width:795px;
	background-image: url(../img/head-01.jpg);
	background-repeat: no-repeat;
	padding: 75px 0px 0px 5px;
	margin-bottom:-4px
}
.main2 {
	width:650px;
	text-align:center;
	margin: 30px 50px;
}

.top {
	width:770px;
	margin-bottom: 5px;
	height: 109px;
}

.top img {float:right;
margin-left:10px}

.sakuhin {
	width:800px;
	margin-top: 15px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 10px;
}

.sakuhin img {
	margin-right:8px;
}


/* sideのデザイン */

#side img {
	margin-bottom:8px;
	margin-left: 0px;
}

.side-b img {margin-bottom:8px}

/* その他のデザイン */

.pink {color:#E0005B;
font-weight:bold}

.murasaki {
	color:#904998;
	font-weight: bold;
}

.huto{
	font-weight:bold;
	font-size: 18px;
	color: #CC0000;
}

.siro{
	color:#FFFFFF;
	font-weight: normal;
}

.aka {
	color: #BF0B22;
}

.aka-l {
	font-size: 18px;
	color: #BF0B22;
	font-weight: bold;
}


.tab-aka {font-size:12px;
color:#CC0000;
margin:5px 0px 0px 15px}

/* その他のデザイン */
#header h1 {
	font-size:small;
	display:inherit;
	font-weight:normal;
	margin:5px 0px;
	text-align: center;
}

#main h1 {
	font-size:14px;
	display:inherit;
	font-weight:normal;
	color: #FFFFFF;
	border-bottom:solid 3px;
	padding: 3px 0px 1px 8px;
	margin: 0px;
	background-color: #132B74;
	margin-bottom: 8px;
	border-bottom-color: #CCCCCC;
}

#main h2 {
	font-size:medium;
	font-weight:bold;
	color: #000066;
	margin: 5px 0px;
	border-bottom: 1px dotted;
    }

#main h3 {
	font-size:medium;
	font-weight:bold;
	color: #E0005B;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background-image: url(../img/new.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	display: inline;
    }

h4 {
	margin-bottom:8px;
	font-size:14px;
	font-weight: normal;
	color:#FFFFFF;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}

h5 {
	background-image:url(../img/sikaku.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin: 5px 0px;
	font-weight: normal;
}
