/* All Layout
-------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

fieldset,img{
	border: 0;
}

abbr,acronym{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: serif;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

body {
	background: #ffffff ;
	line-height: 1.5;
	color: #292929;
¡¡¡¡¡¡¡¡font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",serif;
	font-size: 10px;
	text-align: center;

}

* html body {
	font-size: 70%;
}

a:link {color: #666633;}
a:active {color: #666633;}
a:visited { 
	color: #666633;
	text-decoration: none;
}
a:hover {color: #ffcc00;}
/*
/* Wrapper
-------------------------------------------------*/
div#wrapper {
	margin: 0 auto;
	text-align: left;
	border: 0px solid #cccccc;
	width: 922px;
}
/* Header
-------------------------------------------------*/
div#header {
	height: 109px;
	margin: 1 auto;
	border-bottom: 0px solid #cccccc;
	text-align: right;
	width: inherit;
	position:relative;
background: url(rokujigen.jpg)  ;
}

div#header h1 {
	position: relative;
	top: 100px;
	right: 80px;
	font-size: 1.4em;
	font-weight: 600;
	color: #191919;
}
div#logo {
	position: absolute;
	top: 25px;
	right: 10px;
}

/* Contents
-------------------------------------------------*/
div#contents {
	margin: 0 auto;
	text-align: center;
	width: 850px;
}
/* Navi
-------------------------------------------------*/
ul#navi {
	margin: 3px 0 0 3px;
	padding: 5px;
	border: 0px solid #cccccc;
	float: left;
	width: 150px;
	text-align: left;
	letter-spacing: 0.1em;
}
ul#navi li {
	padding-left:5px;
	line-height: 0.5em;
	list-style: none;
	background: url(.gif) no-repeat 0 50% ;
	font-size: 1em;
}

/* Main Contents
-------------------------------------------------*/
div#mainContents {
	margin:  5px;
	padding: 5px;
	border: 0px solid #cccccc;
	float: right;
	width: 650px;
	text-align: left;
}
div#mainContents h2 {
	margin: 15px 5px 5px 5px;
	padding: 5px 5px 5px 15px;
	border-left: 7px dashed #CCCC99 ;
	font-size: 1.3em;
}

div#mainContents h3 {
	margin: 5px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #CCCC99;
	width: 600px;
	color: #999966;
	font-size: 1.3em;
}
div#mainContents p {
	margin-left: 20px;
	padding: 5px;
	text-indent: 1em;
	font-size: 1.2em;
    line-height: 2em;
}
div#mainContents ul {
	padding: 5px;
	font-size: 1.2em;
}

div#mainContents li {
    margin-left: 30px;
    line-height: 2em;
}

div#mainContents dl {
	padding: 5px;
}
div#mainContents dt {
	padding: 5px 5px 5px 20px;
	padding: 5px;
	width: inherit;
	font-size: 1.2em;
}
div#mainContents dd {
	margin: 5px 5px 5px 25px;
	padding: 5px;
	width: inherit;
	font-size: 1.2em;
    line-height: 2em;
}


/* Footer
-------------------------------------------------*/
div#footer {
	padding: 10px 0 0;
	border-top: 1px solid #cccccc;
	clear: both;
	
}

/* etc
-------------------------------------------------*/
div#mainContents h2:hover {
background-color:#ffe9f1;
}

p.col {
text-align:center;
width:340px;
}
p.col img{
border:1px solid #999966;
}

span {
font-size:0.9em;
color:#666666;
}