body{
	margin:0;padding:0;
 	font-family: verdana, arial, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	background-image:url(/design/elekit/images/common/back_body.gif);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:left;
	line-height:150%;
}

h1{
	margin:0;padding:0;
}

h1.rmv{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

img{border:0;
	vertical-align:text-bottom;
}

table#header{
	positon:relative;
	margin:10px 0 0 0;
	background-image:url(/design/elekit/images/common/back_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
}

table#navi{
	margin-top:80px;
	text-align:left;
}

table#menu{
	margin:0;
	padding:0 0 4px 0;
	background-image:url(/design/elekit/images/common/back_menu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
}

table#page-navi{
	margin:10px 0 0 0;
}

div#footer{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #CCCCCC;
}

div#footer p{
	margin:0 100px 0 100px;
	text-align:left;
	line-height:150%;
}

p#footmenu{
	margin:10px 0 0 0;
	padding:10px 0 15px 0;
	border-top:1px dotted #CCCCCC;
	text-align:center;
	line-height:150%;
}

p#footmenu a{
	color:#333333;
	text-decoration:underline;
}

p#footmenu a:hover{
	color:#FF9900;
}

div#center-wrap{
	margin:0 10px 0 10px;
	width:450px;
}

div#right-wrap{
	margin:0;
	width:160px;
	height:auto;
}

div#right-top{
	margin:0;
	padding:0;
	width:160px;
	height:9px;
	background-image:url(/design/elekit/images/opt_parts/top_right.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:5px;
}

div#right-bottom{
	width:160px;
	height:9px;
	background-image:url(/design/elekit/images/opt_parts/bottom_right.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
}

table#right-middle{
	width:160px;
	height:auto;
	background-image:url(/design/elekit/images/opt_parts/middle_right.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:left;
}

table#right-body{
	width:146px;
	height:auto;
	margin:0 7px 0 7px;
}

div#side-left{
	color:#333333;
	line-height:150%;
}

div .side-wrap{
	width:180px;
}

div .side-middle{
	width:180px;
	background-image:url(/design/elekit/images/side_parts/back_left.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:left;
}

div .side-body{
	margin:0 10px 0 10px;
	padding-top:5px;
	width:160px;
}

div .side-body td {
	line-height:1.5;
	vertical-align:middle;
}

div .side-bottom{
	width:180px;
	height:15px;
	background-image:url(/design/elekit/images/side_parts/bottom_left.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

div .small{
	margin:5px 0 0 0;
	text-align:center;
	font-size:0.8em;
}

div .small a{
	color:#333333;
	text-decoration:underline;
}

div .separator-left{
	margin:0 auto 0 auto;
	padding:0;
	width:150px;
	height:10px;
	background-image:url(/design/elekit/images/side_parts/separator_left.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

div#review {
	margin-top:20px;
}

div#review textarea {
	width:350px!important;
}

div#information table td {
	padding:0 5px 3px 0;
}

h1 span, h2 span, h3 span, h4 span {
	position:absolute;
	text-indent:-9999px;
}

/* affect to only MacIE5 \*//*/
h1 span, h2 span, h3 span, h4 span {
	display:none;
}
/* end */


p.textLink {
	margin:2px 0 0 0;
	padding-left:10px;
	background:url(/design/elekit/images/common/orange_arrow.gif) no-repeat 0 4px;
	font-size:10px;
	line-height:1.2;
}

div#recommend table td img {
	margin-bottom:4px;
}

.mgT20 {
	margin-top:20px;
}

.mgT10 {
	margin-top:10px;
}

.mgT5 {
	margin-top:5px;
}

.mgL20 {
	margin-left:20px;
}

.mgL15 {
	margin-left:14px;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.clearfix {
	overflow:hidden;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

