@charset "utf-8";
/* CSS Document */

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #353535;
	margin: 0px;
	padding: 0px;
}

UL, LI {
	margin : 0;
	padding : 0;
}

P {
	margin : 0 0 10px 0;
	padding : 0;
	line-height : 180%;
}

H1, H2, H3, H4, H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	margin : 0 0 30px 0;
}
H1 {
	font-size : 24px;
	font-weight : 400;
	color : #552683;
}

H2 {
	font-size : 14px;
	margin-bottom: 20px;
}
H3 {
	font-size : 13px;
	margin-bottom: 20px;
}
H4, H5 {
	font-size : 12px;
	margin-bottom: 20px;
}

IMG { border : 0; }


#bigwrapper {
	position:relative;
	width : 990px;
	margin : 0 auto;
}

#foottext {
	padding-top : 15px;
	text-align : center;
	color : #552683;
}	

#head {
	width : 990px;
	height : 91px;
}

#navi {
	width : 990px;
	height : 68px;
}

a:active, a:link, a:visited {
	color : #552683;
}

a:hover {
	text-decoration : none;
	color : #aa2683;
}

a.active {
	font-weight: bold;
}

#foot {
	width : 990px;
	height : 98px;
	background : url(gfx/foot.jpg) no-repeat;
}

#middlecontainer {
	width : 990px;
	min-height : 355px;
	background-repeat : no-repeat;
}

#etusivu-main {
	width : 700px;
	padding-top: 45px;
	padding-left: 110px;
	padding-bottom: 20px;
	/*padding : 45px 477px 20px 110px;*/
	/*height : 289px;
	overflow : auto;*/
}

#alasivu-repeat-bg {
	width : 990px;
	background : url('gfx/bg-repeat.jpg') repeat-y;
}

#alanavi-container {
	float : left;
	width : 145px;
	padding-left : 55px;
	margin-right : 10px;
}

#alasivu-txt {
	padding-top :22px;
	float: left;
	width: 420px;
	margin-left : 30px;
}

#alanavi {
	margin : 10px 0 0 20px;
	list-style-type : none;
}

#alanavi a {
	display:block;
	background-image: url(gfx/li.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	text-decoration:none;
	padding: 5px 15px 6px 15px;
}

#alanavi a.subnavi {
	/*color: #ffa300;*/
	/*color: #000000;*/
}

#bloginappi {
	position:absolute;
	top:164px;
	right:77px;
}
