@charset "UTF-8";

/* for IE 6.0
------------------------------*/
*html #headernav-widget {
    padding-top:4px;
}

*html .side_menu .title img{
	min-height:20px;
}

/*-- home --*/
*html .top-menu {
	margin-left:5px;
}

*html .top-menu-right {
	margin-left:10px;
}

*html #info-right{
	margin-top:1px;
}

*html #info-left h2{
	padding-top:1px;
}

/*-- 一覧 --*/
*html h1.list-article-top{
    height:3.45em;
    line-height:345%;
}

/*-- 詳細 --*/
*html #enquete .title_bar{
	line-height:1.8em;
	vertical-align:middle;
	border-bottom:none;
}

*html #enquete .bar_entry_frame {
	border-top:1px solid #cccccc;
}


/* for IE 7.0
------------------------------*/

/*-- 一覧 --*/
*:first-child+html h1.list-article-top{
    height:3.45em;
    line-height:345%;
}

/*-- home --*/
*:first-child+html .top-menu,
*:first-child+html .top-menu-right{
	padding-bottom:1em;
}

*:first-child+html .menu-end {
	padding-bottom:0;
}