/*‹¤’Ê
*{
  margin:0;
  padding:0;
  zoom:1;
} */

body {
margin: 0;
padding: 0;
/*text-align: center;*/
background-color:#000;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "sans-serif";
font-size: 12px;
line-height:1.4;
color: #767676;
}


/*bgimage*/
.bgimg01{
background:url(image/hedder01.gif) no-repeat;
}
.bgimg02{
background:url(image/bgimg01.gif) no-repeat;
background-position: left 50%;
}
.bgimg03{
background:url(image/bgimg02.gif) repeat-x;
background-position: left 50%;
}
.td-photo1 {  
	height: 140px;  width: 25%;
	border-style: solid; 
	border-width: 1px 2px 2px 1px; 
	border-color: #696969 #000000 #000000 #696969; 
	background-color: #222222;
	text-align: center;
}


/*margin*/
.mgn-top01{
margin-top: 10px;
}
.mgn-top02{
margin-top: 20px;
}
.mgn-top03{
margin-top: 50px;
}
.mgn-top04{
margin-top: 30px;
}
.mgn-top05{
margin-top: 40px;
}
.mgn-left01{
margin-left: 10px;
}
.mgn01{
margin: 20px 0px 0px 15px;
}

/*padding*/
.pad-top01{
padding-top: 10px;
}
.pad-top02{
padding-top: 20px;
}

.pad-left01{
padding-left: 10px;
}
.pad-left02{
padding-left: 20px;
}

.pad-left03{
padding-left: 30px;
}

.pad01{
padding: 0px 10px 0px;
}
.pad02{
padding: 0px 5px 0px;
}


/*float*/
.img01{
float:left;
}

/*text*/
.txt01{
line-height:1.8em;
}
.txt02{
color: #FFFFFF;
font-weight:bold;
padding-left:90px;
}
.txt03{
color: #FFFFFF;
padding: 10px;
}
.txt04{
color: #FFFFFF;
font-size:24px;
}
.txt05{
color: #FFFFFF;
font-size:20px;
font-weight:bold;
padding-left:20px;
}
.txt06{
color: #FFFFFF;
font-size:12px;
line-height: 2.8em;
padding-right: 10px;
}
	.txt06 a:link{color:#FFFFFF;text-decoration:none;}
	.txt06 a:visited{color:#FFFFFF;text-decoration:none;}
	.txt06 a:active{color:#FFFFFF;text-decoration:none;}
	.txt06 a:hover{color:#ED00DF;text-decoration:none;}

.txt07{
font-size: 12px;
line-height:1.4;
color: #CCCCCC;
padding-left: 10px;
}
.txt08{
font-size: 14px;
line-height:1.4;
color: #CCCCCC;
}

.txt09{
font-size: 14px;
line-height:1.4;
color: #999999;
}


/*border*/
.border01{
border:1px solid;
border-color:#FF00FF;
}
.border02{
border-left:1px solid;
border-left-color:#393939;
border-top:2px solid;
border-top-color:#A4A4A4;
}


