/* 疑似クラス ----------------------------------- */

a:link {
	color: #666699;
	background-color:transparent;
	text-decoration: underline;
}

a:visited {
	color: #666699;
	background-color:transparent;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	background-color: #dddddd;
	text-decoration: none;
}

a:active {
	color: #669966;
	background-color:transparent;
	text-decoration: none;
}

a.nav {
	color: #999999; 
	background-color:transparent;
	text-decoration: underline;
}

a.nav:visited {
	color: #aaaaaa;
	background-color:transparent;
	text-decoration:underline;
}

a.nav:hover {
	color: #FF0000;
	background-color:transparent;
	text-decoration:none;
}

a.nav:active 	{
	color: #FF0000;
	background-color:transparent;
	text-decoration:none;
}



/* HTMLタグ ----------------------------------- */




address {
	font-size: small;
	font-style: italic;
}

blockquote {
	color: #000000;
	background-color: #EEEEEE;
	font-style: italic;
	padding: 5px;
}

body {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

dd {
	font-size: small;
}

}dt {
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
}






em {
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #eeeeee;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: x-small;
 	margin: 0px;
	background-color:transparent;
}

h2 {
	font-size: x-small;
	margin: 0px;
	background-color:transparent;
}

hr {
	display: none;
}

img {
	border: 0px;
}

li {
	font-size: small;
	line-height: 1.3em;
}

p {
	font-size: small;
}

td {
	font-size: small;
}

th {
	font-size: small;
	font-weight: normal;
}

strong { font-weight: normal; 
 	margin: 0px;


}
}




/* 配置上の指定 ----------------------------------- */
.bt {
	font-size: xx-small;
	font-weight: bold;
}

.emt {
	font-size: xx-small;
	font-weight: italic;
	text-decoration: none;
	color: #dddddd;
	margin: 0px;
	padding: 0px;
}


.bit {
	font-size: big;
	font-weight: bold;
}


.lyrs {
	position:absolute;
	width:233px;
	height:73px;
	z-index:1;
	visibility: hidden;
	left: 119px;
	top: 43px;


}

.center {
	text-align: center;
}

.contents {
	position: absolute;
	width: 47%;
	left: 23%;
	padding: 30px;
}

.footer {
	left: 77%;
	width: 18%;
	position: absolute;
}

.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;
}

