/*構造定義*/
#container { width: 750px; height: 100%; margin: 0; padding: 0; }
#header { background-image: url(../common/header-base.gif); background-repeat: repeat-x; width: 750px; height: 115px; }
#flash-banner { margin: 0; padding: 0; border-top: 1px solid white; }
#banner { margin: 0; padding: 0; border-top: 1px solid white; }
#category { background-image: url(../product/com/category-base.gif); width: 750px; height: 205px; margin: 0; padding: 0; border-top: 1px solid white; }
#content { width: 550px; float: left; padding-bottom: 10px; }
#content-c { width: 567px; float: left; margin-top: -5px; padding-bottom: 10px; }
#content-i { width: 750px; margin-top: 10px; padding-bottom: 10px; }
#sideber { text-align: left; width: 200px; float: right; padding-bottom: 15px; }
#sideber-c { text-align: left; width: 183px; float: left; padding-bottom: 15px; }
#footer { color: black; font-size: 11px; background-image: url(../common/footer.gif); text-align: center; width: 750px; height: 33px; float: left; }
/*ヘッダー定義*/
.logo { color: white; text-align: center; width: 200px; height: 79px; float: left; }
.english { font-size: 15px; font-family: Times; font-weight: normal; text-align: center; text-indent: 440px; width: 550px; float: right; margin-top: 5px; }
.english a { color: black; font-size: 15px; font-family: Times; font-weight: normal; text-decoration: none; }
.g-navi { font-size: 12px; float: right; margin-top: 18px; margin-right: 5px; padding-top: 5px; }
.g-navi a { color: black; text-decoration: none; }
.g-navi a:hover { color: #a99800; text-decoration: none; }
.g-navi ul { margin: 0; padding: 0; }
.g-navi li { color: black; font-size: 11px; float: left; margin: 0 0 0 10px; padding: 0; list-style-type: none; }
.category-navi { width: 750px; height: 36px; clear: left; margin: 0 0 -5px; padding: 0; }
.category-navi ul { text-align: right; width: 750px; height: 36px; margin: 0; padding: 0; }
.category-navi li { height: 36px; float: left; margin: 0; padding: 0; list-style-type: none; }
/*フッター
*/
#copyright { padding-top: 15px; }
/*共通
*/
#topic-path { color: #fff; font-size: 11px; background-image: url(../common/topic-path-base.gif); background-repeat: repeat-x; text-indent: 10px; width: 750px; height: 17px; padding-top: 3px; }
#topic-path a { color: #fff; font-size: 11px; }
#support-banner { font-size: 12px; margin-left: 6px; padding-top: 10px; }
#support-banner ul { list-style-type: none; }
#support-banner li { width: 170px; height: 50px; margin-top: 0; margin-bottom: 18px; list-style-type: none; }
h1,h2,h3,h4,h5,h6,ul,li { font-weight: normal; font-style: normal; margin: 0; padding: 0; }
img { margin: 0; padding: 0; border-style: none; border-width: 0; }
a { color: blue; }
a:hover { color: #a99800; }
