/* ページのレイアウト用CSS */
#shadow
{ background-image: url(../common/bg_shadow.gif); background-repeat: repeat-y; width: 790px; margin: 0 auto; }
#base { background-color: #fff; text-align: center; width:772px; margin-right: auto; margin-left: auto; }
#wrap { background-color: #fff; background-image: url(../common/bg_side.gif); background-repeat: repeat-y; text-align: left; width: 770px; margin: 0; border: solid 1px #ccc; }
#header { background-color: #9cf; background-image: url(../common/bg_head.jpg); background-repeat: no-repeat; width: 770px; height: 194px; margin: 0 auto; }
#path { font-size: 10px; line-height: 12px; clear: both; margin-top: 4px; margin-right: 12px; }
#contents { width: 530px; float: right; padding-right: 10px; }
#side { width: 210px; float: inherit; margin: 0 20px 0 0; }
#boxFootNavi { background-color: #fff; width: 100%; height: 1.4em; clear: both; padding: 0.4em 0 0.2em; border-top: 4px solid #cfe8ff; }
#copyrightKia { background-image: url(../common/copyright.gif); background-repeat: no-repeat; text-indent: -9999px; width: 770px; height: 24px; clear: both; margin: 0; }
