/*
------------------------------------------------------------------------
Theme Name: 	Shoji Hoshino CPA web-site
Author URI:		
Description:   	The WordPress Master Theme for Shoji Hoshino CPA web-site
Version:       	1.0
Author:        	NW
Author URI:    	http://www.nimbusworks.net/
------------------------------------------------------------------------

*/

@import url("css/misc.css");		/* css reset - do not edit this */
@import url("css/dropmenu.css");	/* styling dropdown menu */
@import url("css/homepages.css");	/* styling homepage templates */
@import url("css/innerpages.css");	/* styling innerpage templates */
@import url("css/blog-common.css");		/* styling blog */
@import url("css/header.css");		/* header option styling blog */
@import url("css/sidebars.css");		/* styling blog */
@import url("css/footer.css");		/* footer option */
@import url("css/blog.css");		/* styling blog */
@import url("css/color-default.css");		/* styling color schemes css  */

body {
text-align:center;
font: 12px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "MS UI Gothic", sans-serif;
}
/* Links -----------------------------------------------------------------------*/
a {
outline:none;
}
ul {
list-style:none;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
p.aright {
text-align:right;
}
.italic {
font-style:italic;
}
/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
/* image alignment left, right & center --------- */

.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgleft_n {
float:left;
margin:0 40px 12px 0;
padding:3px;
}
.img_center {
margin:10px 0;
padding:5px;
}
code {
font-size:12px;
}
/* blog & content css common ---------------------------------------------------- */

h1 {
font-size:28px;
font-weight:400;
margin:0 0 12px;
padding:0 0 5px;
}
h2 {
font-size:14px;
font-weight:bold;
margin:0 0 8px;
padding:0;
}
h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:none;
}
h3 {
font-size:14px;
font-weight:400;
margin:0 0 10px;
padding:0;
}
h4 {
font-size:12px;
font-weight:700;
margin:15px 0 5px;
padding:0 0 5px;
}
h5 {
font-size:12px;
font-weight:700;
margin:0;
padding:0;
}
h6 {
font-size:12px;
font-weight:700;
margin:5px 0;
padding:0 0 5px;
}
p {
font-size:12px;
line-height:18px;
margin:0 0 12px;
}
p a {
text-decoration:none;
}

ul {
font:12px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
margin:0 0 15px 6px;
padding:0;
}
ul li ul {
margin:8px 0 5px;
padding:0;
}
ol {
line-height:18px;
font-size:12px;
background:none;
margin:0 0 0 5px;
padding:0 0 10px 20px;
}
ol li {
background:none;
list-style-type:decimal;
margin:0 0 5px;
padding:0;
}
ol li ol {
margin:8px 0 5px 24px;
padding:0;
}
blockquote {
	background:#eaeaea;
	padding:0px;
margin-bottom:15px;
}
blockquote .text { color:#888888;font:normal 11px/18px  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif; margin:0px;padding:20px;}
.clientname {
	font-size:11px; font-weight:normal; color:#666;
	margin-bottom:12px;
}

li,ul li ul li {
line-height:18px;
margin:10px 0 10px;
padding:0 0 0 12px;
}
/* instruction elements -------------------------------------- */
address {
font-style:italic;
}
p.alert,p.download,p.info,p.note {
margin:10px 0 0;
padding:10px 10px 10px 36px;
}
p.alert {
padding:10px 10px 10px 36px;
}

/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#content-wrap {
overflow:hidden;
height:100%;
}
#wrapper {
text-align:left;
width:840px;
margin:0 auto;
padding:0 10px;
overflow:hidden;
height:100%;
}
#main {
overflow:hidden;
clear:both;
}
#main .subcolumns {
width:400px;
}
#content {
width:580px;
padding-bottom:10px;
margin-top:15px;
}
/* top page */
#content  .content_top {
width:580px;
margin-top:10px;
clear:both;
}
#content  .content_top .top_left {
width:290px;
float:left;
}
#content  .content_top .top_right {
width:290px;
float:right;
}

#content2 {
width:560px;
}
#content, #content2 { 
float:left;
}
#sidebar {
width:230px;
margin:15px 0px 15px 0px;
padding:5px;
background:#eee;
}
#sidebar_top {
width:240px;
margin-top:15px;
color:#888;
}
#sidebar2 {
width:260px;
margin-bottom:15px;
}
#sidebar, #sidebar2, #sidebar_top {
float:right;
}



#footer {
clear:both;
overflow:hidden;
text-align:left;
height:100%;
width:840px;
margin:0 auto;
padding:5px 10px;
}
#sidebar span {
font-size:12px;
}
#content .subcolumns,#sidebar .subcolumns {
width:280px;
}
/* Header Section  ----------------------------------*/
#header .logo {
font:25px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
color:#fff;
margin-top:5px;
text-transform:uppercase;
float:left;
}
#header .h_left {
float:left;
width:320px;
}
#header .description {
font:12px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
clear:both;
margin-top:-5px;
}
/* ------------------------------  footer ---------------------------------------  */

#footer p {
font:10px/16px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
float:left;
width:400px;
margin:5px 0;
padding:0;
}
#footer span {
margin-top:-8px;
font-size:11px;
padding-left:1px;
}
#footer span a {
text-decoration:none;
}
#footer span a:hover {
text-decoration:none;
}
#flinks {
list-style:none;
float:right;
width:420px;
text-align:right;
}
#flinks li {
display:inline;
line-height:26px;
text-align:right;
padding:0 5px;
}
#flinks li a {
font-size:11px;
text-decoration:none;
}
#flinks li a:hover {
display:inline;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float:right;
margin-top:20px;
width:225px;
height:21px;
padding:2px 0 0 15px;
}
 #search404 {
