/* CSS Document */

*,html { 
padding: 0px;
margin: 0px;
}

body {
padding: 0;
margin: 0;
background-color: #FFF;

background-repeat:repeat-x;
background-attachment:fixed;
}

/* font */

h1, h2, p, a, .small, table, navi, ul, textarea, input {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
line-height:1.3em;
}

h1 {
font-weight: bold;
font-size: 20px;
padding: 30px 0 10px 30px;
color: #222b73;
}

h2 {
font-weight: bold;
font-size: 16px;
padding: 20px 0 10px 30px;
color: #222b73;
}

p {
font-size: 13px;
padding: 10px 20px 10px 30px;
color:#333;
}

ul {
font-size: 13px;
color:#333;
list-style-type:disc;
padding: 10px 0 10px 50px;
}

textarea, input {
font-size: 13px;
color:#000;
}

#navi ul {
list-style:none;
text-align:right;
}

#navi li {
padding: 0 0 0 10px;
}

#footer p {
font-size: 10px;
color:#00000;
}

#footer a {
font-size: 10px;
color:#222b73;
}

#navi a {
color:#222b73;
font-size:15px;
}

table {
font-size: 13px;
padding: 10px 0 0 20px;
border-spacing:10px;
padding-bottom:30px;
color:#333;
}

a {
font-size: 13px;
font-weight: bold;
color: #222b73;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: none;
}

.small {
font-size: 10px;
}

.red {
color:#F00;
}

hr {
margin: 0 20px 0 30px;
}


/* div */

#wrap {
width: 800px;
margin-left:auto;
margin-right:auto;
padding:0px;
}

#navi {
margin:-50px 20px 0 0;
}

#content {
margin:30px 0 0 300px;
width: 550px;
min-height:550px;
background-color:#FFF;
 }

#content_agb_pop {
margin:30px;
width: 550px;
background-color:#FFF;
}

#footer {
width: 550px;
margin:0 0 50px 300px;
}

#left {
position:fixed;
width:300px;
margin-top:-30px
}

#left_2 {
position:fixed;
width:300px;
margin-top:10px
}



/* IE 6 */
* html #left {
margin-left:-300px;
margin-top:0;
}

/* IE 7 */
*+html #left {
margin-left:-300px;
margin-top:0;
}
.Stil2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
