@charset "utf-8";


/*
	Since:06 Sep 2006
	Last-Updated:06 Sep 2006
	Editor:Masataka Asakura(MIC)
*/


@import url("../../common_css/print_master.css");


/*
-------------File Contents--------------
	
	1. LinkSetting
	
	2. MainVisual
	
	3. CenterBanners
	
	4. IndexCommon
	
	5. NewsIndex
	
	6. EventIndex
	
	7. ColumnIndex
	
	8. TopBanner
	
	9. PicNews
	
	10. NewProduct
	

*/



/*
------------1. LinkSetting----------------
*/


/*
------------2. MainVisual----------------
*/

#MV{
	display:none;
}

.Footnote{
	display:none;
}


/*
------------3. CenterBanners----------------
*/

#CenterBanners{
	display:none;
}



/*
------------4. IndexCommon----------------
*/
.IndexHeading{
	padding:10px 10px 5px 10px;
	border-bottom:1px solid #000;
	width:100%;
}

.IndexHeading h2{
	font-size:120%;
	width:auto;
}


ul#BtnRSS{
	display:none;
}

.IndexBody{
	padding:0px 10px 5px 10px;
	width:100%;
}

.IndexBody ul{
	width:auto;
	padding:20px 10px 10px 18px;
	list-style:square;
	color:#000;
}
.IndexBody ul li{
	padding-bottom:12px;
}


.IndexBody ul span{
	padding-left:5px;
	font-size:92%;
}
ul.LinkIndex{
	display:none;
}



/*
------------5. NewsIndex----------------
*/

#NewIndex{
	width:100%;
}

#NewIndex h2{
	width:auto;
}


/*
------------6. ProductIndex----------------
*/

#ProductIndex{
	margin-top:20px;
	width:auto;
}

#ProductIndex h2{
	width:auto;
}

/*
------------7. EventIndex----------------
*/

#EventIndex{
	margin-top:20px;
	width:auto;
}

#EventIndex h2{
	width:auto;
}


/*
------------8. ColumnIndex----------------
*/
#ColumnIndex{
	margin-top:20px;
	width:auto;
}

#ColumnIndex h2{
	width:auto;
}


#PicNews{
	display:none;
}
#NewProduct{
	display:none;
}
