body {
	margin: 0px;
	font-size: 12px;
}

p, td {
	font-size: 12px;
}

a {
	color: #003366; /*336699*/
}

a:visited {
	color: #6699cc;
}

a:hover {
	color: #6699cc;
}

/*********************************** Main Parts Positions*********/
#toplogo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	z-index: 1;
}

#head {
	width: 610px;
	height: 65px;
	position: absolute;
	top: 35px;
	left: 150px;
	margin: 0px;
	background-image:  url(images/p_titleline1_f3.gif);
	background-repeat: no-repeat;
	z-index: 2;
}

#headNavi {
	position: absolute;
	top: 0px;
	left: 270px;
	margin-top: 5px;
	padding: 0px;
	width: 470px;
	height: auto;
	border: 1px dotted #666;
	/*background-color:#fff;*/
	z-index: 3;
}

#leftNavi {
	width: 150px;
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 4;
}



/*********************************** Sub-Parts Positions*********/

h1 {
	position: absolute;
	top: 45px;
	left: 180px;
	margin: 0px;
	padding: 10px;
	font-size: 14px;
	color: #666;
	z-index: 7;
}
h1 span {
	display: none;
}

                                     


/* leftNavi */
#leftNavi div.navi1 div {
	width:140px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-size: 12px;
	/*background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;*/
}

#leftNavi div.navi1 div a {
	width:140px;
	text-decoration: none;
	color:003366;
	border-bottom: 1px dotted #6699cc;
}

#leftNavi div.navi1 div a:hover {
	width:140px;
	border-bottom: 1px solid #6699cc;
}

#leftNavi div.navi1 div.subnavi {
	width:130px;
	margin-left: 20px;
	font-size: 10px;
}

#leftNavi div.n-title {
	width:140px;
	margin: 5px 10px 10px 10px;
	padding-left: 5px;
	font-size: 12px;
	border-left: 5px solid #6699cc;
}
#leftNavi div.navi2 div {
	width:140px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-size: 12px;
}
#leftNavi div.navi2 div a {
	width:140px;
	text-decoration: none;
	color:003366;
	border-bottom: 1px dotted #6699cc;
}
#leftNavi div.navi2 div a:hover {
	width:140px;
	border-bottom: 1px solid #6699cc;	
}



/* GoogleADsence */
.gAD-x {
	width:480px;
	margin-top:0;
	margin-left:30;
	padding: 10px;
	border-top: 1px dotted #666;
}
.gAD-y {
	height: 600px;
	position:absolute;
	top:140;
	left:630;
	padding: 10px 5px 30px 5px;
	border-top: 2px dotted #999;
	border-left: 2px dotted #999;
}

/* Google Search */
#leftNavi div.search {
	width:140px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}


/* AD */
.AD2 {
	position:absolute;
	width: 120;	
	top:760;
	left:630;
	padding: 10px 5px 30px 5px;
	border-top: 2px dotted #999;
	border-left: 2px dotted #999;
}


/* others */
.xs-font {
	font-size: xx-small;
}

.waku {
 border: 1px dotted #999;
 padding: 10px
}
