@charset "utf-8";
/*
Theme Name: uehara用テンプレート
Theme URI: http://wordpress.org/
Description: 上原更新会計士事務所サイトコラムページ用テーマ
Version:1.0
Author: 1pac,inc. H.Kida
Author URI: http://1pac.jp/
Tags: uehara, custom header, fixed width, two columns, widgets

*/

/*-- globalNavigation current --*/
body#ctUseful.subNv_01 li.subNv_01 a,
body#ctUseful.subNv_02 li.subNv_02 a,
body#ctUseful.subNv_03 li.subNv_03 a,
body#ctUseful.subNv_04 li.subNv_04 a {
	color:#8c0000;
	font-weight:bold;
	background:url(/common/img/sa_bg_06.gif) -452px 0 no-repeat;
}

body#ctUseful li.subNv_04 p {
	padding:0;
}

body#ctUseful li.subNv_04 p a {
	background:url(/common/img/sa_bg_06.gif) 0 0 no-repeat;
}

body#ctUseful li.subNv_04 p a:hover {
	background-position:-226px 0;
}

body#ctUseful.subNv_04 li.subNv_04 p a {
	background-position:-452px 0;
}

body#ctUseful.subNv_04 li.subNv_04 li a {
	padding:5px 15px 5px 49px;
	color:#666;
	font-weight:normal;
	background:url(/common/img/sa_bg_06.gif) -678px 0 no-repeat;
}

body#ctUseful.subNv_04 li.subNv_04 li a:hover {
	color:#8c0000;
	font-weight:normal;
	background:url(/common/img/sa_bg_06.gif) -904px 0 no-repeat;
}


/*===== [ /useful/voice/ ] =====*/

/*-- heading --*/
body#ctUseful.subNv_04 h6 {
	margin:0 0 50px 0;
}

body#ctUseful.subNv_04 h2 {
	clear:both;	
	margin:35px 0 5px 0;
	padding:0 0 10px 0;
	color:#333;	
	line-height:130%;
	font-weight:normal;
	font-size:22px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background:url(img/voice_h2_01.gif) bottom left no-repeat;
}

*html body#ctUseful.subNv_04 h2 {/* IE6 */
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

*+html body#ctUseful.subNv_04 h2 {/* IE7 */
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

*html body#ctUseful.subNv_04 h2 {/* IE6 */
	font-size:195%;
}

*+html body#ctUseful.subNv_04 h2 {/* IE7 */
	font-size:195%;
}

body#ctUseful.subNv_04 h2 a {
	color:#333;
}

body#ctUseful.subNv_04 h2 a:hover {
	color:#8c0000;
	text-decoration:none;
}

body#ctUseful.subNv_04 h3 {
	margin:45px 0 15px 0;
	padding:2px 0 0 10px;
	line-height:150%;
	font-weight:normal;
	font-size:16px;
	background:url(img/voice_h3_01.gif) bottom left no-repeat;
}

*html body#ctUseful.subNv_04 h3 {/* IE6 */
	font-size:140%;
}

*+html body#ctUseful.subNv_04 h3 {/* IE7 */
	font-size:140%;
}

.postBlock + h3 {
	margin-top:0 !important;
}

.postBlock + div h3 {
	margin-top:0 !important;
}

body#ctUseful.subNv_04 h4 {
	clear:both;
	margin:15px 0;
}

/*-- table --*/
body#ctUseful.subNv_04 table {
	margin:0 0 20px 0;
	width:510px !important;
	border-top:1px solid #d3d3ce;
	border-bottom:1px solid #d3d3ce;	
	border-left:1px solid #d3d3ce;
	width:430px;
	font-size:12px;
}

*html body#ctUseful.subNv_04 table {/* IE6 */
	width:510px !important;
	font-size:100%;	
}

*+html body#ctUseful.subNv_04 table {/* IE7 */
	font-size:100%;
}

body#ctUseful.subNv_04 table tr {
	vertical-align:top;
}

body#ctUseful.subNv_04 table th {
	padding:10px;
	border-right:1px solid #d3d3ce;
	border-bottom:1px solid #d3d3ce;
	background:#e7e7e4 url(/common/img/co_bg_06.gif) top left no-repeat;
}

