/*  
Theme Name: Yosemite Corporate Site 
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

 Kubrick v1.5
  http://binarybonsai.com/kubrick/

 This theme was designed and built by Michael Heilemann,
 whose blog you will find at http://binarybonsai.com/

 The CSS, XHTML and design is released under GPL:
 http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
 font-size: 68%; /* Resets 1em to 10px */
font-family:sans-serif;
 /*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
 color: #333;
 text-align: center;
 }

#page {
 background-color: #707070;
 text-align: left;
 }

#headerimg { 
 margin: 7px 9px 0; 
 }

#content {
 font-size: 1.2em;
 }

#content h2 {
 font-size: 1.9em;
 font-weight: bold;
 }

.widecolumn .entry p {
 font-size: 1.05em;
 }

.narrowcolumn .entry, .widecolumn .entry {
 line-height: 1.6em;
 }

.widecolumn {
 line-height: 1.6em;
 }

.narrowcolumn .postmetadata {
 text-align: center;
 }

.alt {
 background-color: #f8f8f8;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 }


small {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 0.9em;
 line-height: 1.5em;
 }

h1, h2, h3 {
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-weight: bold;
 }

#headerimg .description {
 font-size: 1.2em;
 text-align: center;
 }

h2 {
 font-size: 1.6em;
 }

h2.pagetitle {
 font-size: 1.8em;
 }

#sidebar h2 {
 font-family: 'Lucida Grande', Verdana, Sans-Serif;
 font-size: 1.1em;
 }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
 text-decoration: none;
 color: white;
 }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 color: #333;
 }

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:visited {
 color: #b85b5a;
 }

#sidebar {
 font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
 color: #777;
 }

code {
 font: 1.1em 'Courier New', Courier, Fixed;
 }

acronym, abbr, span.caps
{
 font-size: 0.9em;
 letter-spacing: .07em;
 }

a, h2 a:hover, h3 a:hover {
 color: #06c;
 text-decoration: none;
 }

a:hover {
 color: #06c;
 text-decoration: underline;
 }

a:visited {
 color: #b85b5a;
 text-decoration: none;
 }

/* End Typography & Colors */



/* Begin Structure */
body {
 margin: 30px 0 0;
 padding: 0;
 }

html
 {
 height:100%;
 margin-bottom:1px;
} 

#page {
 background-color: #ffffff;
 margin: 0 auto;
 padding: 0;
 width: 740px;
 }

#header {
 margin: 0; 
 padding: 0; 
 background-color: #ffffff;
 }

#headerimg {
 margin: 0 10px;
 width: 720px;
 }

#mainBody #topics_list {
 margin: 5px 0 10px 5px;
 line-height:90%;
 _line-height:0.1em;
}

#mainBody  #topics_list  ul li p{
_margin:0;
_padding:0;
}


.narrowcolumn {
 float: right;
 padding: 0 0 0 20px;
 margin: 15px 0 10px 0;
 width: 540px;
/*
 border-left:1px solid #d7d7d7;
*/
 border-left:1px solid #e8e8e8;
 }

.narrowcolumn h2{
border-left:7px solid #0095ca;
padding-left:7px;
}

.widecolumn {
 padding: 10px 0 20px 0;
 margin: 5px 0 0 150px;
 width: 450px;
 }

.post {
 margin: 0 0 40px;
 text-align: justify;
 }

.post hr {
 display: block;
 }

.widecolumn .post {
 margin: 0;
 }

.narrowcolumn .postmetadata {
 padding-top: 5px;
 }

.widecolumn .postmetadata {
 margin: 30px 0;
 }

.widecolumn .smallattachment {
 text-align: center;
 float: left;
 width: 128px;
 margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
 text-align: center;
 margin: 5px 0px;
}

.postmetadata {
 clear: left;
}

#footer {
 font-size:1.1em;
 padding: 0 0 10px;
 margin: 20px 10px 0;
 clear: both;
