body {
	background: #FFF;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}
img{border:0px;}
p, h1, h2, li{margin:0; padding:0;}
ul,ol{
	list-style-position: outside;
	margin:8px 0 8px 25px;
	padding:0;
}
p,td,li{
	font-size:12px;
	line-height:160%;
	font-family: "Arial", "Helvetica", "sans-serif";
	color:#000;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

#wrap{
	width:780px;
	margin: 0px auto;
	padding: 0px;
	background:#fff;
}

/* header start
---------------------------------------------------------------------*/
#head{
	width:780px;
	height:100px;
	position: relative;
	text-align: left;
}
#head a{
	color:#000;
	font-size:10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}
#head a:hover{
	color:#000;
	font-size:10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
}
#banner{
	width:780px;
	height:53px;
	position: relative;
	text-align: left;
}
#banner a{
	color:#000;
	font-size:10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}
#banner a:hover{
	color:#000;
	font-size:10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
}
.logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
#english{
	position: absolute;
	top: 8px;
	right: 0px;
}
#link{
	position: absolute;
	top: 27px;
	right: 0px;
}
#link img{
	margin-right:3px;
}
h1.add{
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	position: absolute;
	top: 55px;
	right: 0px;
}

/* mainNavi start
---------------------------------------------------------------------*/
#mainNavi{
	width:780px;
	clear:both;
	margin-bottom:8px;
}

/* contents start
---------------------------------------------------------------------*/

#contents{
	width:780px;
	background:#FFF;
}
#info,
#mainContents{
	float:left;
	width:590px;
	margin:0px;
	padding:0px;
	text-align: left;
}
.infoTitle{
	height:18px;
	background: url(../images/tensen.gif) no-repeat left bottom;
	margin-top:5px;
}
.infoTitle02{
	height:28px;
	background: url(../images/tensen.gif) no-repeat left bottom;
	margin-top:5px;
}

.more{
	margin-left:360px;
}
.infoContents{
	overflow: auto;
	width:590px;
	height:320px;
	margin:10px 0px 20px;
}

#linkContents, #dairiten{
	padding:15px 0px;
}
#footerNavi{
	text-align:center;
	padding:0px 0px 10px;
}

#bannar{
	float:right;
	width:150px;
	margin:0px;
	padding:0px 0px 15px;
	text-align: left;
}

#bannar p{
	font-size:10px;
	line-height:14px;
}

h2.tenjiTitle{
	font-size:12px;
	font-weight:normal;
	margin:8px 0px 0px;
}

img.icon{
	padding:0px 0px 10px;
	float:left;	
}
.icon02{
	padding:3px 0px 30px;
	float:left;	
}

.topInfo{
	margin:15px 0px 0px;
}
.topInfoContents{
	margin-top:3px;
}
.moreText{
	text-align:right;
}


/* navi start
---------------------------------------------------------------------*/

#navi{
float:left;
width:170px;
margin:0px 20px 0px 0px;
text-align:left;
}

#navi a{
	display:block;
	height:13px;
    text-decoration:none;
	background:url(../images/naviBack.gif) no-repeat;
	padding:18px 0px 14px 15px;
	margin:0px;
	color:#300;
	font-size: 12px;
	font-weight:bold;
}
#navi a:visited,
#navi a.abtLink:visited {
    text-decoration:none;
	color:#300;
}
#navi a:hover,
#navi a.abtLink:hover {
    text-decoration:underline;
	color:#c00;
}
#navi a:active,
#navi a.abtLink:active {
    text-decoration:underline;
	color:#300;
}

.abtLinkspc{
	margin:5px 0px 8px 10px;
	line-height:100%;
}

#navi a.abtLink{
	display:block;
	height:13px;
    text-decoration:none;
	background:url(../images/icon02.gif) no-repeat left center;
	padding:5px 0px 5px 15px;
	margin:0px;
	color:#300;
	font-size: 12px;
	font-weight:normal;
}


/* mainContents start
---------------------------------------------------------------------*/
h2.abtTitle{
	height:20px;
	background: url(../images/tensen.gif) no-repeat left bottom;
	margin:15px 0px 10px;	
}
.abtSpc{
	margin:0px 0px 30px 0px;
}

/* other start
---------------------------------------------------------------------*/
.copyright{
	font-size:11px;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin:10px 0px;
	padding:0px;
}
.red {
	color: #CC0000;
}
.font10 {
	font: 10px "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.font20pink {
	font: italic bold 26px "Geneva", "Arial", "Helvetica", "sans-serif";
	color: #FF3366;
}
.font20blue {
	font: italic bold 26px "Geneva", "Arial", "Helvetica", "sans-serif";
	color: #0066CC;
}
.font18red {
	font: bold 18px "Geneva", "Arial", "Helvetica", "sans-serif";
	color: #FF6666;
}

/* english site
---------------------------------------------------------------------*/

.infoContents_en{
	overflow: auto;
	width:590px;
	height:230px;
	margin:10px 0px 20px;
}
.infoTitle03{
	height:18px;
	background: url(../images/tensen.gif) no-repeat left bottom;
	margin:5px 0 5px;
	font-size:12px;
	font-weight:bold;
}

