@charset "UTF-8";


/*----------------------------------------------------
	#header
----------------------------------------------------*/

/* #header_navi
----------------------------------------------------------- */
#header ul#header_navi #tecpal {
	background-position: 0px -100px;
	background-image:url(../img/tecpal_bt.jpg);
	display: block;
	width: 200px;
	height: 50px;
	margin-top:10px;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents .p {
	margin-bottom:10px ;
}
/* #gaide
----------------------------------------------------------- */
#gaide {
	float:right;
	width:510px;
	height:auto;
}
#gaide h2 {
	margin-bottom:15px;
}
#gaide p {
    margin-top:10px;
	line-height:150%;
}
#gaide #red {
	font-size:120%;
	color: #bb5555;
}
#gaide p.add1 {
	display:inline-block;
	width:300px;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
#gaide p.add2 {
	display:inline-block;
	width:300px;
	float:left;
	margin-top:30px;
	font-weight:bolder;
}
#gaide #no {
	clear:both;
	text-align:left;
	color:#0aa7a2;
	font-size:120%;
	font-weight:bold;
}
/* #gaide/ボタン
----------------------------------------------------------- */
#gaide #map a{
	background-image:url(../tecpal/img/map_bt.jpg);
	width:120px ;
	height:40px ;
	margin-top:55px;
	float:right;
	text-indent: -9999px;
}
#gaide #map a:hover{
	background-position: 0px -40px;
}
#gaide #mail a{
	background-image:url(../tecpal/img/mail_bt.jpg);
	width:120px ;
	height:40px ;
	margin-top:30px;
	float:right;
	text-indent: -9999px;
}
#gaide #mail a:hover{
	background-position: 0px -40px;
}
/* #syousai
----------------------------------------------------------- */
#syousai {
	width:800px;
	display:inline-block;
	background-color:#f2e6db;
	border:#bb5555 1px solid;
	margin-top:20px;
}
#s_box {
	width:680px;
	display:inline-block;
	margin-left:60px;
	margin-top:50px;
	
}
#syousai dl {
   width:420px;
   height:187px;
   float:left;
   margin-bottom:10px;
}
#syousai img {
   float:right;
}
#syousai dt {
   width:400px;
   height:30px;
   color:#bb5555;
   font-weight:bolder;
}
#syousai dd {
   width:400px;
   height:157px;
   line-height:150%;
   margin-left:18px;
}
#syousai img {
	margin-bottom:10px;
}