border-top:2px solid #cccccc;
padding-top:20px;
 }

#footer  #fLeft{
float:left;
width:580px;
}

#footer  #fRight{
float:right;
width:120px;
padding-right:10px;
}

#footer p {
 margin:0 0 0 10px;
 padding: 0;
 }
/* End Structure */



/* Begin Headers */
h1 {
 padding:0;
 margin: 0;
 }

h2 {
/*
 margin: 0;
*/
 margin: 0 0 0 15px;
 padding:0;
 }

h2.pagetitle {



 margin-top: 30px;
 text-align: center;
}

#sidebar h2 {
 margin: 5px 0 0;
 padding: 0;
 }

h3 {
 font-size: 1.3em;
 padding: 0 0 0 10px;
 margin: 30px 0 15px;
 border-left:5px solid #ccc;
}

h3.comments {
 padding: 0;
 margin: 40px auto 20px ;
 }

h4 {
 font-size:1em;
 margin-top:0.5em;
 margin-bottom:0.3em;
}


/* End Headers */



/* Begin Images */
p img {
 padding: 0;
 max-width: 100%;
 }

/* Using 'class="alignright"' on an image will (who would've
 thought?!) align the image to the right. And using 'class="centered',
 will of course center the image. This is much better than using
 align="center", being much more futureproof (and valid) */

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
 }
/* End Images */



/* Begin Lists

 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */

.entry {
 margin:15px 30px 0 15px;
/*
 margin:15px 30px 0 0px;
*/
}

/*
html>body .entry ul {
 margin-left: 0px;
 padding: 0 0 0 30px;
 list-style: none;
 padding-left: 10px;
 text-indent: -10px;
 }
*/ 

/*
html>body .entry li {
 margin: 7px 0 8px 10px;
}
*/

.entry ul {
 margin: 2px 0 2px 20px;
 padding: 0;
}

.entry ul li {
 margin: 0;
 padding: 0 0 2px 0;
 list-style-type:disc;
}

.entry ul li:before, #sidebar ul ul li:before {
/*
 content: "\00BB \0020";
*/
 }

.entry ol {
 padding: 0 0 0 35px;
 margin: 0;
 }

.entry ol li {
 margin: 0;
 padding: 0;
 }

.postmetadata ul, .postmetadata li {
 display: inline;
 list-style-type: none;
 list-style-image: none;
 }

#sidebar ul, #sidebar ul ol {
 margin: 10px 0 10px 10px ;
 padding: 0;
 }

#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
 }

#sidebar ul p, #sidebar ul select {
 margin: 5px 0 8px;
 }

#sidebar ul ul, #sidebar ul ol {
 margin: 5px 0 0 10px;
 }

#sidebar ul ul ul, #sidebar ul ol {
 margin: 0 0 0 10px;
 }

ol li, #sidebar ul ol li {
 list-style: decimal outside;
 }

#sidebar ul ul li, #sidebar ul ol li {
 margin: 3px 0 0;
 padding: 0;
 }

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
 margin: 10px auto;
 padding: 5px 3px; 
 text-align: center;
 }

#sidebar #searchform #s {
 width: 108px;
 padding: 2px;
 }

#sidebar #searchsubmit {
 padding: 1px;
 }

.entry form { /* This is mainly for password protected posts, makes them look better. */
 text-align:center;
 }

select {
 width: 130px;
 }

/* End Form Elements */

/* Begin Sidebar */
#sidebar
{
 padding: 0 0 50px 0;
 margin:20px 0 10px 10px;
 width: 150px;
 }

#sidebar form {
 margin: 0;
 }
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
 cursor: help;
 }

acronym, abbr {
 border-bottom: 1px dashed #999;
 }

blockquote, div.sectionbody {
/*
 margin: 0 30px 20px 10px;
 padding-left: 20px;
 border-left: 5px solid #ddd;
 color: #333;
*/
 margin: 1em 30px 20px 0px;
 padding-left: 0px;
 border-left: 0px solid #ddd;
 color: #333;
 }

