@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidetitle2 {
	width: auto;
	padding: 0px;
	text-align: center; /* テキスト配置 */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
 
.sidetitle2 a {
    width: auto;
}
 
/* 通常 */
.sidetitle2 a:link,
.sidetitle2 a:visited {
	display: block;
	border: 1px solid #999999; /* 枠線 */
	color:#333333; /* 文字色 */
	background-color:#f6f6f6; /* 背景色 */
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
 
/* マウスポイント時 */
.sidetitle2 a:hover {
	border: 1px solid #999999; /* 枠線 */
	color:#ffffff; /* 文字色 */
	background-color: #6699CC; /* 背景色 */
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.side ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 0px;
}
.side li {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.side li a:link{
	color: #333333;
	text-decoration: none;
}
.side li a:visited{
	color: #333333;
	text-decoration: none;
}
.side li a:hover{
	color: #003399;
	text-decoration: underline;
}
.side #sub-menu {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.side #sub-menu a:link{
	color: #333333;
	background-color: #f2f2f2;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
}
.side #sub-menu a:visited{
	color: #333333;
	background-color: #f2f2f2;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
}
.side #sub-menu a:hover{
	color: #333333;
	background-color: #D4E4FA;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
}
.sidetitle-de {
	display: block;
	border: 1px solid #999999; /* 枠線 */
	color:#666666; /* 文字色 */
	background-color:#f6f6f6; /* 背景色 */
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#menu #information {
	font-size: 12px;
	line-height: 22px;
	padding-left: 12px;
	padding-top: 20px;
	color: #333333;
	padding-bottom: 30px;
}
#menu #english-v {
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
}
#qr-code {
	text-align: center;
	margin-bottom: 20px;
}
#qr-code .qr-text {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
}
#description .re-index {
	text-align: right;
	padding-bottom: 10px;
}
#description .n-title {
	padding-bottom: 15px;
}
#description .sub-title {
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #8DC63F;
	margin-bottom: 5px;
	padding-left: 5px;
}
#description .s-title {
	padding-bottom: 10px;
}
#description .n-img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#description .numb {
	font-weight: bold;
	font-size: 20px;
	color: #666;
}
#c-area #description ul li {
	padding-bottom: 10px;
}
#c-area #description ul li ul li {
	padding-bottom: 0px;
}
.ext a {
	background-image: url(/too/jpn/images/icon_ext_link.png);
	background-repeat: no-repeat;
	background-position: right 0%;
	padding-right: 25px;
}