@charset "UTF-8";
/* Target browser IE6/7, Firefox1.5/2, ONLY */

/* ++++++ BASIC STRUCTURE ++++++ */
* {
	margin:0px;
	padding:0px;
        
}
body {
	color:#666666;
	background-color:#CCFFCC;
	background-image:none;
        background-repeat:repeat-x;
	text-align:center;
}
body, table, caption, th, td, form, input, textarea, {
	font-size:0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:1.4em;
	letter-spacing:0.09em;
}
/*  \*/
* html body, * html table, * html caption, * html th, * html td, * html form, * html input, * html textarea, {
	font-size:0.8em;
	line-height:1.4em;
	letter-spacing:0.09em;
}
/*  */
a {
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
table, img {
	border:0px none transparent;
}
table {
	border-collapse:collapse
}
caption, th {
	font-weight:bold;
}

/* ++++++ LAYOUT ++++++ */
#underbox {
	background-image:url(images/underbox04.gif);
	background-repeat:repeat-y;
	background-position:100% 0%;
	text-align:left;
	width:802px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-color:#fff;
	background-image:url(images/head00.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:800px;
	height:150px;
}
#globalnav {
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:800px;
	padding:0px 0px 3px;
}
#topimage {
	background-color:red;
	background-repeat:no-repeat;
	text-align:left;
	width:800px;
	height:200px;
}
#container {
	background-color:#fff;
        background-position:0% 100%;
	text-align:left;
 	clear:left;
	overflow:auto;
	width:800px;
	padding:10px 0px 3px;
}
#mainmenu01{
	color:#000;
	background-image:url(images/mainmenu11.jpg);
        float: left;
        width:260px;
        height:200px;
	margin-top:0px;
        margin-left:4px;
}
#mainmenu02{
	color:#000;
	background-image:url(images/mainmenu12.jpg);
        float: left;
        width:260px;
        height:200px;
	margin-top:0px;
        margin-left:4px;
}
#mainmenu03{
	color:#000;
        float: left;
	background-image:url(images/mainmenu13.jpg);
        width:260px;
        height:200px;
	margin-top:0px;
        margin-left:4px;
}
#bana01{
	clear:left;
        background-color:#fff;
        width:800px;
        height:120px;
}
#contents{
	color:#000;
        float:left;
        width:600px;
}
#bana02{
	color:#000;
	background-color:#fff;
        float:right;
        width:200px;
        height:250px;
}
#prefooter{
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:800px;
	padding:0px;
}
#footer {
	background-image:url(images/underbox04.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:800px;
	padding-bottom:4px;
}

/* ++++++ COMMON ++++++ */
/* +++ HEADER +++ */
#header h1.sitename {
	font-size:1.5em;
	font-weight: bold;
	line-height:1em;
}
#header h1.sitename a {
	color:#333;
}
#header h1.sitename a:link {
	color:#333;
}
#header h1.sitename a:visited {
	color:#333;
}
#header h1.sitename a:hover {
	color:#333;
}

#header p {
	color:#FFFFFF;
        font-size: 0.9em;
        font-weight: bold;
        letter-spacing: -0.09em;
        padding:5px 0px 0px 350px;
}

/* +++ GLOBALNAV +++ */
#globalnav ul {
	color:#666666;
        font-weight:bold;
        font-size: 0.8em;
        text-align:center;
	overflow:auto;
	margin:0px 0px 1px 410px;
	list-style:none;
}
/* \*/
* html #globalnav ul {
	margin-left:425px;
}
/*  */
#globalnav ul li {
        display:inline;
}
#globalnav ul li a {
	display:block;
	float:left;
	width:90px;
        border-left:solid 1px #999999;
}
#globalnav ul li.first a{
}
#globalnav ul li a:link {
	color:#666666;
}
#globalnav ul li a:visited {
	color:#666666;
}
#globalnav ul li a:hover {
	color:#CCCCCC;
}

/* +++ CONTAINER +++ */
#container p.topagetop {
	clear:both;
	text-align:right;
	margin:1em;
}
/* +++ CONTENTS +++ */
.contentsbody {
	background-color:#fff;
	margin:0px 8px 0px 8px;
}
.contentsbody h1{
	background-image:url(images/title02.jpg);
	background-repeat:no-repeat;
	font-size:1.1em;
	font-weight: bold;
	line-height:1em;
	margin:0px;
	padding:8px 0px 10px 36px;
}
.contentsbody h2{
	background-image:url(images/listmark02.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:1.2em;
	font-weight: bold;
	line-height:1em;
	margin:0px 5px 0.2em;
	padding-left:16px;
}
.contentsbody h3{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin:0px 5px 0.2em;
}
.contentsbody h4{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin:0px 5px 0.2em;
}
.contentsbody p {
	margin:0px 1.5em 0.5em;
}

.contentsbody p em {
	font-size:1em;
	font-weight:bold;
	font-style:normal;
}

.contentsbody p strong {
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
}
.contentsbody blockquote {
}


/* ++++ MAINMENU01 ++++ */
#mainmenu01 ul {
	list-style:none;
	padding:60px 20px 0px 20px;
        
}
#mainmenu01 ul li{
	border-bottom:1px dotted #ccc;
}
#mainmenu01 a {
	color:#333333;
        background-image:url(images/listmark03.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	display:block;
	padding:5px 0px 5px 25px;

}
#mainmenu01 a:link {
}
#mainmenu01 a:visited {
}
#mainmenu01 a:hover {
	color:#333333;
	background-color:#CCFF99;
}

