﻿//全体用
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #4D4D4D;
	letter-spacing: 0px;
}

h1 {
	position: absolute;
	width:100%;
	height: 20px;
	top: 15px;
	left: 0px;
	font-size:20px;
	line-height:20px;
	text-align: center;
}

#base {
	position: relative;
	left: 0px;
	top: 0px;
	width: 860px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 40px;
	overflow: hidden;
}

#middle {
	position: relative;
	height: auto;
	overflow: visible;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#footer {
	position: relative;
	width: 860px;
	text-align: center;
	padding-top: 5px;
	bottom: 0px;
	left: 0px;
}

#left-column {
	position: absolute;
	width: 180px;
	top: 0px;
	left: 0px;
	padding-top: 5px;
}

#main {
	position: relative;
	top: 0px;
	left: 180px;
	width: 500px;
	height: auto;
	_height: 1100px;
	min-height: 1100px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	overflow: visible;
}

#right-column {
	position: absolute;
	width: 178px;
	height: auto;
	_height: 1000px;
	min-height: 1000px;
	top: 0px;
	left: 680px;
	padding-top: 5px;
	border: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#toplogo {
	position: absolute;
	left: 210px;
	top: 18px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#search {
	position: absolute;
	left: 585px;
	top: -2px;
	color: #FFFFFF;
}

#search-text {
	width: 150px;
	height: 15px;
	font-size: 14px;
	line-height: 14px;
}

#search-submit {
	width: 50px;
	height: 20px;
	font-size: 12px;
	line-height: 14px;
}

#footerOpr {
	height: 15px;
	width: 71px;
	position: absolute;
	top: 5px;
	left: 20px;
}

#copyRight {
	color: #FFFFFF;
	background-image: url(../img/common/background-color1.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 20px;
	width: 100%;
}
#category {
	position: relative;
	left: 0px;
	width: 100%;
}

.parsonal {
	margin: 0px;
	padding: 5px 5px;
	list-style-position: inside;
	list-style-image: url(../img/common/1.gif);
	font-size: 11px;
	line-height: 15px;
	width: 100%;
	height: auto;
	text-align: left;
	text-indent: 2px;
}

.business {
	margin: 0px;
	padding: 5px 10px;
	list-style-position: inside;
	list-style-image: url(../img/common/5.gif);
	font-size: 11px;
	line-height: 15px;
	width: 100%;
	height: auto;
	text-align: left;
	text-indent: 0px;
}

#links {
	position: relative;
	width: 100%;
	text-align: center;
}

.thumbbase {
	position: relative;
	width: 492px;
	height: auto;
	text-align: center;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: visible;
}

.thumbform {
	margin: 0px;
	padding: 0px;
}

.thumbitem {
	float: left;
	display: inline;
	width: 123px;
	height: 200px;
	background-image: url(../img/common/thumbback.gif);
}

.thumbboard {
	height: 195px;
	width: 120px;
	margin: 0px;
	display: inline;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.thumbimage {
	height: 110px;
	width: 110px;
	text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.bimg {
	float: inherit;
	border: 1px solid #999999;
	vertical-align: bottom;
}

.clear {
	clear: both;	
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #993333;
}

.rightHeader {
	position: relative;
	width: 170px;
	height: 20px;
	left: 1px;
	text-align: center;
	background-image: url(../img/common/background-color1.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#login {
	position: relative;
	height: auto;
	width: 176px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.rightP {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}

.menuForm {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.mymenuForm {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.err {
	color: #FF0000;
}

#langSelect {
	position: relative;
	left: 10px;
}

#langSelect form{
	margin: 0px;
	padding: 0px;
}

#ad_flash {
	position: relative;
	left: 5px;
}
s