
* {
	margin: 0px;
	padding: 0px;
	letter-spacing:1px;
	line-height:1.6;
	font-size:100%;
	font-style:normal;}

html,body{
	height: 100%;
	overflow: hidden;}

p{
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 1.5em;}

table{
	border-collapse:collapse;
	border-spacing: 0;}

th, td, form, fieldset{
	margin:0;
	padding:0;
}

th,td{
	vertical-align: bottom;
	text-align:left;
}
dt{ margin-top: 1em;}

caption{ display:none;}

fieldset{ border:none;}

img {
	border: 0;
	z-index: 1;}

h2,ul,dl{
	list-style:none;
	font-size: 1.1em;}
li{ margin-bottom: 0.5em;}

input {
	vertical-align: middle;
	padding: 2px 0;}

hr {
	margin: 1em 0;
	height: 1px;}

em { color: #cc0; font-size: 0.8em;}

a { color: #fff;}
a:hover { color:#00cccc;}
a:visited { color: #c0c0c0;}

.left { text-align: left !important;}
.center { text-align: center !important;}
.right { text-align: right !important;}
.clear { clear: left !important;}
.b{ font-weight: bold;}
.s{ font-size: 1em;}
.l{ font-size: 1.5em;}
.r{ color: #cc0000;}
.u{ color: #003399;}
.w{ color: #fff;}

.fl{ float: left;
	margin-right: 2em;}
.cb{ clear: both;}
.m1000b{ margin-bottom: 1000px;}
.m100b{ margin-bottom: 100px;}

/* body
---------------------------------------------------------------------------------- */

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka",verdana,arial,sans-serif;
	background: #fff;
	font-size: 62.5%;
	color: #333;}


/* #wrapper
---------------------------------------------------------------------------------- */

#wrapper{
	border: solid 1px;
	margin: 0 auto;
	position: relative;
	height: 100%;}

/* #header
---------------------------------------------------------------------------------- */

#header{
	background: #333 url(img/logo.jpg) no-repeat top left;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 180px;}
#header h1{ display: none;}


/* #menu
---------------------------------------------------------------------------------- */

#menu{
	background: #333 url(img/menu.jpg) no-repeat top left;
	height: 25px;
	position: absolute;
	font-size: 10px !important;
	top: 60px;
	left: 0;
	width: 180px;
	z-index: 2;}
#menu li{
	float: left;
	color: #ccc;
	padding: 0;
	width: 45px;}
#menu ul{ padding: 5px 0em;
 text-align: center !important;}

/* #sideMenu
---------------------------------------------------------------------------------- */

#sideMenu{
	background: #1987c0 url(img/back.gif) repeat-x top left fixed;
	overflow: auto;
	color: #ccc;
	position: absolute;
	left: 0;
	top: 85px;
	z-index: 2;
	width: 180px;
	height: 100%;}
#sideMenu ul{
	margin: 1em;}
#sideMenu dl{ padding: 0 0 180px 1em;}
#sideMenu dd{ padding-left: 1em;}


/* #main
---------------------------------------------------------------------------------- */

#main{
	background: #fff;
	overflow: auto;
	margin-left: 180px;
	position: relative;
	z-index: 4;
	height: 100%;}
#mainCon{ padding: 50px 30px;}

#main a { color: #3968b9;}
.link dd{ margin: -40px 0 2em 220px;}

#if{
	width: 460px;
	height: 120px;
	background: #fff;}
#blog{
	width: 100%;
	height: 100% !important;
	z-index: 1;
	top: 0;
	left: 0;}
#mainCon dl{ font-size: 1.2em;}
#mainCon .pm dt{ font-weight: bold; margin-left: 3em;}
#mainCon .pm dd{ margin: 0 0 1em 4em;}
#main2{
	background: #fff;
	overflow: auto;
	margin-left: 230px;
	position: relative;
	z-index: 4;
	height: 100%;}
#main3{
	background: #fff;
	overflow: auto;
	margin-left: 200px;
	position: relative;
	z-index: 4;
	height: 100%;}

/* #footer
---------------------------------------------------------------------------------- */

#footer{
	background: url(img/kusa.gif) repeat-x bottom;
	color: #ccc;
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
	width: 100%;}
#footer img{
	margin-left: 94px;}