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

#body {
	position:absolute;
	overflow: auto;	
	width: 100%;
	height: 100%;
	margin: 0px;	
	font-size: 16px;	
}

#big_wrap {
	margin: 0 auto;
}

#keyvisual_and_slogan_wrap {
	position: relative;
	height: 340px;
}

#slogan, #keyvisual {
	position: absolute;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
	right: 10px;
	top: 10px;
}


#content_wrap {
	position:relative;	
	padding: 41px 50px 42px; 
}    

#menu {
	padding-top: 20px;
	padding-bottom: 70px;
}

#company_and_email {
	padding: 40px;
	padding-bottom: 25px;	
	font-size: 14px;
}

#vcounter{
	padding-bottom: 25px;
}

#body #vcounter div { 	 
	text-align:left !important; 	
}


#totop {
	background-image: url(../../../../designs/design1005/color4/images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
	font-size: 1px;
	margin-top: 10px;
}

#totop:hover {
	background-image: url(../../../../designs/design1005/color4/images/totop_sprite.gif);
	background-position: right bottom;
	cursor: pointer;
}


#body .bot {
  	font-size: 14px;
}

#body .menupoint { }

#body .menupoint:hover { }

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


div#body {
	background-color: #00b4ff;
}

#keyvisual_and_slogan_wrap {
	background-color: #4d4d4d;
}

#content_and_menu_wrap, #content_wrap {
	background-color: #ffffff;
}

#menu, #company_and_email {
	background-color: #b0b0b0;
}

#body .menupoint {
	background-color:#b0b0b0;
}

#body .menupoint:hover {
	background-color:#cccccc;
}

#body .bot {
	color: #ffffff;
}


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

html {
    overflow:auto;
}
body {
    background: #00b4ff;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #838383;
    background: #00b4ff;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 16px;font-family: Arial, Helvetica, sans-serif;color: #838383;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #ffffff;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #838383;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #838383;
    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;}
