@charset "UTF-8";

@import "common.css";


/*------------------------------------------------
 タイトル
------------------------------------------------*/
h1#ttl_techs {
	text-indent: -9999px;
	background: url(../images/techs/ttl_techs.gif) 0 0 no-repeat;
}

/*------------------------------------------------
 コンテンツ
------------------------------------------------*/
div#techs {
	margin: 20px 4px;
}

div#techs ul{
	list-style-type: none;
}

div#techs ul li {
	padding: 2px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}



/*------------------------------------------------
 サイドバー
------------------------------------------------*/
h3#side_menu_techField{
	background: url(../images/techs/techs_side_ttl_field.gif) 2px 12px no-repeat;
}
