@charset "UTF-8";
/* Target browser IE7/8, Firefox3, ONLY */

/* ++++++ BASIC STRUCTURE ++++++ */
* {
	margin:0px;
	padding:0px;  
}

body {
	color:#666666;
	background-color:#FFFFFF;
	background-image:url(images/bg01.gif);
	background-repeat:repeat-x;
	text-align:center;
}

body, table, caption, th, td, form, input, textarea {
	font-size:small;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:1.35em;
	letter-spacing:0.1em;
}

/*  \*/
* html body, * html table, * html caption, * html th, * html td, * html form, * html input, * html textarea, {
	font-size:small;
	line-height:1.35em;
	letter-spacing:0.1em;
}

/*  */
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/underbox01.gif);
	background-repeat:repeat-y;
	background-position:100%;
	text-align:left;
	width:802px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#header {

	background-color:#FFFFFF;
	background-image:url(images/head02.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:800px;
	height:100px;
	clear:both;
}

#globalnav {
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:0% 100%;
	width: 800px;
	height: 18px;
}

#topimage {
	background-color:#FFFFFF;
	width:800px;
	height:250px;
}

#container {
	background-color:#FFFFFF;
	background-image:url(images/conback02.jpg);
	background-position:0% 100%;
	background-repeat:repeat-y;
	clear:left;
	overflow:auto;
	width:800px;
}

#sidebar1 {
	color:#666666;
	background-image:url(images/conback02.jpg);
	background-repeat:repeat-y;
	background-position:0% 100%;
	float:left;
	width:200px;
}

#contents {
	color:#000000;        
	float:right;
	width:600px;
}

#prefooter {
	background-image:url(images/conback02.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	width:800px;
	height:20px;
}

#footer {
	background-image:url(images/foot01.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	width:800px;
}

/* ++++++ 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 h5 {
	padding:50px 0px 0px 680px;
}

#header p {
	Color:#FFFFFF;
	font-size: small;
	font-weight: bold;
	letter-spacing: -0.14em;
	padding:5px 15px 0px 15px;
}

/* +++ GLOBALNAV +++ */
#globalnav ul {
	text-align:center;
	margin-left:330px;
	list-style:none;
}

/* \*/
* html #globalnav ul {
	margin-left:345px;
}

/*  */
#globalnav ul li {
	color:#666666;
	font-size:small;
	font-weight:bold;
	display:inline;
}

#globalnav ul li a {
	color:#666666;
	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;
}

/* ++++ SIDEBAR1 ++++ */
#sidebar1 .sidemenu {
	margin:0px;
	padding:0px;
}
#sidebar1 .sidemenu h1 {
	color:#FFFFFF;
	background-image:url(images/menuhead01.jpg);
	background-repeat:no-repeat;
	background-position:100%;
	font-size:0.85em;
	font-weight:bold;
	line-height:1em;
	text-align:center;
	padding:4px 0px 4px 0px; 
	border-bottom:1px solid #EEEEEE;
}

#sidebar1 .sidemenu h2 {
	color:#000000;
	background-color:#E0FFFF;
	background-image:url(images/about.png);
	background-repeat:no-repeat;
	background-position:100%;
	font-size:0.8em;
	letter-spacing: 0.01em;
	font-weight:bold;
	line-height:1.5em;
	text-align:left;
	padding:22px 0px 25px 15px;        
}

#sidebar1 .sidemenu ul {
	list-style:none;
	font-size:small;
	padding:0px;
}

#sidebar1 .sidemenu ul li{
	color:#000000;
	background-image:url(images/arrow01.png);
	background-repeat:no-repeat;
	background-position:5%;
	background-color:#99CCFF;
	font-weight:bold;
}

#sidebar1 .sidemenu a {
	color:#000000;
	display:block;
	border-bottom:1px solid #EEEEEE;
	margin:0px;
	padding:16px 5px 14px 50px;
}

#sidebar1 .sidemenu a:link {
	color:#000000;
}

#sidebar1 .sidemenu a:visited {
	color:#000000;
}

#sidebar1 .sidemenu a:hover {
	color:#FFFFFF;
	background-color:#6699FF;
	background-image:url(images/arrow02.png);
	background-repeat:no-repeat;
	background-position:5%;
	font-weight:bold;
}

#sidebar1 .sidemenu2 {
	color:#666666;
	background-color:#FFFFED5;
	font-size:small;
	margin:0px;
	padding:5px 0px;
	text-align:center;
}

#sidebar1 .sidemenu3 {
	color:#666666;
	background-color:#FFFFED5;
	font-size:small;
	margin:0px;
	padding:5px 0px;
	text-align:center;
}

/* +++ CONTENTS +++ */
.contentsbody {
	background-color:#FFFFFF;
	margin:10px 5px;
	padding:0px;
}

.contentsbody h1{
	background-image:url(images/title01.jpg);
	background-repeat:no-repeat;
	font-size:1em;
	font-weight: bold;
	line-height:1.4em;
	margin:5px;
	padding:6px 0px 8px 25px;
}

.contentsbody h2{
	background-image:url(images/title02.jpg);
	background-repeat:no-repeat;
	background-position:3% 50%;
	font-size:1em;
	font-weight: bold;
	line-height:1.4em;
	margin:5px;
	padding:6px 0px 8px 65px;
}

.contentsbody h3{
	font-size:1em;
	font-weight: bold;
	line-height:1.4em;
	margin:0px;
	padding:6px 25px;
}

.contentsbody h4{
	font-size:1em;
	font-weight:bold;
	line-height:1.4em;
	margin:0px;
	padding:10px 25px;
}

.contentsbody p {
	font-size:small;
	line-height:1.35em;
	letter-spacing:0.1em;
	padding:10px 25px;

}

.contentsbody p strong {
	font-size:small;
	line-height:1.35em;
	letter-spacing:0.1em;
	font-weight:bold;
	font-style:normal;
}

.contentsbody blockquote {
}

.contentsbody img {
	padding:0px 5px;
}

.contentsbody hr {
	text-align:center;
	width:90%;
	padding:0px 25px;
}

.contentsbody table {
	font-size:1.2em;
	margin:25px;
	padding:10px 20px;
}

.breadcrumbs {
	padding-left:20px;
}

/* +++ PREFOOTER +++ */
#prefooter ul {
	text-align:center;
	margin:0px 0px 0px 285px;
	list-style:none;
}

/* \*/
* html #prefooter ul {
	margin-left:300px;
}

/*  */
#prefooter ul li {
	color:#666666;
	font-size:small;
	font-weight:bold;
	display:inline;
}

#prefooter ul li a {
	color:#666666;
	display:block;
	float:left;
	width:101px;
	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 {
	color:#FFFFFF;
	background-image:url(images/foot01.png);       
	background-repeat:repeat-x;
	font-size:small;
	font-weight:bold;
	line-height:1.1em;
	text-align:right;
	padding-right:10px;
}

#footer p a {
	color:#FFFF00;
}

#footer address {
	font-size:0.8em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:66CC33;
	text-align:right;	
	padding:1em 10px;
}


/* +++ UPDATE +++ */
.update {
	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);
	background-position:0% 40%;
	font-size:small;
	font-weight:nomal;
	margin:0.5em;
	padding-left:60px;
	border:none;

}

/* +++ NEWTOPICS +++ */
.newtopics {
	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/new01.png);
	background-position:0% 40%;
	font-size:small;
	font-weight:nomal;
	margin:0.5em;
	padding-left:60px;
	border:none;
}
