/*
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{
	color: #666;
	font-family: Meiryo, DFPHSMincho-W3, "MS PGothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
}

table{
	border-collapse: collapse;
	width:100%;
	text-align:center;
}

th, td{
	padding: 4px 8px;
}

p{
	line-height: 2em;
	margin: 1em 0;
}

a:hover, a:active:hover{
	color: red;
}

a img{
  border: none;
}

.clear{
	clear:both;
}
/* WP Styles*/
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0.5em;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Common */
#page{
  background: #fff;
  border-left: 8px solid #c00;
  border-right: 8px solid #c00;
	margin: 0 auto;
	width: 972px;
  padding: 0 6px;
}

#branding h1{
  color: #333;
	float: right;
	font-size: 11px;
	font-weight: normal;
  line-height: 13px;
  padding-top: 4px;
}
#ads{
  clear: right;
	float: right;
}
#logo{
  display: block;
  padding: 23px 0 0 14px;
}

div.menu-header{
  background: #c00;
  display: table;
  width: 100%;
  padding: 10px 0;
}

#menu-top-menu{
  display: table-row;
  list-style: none;
  height: 13px;
  padding: 0;
}

#menu-top-menu>li{
  border-left: 1px dotted #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

#menu-top-menu>li>a{
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  text-decoration: none;
}

#menu-top-menu>li:hover{
  text-decoration: underline;
  background: #d33;
}

#menu-top-menu>li:nth-child(1){
  border-left: 0;
}

#main{
	clear: both;
}

.menu-sidebar{
  float: left;
  margin: 10px 0 0;
  width: 238px;
}

#menu-sidebar{
  margin: 0;
  padding: 0;
}

#menu-sidebar li {
  list-style: none;
}

#menu-sidebar>li {
  border: 1px solid #c00;
  padding: 2px;
  margin-bottom: 8px;
}

#menu-sidebar>li>a {
  background: url(images/list_title_head.png) 4px 11px no-repeat, url(images/list_title_bg.png) 0 0 repeat-x;
  color: #333;
  display: block;
  font-size: 14px;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 1px;
  padding-left: 20px;
}

#menu-sidebar>li>ul {
  margin-bottom: 8px;
  padding: 0;
}

#menu-sidebar>li>ul>li>a {
  background: url(images/list_item_head.png) 10px center no-repeat #fff;
  display: block;
  font-size: 11px;
  line-height: 30px;
  margin-top: 1px;
  padding-left: 25px;
}

#menu-sidebar>li>ul>li>a:hover {
  background: url(images/list_item_head.png) 10px center no-repeat #c00;
  color: #fff;
}

#primary{
  float: right;
  width: 724px;
}

article{
  border: 1px solid #c00;
  margin-top: 10px;
  padding: 2px;
}

article h2.entry-title{
  background: url(images/list_title_head.png) 4px 11px no-repeat, url(images/list_title_bg.png) 0 0 repeat-x;
	clear: both;
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
  margin: 0;
	padding-left: 40px;
}
article>div{
  padding: 4px;
}

article>div>ul{
  padding-left: 30px;
}

article>div>ul>li{
  line-height: 2em;
  list-style: url(images/list_head.png);
}

article>div>a.more{
  display: block;
  margin-right: 10px;
  text-align: right;
}

#gototop{
  clear: both;
}

#colophon{
  background: #c00;
  margin-top: 10px;
}

#bottommenu{
	padding: 10px 10px 0;
}
#bottommenu ul{
	padding: 0;
	list-style: none;
	margin: 0;
  text-align: center;
}

#bottommenu ul li{
	display: inline;
	padding: 0 5px;
	margin: 5px 0;
	border-left: 1px solid #fff;
}

#bottommenu ul li:nth-child(1){
	border-left: 0;
}

#bottommenu a{
  color: #fff;
  font-size: 12px;
}

#colophon address{
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
}

#down{
	background: url(images/down.png) top left repeat-x;
}

/* Index */

.column h2{
	background: url(images/title_bg3.png) top left no-repeat;
	border-bottom: none;
	color:#fff;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 32px;
	line-height: 32px;
	clear: both;
}

.column a.more{
	display: block;
	text-align: right;
}

#position{
  margin-top: 10px;
}

ul.category_list li a img{
  vertical-align: middle;
}

.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}
}