.tagArea {
	width:790px;
	margin:auto;
	font-size:75%;
	line-height:130%;
	text-align:center;
	padding:1px 5px;
	letter-spacing:0px;
	color:#4c4c4c;
	background-color:#ffb300;
	background-image:url(../img/bg_tag.gif);
	background-position:0px 50%;
	background-repeat:repeat-x;
	border-bottom:1px solid #ffd87d;
}
#all_wrapper {
	width:800px;
	margin:auto;
	position:relative;
}

#header {
	width:800px;
	background-color:#ffb300;
	margin-bottom:32px;
}
#header h1 {
	float:left;
	margin:14px 0px 12px 42px;
}
#header h1 a {
	display:block;
	width:300px;
	height:35px;
	background-image:url(../img/header_logo.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#header h1 span {
	display:none;
}
#header h2 {
	float:right;
	margin:24px 40px 0px 0px;
}

#contents {
	width:720px;
	margin-left:40px;
}

#footer {
	width:800px;
	border-top:1px solid #555555;
	font-size:80%;
	line-height:150%;
	text-align:center;
}
#footer .copyright {
	text-align:right;
	margin:0.6em 1em 0.5em 0px;
	font-size:90%;
}

#menuList {
	margin:0.7em 0px;
}
#menuList ul {
	list-style:none;
	line-height:110%;
}
#menuList li {
	list-style:none;
}

#menuList .topMenu {
	position:absolute;
	top:61px;
	left:0px;
	width:800px;
	background-color:#e5ddb3;
}
#menuList .topMenu li {
	display:inline;
}
#menuList .topMenu li span {
	display:none;
}
#menuList .topMenu a {
	display:block;
	float:left;
	height:32px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#menuList .topMenu a:hover {
	background-position:0px -32px;
}
#menuList .topMenu a.sel {
	background-position:0px -64px;
}
#menuList .topMenu a.sel:hover {
	background-position:0px -96px;
}
#menuList .topMenu .what    a { width:198px; background-image:url(../img/header_menu_what.gif); }
#menuList .topMenu .analyze a { width:159px; background-image:url(../img/header_menu_analyze.gif); }
#menuList .topMenu .public  a { width:159px; background-image:url(../img/header_menu_public.gif); }
#menuList .topMenu .entry   a { width:197px; }
#menuList .topMenu .dai2kai a { background-image:url(../img/header_menu_youkou.gif); }
#menuList .topMenu .dai5kai a { background-image:url(../img/header_menu_youkou.gif); }
#menuList .topMenu .veritas a { display:none; }

#menuList .footerMenu {
	display:inline;
}
#menuList .footerMenu li {
	display:inline;
}
#menuList .footerMenu a {
	border-right:1px solid black;
	line-height:110%;
	padding:0px 0.7em;
}
#menuList .footerMenu .top a {
	border-left:1px solid black;
}

.toTop {
	clear:both;
	padding:1em 0px;
	text-align:right;
	font-size:85%;
}

.red {
	color:red;
}

.information {
	color:red;
	width:718px;
	border:1px solid #ff0000;
	padding:0px 0px 0.2em 0px;
	text-align:center;
	background-color:#ffffdd;
	line-height:130%;
	font-weight:bold;
}
.information .title {
	color:white;
	background-color:red;
	font-size:110%;
	padding:4px 0px 3px 0px;
	margin-bottom:10px;
	letter-spacing:1px;
	text-align:center;
}
.information p {
	margin:0px 25px 0px 25px;
}
.information p.notice {
	color:black;
	font-weight:normal;
	font-size:80%;
	border-top:1px dotted #888888;
	margin-top:10px;
	padding:5px 0px 7px 0px;
}

.titleBar {
	font-size:105%;
	line-height:120%;
	background-color:#ffb300;
	padding:7px 1em 5px 1em;
}

.linkPoint {
	background-image:url(../img/sankaku.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:15px;
}

.inlinePC {
	display:inline;
}
.inlineSmt {
	display:none;
}

.telLink
,.telLink:hover {
	color:black;
	text-decoration:none;
	cursor:text;
}