@charset "utf-8";
/*
Theme Name: TAMA
Theme URI: http://www.tama-ent.co.jp
Author: Yoshihisa　Muramatsu
Author URI: http://www.voxym.com
Description: 株式会社タマエンタープライズテンプレート
*/
/*--------------------------------------------------------------------DefailtSettings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
	text-align: left;
	white-space: nowrap;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
.red {
	color: #FF0000;
}
.gray {
	color: #666666;
}

.green {
	color: #339966;
}
.blue {
	color: #0000FF;
}
.orange {
	color: #FF9933;
}
big {
	line-height: 1.4em;
	font-size: larger;
}
.big2 {
	line-height: 1.4em;
	font-size: 2em;
}
.big3 {
	line-height: 1.4em;
	font-size: 3em;
}
.big4 {
	line-height: 1.4em;
	font-size: 4em;
}


/*--------------------------------------------------------------------LayoutBase */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.fbox {
    zoom: 100%;
}
.fbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.inlinebox {
	float: left;
	display: inline;
}

/* -----------------------------------------------------------------------------Body */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #514944;
	margin: 0;
	padding: 0;
	background-color: #DA1818;
	background-image: url(./images/bk.png);
	_background-image: url(./images/bk.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
#page {
	margin-left:auto;
	margin-right:auto;
	margin-top: 14px;
	margin-bottom: 0px;
	padding: 0;
	width: 970px;
	background-image: url(./images/page-sd.png);
	_background-image: url(./images/page-sd.gif);
	background-repeat: no-repeat;
}
#main {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-color: #F9F3F0;
	background-image: url(./images/main-alf.png);
	_background-image: url(./images/main-alf.png);
	background-repeat: repeat-y;
}
/* -----------------------------------------------------------------------header */
#header {
	padding: 0;
	height: 120px;
	background-color: #EBE4E0;
	background-image: url(images/header-alf.png);
	_background-image: url(./images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#headerimg {
	float: left;
	background-image: url(images/logo.png);
	_background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	_margin-left: 15px;
	}
#headerLink {
	position: absolute;
	top: 8px;
	right: 100px
}
#searchform {
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	_margin-right: 10px;
	_width: 260px;
}

