* {
	margin: 0;
	padding: 0;
}
	
h1{
	color: #cc3300;
	font-size: 30px;
	padding: 10px 0 10px 10px;
	margin: 5px 0 5px 0;
	border-bottom: 5px dotted #6699cc;
}
h2 {
	background-color: #993300;
	font-size: 60px;
	padding: 10px 10px;
	border-bottom-color: #ff00cc;
	height: 100px;
}
h3 {
	font-size: 35px;
	color: #ff3300;
	float: left;
	padding-right: 530px;
}
h4 {
	font-size: 50px;
	color: #990000;
}	
.name {
		color: #990000;
		font-size: 25px;
	
}								
	
/*- Menu Tabs3 --------------------------- */
#tabs3 ul {
      margin:0 auto;
      padding:10px 0 0 0;/*- Menu 上右下左- */
      list-style:none;
      display:table;
      white-space:nowrap;
      list-style:none;
      height:35px;
      position:relative;
      background:#ff9999;
      font-size:12px;
}
#tabs3 li {
      display:table-cell;
      margin:0;
      padding:0;
}
#tabs3 li a {
      display:block;
      float:left;
      height:35px;
      line-height:30px;
      color:#333;
      text-decoration:none;
      font-family:arial, verdana, sans-serif;
      font-weight:bold;
      text-align:center;
      padding:0 0 0 10px;
      cursor:pointer;
      background:url(images/pro_six_0a.gif) no-repeat;
}
#tabs3 li a b {
      float:left;
      display:block;
      padding:0 25px 5px 15px;
      background:url(images/pro_six_0b.gif) no-repeat right top;
}
#tabs3 li.current a {
      color:#ff9999;
      background:url(images/pro_six_2a.gif) no-repeat;
}
#tabs3 li.current a b {
      background:url(images/pro_six_2b.gif) no-repeat right top;
}
#tabs3 li a:hover {
      color:#ff9999;
      background: url(images/pro_six_1a.gif) no-repeat;
}
#tabs3 li a:hover b {
      background:url(images/pro_six_1b.gif) no-repeat right top;
}
#tabs3 li.current a:hover {
      color:#ff9999;
      background: url(images/pro_six_2a.gif) no-repeat;
      cursor:default;
}
#tabs3 li.current a:hover b {
      background:url(images/pro_six_2b.gif) no-repeat right top;
}

#tabs3 ul {
      display:inline-block;
}
#tabs3 ul {
      display:inline;
}
#tabs3 ul li {
      float:left;
}
#tabs3 {
      text-align:center;
}
.clock {
	clear: right;
	float: right;
	padding: 15px 35px;
}
.gazou {
	float: right;
	margin-right: 20px;
	margin-left: 50px;
	margin-bottom: 200px;
	clear: left;
}				
.footer {
	font-family: fantasy;
	text-align:right;
	font-size: 80%;
	color: #003399;
	background-color: #66cc99;
	background-repeat: repeat-x;
		clear: right;
	padding-top: 15px;
	text-align: right;	
}
.shoukai {
	color: #ffffff;
	float: right;
    font-size: 90%;
    line-height: 2;
    font-weight: bold;
}	
.list {
	color: #660099;
	padding: 15px 0 0 30px;	
	line-height: 2;
	font-weight: bold;	
}
	