body#ctUseful.subNv_04 table td {
	padding:10px;
	border-right:1px solid #d3d3ce;
	border-bottom:1px solid #d3d3ce;	
}


/*-- strong --*/
body#ctUseful.subNv_04 strong {
	font-weight:bold;
}


/*-- list --*/
/* ul */
body#ctUseful.subNv_04 #mainContentsArea ul {
	margin:25px 0;
}

body#ctUseful.subNv_04 #mainContentsArea ul li {
	list-style-type:disc;
	list-style-position:inside;
}

/* ol */
body#ctUseful.subNv_04 #mainContentsArea ol {
	margin:25px 0;
}

body#ctUseful.subNv_04 #mainContentsArea ol li {
	list-style-type:decimal;
	list-style-position:inside;
}


/*-- float --*/
.alignright {
	float:right;
	margin:0 0 20px 25px;
}

.alignleft {
	float:left;
	margin:0 25px 20px 0;
}

.alignright img,
.alignleft img {
	border:1px solid #e6e2dd;
	padding:1px;
}

/*-- caption --*/
.wp-caption-text{
	font-size:11px !important;
	margin:5px 10px 0 0 !important;
}

/*-- address --*/
body#ctUseful.subNv_04 #mainContentsArea address{
	margin:50px 0 0 0;
	padding: 10px 5px 0 0;
	background:url(/common/img/co_ln_01.gif) left top repeat-x;
	text-align:right;
}

/*-- marign --*/
.clear{
	clear:both;
}

.clear:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}


/*-- postBlock --*/
.postBlock {
	margin:0 0 25px 0 !important;
	padding:0 0 5px 0;
	font-size:10px;
	background:url(/common/img/co_ln_01.gif) 0 100% repeat-x;
}

*html .postBlock {/* IE6 */
	font-size:80%;
}

*+html body .postBlock {/* IE7 */
	font-size:80%;
}


/*-- pageNationBlockIndex --*/
#pageNationBlockIndex {
	margin:8px 0 30px 0 !important;
	padding:8px 0 0 0;
	background:url(/common/img/co_ln_01.gif) 100% 0 repeat-x;
	zoom:1;
}

#pageNationBlockIndex:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

body#ctUseful.subNv_04 #mainContentsArea ul#pageNationBlockIndex li{
	font-size:10px !important;
	list-style-type:none;
}

*html ul#pageNationBlockIndex li{/* IE6 */
	font-size:80%;
}

*+html body ul#pageNationBlockIndex li{/* IE7 */
	font-size:80%;
}


/*-- pageNationBlock --*/
#pageNationBlock {
	margin:45px 0 30px 0 !important;
	padding:8px 0 0 0;
	background:url(img/voice_bg_01.gif) 100% 0 no-repeat;
	zoom:1;
}

#pageNationBlock:after {
	display:block;
	clear:both;
	height:0px;
	content:"";
}

body#ctUseful.subNv_04 #mainContentsArea ul#pageNationBlock li{
	font-size:10px !important;
	list-style-type:none;
}

*html ul#pageNationBlock li{/* IE6 */
	font-size:80%;
}

*+html body ul#pageNationBlock li{/* IE7 */
	font-size:80%;
}


/*-- relatedLinkBlock(override) --*/
body#ctUseful.subNv_04 #mainContentsArea #relatedLinkBlock li {
	list-style:none;
}

/*-- link icon --*/
body#ctUseful.subNv_04 #mainContentsArea address a[href^="http:"],
body#ctUseful.subNv_04 #mainContentsArea address a[href^="https:"] {
	padding:0 0 0 15px;
	background:url(/common/img/co_ic_10.gif) 0 3px no-repeat ;
}

body#ctUseful.subNv_04 #mainContentsArea address a[href^="http://uehara-kaikei.jp/"] {
	padding:0;
	background-image:none ;
}
/*----- more link -----*/
.more-link {
	display:block;
	width:6em;
	float:right;
	padding:0 0 0 22px;
	font-size:10px;
	background-image:url(/common/img/co_ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
*html .more-link {/* IE6 */
	font-size:80%;
	background-position: 0 0.6em;
}

*+html body .more-link {/* IE7 */
	font-size:80%;
	background-position: 0 0.6em;
}

