/* CSS Document */

body {
	padding:0px;
	margin: 0px;
	color:#333333;
	font-size:13px;
	line-height:1.3em;
	background-color: #F8ED46;}

#container {
	width:800px;
	height:100%;
	text-align:left;
	margin: 0px auto;
}

#header {
	width:800px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}


#back {
	float:left;
	width: 800px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-color: #F2F5FE;
}

#main{
	float:left;
	width: 560px;
}

#buy{
	width: 340px;
	padding-left: 20px;
	float: left;
	padding-top: 180px;
}
	
#footer {
	clear:both;
	width:800px;
	text-align: left;
	margin-top: 20px;
}


/* meinのデザイン */

.no1 {
	width:800px;
	float: left;
	height: 400px;
}

.no2 {
	width:370px;
	padding: 0px 0px 30px 20px;
	float: left;
}


#main img {
	margin-bottom:6px;
}

.links {
	width:585px;
	background-image:url(../img/bar-sita.gif);
	background-repeat:no-repeat;
	height:22px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#main h1 {
	font-size:16px;
	display:inherit;
	font-weight:bold;
	color: #FFFFFF;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
	padding: 6px 0px 3px 8px;
	margin: 0px;
	background-color: #00A3E9;
	margin-bottom: 8px;
}

#main h2 {
	background-image:url(../img/art.gif);
	background-repeat:no-repeat;
	font-size:medium;
	display: inline;
	margin:0px;
	font-weight:bold;
	padding: 4px 0px 5px 25px;
	padding-bottom: 10px;
	color: #103A77;
    }

#main h3 {
	font-size:14px;
	display:inherit;
	font-weight:normal;
	margin-bottom: 5px;
	background-image: url(../img/bar.gif);
	color: #FFFFFF;
	padding: 5px 0px 6px 15px;
	background-repeat: no-repeat;
}

h5 {
	background-image:url(../img/sikaku.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin: 5px 0px;
	font-weight: normal;
}

.syousai-l {
	float:left;
	width:460px;
	height: 100px;
}



.syousai-r {
	float:left;
	width:89px;
	margin-left: 10px;
	margin-top: 56px;
	text-align: right;
}


.pickup {
	width:270px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	height: 76px;
	margin-bottom: 5px;
}

.pickup img {float:left;
margin-right:6px}

.hyou {
width:560px}

.hyou table {border-collapse:collapse;}

.hyou td {
padding:2px 5px;
border:solid 1px;
border-color:#999999;
vertical-align:middle}

/* リンクのデザイン */

#back a:link {color: #CC0000;
	text-decoration:underline;}
#back a:visited {
	color: #CC0000;
	text-decoration:underline;
}
#back a:hover{color: #CC0000;
	text-decoration:underline;}


/* その他のデザイン */


.food-mozi {
	top: 10px;
	background-image: url(img/food.gif);
	padding: 10px 0px 8px 150px;
	background-repeat: no-repeat;
	color: #666666;
}

.artst {background-image:url(../img/art.gif);
background-repeat:no-repeat;
}

.kuro {
	color: #999999;
}

.bule {
	color:#103A77;
	font-weight: bold;
}

.kiiro {color:#FFCC00}

.siro-dai {
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}

.midori{color:#CC0000;}

.siro {
	color:#FFFFFF;
}
hr {clear:left}
