
/***********************-
タイトル : トミタカ
概要：会社概要

制作日：2011/04

-***********************/

@import url(basic.css);
@import url(design.css);
@import url(btn.css);

#title{
	 background:url(../ex/main.jpg) no-repeat;
	}
	
.box h3{
	margin:10px  0px 5px 10px;
	padding:0 0 0 10px;
	border-bottom:none;
	color:#857659;
	border-left:5px solid #857659;
	font-weight:normal;
	font-size:110%;
	text-align:left;
	line-height:1.4;
	height:2.5em;
	}
	

table.mnip{
	padding: 0;
	vertical-align:top;
	background:#FFF;
}
table.mnip td{
	padding: 5px;
	
}
TABLE.sample{
	 margin:15px 0px 60px 40px;
	 width:450px;
	border-top:1px solid #666;
}


th{
	padding:8px 15px;
	background-color: #eeeeee;
	text-align:left;
	width:6em;
	border-bottom:1px solid #666;
}
#shosai{
	padding:5px 8px;
	background-color:#FDFDFD;
	text-align:left;
	border-bottom:1px solid #666;}
.space{
	margin:40px 0;
}

/*トップページ用*/
.top{
 margin:10px 0 50px 40px;
}

.top .box{
	margin:10px 4px 10px 0;
 	float:left;
	 padding:10px 0;
	width:170px;
	border:1px solid #333333;
	text-align:center;
	height:195px;
 }
 .top .box h2{
  margin:10px 0 10px 10px;
  padding:0 0 0 8px;
  line-height:1.4;
  font-size:110%;
  text-align:left;
   color:#C51900;
   border-left:5px solid #C51900;
   height:2.8em;
  }
  .top .box .btn{
  margin:10px 10px 0px;
  text-align:right;
  }
  
  
  
  /*ボタン*/
.exbtn {
	margin:40px 0 0 20px;
	padding : 0;
}
.exbtn ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}

.exbtn li { 
display : inline; 
padding :0; 
margin: 0 10px 0 0 ; 
float:left; 
}

.exbtn a{
padding:0;
background-repeat:no-repeat; 
display:block;
width:261px; 
height:51px;
}
.exbtn a:hover {
  background-position: top right;
}


/* ここから */
.exbtn #yane a {
background-image:url(../ex/top/yane.png);
}

.exbtn #kichien a {
margin: 0 0 0 20px; 
background-image:url(../ex/top/kichien.png);
}

h2.title{
	margin: 30px 0 0;
	clear:both;
}
