/*
Theme Name: onetwothree
Theme URI: http://www.tosho-c3.jp/
Author: Tosho Trading LLC.
Author URI: http://www.tosho-c3.jp/
Description: The lite version theme for WordPress.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: lite, one-column, fixed-width, custom-menu, editor-style, microformats, sticky-post, translation-ready
Text Domain: twentyeleven
*/

/* Tag Rewrite */
body {
	font-family: Meiryo, DFPHSMincho-W3, "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}
.bg{
}

table {
	border-collapse: collapse;
	margin:10px 0;
	width:100%;
}

th, td {
	padding: 4px 8px;
}

p {
	line-height: 2em;
	margin: 1em 0;
}

a img {
	border: none;
}

a:hover, a:active:hover {
	color: red;
}
.clear {
	clear: both;
}
/* WP Styles*/
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.more {
	display: block;
	text-align: right;
}

/* Common */
#page {
  box-shadow: -1px 0 6px 0 #ccc, 1px 0 6px 0 #ccc;
	margin: 0 auto;
	width:1000px;
}
#branding {
	background: url(images/header_bg.png) top left no-repeat;
  height: 256px;
  width: 1000px;
}
#branding h1 {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color:#000;
	margin: 0;
	float: right;
	line-height:20px;
  padding-right: 10px;
}

#logo {
	display: block;
	height: 65px;
  margin: 2px 0 0 12px;
}
#main{
  padding: 8px 8px 0;
  width: 984px;
}
#main header.entry-header {
	margin: 0;
}
#content {
	float: left;
	width: 685px;
}
#content h2.entry-title {
	background: url(images/list_title_bg.png) top left repeat-x;
	font-size: 14px;
	font-weight: bold;
	color:#51982e;
	margin: 0;
	display: block;
	height:39px;
	line-height:39px;
  padding-left: 40px;
}
#content article {
  border: 1px solid #ccc;
  padding: 8px;
}
#content ul {
	padding: 0;
	margin:10px 0;
	list-style: none;
}
#menu-sidebar {
  float: right;
  margin: 0;
  margin-left: 8px;
  padding: 0;
	width: 290px;
}

#menu-sidebar li {
  list-style: none;
}

#menu-sidebar>li>a {
  background: url(images/list_title_head.png) 9px 13px no-repeat #5ea839;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 1px;
  padding-left: 32px;
}

#menu-sidebar>li>ul {
  background: #fff;
  margin-bottom: 8px;
  padding: 0;
}

#menu-sidebar>li>ul>li>a {
  background: url(images/list_head.png) 12px center no-repeat #fff;
  border-bottom: 1px dotted #666;
  display: block;
  font-size: 11px;
  line-height: 40px;
  margin-top: 1px;
  padding-left: 31px;
}

#menu-sidebar>li>ul>li>a:hover {
  background-color: #5ea839;
  color: #fff;
}
#bottom_menu{
  clear: both;
}

#bottom_menu #menu_title{
	margin-top: 10px;
}

#bottom_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottom_menu ul li{
	border-left: 1px solid #666;
	float: left;
  line-height: 22px;
	padding: 0 5px;
	margin: 5px 0 0;
}

#goto_top {
	background: url(images/backtotop.png) 0 0 no-repeat;
  cursor: pointer;
	display: block;
	height: 27px;
	margin-left: 800px;
	overflow: hidden;
	text-indent: -9999px;
	width: 126px;
}

#goto_top:hover {
	opacity: 0.8;
}

#colophon {
	background: #5ea839;
	clear: both;
	margin: 0 auto;
	width: 1000px;
}
#colophon .menu {
	padding: 10px 0;
}
#colophon .menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	height: 1em;
	width:795px;
	list-style: none;
	border-left: 1px solid #fff;
}
#colophon .menu ul li {
	float: left;
	border-right: 1px solid #fff;
	line-height: 1em;
	padding: 0 8px;
}
#colophon .menu ul li a {
	color: #fff;
}
#colophon address {
	margin: 0 auto;
	height: 46px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	width:780px;
	color:#fff;
}


/* Index */
ul.column_list {
	margin: 0;
	padding: 0;
}
ul.column_list li {
	display: block;
	float: left;
	margin-right: 10px;
	width: 328px;
}
ul.column_list li h3.category_title {
	background: url(images/list_head.png) 10px center no-repeat;
	padding-left: 25px;
	line-height: 27px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #bfc2c9;
	margin: 4px 0;
}
ul.column_list li ul.category_list {
	list-style: none;
	padding: 0;
}

ul.column_list li ul.category_list li {
	line-height: 24px;
	padding-left: 27px;
	background: url(images/list_head2.png) 12px center no-repeat;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.category_list li a img {
	margin-left: 5px;
}

h2.entry-title {
	color:#fff;
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height:39px;
	line-height:39px;
	background: url(images/title_bg1.png) top left no-repeat;
	clear: both;
}
h4.entry-title {
	color: #333333;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 38px;
	line-height: 38px;
	background: url(images/title_bg2.png) top left no-repeat;
	clear: both;
}

h3.entry-title {
	color: #333333;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 2.3em;
	background: url(images/title_right.png) top no-repeat;
	clear: both;
	margin: 0px;
	height: 30px;
}
.category_list li{
	background: url(images/list_head.png) no-repeat;
	margin: 1em 0;
	padding-left:20px;
}
#column li{
	line-height:2em;
}

.home #main article table {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.home #main article table th,
.home #main article table td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  font-size: 12px;
  padding: 5px;
}

.home #main article table th {
  background: #609e2b;
}

.home #main article table td {
  background: #f7f7f7;
}

.home #main article table td p {
  margin: 0.4em 0;
}
#content .ranking ul{
	padding:0 0 0 20px;
	margin:0 0 8px;
  list-style: disc;
}
.ranking ul li{
	font-size:14px;
	font-weight:bold;
}
.ranking01{
	background:url(images/no1.png) 0 0 no-repeat;
}
.ranking02{
	background:url(images/no2.png) 0 0 no-repeat;
}
.ranking03{
	background:url(images/no3.png) 0 0 no-repeat;
}
.ranking04{
	background:url(images/no4.png) 0 0 no-repeat;
}
.ranking05{
	background:url(images/no5.png) 0 0 no-repeat;
}
.ranking01,
.ranking02,
.ranking03,
.ranking04,
.ranking05{
	height:52px;
	padding-left:130px;
	line-height:52px;
}
.ranking01 a,
.ranking02 a,
.ranking03 a,
.ranking04 a,
.ranking05 a{
	font-size:18px;
	font-weight:bold;
}
.ranking{
	float:left;
}
.hr {
  border-bottom: 1px dotted #ccc;
  clear: both;
  margin-bottom: 10px;
  padding: 2px 0 0;
}

.gray{color:gray}
.gray2{color:#666}
.white{color:white}
.orange{color:orange}
.red{color:red}
.green{color:green}
.blue{color:#003399}
.black{color:black}

.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}

.c{text-align:center}
.l{text-align:left}
.r{text-align:right}
.b{font-weight:bold}
.u{text-decoration:underline}
.nu{text-decoration:none}
}