/*
Theme Name:yoi-shoku
Theme URI:http://www.emaid.co.jp/
Description:よい食品を知る会
Author:emaid inc.
*/

* {
	margin: 0;
	padding: 0px;
	}

body {
	background: url(images/bg.gif);
	font: normal 14px "MSゴシック", "Osaka-等幅",sans-serif;
	color: #000000;
	padding: 0;
	}

#container {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	}
	
.clear {
	clear: both;
	}
	
a {
	color: #0861a5;
	}
	
a:hover {
	color: #FF0000;
	}

.red {
	color: #FF0000;
	}
	
table {
	width: 100%;
	margin: 20px 0;
	}
	
.postmetadata {
	margin-top: 30px;
	border-top: #666666 dashed 1px;
	padding-top: 5px;
	}

 
/* ヘッダー */
#toptxt {
	width: 800px;
	font-size: 12px;
	margin: auto;
	color:#666666;
	}
	
#toptxt a {
	width: 800px;
	font-size: 12px;
	margin: auto;
	color: #666666;
	text-decoration: none;
	}
	
#toptxt h1 {
	font-size: 12px;
	font-weight: normal;
	}


#header {
	height: 40px;
	padding: 20px;
	margin: 0;
	overflow: hidden;
	background-image: url(images/header.png);
	background-color: #FFFFFF;
	font: bold 36px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	/* border-bottom: solid 3px #006890; */
	}
	
#header a {
  text-decoration: none;
	color: #003300;
  }

#contact {
	margin-top: -60px;
	width: 200px;
	float: right;
	text-align: center;
	}
	
#contact p {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	}

#contact p.tel {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color:#FF6600;
	}
	
#contact p.mail {
	width: 150px;
	float: right;
	margin-right: 25px;
	display:inline; /* IE6+5.x�Ή� */
	border: solid 1px #dc6000;
	background-color: #faf7e6;
	height: 1.7em;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}
	
#contact p.mail a {
	display: block;
	color: #dc6000;
	text-decoration: none;
	line-height: 1.7em;
	}
	
#contact p.mail a:hover {
  background-color: #f0e5aa;
	}


/* ナビゲーション +++ */
#navi {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#navi ul {
	background-color: #81ac78;
	list-style-type: none;
	border-bottom: solid 1px #153f0b;
	border-top: solid 1px #153f0b;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-right: solid 1px #153f0b;
	line-height: 2em;
	float: left;
	}
	
#navi li a {
	display: block;
	padding: 0 1em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#navi li a:hover {
	background-color: #a1c996;
	color: #153f0b;
	}	
	
/* コンテンツ */
#contents {
	background-color: #FFFFFF;
	width: 540px;
	float: left;
	line-height: 150%;
	margin: 0 20px 0 20px;
	display: inline;
	}

#contents h2 {
	font-size: 16px;
	line-height: 150%;
	margin-top: 30px;
	padding: 2px 10px;
	border-left: 5px solid #dc6000;
	border-bottom: #666666 solid 1px;
  color: #006633;
  font-weight:bold;
	}
	

#contents h2 a {
	color: #0861a5;
	text-decoration: none;
	}

#contents h2.posttitle {
	font-size: 16px;
	line-height: 150%;
	margin: 30px 0 10px 0;
	padding: 2px 10px;
	border-left: 5px solid #dc6000;
	border-bottom: #666666 solid 1px;
  color: #006633;
  font-weight:bold;
	}
	
#contents h2.news {
	font-size: 16px;
	line-height: 150%;
	margin-top: 30px;
	padding: 2px 10px;
	background-color: #ffaa00;
	border: #666666 solid 1px;
  color:#333333;
  font-weight:bold;
	}
		
#contents h4 {
	font-size: 16px;
	line-height: 150%;
	margin-top: 30px;
	padding: 2px 10px;
	border-left: 5px solid #008400;
	border-bottom: #666666 solid 1px;
  color:#333333;
  font-weight:bold;
	}

#contents h5 {
	font-size: 1em;
	line-height: 150%;
	margin: 0;
	font-weight: bold;
	}
		
#contents p {
	margin: 0 0 1em 0;
	line-height: 150%;
	}

#contents p img {
	margin: 0 10px 10px 10px;
	}
	
