/*
Theme Name:teihey
Theme URI:http://www.emaid.co.jp/
Description:Taihei Shoji Co.,Ltd.
Author:emaid inc.
*/

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: url(images/bg.gif);
	font: normal 16px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #000000;
	padding: 0;
	}

#container {
	background-color: #FFFFFF;
	width: 750px;
	margin: auto;
	}
	
.clear {
	clear: both;
	}
	
a {
	color: #0861a5;
	}
	
a:hover {
	color: #FF0000;
	}

.red {
	color: #FF0000;
	}

/* +++ ƒwƒbƒ_[ +++ */
#header {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	font: normal 12px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	line-height: 125%;
	color: #696969;
	border-bottom: solid 3px #008400;
	}
	
#header h1 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	float: left;
  }

#header h1 a {
  text-decoration:none;
	color:#696969;
  }

#header h1 a:link, .title a:visited {
	text-decoration: none;
	color:#696969;
	}

#header p {
	padding-left: 115px;
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	}
	
#logo {
	width: 565px;
	float: left;
	margin: 10px 0;
	padding-left: 20px;
	}
	
#contact {
	width: 165px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#contact p {
	width: 150px;
	text-align: center;
	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;
	text-align: center;
	border: solid 1px #FF0000;
	background-color: #FFFF00;
	height: 1.7em;
	font-size: 15px;
	margin-top: 10px;
	}
	
#contact p.mail a {
	display: block;
	color: #FF0000;
	text-decoration: none;
	line-height: 1.7em;
	}

	
#contact p.mail a:hover {
  background-color: #FFFF99;
	}


/* +++ ƒiƒrƒQ[ƒVƒ‡ƒ“ +++ */
#navi {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#navi ul {
	background-color: #0861a5;
	list-style-type: none;
	border-bottom: solid 2px #008400;
	border-top: solid 2px #008400;
	height: 2em;
	font-size: 14px;
	}

#navi li {
	text-align: center;
	border-right: solid 1px #CCCCCC;
	float: left;
	line-height: 2em;
	}
	
#navi li a {
	display: block;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#navi li a:hover {
	background-color: #008400;
	}
	
	
/* +++ ƒRƒ“ƒeƒ“ƒc +++ */
#contents {
	background-color: #FFFFFF;
	width: 540px;
	float: left;
	font-size: 0.875em;
	line-height: 150%;
	margin: 0 20px 0 10px;
	display: inline;
	}

#contents h2 {
	font-size: 16px;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 2px 10px;
	border-left: 5px solid #FF6600;
	border-bottom: #666666 solid 1px;
  color:#333333;
  font-weight:bold;
	}
	
#contents h2 a {
	color:#333333;
	text-decoration: none;
	}

#contents h3 {
	font-size: 16px;
	line-height: 150%;
	margin-top: 30px;
	padding: 2px 10px;
	border-left: 5px solid #FF6600;
	border-bottom: #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 1em 1em 1em;
	line-height: 125%;
	}
	
#contents ul {
	margin-bottom: 1em;
	}
	
#contents ul li {
	list-style-position: inside;
	margin: 0 0 0 2em;
	line-height: 125%;
	}
	
#contents p.pagetitle img {
	margin: 6px 0 0 -15px;
	}

	
#contents p img {
	margin: 0 10px 10px 10px;
	}

#top-info {
	margin-top: 20px;
	margin-left: 15px;
	height: 225px;
	}
	
#top-info img {
	float: right;
	}
	
#sell {
	width: 200px;
	height: 80px;
	border: solid 1px #FF3333;
	background-color: #FFFFCC;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	color: #FF0000;
	}
	
#sell a {
	color: #FF0000;
	text-decoration: none;
	}
	
#sell a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
#buy {
	margin-top: 21px;
	width: 200px;
	height: 80px;
	border: solid 1px #FF3333;
	background-color: #FFFFCC;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	color: #008400;
	}
	
#buy a {
	color: #FF0000;
	text-decoration: none;
	}
	
#buy a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
		
#info {
	margin-left: 10px;
	padding: 10px;
	border-bottom: #666666 solid 1px;
	border-right: #666666 solid 1px;
	}
	
#aisatu {
	margin-left: 10px;
	padding: 10px;
	border-bottom: #666666 solid 1px;
	border-right: #666666 solid 1px;
	}

