@charset "utf-8";
@import url("/g-ict/css/common/font.css");

/*
ファイル名 : /g-ict/css/common/print.css
概要 : このCSSファイルは印刷用スタイルを設定します。
*/


/* コンテンツ
--------------------------------------------------------------------------
0. 全体
--------------------------------------------------------------------------
*/


/* 0. 全体
--------------------------------------------------------------------------  */

img{
border:0;
}

html,
body{
height:auto;
}

body{
background:#fff;
padding:0 !important;
margin:0 !important;
}

#contentswrap{
width:920px;
background:#fff;
}

#maincol{
width:920px;
}

#leftcol{
display:none;
}

#rightcol{
float:left;
width:920px !important;
}

#mainwrap{
width:920px !important;
text-align:left;
}

#mainbg{
width:920px !important;
}

#footernavi{
display:none;
}

#copy{
text-align:left;
}


/* トップ */
#topmainwrap{
width:1000px;
}

#topleftcol{
width:1000px;
}

#mainimage{
width:900px;
}

#subnavi{
width:900px;
}

#subnavibg{
width:900px;
}

#subnavi h2{
width:900px;
}

#toprightcol{
display:none;
}

#topfooternavi{
display:none;
}
