/* ================================================================ */
/*  COMMON STYLESHEET                                               */
/*  				net-hikkoshi.com	Ver. 1.00   */
/* ================================================================ */

*{margin:0; padding:0;}

body {
	background-image: url(../../images/common/bg.gif);
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
	line-height:150%;
}
td,th{
	font-size:12px;
	color:#333333;
	line-height:150%;
}

a { outline: none; }

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
a.box:link,a.box:visited{
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size:12px;
	color: #fff;
	font-weight:normal;
	margin:0;
	padding:3px 0px 3px 0px;
}
img {
	border:0;
	margin:0;
	padding:0;
}

/*------------------------------------- */
/*             Design Top               */
/*------------------------------------- */
#tpbar{
	width:780px;
	height:17px;
	text-align:left;
	color: #003300;
	font-size:12px;
	margin:0 auto;
	background-image:url(../../images/common/topber.jpg);
}
#tpbar img{
	display:block;
	float:right;
}
#tpbar h1{
	display:block;
	color: #ffffff;
	margin-left:5px;
	padding:0;
	font-weight:normal;
}
/*------------------------------------- */
/*          footer link box             */
/*------------------------------------- */

table.footer{
	background:#F0F0F0;
}

table.footer td {
	font-size:10px;
	border: none;
	text-align:center;
	margin: 5px 0px 5px 0px;
	padding: 15px 0px 15px 0px;
}
/*------------------------------------- */
/*          company table               */
/*------------------------------------- */
TABLE#comtbl { width:500px; margin-top:15px; margin-bottom:20px; }
TABLE#comtbl TR { width:500px; height:38px; }
TABLE#comtbl TR TH { width:110px; padding-right:25px; text-align:right; background:url(../../company/images/comtbl_bgL.gif) no-repeat 0 28px; }
TABLE#comtbl TR TD { width:350px; padding-left:15px; text-align:left;  background:url(../../company/images/comtbl_bgR.gif) no-repeat 0 28px; }
TABLE#comtbl TR TD STRONG { font-weight:normal; }
TABLE#comtbl TR TD STRONG A { text-decoration:none; }
TABLE#comtbl TR TD STRONG A:hover { text-decoration:underline; }
table.company {
	margin-bottom:10px;
	border:none;
}

table.company td{
	font-size:12px;
	color:#666;
	line-height:150%;
	text-align:left;
	padding-left:10px;
}
table.company span{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1.1px;
	color:#666;
}

/*------------------------------------- */
/*           privacy LINK               */
/*------------------------------------- */
.privacy a{
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
.privacy a:hover{
	color:#006699;
	text-decoration:underline;
}

.style1 {
	font-weight:bold;
	color:#BD0000;
}



/*------------------------------------- */
/*    Toppage template @ 2011.8.4       */
/*------------------------------------- */


.photo_right{
	margin:0 0 15px 15px;
	float:right;
	}
.photo_left{
	margin:0 15px 15px 0;
	float:left;
	}

.font_navy{color:#006699;}
.font_darkred{color:#990000;}
.font_red{color:#FF0000;}
.font_green{color:#669900;}
.font_pink{color:#FF6699;}
.font_lightgray{color:#666;}
.font_yellow{color:#FF0;}

.font_nomalbold{font-weight:normal;}
.font_bold{font-weight:bold;}


.line_center{text-align:center;}
.line_right{text-align:right;}



.margin_b5px{margin-bottom:5px;}
.margin_b10px{margin-bottom:10px;}
.margin_b20px{margin-bottom:20px;}

.imeoff{ime-mode: disabled;}


.clearfix{
	overflow:hidden;
	}
* html .clearfix{
  height:1%;
  overflow:visible;
}

.clear{clear:both;}



#contents-wrapper{
	width:780px;
	background:#FFFFFF;
	text-align:left;
	}

#contents-box{
	}

#contents-left{
	width:530px;
	float:left;
	margin-left:10px;
	padding-bottom:30px;
	}
#contents-right{
	width:200px;
	float:right;
	margin-right:10px;
	padding-bottom:30px;
	}



#footer-left{
	width:400px;
	float:left;
	text-align:left;
	padding:3px 0 0 5px; 
	font-size:11px;
	color:#333;
}

#footer-right{
	width:300px;
	float:right;
	text-align:right;
	padding:3px 5px 0 0; 
}
