/* 疑似クラス ----------------------------------- */

a:link {
	color: #0044FF;
	background-color:transparent;
	text-decoration: none;
}

a:visited {
	color: #0044FF;
	background-color:transparent;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	background-color:transparent;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	background-color:transparent;
	text-decoration: none;
}

a.nav {
	color: #0044FF; 
	background-color:transparent;
	text-decoration: underline;
}

a.nav:visited {
	color: #FFFFFF;
	background-color:transparent;
	text-decoration:underline;
}

a.nav:hover {
	color: #FFFF66;
	background-color:transparent;
	text-decoration:none;
}

a.nav:active 	{
	color: #FFFF00;
	background-color:transparent;
	text-decoration:none;
}



/* HTMLタグ ----------------------------------- */

address {
	color: #ffffff;
	font-size: small;
	font-style: italic;
}

blockquote {
	padding: 0px;
}

body {
	color: #ffffff;
	background-color: #02ccb3;
	background-image:  url(images/bg.gif);
	margin: 0px;
	padding: 0px;
}

dd {
	font-size: small;
}

}dt {
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
}

em {
	font-size: x-small;
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 19px;
	color: #ffff88;
	background-color:transparent;
}

h2 {
	font-size: 15px;
	margin-top: 0.4em;
	color: #FFFFDD;
	background-color:transparent;
	line-height: 1.5em;
}

h3 {
	font-size: 16px;
	margin-top: 0.4em;
	color: #003366;
	background-color:transparent;
	line-height: 1.3em;
}
h4 {
	font-size: 14px;
	margin-top: 0.4em;
	color: #006666;
	background-color:transparent;
	line-height: 1.3em;
}

h5 {
	margin-top: 1em;
	color: #FFFFFF;
	line-height: 0em;
}
}

hr {
	
}

img {
	border: 0px;
}

li {
	font-size: small;
	line-height: 1.3em;
}

p {
	font-size: 14px;
	line-height: 1.3em
}

td {
	font-size: small;
}

th {
	font-size: small;
	font-weight: normal;
}



/* 配置上の指定 ----------------------------------- */

.center {
	text-align: center;
}

.contents {
	position: absolute;
	width: 47%;
	left: 23%;
	padding: 30px;
}

.footer {
	font-size: 12px;

}

.global-navigation {
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

.gn {
	display:inline;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	font-size: small;
}

.left {
	float: left;
}

.li {
	margin-left: 0px;
	font-size: small;
	list-style-type: none;
	line-height: 1.3em;
}

.search {
	text-align: right;
	position: absolute;
	margin: 0px;
	left: 340px;
	width: 50%;
	padding: 0px;
	top: 50px;
}

.submenu {
	position: absolute;
	width: 20%;
	padding: 20px;
}

.ul {
	margin: 3px;
}


/* 意味による指定 ----------------------------------- */

.copy {
	font-size: small;
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: 2.5em;
}

.link {
	display: block;
	margin: 10px;
	text-align: center;
}

.next {
	text-align: right;
	display: block;
	font-size: small;
	margin-top: 3em;
}

.page-summary {
	margin-top: 30px;
	margin-left: 30px;
}

.seosolutions {
	font-size: small;
	margin-top: 2em;
	background-color: #EEEEEE;
}

.site-title {
	margin-top: 10px;
	margin-left: 30px;
}

.source {
	font-size: small;
	color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}

.topic-path {
	font-size: small;
	padding-left: 50px;
}



/* 表示上の指定 ----------------------------------- */

.hr {
	display: block;
	width: 90%;
}

.red {
	color: #FF0000;
	background-color:transparent;

.s {
	font-size: small;
}

.ss {
	font-size: x-small;
}

.tr2 {
	color: transparent;
	background-color: #EEEEEE;
}

.top {
	font-size: small;
	text-align: right;
}
body {  height: 0px; width: 0px; left: 0px; top: 0px; clip:  rect(   )}

