/* CSS Document */

*{
    margin:auto;
	padding:0;
}

body{
    background-image:url(cmnfix/back.gif);
	background-repeat:repeat-x;
}

#outline{
    width:774;
}

h1{
    margin:0;
	padding:0;
	width:229px;
	height:46px;
	background-image:url(cmnfix/logo2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1 a{
    text-decoration:none;
	display:block;
	width:229px;
	height:46px;
}

h2{
    margin:0;
	padding:0;
	width:216px;
	height:47px;
	background-image:url(cmnfix/logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h2 a{
    text-decoration:none;
	display:block;
	width:216px;
	height:47px;
}

h3{
    margin:5px 5px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

h4{
    font-size:17px;
	font-weight:bold;
	color:#333333;
	border-left:#666600 solid 5px;
	border-bottom:#666600 solid 1px;
	text-indent:0.5em;
	padding-top:3px;
}

ul{
    list-style:none;
}

.navi{
    font-size:13px;
	color:#666666;
	margin:3px auto;
}

.navi a{
    color:#666666;
	text-decoration:none;
}

.navi a:hover{
    background-color:#666666;
	color:#FFFFFF;
}

.header{
    margin:10px auto;
}

.copy{
    font-size:12px;
	color:#666666;
}

.copy a{
    color:#666666;
	text-decoration:none;
}

.copy a:hover{
    background-color:#666666;
	color:#FFFFFF;
}

.tsp{
    margin-top:10px;
}

.text1{
    margin-left:10px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.text2{
    font-size:12px;
	color:#000000;
	text-align:right;
	margin-top:3px;
}

.text3{
    font-size:17px;
	font-weight:bold;
	color:#333333;
	padding:1px 3px;
}

.text4{
    font-size:19px;
	color:#333333;
	padding:3px 10px;
}