#contents ol {
	margin: 0 0 1em 2em;
	}	

#top-info {
	margin-top: 20px;
	margin-left: 15px;
	height: 225px;
	}
	
#top-info img {
	float: right;
	}
	
#homeimg {
	margin-top: 30px;
	}
	
#pagetitle {
	margin: 20px 0;
	}
	
#member table {
	width: 100%;
	margin-top: 15px;
	border: #666666 solid 1px;
	border-collapse: collapse;
	}
 
#member th {
	width: 50px;
	background-color: #999999;
	color: #FFFFFF;
	border: #666666 solid 1px;
	}
	
#member td {
	padding: 2px 10px;
	border: #666666 solid 1px;
	}
	
.infowaku {
	padding: 10px;
	border-bottom: #666666 solid 1px;
	border-right: #666666 solid 1px;
	}
	
.infowaku ol li {
	list-style-position: outside;
	margin: 0 0 0 1em;
	}

.infowaku ul li {
	list-style-position: outside;
	margin: 0 0 0 1em;
	}
	
.more {
	margin-top: 5px;
	float: right;
	}

#data {
	width: 388px;
	margin: 0;
	border-collapse: collapse;
	}
	
#data td {
	text-align: left;
	padding: 5px;
	border: solid 1px #666666;
	}
	
/* サードバー */
#sidebar {
	width: 200px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	}
	
#sidebar p.midasi {
	margin-top:12px;
  background:#d9a859;
  color:#fff;
  padding:2px 0 2px 12px;
  font-weight:bold;
	font-size: 16px;
	}
		
#sidebar ul {
  background:#f0e5aa;
	list-style-type: none;
	}
		
#sidebar ul ul {
  padding:0;
	}
		
#sidebar ul li{
  font-weight:bold;
  border-bottom:1px solid #ebdb88;
  /*background:url(images/nav-back.gif) 0 0 repeat-x;*/
	}
	
#sidebar li a {
	text-decoration:none;
  padding:2px 0 2px 12px;
  display: block;
	}
		
#sidebar li li a {
    padding-left:24px;
		}
		
#sidebar li li li a {
    padding-left:36px;
		}
		
#sidebar li a:hover {
    background:#faf7e6;
		}
	
#sidebar .categoriesbox {
	margin-top: 30px;
	}

	
/* #sidebar ul li li {
	background-color: #555555;
	border-bottom: none;
	border-top: solid 1px #000000;
	font-weight: normal;
	}
	
#sidebar ul li li a {
	padding-left: 25px;
	color: #FFFFFF;
	} */


/* +++ フッター +++ */
#gotop {
	clear: both;
	margin: 0 32px 0 0;
	padding-top: 2em;
	vertical-align: bottom;
	
	}

#gotop p {
	font-size: 14px;
  text-align: right;
	text-decoration: none;
	width:100%;
	padding: 0;
	}

#gotop p a:link, #gotop p a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
	
#gotop p a:hover, #gotop p a:active {
	color: #999999;
	}
	
#footaddress {
	margin-top: 15px;
	font-size: 14px;
	padding: 1em;
	border-top: solid 1px #153f0b;
	border-bottom: solid 1px #153f0b;
	background-color: #9ec793;
	color: #006633;
	}

#footer {
	width: 800px;
	margin: auto;
	padding: 15px 0 0 0;
	color: #666666;
	/*background:color:#000000;
	border-top: 2px solid #457BCC;*/
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	}

#footer .copyright {
	font-size: 12px;
	padding: 0 17px;
	color: #666666;
	float: left;
	}

#footer .copyright a:link, #footer .copyright a:visited {
	text-decoration: underline;
	color: #666666;
  }

#footer .copyright a:hover, #footer .copyright a:active {
	text-decoration: underline;
	color: #999999;
  }
	
#footer img {
	vertical-align:middle;
	border: none;
}

#footer .links {
    float:right;
		margin: 0 17px 10px 0;
}

#footer .links a , #footer .links a:visited {
    padding-left:16px;
    margin-left:16px;
    background-repeat:no-repeat;
    background-position:0 1px;
		font-size: 12px;
		color: #999999;
}

#footer .rss {
    background-image:url(images/rss.gif);
}

#footer .login {
    background-image:url(images/login.gif);
}

#footer a.powered {
    padding:0;
}
