/*
Theme Name: t-shinko
Theme URI: http://www.t-shinko.co.jp/wp-content/plugins/t-shinko/
Description: for t-shinko.co.jp only
Version: 1.0.0
Author: Teruhisa Osawa
Author URI: http://www.t-shinko.co.jp
Tags: brown base, two columns
*/


@import "mn.css";
@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

*{
	margin:0px;
	padding:0px;
	font-size:100%;
}

body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:"MS PGothic",Osaka,Sans-Serif,Arial;
	color:#333333;
	line-height:1.5em;
}

html {
	overflow-y:scroll;
}

p {
	padding:10px 0px;
	line-height:1.5em;
	margin:0 0 1em;
	color:#330000;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}

div#ctr{
clear:left;
padding-top:5px;
}

h2.ttl{
height:22px;
color:#8e6b52;
font-size:90%;
margin:10px 0px 5px 0px;
padding: 3px 0px 0px 15px;
border:1px solid #d5c2ae;
background-image:url("http://www.t-shinko.co.jp/img/ttlbg1.gif");
background-repeat:repeat-x;
}

h3.ttl{
clear:left;
height:22px;
color:#8e6b52;
font-size:90%;
margin:10px 0px 0px 0px;
padding: 3px 0px 0px 15px;
border:1px solid #d5c2ae;
background-image:url("http://www.t-shinko.co.jp/img/ttlbg1.gif");
background-repeat:repeat-x;
}



/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
color:#0000ff;
font-weight:bold;
text-decoration:none;
}

a:link {
}

a:visited {
color:#800080;
}

a:hover {
color:crimson;
text-decoration:underline;
}

a:active {
}


/*-----------------------------------------------
 CONTAINER
-----------------------------------------------*/

#container {
	width:800px;
	margin:0 auto;
}

/*-----------------------------------------------
 HEADER
-----------------------------------------------*/

div#hd {
width:800px;
height:65px;
margin:0 auto;
padding:0px;
}

div#hd div#hdlt{
float:left;
width:266px;
height:65px;
}
div#hd div#hdlt img{
padding-top:15px;
}
body:nth-of-type(1) div#hd div#hdlt img{
padding-top:0px;
} 
/* safari-googleCrome hk */
html[xmlns*=""] body:last-child div#hd div#hdlt{
padding-top:0px;
}

div#hd div#hdgt{
float:right;
width:225px;
height:65px;
text-align:right;
background-image:url("http://www.t-shinko.co.jp/img/hdgt_bg.gif");
background-position:right top;
background-repeat:no-repeat;
}
div#hd div#hdgt p{
font-size:10px;
padding:2px 0px 0px 0px;
margin:0px;
text-align:center;
color:#ffffff;
}
div#hd div#hdgt img{
padding-top:7px;
}

/*-----------------------------------------------
 MENU
-----------------------------------------------*/

div#nav{
width:800px;
height:30px;
margin:0 auto;
background-image:url("http://www.t-shinko.co.jp/img/mnbg.gif");
background-repeat:repeat-x;
text-align:left;
}
/* safari hk */
html[xmlns*=""] body:last-child div#nav{
clear:left;
margin-top:-10px;
}


/*-----------------------------------------------
 LEFT / RIGHT BOX
-----------------------------------------------*/
div#leftbox{
clear:left;
float:left;
width:520px;
margin-right:20px;
}
div#rightbox{
float:left;
width:260px;
}

div#leftbox dl{
overflow:auto;
width:520px;
height:175px;
color:#7f7171;
padding:0px;
margin:0px;
margin-bottom:10px;
}
div#leftbox dt{
clear:left;
float:left;
font-size:85%;
margin:0px;
padding:6px 10px 4px 0px;
}
div#leftbox dd{
font-size:90%;
padding:6px 0px 4px 0px;
border-bottom:1px solid #e0d2c9;
}

div#rightbox dl{
overflow:auto;
color:#7f7171;
border:1px solid #e0d2c9;
border-top:none;
padding:10px;
margin:0px;
}
div#rightbox dt{
clear:left;
float:left;
font-size:85%;
padding:6px 10px 4px 0px;
}
div#rightbox dd{
font-size:90%;
padding:6px 0px 4px 0px;
}


/*-----------------------------------------------
 FOOTER
-----------------------------------------------*/

#ft {
clear:left;
width:800px;
margin:15px 0px;
padding:3px 0px 0px 0px;
margin:0 auto;
color:#603517;
}

hr.line{
margin:20px 0px 10px 0px;
height:1px;
border:0px;
border-top:1px solid #c2a693;
}

#ft strong{
}


