/*
Theme Name:bizlog_standard_emaid
Theme URI:http://www.emaid.co.jp/
Description:イーメイド有限会社
Author:emaid inc.
*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #ef8e1e;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	}
	
#toptxt {
	padding: 0;
	margin: 0;
	width: 800px;
	margin: auto;
	}
	
#toptxt h1 {
	margin: 0;
  font-size: 12px;
	color: #6A2E22;
	font-weight: normal;
  }
	
#toptxt h1 a {
	color: #6A2E22;
  text-decoration:none;
    }

#toptxt h1 a:hover {
	color: #6A2E22;
  	text-decoration:none;
	background-color: #f4b025;
	}

#topimg {
	margin: 0;
	border: 0;
	height: 120px;
	}
	
#topimg a {
	margin: 0;
	border: 0;
	}
	
#topimg a:hover {
	margin: 0;
	border: 0;
	background: none;
	}

#container {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	}
	
#contents {
	width: 520px;
	float: right;
	margin-right: 20px;
	display: inline;
	font: normal 14px "MSゴシック", "Osaka-等幅",sans-serif;
	color: #000000;
	}
	
#side {
	width: 180px;
	float: left;
	margin-left: 20px;
	display: inline;
	}
	
.clear {
	clear: both;
	}
	
a {
	color:  #000;
}

a:hover {
	background-color: #ddd;
}

a img {
	border: 0;
}
	
/* img {
	border: 0;
	} */
	
img.alignright {
	float: right;
	}
	
img.alignleft {
	float: left;
	}
	
hr {
	margin-bottom: 1em;
	height: 1px;
	border: none;
	border-top: #666666 dotted 1px;
	}


/* +++ ナビゲーション +++ */
#navi {
	background-color: #1D1D1D;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;
	font-size: 14px;
	}
	
#navi ul {
	list-style-type: none;
	}

#navi ul li {
	text-align: center;
	border-left: 1px solid #191919;
	color: #FFFFFF;
	line-height: 23px;
	float: right;
	}
	
#navi ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 1em;
	}
	
#navi ul li a:hover {
	background-color: #5E6065;
	background-image: url(images/menu-hover-bg.jpg);
	}
	
#navi ul li.current_page_item {
	background-color: #5E6065;
	background-image: url(images/menu-hover-bg.jpg);
}
	
/* #navi ul {
	background-color:#000000;
	list-style-type: none;
	border-bottom: solid 2px #457BCC;
	border-top: solid 2px #457BCC;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-right: solid 1px #666666;
	float: left;
	line-height: 2em;
	}
	
#navi li a {
	display: block;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#navi li a:hover {
	background-color: #333333;
	color: #FFCCFF;
	} */
#navbar {
	background-color: #1D1D1D;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;
	}
	
#navbar div.menu ul li {
	float: right;
}


div.menu ul ul {
	border: 1px solid #191919;
}

div.menu ul li {
	border-left: 1px solid #191919;
}

div.menu, div.menu a {
	color: #fff;
}

div.menu ul li a {
	line-height: 23px;
	padding: 0 1em;
	font-size: 1.1em;
}

div.menu ul li.current_page_item {
	background-color: #5E6065;
	background-image: url(images/menu-hover-bg.jpg);
}


div.menu ul li a:hover {
	background-color: #5E6065;
	background-image: url(images/menu-hover-bg.jpg);
}


div.menu ul,div.menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div.menu ul a {
display:block;
text-decoration:none;
}

	
/* +++ コンテンツ +++ */
#contents {
	font-size: 0.875em;
	}
	
#contents h2 {
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 36px 0 1em 0;
	color: #116301;
	width: 350px;
	border-bottom: #ff651b dotted 2px;
	}
	
#contents h3 {
	font-size: 16px;
	line-height: 150%;
	margin: 2em 0 0.5em 0;
	padding: 2px 10px;
	/* border-bottom: #666666 solid 1px; */
	border-left: 8px solid #ff651b;
	background-color: #666666;
  /* color: #333333; */
	color: #FFFFFF;
  font-weight:bold;
	}
	
#contents h3.infotitle {
	font-size: 16px;
	line-height: 150%;
	margin: 2em 0 0 0;
	padding: 2px 10px;
	/* border-bottom: #666666 solid 1px; */
	border-left: 8px solid #ff651b;
	background-color: #666666;
  /* color: #333333; */
	color: #FFFFFF;
  font-weight:bold;
	}
	
#contents h3 a {
	color: #FFFFFF;
	}
	
	
#contents h4 {
	font-size: 14px;
	line-height: 150%;
	margin: 0;
  	font-weight:bold;
	}
	
#contents h5 {
	font-size: 14px;
	line-height: 150%;
	margin: 1em 0 0.5em 0;
	border-bottom: #666666 dotted 1px;
	padding: 2px 0;
  font-weight:bold;
	}
	
#contents h6 {
	font-size: 14px;
	line-height: 150%;
	margin: 2.5em 0 0.5em 0;
	border-bottom: #666666 dotted 1px;
	padding: 2px 0;
  font-weight:bold;
	}
	
#contents h6 a {
	font-size: 14px;
	line-height: 150%;
	margin: 1em 0 0.5em 0;
	border-bottom: #666666 dotted 1px;
	padding: 2px 0;
  font-weight:bold;
	color: #FF0000;
	}
	
#contents p {
	margin: 0 0 1em 0;
	line-height: 150%;
	}
	