#searchinput {
	float:left;
	border:3px double #F2EAE5;
	height:21px;
	display:inline;
	width:15em;
	/*       -webkit-border-radius: 6px;
        -moz-border-radius: 6px; 
	background-color: transparent;*/
	background-image: url(images/searchinput.png);
	_background-image: url(images/searchinput.png);
	margin-top: 1px;
}
#searchsubmit {
	float:right;
	margin-left: 5px;
}
/* -----------------------------------------------------------------------menu */
#menu {
	clear: both;
	height: 25px;
	margin: 0px;
	background-color: #E0D6CF;
	background-image: url(./images/menubar.png);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	padding-right: 1.5em;
	padding-left: 0em;
	color: #A55252;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-shadow: #000 0 1px 0;
}
#menu li a:link {
	color: #E0E0E0;
	text-decoration: none;
}
#menu li a:visited {
	color: #A4A8B0;
	text-decoration: none;
}
#menu li a:hover {
	color: #FF4444;
	text-decoration: none;
}
#menu li a:active{
	color: #E1E1E1;
	text-decoration: none;
}
#menu strong {
	color: #DD0000;
}
/* -----------------------------------------------------------------------columnSize-Layout  */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.widecolumn .post {
	margin: 0;
}
.metaback {
	background-image: url(images/metaBk.png);
	_background-image: url(images/searchinput.gif);
	background-repeat: no-repeat;
	width: 427px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	clear: both;
	margin-bottom: 15px;
}
.narrowcolumn .postmetadata {
	padding-top: 10px;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
	font-size: 1.2em
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
	visibility: hidden;
}
/* -----------------------------------------------------------------------contents */
.topimage {
	height: 260px;
	width: 950px;
	background-image: url(images/swffooter.png);
	background-repeat: no-repeat;
	overflow: visible;
}
.topimage iframe {
	height: 260px;
	width: 950px;
	overflow: visible;
}
#contentbox {
	background-image: url(./images/content-alf.png);
	_background-image: url(./images/content-alf.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#content {
	width: 560px;
	margin: 5px 0px 0px 35px;
	padding: 0px;
	display: inline;
	float: left;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	z-index: 1;
}
#bbscontent {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 500px;
	display: inline;
	float: left;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 1.22em;
	line-height: 1.7em;
	margin-bottom: 1em;
	margin-right: 0.5em;
	margin-top: 0.5px;
	margin-left: 0px;
}
.widecolumn .entry h3, .narrowcolumn .entry h3, .bbscolumn .entry h3{
	font-size: 1.43em;
	line-height: 1.6em;
	font-weight: bold;
	margin-right: 0.5em;
}
.widecolumn .entry strong, .narrowcolumn .entry strong, .bbscolumn .entry strong {
	font-weight: bold;
	color: #000000;
}
.narrowcolumn .entry, .widecolumn .entry, .bbscolumn .entry h3 {
	line-height: 1.43em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-size: smaller;
	color: #777777;
}
.husen {
	margin-left: -35px;
	_margin-left: 0px;
	padding-left: 35px;
	z-index: 2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 32px;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	width: 142px;
	margin-bottom: 25px;
}
.husen h2 {
	color: #000000;
	letter-spacing: 0.1em;
}
.posttitle {
	margin-left: -2px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(images/titleBk.png);
	_background-image: url(images/titleBk.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-position: 0px 1px;
	height: 28px;
}
.posttitle h2 {
	color: #000000;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: lighter;
}
.datebox {
	margin-left: -35px;
	padding-left: 35px;
	z-index: 2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 32px;
	background-image: url(images/date.png);
	_background-image: url(./images/content-alf.png);
	background-repeat: no-repeat;
	width: 142px;
}
.year {
	font-size: 1.3em;
	color: #484941;
	line-height: 1em;
	margin: 0;
	letter-spacing: 1.2em;
}
.date {
	font-size: 1em;
	color: #000000;
	line-height: 1em;
	margin: 0;
}
#headerimg .description {
	font-size: 1.2em;
}
h2 {
	font-size: 1.6em;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #3D3937;
	margin-top: 0.25em;
	margin-bottom: 0.3em;
	text-shadow: #CCC 1px 1px 3px;
}
p.pagetitle {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-weight: lighter;
	color: #616756;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4B5;
	margin-bottom: 2em;
}
h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 20px 0px 10px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
/* -----------------------------------------------------------------post*/
.post {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.post hr {
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	visibility: visible;
	color: #FFFFFF;
}
/* -----------------------------------------------------------------navigation*/
.navigation, .navigation2 {
	clear: both;
	margin-bottom: 60px;
	padding-top: 30px;
	font-size:1.3em;
	text-align: center;
	}

.navigation2 li {
	display: inline;
	margin-right: 1em;
}
/* -----------------------------------------------------------------List*/
.widecolumn .entry li, .narrowcolumn .entry li {
	font-size: 1.3em;
	line-height: 1.43em;
	margin-right: 0.5em;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 1em 10px;
	list-style: none;
	text-indent: -10px;
}

html>body .entry li {
	margin: 0px 0 0px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0 0 1em;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* ------------------------------------------------------------------------Link Color */
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:# 999
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #615B58;
}
.posttitle h2 a, .posttitle h2 a:visited {
	color: #332824;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:link, .entry li a:link, #company dd a:link {
	color: #4D546C;
	text-decoration: none;
}
.entry p a:visited, .entry li a:visited, #company dd a:visited {
	color: #b85b5a;
	text-decoration: underline;
}
.entry p a:hover, .entry li a:hover, #company dd a:hover {
	color: #845755;
	text-decoration: underline;
}
.entry p a:active, .entry li a:active, #company dd a:active {
	color: #CC6600;
	text-decoration: underline;
}
a, h2 a:hover, h3 a:hover {
	color: #584F4B;
	text-decoration: none;
}
.posttitle h2 a:hover {
	color: #51776F;
	text-decoration: none;
}
a:hover {
	color: #845755;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------comment, form */
.commentlist {
	padding: 0px;
/*	text-align: justify; */
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.2em ;
	}
.commentlist li ul li {
	font-size: 1.2em;
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li {
	font-weight: bold;
	margin: 15px 0px 10px 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.commentlist p {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	margin: 10px 5px 10px 0px;
	color: #444B51;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
}
code {
	font: 1.2em;
}
acronym, abbr, span.caps {
	font-size: 1em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.current-cat a, .current_page_item a {
	color: #803E3E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0E3BB;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
.alt {
	margin: 0px;
	padding: 10px;
}
.children {
 padding: 0; 
}
.nocomments {
	margin: 10px;
	padding: 0;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform p {
	font-size: 1.3em;
	margin: 5px 0;
}
#commentform {
	margin: 5px 10px 0px 0px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0px 0px 5px auto;
	float: right;
}
/* ------------------------------------------------------------------- footer */
#footer-sd {
	clear: both;
	width: 970px;
	height: 180px;
	margin: 0 auto;
	padding: 0;
	background-image: url(./images/footer-sd.png);
	_background-image: url(./images/footer-sd.gif);
	background-repeat: no-repeat;
}
#footer {
	width: 950px;
	color: #A2AB9C;
	background-color: #030400;
	background-image: url(./images/footer-alf.png);
	_background-image: url(./images/content-alf.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 160px;
	padding: 0px;
}
#footerimg {
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	}
#footer p {
	letter-spacing: 0.2em;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#footer ul{
	margin: 0px 0px 10px;
	padding: 0px;
}
#footer li {
	display: inline;
	padding-right: 1em;
	padding-left: 0em;
	color: #A55252;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}
#g_top a {
	position:absolute;
	position:fixed;
	right:0; bottom:10px;
	display:block;
	height:130px;
	width:63px;
	background:url(./images/g-top.png) no-repeat left top;
	_background-image: none;
}
#g_top a:hover {
	background:url(./images/g-top.png) no-repeat right top;
	_background-image: none;
	text-decoration:none;
}
/* ----------------------------------------------- ---- ---- ---Image Layout  */
p img {
	padding: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.post img {
	padding:3px;
	border: 1px solid #F9F8F7;
	background-image: url(images/imgBk.png);
	_background-image: url(./images/content-alf.png);
}
.topphoto {
	margin-top: 7px;
}
.topphoto img {
	padding:3px;
	border: 1px solid #000000;
	background-color: #F8F8F8;
}
.topphoto p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* ----------------------------------------------------------------------------- Sidebar */
#sidebar {
	width: 300px;
	padding: 0px;
	float: right;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar h2 {
	font-size: 80%;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin: 5px 0 5;
	padding: 5 0 0 2px;
	color: #666;
	font-weight: lighter;
	background-image: url(img/sidebar-h2.png);
	_background-image: url(./images/content-alf.png);
	background-repeat: no-repeat;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	display: block;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 3px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	display: block;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0 0 3px;
	padding: 2px 0px 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#sidebar ul ul ul li {
	margin: 1px 0 0;
	padding: 1px 0px 0px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar hr {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	color: #000;
	margin-bottom: 10px;
	padding-top: 10px;
}
#sidebar form {
	margin: 0;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar iframe {
	margin-bottom: 20px;
}
/* -----------------------------------------------------------  calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* ------------------------------------------ Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
	clear: both;
}
a img {
	border: none;
}
/* ------------------------------------------------------------Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 4px;
	font-size: 8px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wp-caption img {
	margin: 0;
	padding: 2px;
}
.wp-caption-text {
	color: #9F9F9F;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	line-height: 0em;
}
	
/* ----------------------------------------------------------      Track Back URL */
input#tb_url {
   background-color: #CCC;
   font-size: 1em;
   padding: 0.2em;
   width: 98%;
}
/* -------------------------------------------------- pagetitle("PAGE") */
/* -------------------------------------------------- archvetitle(jimiroom"CATEGORY") */
/* -------------------------------------------------- archvetitle2(koshihi-archive"PAGE") */
#archvetitle, #archvetitle2{
	background-repeat: no-repeat;
	height: 170px;
}
#pagetitle {
	height: 60px;
}
#pagetitle {
	background-image: url();
}
#archvetitle {
	background-image: url(./images/archivetop.gif);
}
#archvetitle2 {
	background-image: url(./images/archivetop.gif);
}
#pagetitle h2, #archvetitle h2, #archvetitle2 h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
}
#archvetitle h2 {
	padding-top: 90px;
	padding-left: 180px;
	font-size: 1.2em;
}
#archvetitle2 h2 {
	padding-top: 15px;
	padding-left: 2px;
	font-size: 1.8em;
	color: #6D837E;
}
#pagetitle h2 {
	padding-top: 30px;
	padding-left: 0px;
	font-size: 1.8em;
	color: #6D837E;
}