#aisatu p {
	margin: 0 0 1em 0;
	}
	
#aisatu p.name {
	text-align: right;
	}
	
#aisatu p img {
	float: left;
	margin-right: 10px;
	}
	
p.entry {
	margin-left: 10px;
	padding: 10px;
	}
	
#jissekibukken {
	width: 170px;
	float: right;
	margin-left: 10px;
	border: solid 1px #008400;
	}
	
#jissekibukken ul li {
	list-style-image: url(images/maru.gif);
	list-style-position: inside;
	margin-left: 10px;
	}
	
#bukkentitle {
	background-color:  #008400;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	}
	
#gaiyo {
	width: 540px;
	height: 300px;
	background-image: url(images/gaiyo-img.jpg)
	}
	
#gaiyo p.l-cell {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 20px;
	clear: both;
	}
	
#map {
	margin-top: 30px;
	}
	
#jisseki-copy {
	width: 516px;
	border: dashed 2px #FF6600;
	padding: 10px;
	margin-bottom: 20px;
	}
	
#jisseki {
	width: 540px;
	border-collapse: collapse;
	}
	
#jisseki tr td {
	text-align: left;
	padding: 3px;
	border: solid 1px #CCCCCC;
	vertical-align: top;
	}
	
#jisseki tr th {
	padding: 3px;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
	background-color: #999999;
	}
	
.taihey-link {
	text-decoration: none;
	color: #000000;
	}
	

		
/* ƒJƒeƒSƒŠ[ƒy[ƒW */
#contents .workslist img {
	float: left;
	margin: 0 10px 10px 0;
	}
	
#contents .workslist {
	clear: both;
	}
	
/* ƒVƒ“ƒOƒ‹ƒy[ƒW */
#contents #pagetitle {
	margin: 6px 0 0 0;
	}

#data {
	width: 388px;
	margin: 0;
	border-collapse: collapse;
	}
	
#data td {
	text-align: left;
	padding: 5px;
	border: solid 1px #666666;
	}

	
/* +++ ƒTƒCƒhƒo[ +++ */
#sidebar {
	width: 170px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	margin-right: 10px;
	display: inline;
	}
	
#sidebar h2 {
	font-size: 16px;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	border-bottom: #666666 solid 1px;
	border-left: 5px solid #008400;
  color:#333333;
  font-weight:bold;
	}
		
#sidebar a {
	padding: 10px 0;
	}
	
#sidebar a:hover {
	color:#FF0000;
	}
	
#sidebar span {
	padding: 10px;
	}
	
#sidebar ul {
	margin: 10px 5px 0 5px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	}
	
/* #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;
	} */


/* +++ ƒtƒbƒ^[ +++ */
#gotop {
	clear: both;
	padding-right: 10px;
	padding-top: 20px;
	}
	
#gotop p {
	font-size: 14px;
  text-align: right;
	text-decoration: none;
	}

#gotop p a:link, #gotop p a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
	}
	
#gotop p a:hover, #gotop p a:active {
	color: #008400;
	}
	
#footurl {
	background: #0861a5;
	height: 18px;
	color: #FFFFFF;
	font: normal 12px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•",sans-serif;
	margin: 10px 0 0 0;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	}

#footer {
  text-align: right;
	width:100%;
	padding: 0;
	margin: 0;
	clear: both;
	color: #777;
	background:color:#FFFFFF;
	border-top: 2px solid #008400;
	}

#footer p {
	padding: 7px 10px;
	font-size: 12px;
	margin: 0;
	color: #888888;
	}

#footer p a:link, #footer p a:visited {
	text-decoration: underline;
	color: #888888;
  }

#footer p a:hover, #footer p a:active {
	text-decoration: underline;
	color: #888888;
  }

#footnavi {
	margin: 0 0 0 7px;
	padding: 0;
	clear: both;
	}
	
#footnavi ul {
	list-style-type: none;
	height: 1em;
	font-size: 14px;
	}

#footnavi li {
	display: block;
	text-align: center;
	float: left;
	border-right: solid 1px #555555;
	padding: 0 8px;
	}
	
#footnavi li a {
	text-decoration: none;
	color: #555555;
	}
	
#footnavi li a:hover {
	color: #008400;
	}