blockquote cite {
 margin: 5px 0 0;
 display: block;
 }

.center {
 text-align: center;
 }

hr {
 display: none;
 }

a img {
 border: none;
 }

.navigation {
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 60px;
 }
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
 It won't be a stylish marriage, I can't afford a carriage.
 But you'll look sweet upon the seat of a bicycle built for two." */

/*----------additon*/

/*base*/

ul {
 margin:0;
 padding:0;
}

li {
 list-style-type:none;
 list-style-position:outside;
 margin:0;
 padding:0;
}

.clearfix{
 zoom:1;
}
.clearfix:after{
 content:".";
 display: block;
 height:0px;
 clear:both;
 visibility:hidden;
}


/*header*/

#headerimg h1{
 padding:0;
 margin:0 0 0 10px;
 height:none;
 line-height:100%;
 float:left;
 width:146px;
}

#headerimg ul{
 padding:0;
 margin:15px 10px 0 0;
 display:block;
 float:right;
 width:314px;
}

#headerimg img{
 vertical-align:middle;
}

#headerimg ul li{
 display:inline;
}

#headerimg ul li a{
 background-repeat:no-repeat;
 display:block;
 float:left;
}


#headerimg .icon01          { background-image:url(http://yosemite.co.jp/images/img_model.gif); width:123px; height:27px; }
#headerimg .icon01:hover    { background-image:url(http://yosemite.co.jp/images/img_model_onmouse.gif); width:123px; height:27px; }

#headerimg .icon02          { background-image:url(http://yosemite.co.jp/images/img_service.gif); width:82px; height:27px; }
#headerimg .icon02:hover    { background-image:url(http://yosemite.co.jp/images/img_service_onmouse.gif); width:82px; height:27px; }

#headerimg .icon03          { background-image:url(http://yosemite.co.jp/images/img_recruit.gif); width:86px; height:27px; }
#headerimg .icon03:hover    { background-image:url(http://yosemite.co.jp/images/img_recruit_onmouse.gif); width:86px; height:27px; }

#headerimg .icon04          { background-image:url(http://yosemite.co.jp/images/img_company.gif); width:88px; height:27px; }
#headerimg .icon04:hover    { background-image:url(http://yosemite.co.jp/images/img_company_onmouse.gif); width:88px; height:27px; }


/*flash_box*/
#flash_box{
 margin:20px 20px;
}

/*bread*/
#bread{
 margin:10px 10px 5px 0;
 font-size:0.9em;
 text-align:right;
}

/*footer*/
#footer ul{
 display:block;
 margin:0 0 10px 10px;
}

#footer ul li{
 display:inline;
 border-left:1px solid #000;
 padding:0 10px;
}

#footer ul li.f_last{
 border-left:1px solid #000;
 border-right:1px solid #000;
 padding:0 10px;
}


.b_img{
 margin-bottom:30px;
}

div.catch {
 margin:15px 0;
 font-weight:bold;
 color:#666;
}

#press {
 text-align: right;
}



/*accountingtable*/
.tableType01{
	border-collapse:collapse;
	width:450px;
}


.tableType01 td , .tableType01 th {
	border:1px solid #c4c4c4;
	padding:5px;
}

.tableType01 td.lab{
	background-color:#f2f2f2;
}


.tableType01 td.lab02{
	background-color:#ecf4fd;
}

.tableType01 th{
	background-color:#5a5a5a;
	font-weight:normal;
	color:#FFFFFF;
	
}

/*----------------------------------------------

clear

------------------------------------------------*/

#mainBody:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#mainBody{
	zoom:1;
}

#mainBody{
	margin:0 20px;
}

#mainBody #topics{
	float:left;
	width:480px;
	 margin: 0 0 10px 0; 
}

#mainBody #bnrBox{
	float:right;
	width:200px;
}

#mainBody #bnrBox h2{
margin:0;
padding:0 0 10px 0;
}
