@cahrset 'utf-8';
#left a:link { color: #666666; text-decoration: underline;}
#left a:visited { color: #666666; text-decoration: underline;}
#left a:hover { color: #FF9900; text-decoration: underline; position: relative; top: 1px; left: 1px;}
#left a:active { text-decoration: underline;}
#left a { color: #666666; text-decoration: underline;}


body {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	color: #666666;
}
h1, h2, h3, h4, h5 ,h6 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#head {
	height: 210px;
	background-image: url(../../img/nishimura_top.jpg);
}
#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../../img/side/bg01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#foot {
	background-color: #141960;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
#left .inner {
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #666666;
}
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 690px;
}
#right .inner {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
p {
	margin: 0px;
	padding: 0px;
}
#head .right {
	float: right;
}
.pic {
	text-align: center;
	margin-bottom: 15px;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.inner li {
	margin-bottom: 10px;
}
.title {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #141960;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141960;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
}
.p12 {
	font-size: 12px;
}
.menu {
	margin-bottom: 5px;
}
.pic_right {
	text-align: right;
	margin-bottom: 15px;
}
.con {
	margin-bottom: 20px;
}
ul.ul01 {
	margin-left: 2em;
}
ul.ul01 li {
	list-style-type: square;
}
.top_back {
	text-align: right;
	margin-top: 5px;
}
table.tb {
	border-collapse:collapse;
}
.tb td {
	padding: 8px;
	border: 1px solid #CCCCCC;
}
td.b {
	background-color: #FFECFF;
	font-weight: bold;
	color: #000000;
}
.errmsg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