/* ++++ MAINMENU02 ++++ */
#mainmenu02 ul {
	list-style:none;
	padding:60px 20px 0px 20px;
        
}
#mainmenu02 ul li{
	border-bottom:1px dotted #ccc;
}
#mainmenu02 a {
	color:#333333;
        background-image:url(images/listmark03.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	display:block;
	padding:5px 0px 5px 25px;

}
#mainmenu02 a:link {
}
#mainmenu02 a:visited {
}
#mainmenu02 a:hover {
	color:#333333;
	background-color:#CCFF99;
}

/* ++++ MAINMENU03 ++++ */
#mainmenu03 ul {
	list-style:none;
	padding:60px 20px 0px 20px;
        
}
#mainmenu03 ul li{
	border-bottom:1px dotted #ccc;
}
#mainmenu03 a {
	color:#333333;
        background-image:url(images/listmark03.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	display:block;
	padding:5px 0px 5px 25px;

}
#mainmenu03 a:link {
}
#mainmenu03 a:visited {
}
#mainmenu03 a:hover {
	color:#333333;
	background-color:#CCFF99;
}

/* ++++ SIDEBAR1 ++++ */
#sidebar1 .sidemenu {
	margin:0px;
	padding:40px 20px;
}
#sidebar1 .sidemenu ul {
	list-style:none;
	padding-left:20px;
}
#sidebar1 .sidemenu ul li{
	border-bottom:1px doted #ccc;
}
#sidebar1 .sidemenu h2 {
	color:#333;
	background-color:#fff;
	background-image:url(images/listmark02.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin-bottom:10px;
	padding:5px 5px 5px 21px;
	border-top:3px double #eee;
	border-bottom:3px double #eee;
}
#sidebar1 .sidemenu a {
	color:#666;
	background-image:url(images/listmark03.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	display:block;
	padding:5px 5px 5px 19px;
}
#sidebar1 .sidemenu a:link {
	color:#666;
}
#sidebar1 .sidemenu a:visited {
	color:#666;
}
#sidebar1 .sidemenu a:hover {
	color:#666;
	background-color:#ffe;
}

#sidebar1 p.rss {
	text-align:center;
}

#sidebar1 p.rss a {
	color:#666;
	background-color:#fc6;
	display:block;
	margin:0px 40px 10px;
	padding:2px 0px;
}
#sidebar1 p.rss a:link {
	color:#666;
}
#sidebar1 p.rss a:visited {
	color:#666;
}
#sidebar1 p.rss a:hover {
	color:#666;
	background-color:#ffd;
}

/* +++ PREFOOTER +++ */
#prefooter ul {
	color: #666666;
        font-size: 0.8em;
        font-weight: bold;
        text-align:center;
	overflow:auto;
	margin:0px 0px 1px 285px;
	list-style:none;
}
/* \*/
* html #prefooter ul {
	margin-left:300px;
}
/*  */
#prefooter ul li {
        display:inline;
}
#prefooter ul li a {
	color:#666666;
	display:block;
	float:left;
	width:100px;
        border-left:solid 1px #999999;
}
#prefooter ul li.first a{
}
#prefooter ul li a:link {
	color:#666666;
}
#prefooter ul li a:visited {
	color:#666666;
}
#prefooter ul li a:hover {
	color:#CCCCCC;
}

/* +++ FOOTER +++ */
#footer p {
        background-image:url(images/foot02.png);       
	background-repeat:repeat-x;
        font-size: 0.8em;
        font-weight: bold;
        color:#FFFFFF;
        text-align:right;
        padding:5px 10px;
}

#footer p a {
	color:#FFFF33;
}

#footer address {
	font-size: 0.8em;
        font-weight: bold;
        color:#FFFFFF;
        background-color:66CC33;
        text-align:right;	
        padding:1em 10px;
}

/* +++ UPDATE +++ */
.update {
font-size:0.8em;
background-color:#fff;
margin-left:20px;
}

.update ul li {

list-style:none;
}

.update ul li p,
.update ul li h2 {
display:inline;
padding-left:10px;
margin:0px;
}

.update ul li h2 {
background-image:url(images/update01.png);
margin:1em;
padding-left:60px;
border:none;
 
} 

/* +++ NEWTOPICS +++ */
.newtopics {
font-size:0.8em;
background-color:#fff;
margin-left:20px;
}

.newtopics ul li {
list-style:none;
}

.newtopics ul li p,
.newtopics ul li h2 {
display:inline;
padding-left:10px;
margin:0px;
}

.newtopics ul li h2 {
background-image:url(images/update01.png);
margin:1em;
padding-left:60px;
border:none;
 
} 

