@charset "UTF-8";

/*印刷用のＣＳＳ
------------------------------*/
body {
    _zoom: 67%; /*WinIE only */
}

#main-menu{
	zoom:95%;
}

#container{
	_zoom:100%;
}

/*-- header --*/
#main-menu {
	width:690px;
	_width:750px;
	padding-left:0;
}

*:first-child+html #main-menu,
html:first-child #main-menu {
	width:750px;
}

main-search{
	width:180px;
}

/*-- content --*/
#big-left{
	width:690px;
}

/*-- footer --*/
#footer-bottom{
	font-size:80%;
}

#footer-bottom-copylight {
	width:340px;
}


/* home
------------------------------*/
#home-left{
	width:470px;
}

.top-pic{
	width:67%;
}

.top-title{
	width:33%;
}

/*-- 印刷対応 --*/
#header {
    display:none;
}

#enquete {
    display:none;
}

#footer {
    display:none;
}

#big-left {
    width:100%;
}

h1.detail-h1 {
    background-image: url("/share/imgs/assembly_headline_h1.gif");
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
}

.detail-free-format h2 {
    background-color: #FFFFFF;
    background-image: url("/share/imgs/assembly_headline_h2.gif");
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    color: #00CCCC;
}

.detail-free-format h3 {
    background-image: url("/share/imgs/assembly_headline_h3.gif");
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}

.detail-free-format h4 {
    background-image: url("/share/imgs/assembly_headline_h4.gif");
    background-repeat: no-repeat;
    border-bottom: 1px dashed #CCCCCC;
}

.detail-free-format h5 {
    background-image: url("/share/imgs/assembly_headline_h5.gif");
    background-repeat: no-repeat;
}