﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_seido.gif') no-repeat 0 0;
	height:25px;
}

div.trigger{
	margin-left:21px;
}
div.trigger a{
	padding-left: 30px;
}
/* without ie6 */
.toggle_container{
    	margin-left:21px;
}