/* ================================================================ 
/*  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: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 td {
	font-size:10px;
	border: none;
	text-align:center;
	margin: 5px 0px 5px 0px;
	padding: 15px 0px 15px 0px;
}
/*------------------------------------
    company table
-------------------------------------*/
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;
}