#ft p#cr {
padding:5px 0px;
color:#cd9967;
font-size:80%;
background:#870708;
text-align:center;
margin-bottom:0;
}

#ft p#cr a{
color:#cd9967;
text-decoration:none;
}

#ft ul{
margin:10px 0px;
}
#ft li{
line-height:1.5em;
}







/* clear-space */

br.clrlt{
clear:left;
}
br.spr{
height:15px;
padding-bottom:50px;
}




/* others */
img.lt{
float:left;
}
img.gt{
float:right;
}



dl.cmp {
margin:20px 0px;
padding: 0;
border: 1px solid #ebe3d8;
border-top: none;
background-color: #fcf6ee;
}

dl.cmp dt {
margin: 0;
padding: 0.7em 0 0.1em 1em;
border-top: 1px solid #ebe3d8;
width: 8em;
float: left;
font-weight:600;
}
	
dl.cmp dd {
margin: 0 0 0 8em;
padding: 0.7em 1em;
border-left: 1px solid #ebe3d8;
border-top: 1px solid #ebe3d8;
background-color: #ffffff;
}




div#leftbox h2#ttl{
height:40px;
color:#63160e;
padding:5px 0px 2px 5px;
background-image:url("http://www.t-shinko.co.jp/img/ttlbg2.gif");
background-repeat:repeat-x;
margin:12px 0px 0px 0px;
}

div#leftbox h2.news_ttl{
padding:3px 0px 2px 3px;
background-color:#fcf5e8;
border-top:1px dotted #dbcfbf;
border-bottom:1px dotted #dbcfbf;
margin:12px 0px;
}

div#leftbox h3.ttl2{
color:#660000;
margin-top:25px;
}

div.date{
margin-top:5px;
text-align:right;
font-size:12px;
}
div.content{

}
.dpn{
display:none;
}


ul.lst{
font-size:90%;
}
ul.lst li{
margin-top:20px;
}

ul.lst img{
vertical-align:middle;
margin-right: 5px;
}

ul.base{
margin-top:10px;
list-style:none;
}
ul.base li{
line-height:1.8em;
color:#330000;
}

table.tbl{
border-right:1px solid #dcd3c0;
border-bottom:1px solid #dcd3c0;
}
table.tbl th{
color:#330000;
padding:10px;
border-left:1px solid #ede5d5;
border-top:1px solid #ede5d5;
background-color:#fcf5e8;
}
table.tbl td{
color:#330000;
padding:10px;
border-left:1px solid #ede5d5;
border-top:1px solid #ede5d5;
}

img.cbtn1{
margin: 0px 10px 5px 0px;
padding:0px;
}
img.cbtn2{
margin: 0px 0px 5px 0px;
padding:0px;
}

div.cbtn a{
margin-top:0px;
}
div.cbtn a:hover{
border-bottom:1px solid #cccccc;
}

p.postdetail{
font-size:80%;
font-weight:100;
border-bottom:1px dotted #dcd3c0;
text-align:right;
}
p.postdetail a{
font-weight:100;
}


/* case */
h3.ttlh3{
color:#5f1e10;
margin:10px 0px 5px 0px;
padding:3px 3px 3px 5px;
background-color:#faeed6;
border-top:1px dotted #ddc8aa;
border-bottom:1px dotted #ddc8aa;
}
table.case0{
margin:10px 0px;
width:520px;
}
table.case0 th{
text-align:left;
color:#9a7466;
}
table.case0 img.arw{
padding:10px;
}
table.case0 td.arw{
width:70px;
text-align:center;
}
img.att{
vertical-align:top;
padding-top:2px;
margin-right:3px;
}
p.point{
margin:0px 0px 75px 0px;
padding:3px 3px 3px 5px;
background-color:#fbffe1;
border:1px solid #e2dfc8;
color:#660000;
}

/* comapny */
hr.ln0{
margin:25px 0px;
border:1px dashed #d5c2ae;
}
table.prf{
margin-top:15px;
border-top:1px solid #dcd3c0;
}
table.prf th{
text-align:left;
color:#330000;
padding:3px 10px 3px 3px;
background-color:#fcf5e8;
border-bottom:1px solid #dcd3c0;
}
table.prf td{
color:#330000;
padding:3px 3px 3px 10px;
border-bottom:1px solid #dcd3c0;
}
table.prf2{
clear:right;
width:520px;
margin-top:15px;
}
table.prf2 th{
color:#330000;
text-align:left;
padding:3px 10px 10px 3px;
/*background-color:#eeeeee;*/
border-bottom:1px solid #dcd3c0;
}
table.prf2 td{
color:#330000;
padding:3px 3px 10px 10px;
border-bottom:1px solid #dcd3c0;
}