margin-top:20px;
width:428px;
height:30px;
padding:2px 0 0 15px;
}
* html #search, #search404 {
width:226px;
overflow:hidden;
}
#search .s {
font:11px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
width:170px;
float:left;
margin-right:5px;
padding:1px;
}
#search404 .s  {
font:11px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
width:170px;
float:left;
margin:2px 2px 0px 2px;
padding:1px;
}
#searchform .sgo, #search404 .sgo{
width:32px;
height:28px;
margin:-4px 10px 0px 1px;
float:right;
}
/* Root = Horizontal, Secondary = Vertical ------------------------------------------------ */

#nav {
width:840px;
height:54px;
position:relative;
margin:0 auto 0;
}
#nav .rss {
font:bold 12px Arial, Helvetica, sans-serif;
padding-left:18px;
position:absolute;
top:7px;
right:8px;
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#content-wrap .breadcrumb{
font:10px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", "MS UI Gothic", sans-serif;
text-align:left;
clear:both;
line-height:25px;
padding-left:5px;
}
a.button {
margin-bottom:8px;
font-weight:700;
font-size:12px;
padding:3px 15px 3px 10px;
}

.submit {
margin-bottom:8px;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:3px 15px 3px 10px;
}
.postads {
text-align:center;
overflow:hidden;
height:100%;
margin-bottom:25px;
}
.small { font-size:11px; color:#666; }
.small a { color:#666; }
.small a:hover { color:#000; }


/*------- Demo  ---------*/

#demotop { background:#000; height:50px; overflow:hidden; } 
#demotop-in { width:860px; margin:0 auto;  }
#demotop-in h5 { float:left; font:bold 14px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; padding:8px 0 0 0; }
#demotop-in p { font-size:11px; color:#9f9f9f; clear:both;  float:left; }

.img_button {
	position:relative;
	display:block;
	font-size:12px;
}
.img_button span {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.img_button span a {
	display:block;
}

.b_purchasedownload2 {
	top:9px;
	right:0;
	float:right;
}
.b_purchasedownload2 span, .b_purchasedownload2 span a {
	background:url(images/b_purchasedownload2.png) no-repeat;
}
.b_purchasedownload2 span a, .b_purchasedownload2 {
	width:190px;
	height:32px;
}
.b_purchasedownload2 span:hover {
	background-position:0 -32px;
}

/* own style */
.m_u15 {
margin-top:15px;
}
.q_a {
float:left;
padding:0px 10px 10px 0px;
}
.cont_box {
margin:30px 0px 15px 0px;
padding:5px;
border:1px solid #999999;
font-weight:bold;
color:#cccccc;
}
.cont_box_head {
margin:0px 0px 15px 0px;
padding:5px;
border:1px solid #999999;
font-weight:bold;
color:#cccccc;
}
.backindex {
margin:0px;
padding:5px;
border:1px solid #eeeeee;
font-weight:bold;
color:#cccccc;
}
.cont_box a, .cont_box_head a{
font-weight:normal;
}
/* own style (chart 2) */
#chart2 table  {
border-collapse:collapse;
border:1px solid #999999;
margin-left:1px;
}
#chart2 table .th_tit{
width:570px;
border-collapse:collapse;
border:1px solid #999999;
padding:4px;
text-align:left;
background:#5a697d;
color:#cccccc;
}
#chart2 table .th_cont{
width:570px;
border-collapse:collapse;
border:1px solid #999999;
padding:4px;
text-align:left;
background:#eaeaea;
color:#5a697d;
font-weight:bold;
}
#chart2 table .td_l{
width:270px;
border-collapse:collapse;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
padding:4px;
}
#chart2 table .td_s{
width:100px;
border-collapse:collapse;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
padding:4px;
}
#chart2 table .td_m{
width:200px;
border-collapse:collapse;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-bottom:1px solid #999999;
padding:4px;
}
#chart2 table .tit{
color:#999999;
font-weight:bold;
}
#chart2 table .colored{
background:#eeeeee;
color:#5a697d;
}

/* form style*/
#contact table  {
width:578px;
border-collapse:collapse;
border:0px solid #ffffff;
}
#contact table .th_n{
width:162px;
border-collapse:collapse;
padding:4px;
text-align:left;
color:#666666;
font-weight:normal;
vertical-align:top;
}
#contact table .th_m{
width:162px;
border-collapse:collapse;
padding:4px;
text-align:left;
color:#5a697d;
font-weight:bold;
vertical-align:top;
}
#contact table .td_n, #contact table .td_r, #contact table .td_m{
width:400px;
border-collapse:collapse;
padding:4px;
vertical-align:top;
}
#contact table .td_n input{
font-size:12px;
padding:2px;
background:#ffffff;
color:#5a697d;
border:1px solid #999999;
width:380px;
}
#contact table .td_m input , #contact table .td_m textarea{
font-size:12px;
padding:2px;
background:#eeeeee;
color:#5a697d;
border:1px solid #444444;
width:380px;
}
#contact table .td_n select{
font-size:12px;
padding:2px;
background:#eeeeee;
color:#5a697d;
border:1px solid #444444;
}
#contact table .but input{
width:120px;
border:1px solid #999999;
padding:4px;
font-size:12px;
font-weight:bold;
background:#5a697d;
color:#cccccc;
}