
/* ************************************************ */
/* Generic Design Css: design.css */

#body, #main-table {
	margin: 0 auto;
}

#main-table {
	width: 775px;
}

#menu-cell {
	padding-top: 107px;
	background-image: url('../../../../designs/design228/color6/images/navi_top.gif');
	background-repeat: no-repeat;
}

#menu {
	width: 188px;
	margin-left: 10px;
}

#menu .menu-style {
	margin-top:14px;
}

.bkg-top {
	background: url('../../../../designs/design228/color6/images/bkg_top.gif') repeat-x;
}

#keyvisual {
	margin-left: 10px;
}

#bkg-logo-container {
	width: 200px;
	height: 79px;
	overflow: hidden;
	float: left;
}

#logo-container {
	width: 83px;
	height: 79px;
	float: right;
	position: relative;
}

#logo {
	margin-right: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#content-cell {
	padding: 107px 21px 0;
	background-image: url('../../../../designs/design228/color6/images/navi_top.gif');
	background-repeat: no-repeat;
	background-position: -198px 0; 
}

.bot-left{
	background: url('../../../../designs/design228/color6/images/bot_left.gif') no-repeat left bottom;
}


/* ************************************************ */
/* Design Css for Color: design228.css */

/* body { background-color:#D9B93F } */
/* p,td { font-size:12px;color:#000000; } */
.a,#navi-top,.bkg-logo {background-color:#BBA02A }
.b { background-color:#D9B93F }

.bot { font-size:11px;color:#3B3B3B; }




/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #D9B93F;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #D9B93F;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3B3B3B;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