#contents table {
	margin: 5px 0 20px 0;
	border: none;
	border-spacing: 5px;
	border-collapse: separate;
	}
	
#contents td {
	padding-left: 14px;
	vertical-align: top;
	}
	
#contents ul {
	margin: 0 0 1em 3em;
	line-height: 150%;
	}
	
#contents ol {
	margin: 0 0 1em 3em;
	line-height: 150%;
	}
	
#headline {
	margin: 30px 0 ;
	background-color:#f5f5f5;
	border: #191919 dotted 1px;
	padding: 10px;
}

.info {
	margin-top: 0px;
	border-right: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	}
			
.info ul {
	margin: 0;
	padding: 5px 0 5px 20px;
	color: #666666;
	font-size: 14px;
	line-height: 150%;
	}
	
.info li {
	margin-bottom: 3px;
	}

#news_time {
	color: #666666;
	text-align: right;
	font-size: 12px;
	margin: 2px 0 10px 0;
	}
	
#pagenavi {
	margin-top: 10px;
	font-size: 12px;
	}
	

/* シングルページ */
#contents #postcat {
	font-size: 16px;
	line-height: 150%;
  font-weight:bold;
	color: #CCCCCC;
	background-color: #333333;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	}

#data {
	width: 388px;
	margin: 0;
	border-collapse: collapse;
	}
	
#data td {
	text-align: left;
	vertical-align:top;
	padding: 6px;
	border: solid 1px #666666;
	}
	
	
/* +++ サイドバー +++ */
#side p.menu {
	font-size: 14px;
	line-height: 150%;
	margin: 20px 0 5px 0;
	border-bottom: #666666 solid 1px;
  color: #333333;
  font-weight: bold;
	}
	

#side ul {
  color: #666666;
	list-style: none;
  font-weight:bold;
	font-size: 14px;
	width: 180px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}
	
#side ul a {
	font-size: 14px;
	line-height: 25px;
	margin: 5px 0;
	width: 161px;
	display: block;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
  color: #666666;
	border: #666666 solid 1px;
  border-left: 8px solid #666666;
	}

#side ul a:hover {
  color: #666666;
	width: 161px;
  border-left: 8px solid #ff651b;
	background-color: #FFFFFF;
	}
	
#side ul li.current_page_item a {
  color: #666666;
	width: 161px;
	background-color: #FFFFFF;
  border-left: 8px solid #ff651b;
	}
	
#side ul a:active {
  color: #666666;
	width: 161px;
  border-left: 8px solid #FF0000;
	}
	
#side ul li ul{
	margin: 5px 0;
	}
	
#side ul li.current_page_item ul li a {
	font-size: 14px;
	line-height: 125%;
	margin: 2px 0;
	width: 172px;
	display: block;
	text-align: right;
	padding-right: 0px;
	text-decoration: none;
  color: #666666;
	border: none;
  border-left: 8px solid #FFFFFF;
	font-weight: normal;
	}
	
#side ul li.current_page_item ul li a:hover {
	color: #ff771f;
	}
	
#side ul li ul li a {
	font-size: 14px;
	line-height: 125%;
	margin: 2px 0;
	width: 172px;
	display: block;
	text-align: right;
	padding-right: 0px;
	padding: 0;
	text-decoration: none;
  color: #666666;
	border: none;
  border-left: 8px solid #FFFFFF;
	font-weight: normal;
	}
	
#side ul li ul li.current_page_item a {
	font-size: 14px;
	line-height: 125%;
	margin: 2px 0;
	width: 172px;
	display: block;
	text-align: right;
	padding-right: 0px;
	text-decoration: none;
  color: #ff771f;
	border: none;
  border-left: 8px solid #FFFFFF;
	font-weight: normal;
	}
	
#side ul ul a:hover {
  color: #ff771f;
	border: none;
	width: 180px;
	}
	
.contact {
	width: 178px;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0 3px 0;
	border: #666666 solid 1px;
	background-color: #ffc66e;
  color: #333333;
  font-weight:bold;
	text-align: center;
	}
	
.contact a {
	display: block;
	text-decoration: none;
	}
	
.contact a:hover {
	text-decoration: none;
	background-color: #f4b025;
	}
	
.sidebanner {
	text-align: center;
	font-size: 14px;
	margin: 30px 0 10px 0;
	}
	
.sidetxt {
	text-align: center;
	font-size: 12px;
	margin: 5px 0 20px 0;
	}
	

/* +++ フッター +++ */
#gotop {
	clear: both;
	margin: 0 20px 10px 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;
	text-decoration: none;
	}
	
#gotop p a:hover, #gotop p a:active {
	color: #999999;
	}

#footer {
	width: 800px;
	margin: auto;
	padding: 10px 0 0 0;
	color: #6A2E22;
	/*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;
	color: #6A2E22;
	float: left;
	}

#footer .copyright a:link, #footer .copyright a:visited {
	text-decoration: none;
	color: #6A2E22;
  }

#footer .copyright a:hover, #footer .copyright a:active {
  text-decoration: underline;
	background-color: #ef8e1e;
	color: #6A2E22;
  }
	
#footer img {
	vertical-align:middle;
	border: none;
}

#footer .links {
  float:right;
	margin: 0 10px 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: #6A2E22;
	text-decoration: none;
	background-color: #ef8e1e;
	}

#footer .rss {
    background-image:url(images/rss.gif);
}

#footer .login {
    background-image:url(images/login.gif);
}

#footer a.powered {
    padding:0;
}