/* ------------------------------------------------Category Item */

#CategoryhHeaderWide {
	height: 180px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#submenu {
	padding-top: 160px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu li {
	display: inline;
	padding-right: 1em;
	padding-left: 0em;
	color: #A55252;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
/* -------------------------------------------------- page Item */
.gallerycolumn .post {
margin-top:5px;
}
.gallerycolumn .post p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-right: 0.5em;
}
.gallerycolumn .post h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 16px;
	font-size: 1.05em;
	line-height: 1em;
	font-weight: normal;
	background-image: url(./images/pin.gif);
	background-position: 0px 0px;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
}
.gallerycolumn .post hr {
}

.tablebox1 {
	margin: 0px;
	padding-bottom: 20px;
	line-height: 1.4em;
}
.tablebox1 table {
	margin: 0px;
	padding: 0px;
}
.tablebox1 th {
	font-size: 1.3em;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;
	width: 8em;
	color: #8D3638;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A29D;
}

.tablebox1 td {
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A29D;
}
.hr-line {
	background-image: url(images/hr01.png);
	_background-image: url(images/hr01.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 4px;
}
#sidemenu {
	background-image: url(images/imgBk.png);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	_background-image: none;
	margin-right: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#tags {
	background-image: url(images/imgBk.png);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
	_background-image: none;
	margin-right: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}


/* -------------------------------------------------- company*/
#company p {
	font-size:1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A29D;
}
#company dl {
	font-size:1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A29D;
}
#company dt {
	color:#9E365A;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.2em;
}
#company dd {
	margin-top: -2.4em;
	margin-left: 9em;
	line-height: 1.7em;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
}
