/* CSS Document */

/* ページの基本設定 */

h1 {font-size:small;
	display: inline;
	margin:0px;
	font-weight:normal
    }

p {display:inline}	
form {
	display: inline;}
		
#copyright {font-size:x-small;}

/* リンクの基本設定 */

a:link {color: #1B3E78;
	text-decoration:underline;}
a:visited {color: #1B3E78;
	text-decoration:underline;}
a:hover {color: #999999;
	text-decoration:underline;}


body {
	padding:0px;
	margin: 0px;
	color:#333333;
	font-size:13px;
	line-height:1.3em;
	background-color: #67B660;
	background-image:url(img/back.gif);
	background-repeat:repeat-x}

#back {
	width:860px;
	height:100%;
	text-align:left;
	margin: 0px auto;
	background-image: url(img/back-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#container {
	width:800px;
	height:100%;
	text-align:left;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#header {
	width:800px;
}

#menu {
	float:left;
	width:788px;
	margin-top: 3px;
	text-align: right;
}

#side-r{
	float:left;
	width:176px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#mainside {
	float:left;
	width: 800px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#main{
	float:left;
	width: 590px;
	padding-left: 12px;
	margin-bottom: 20px;
}

#itiran{
	width: 590px;
	margin-bottom: 10px;
}
	
#footer {
	clear:both;
	width:800px;
	text-align: left;
}


/* meinのデザイン */

#main img {
	margin-bottom:6px;
	border:0px;
}

.hamakko {
	width:250px;
	height:174px;
	background-image:url(img/hamakko-001.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 10px 10px 0px 330px;
	padding-bottom: 6px;
	
}

#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{
	font-size:13px;
	font-weight:normal;
	margin-bottom: 3px;
	background-image: url(img/hune.jpg);
	color: #00A8CB;
	background-repeat: no-repeat;
	padding-left: 17px;
}

#main h3 {
	font-size:13px;
	font-weight:normal;
	margin-bottom: 3px;
	background-image: url(img/hune2.jpg);
	color: #4C971F;
	background-repeat: no-repeat;
	padding-left: 17px;
}

#main h4 {
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	background-image: url(img/bar.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 7px;
	padding-top: 6px;
}

#main h5 {
	font-size:15px;
	font-weight:bold;
	color: #39A030;
	padding-top: 6px;
	border-bottom: 1px solid;
	border-color: #39A030;
	margin: 0px 0px 6px 0px;
}

#main h6 {
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	background-image: url(img/bar2.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 7px;
	padding-top: 6px;
}


.daimei {
	font-weight: normal;
	border-top: 1px;
	border-top-style: dotted;
}

.links {
	width:100%;
	text-align:right;
	margin: 5px 0px;
}

.sakuhin1 {
	width:100%;
	height: 350px;
}

.sakuhin1 img{float:left;
margin-right:10px}

.sakuhin2 {
	width:100%;
	height: 350px;
}

.sakuhin2 img{float:right;
margin-left:10px}

.sakuhin3 {
	width:100%;
	height: 245px;
}

.sakuhin3 img{float:left;
margin-right:10px}

.sakuhin4 {
	width:100%;
	height: 243px;
}

.sakuhin4 img{float:right;
margin-left:10px}


.hyou {
width:560px}

.hyou table {border-collapse:collapse;}

.hyou td {
padding:2px 5px;
border:solid 1px;
border-color:#999999;
vertical-align:middle}

/* sideのデザイン */
#side-r img {
	margin-bottom:6px;
	margin-left: 0px;
}

/* その他のデザイン */
#menu img {margin-left:6px}


.food-mozi {
	padding-left: 10px;
	color: #999999;
}

.kuro {
	font-weight:bold;
}

.bule {
	color:#00A8CB;
	font-weight: bold;
}

.midori{color:#CC0000;}

.aka {
	color:#901C22;
	font-weight: bold;
}
hr {clear:left}

.big {font-size:16px;
font-weight:bold}
