@charset "UTF-8";

/*main*/
body {
	text-align: center;
	background-color: #b5ab95;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
th {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a:link {
	color: #ca3839;
	text-decoration: none;
}
a:visited {
	color: #ca3839;
	text-decoration: none;
}
a:hover {
	color: #ca3839;
	text-decoration: underline;
}
a:active {
	color: #ca3839;
	text-decoration: underline;
}
a.type2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.type2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.type2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.type2:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#header {
	padding-bottom: 15px;
	background: #FFFFFF url(img/bg-header.gif) repeat-x top;
}
#container {
	text-align: left;
	background-color: #FFFFFF;
}
#contents {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	padding-top: 10px;
	background: #FFFFFF;
	clear: both;
}
#leftArea{
	margin:0px;
	padding:0px;
	float:left;
	width:582px;
}
.leftColumn {
	clear: both;
	float: left;
	width: 274px;
	text-align: left;
	margin-right: 17px;
	padding-bottom: 10px;
}
.centerColumn {
	float: left;
	width: 274px;
	text-align: left;
	margin-right: 17px;
	padding-bottom: 10px;
}
.rightColumn {
	float: right;
	width: 270px;
	text-align: left;
	padding-bottom: 10px;
}

.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.tright01{
	margin-top:0px;
	text-align:right;
	margin-right:20px;
}
/*header*/
h1 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px auto;
	line-height: 16px;
	width: 852px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 852px;
	text-align: left;
}
.globalNavi {
	text-align: left;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}
.globalNavi ul {
	margin: 0px;
	padding: 0px;
}
.globalNavi li {
	font-size: 0px;
	line-height: 0px;
	float: left;
	list-style-type: none;
}

/*contents*/
h3 {
	margin: 0px;
	padding: 0px;
}
.blog .rss_box {
	margin: 0px;
	padding: 0px;
}
.blog .rss_box ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
}
.blog .rss_box ul li {
	background: url(img/arrow01.gif) no-repeat left top;
	padding-left: 20px;
	line-height: 120%;
	padding-bottom: 3px;
	margin-right: 10px;
}
.blog .rss_items {
	blog: 0px;
	padding: 0px;
}
.blog .rss_item  {
	font-weight : normal;
	font-size: 12px;
	word-break: break-all;
}
.blog .rss_date {
	font-size: 10px;
	color: #999999;
}
.blog a:link {
	color: #333333;
	text-decoration: none;
}
.blog a:visited {
	color: #333333;
	text-decoration: none;
}
.blog a:hover {
	color: #333333;
	text-decoration: underline;
}
.blog a:active {
	color: #333333;
	text-decoration: underline;
}
.pers {
	background: url(img/pers-btm.jpg) no-repeat bottom;
	padding-bottom: 34px;
}
.pers div {
	background: url(img/pers-bg.jpg) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	color: #6b614b;
	margin: 0px;
	padding-top: 5px;
}
.banner {
	font-size: 10px;
	text-align: right;
	padding-bottom: 17px;
	padding-top: 3px;
}
.banner a:link {
	color: #333333;
	text-decoration: none;
}
.banner a:visited {
	color: #333333;
	text-decoration: none;
}
.banner a:hover {
	color: #333333;
	text-decoration: underline;
}
.banner a:active {
	color: #333333;
	text-decoration: underline;
}
.consul {
	background: url(img/consul-btm.gif) no-repeat bottom;
	padding-bottom: 13px;
	margin-bottom: 20px;
}
.consul .rss_box {
	background: url(img/consul-bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}
.consul .rss_box ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
}
.consul .rss_box ul li {
	background: url(img/mark01.gif) no-repeat left top;
	padding-left: 15px;
	margin-left: 18px;
	line-height: 120%;
	padding-bottom: 3px;
}
.consul .rss_items {
	margin: 0px;
	padding: 0px;
}
.consul .rss_item  {
	font-weight : normal;
	font-size: 12px;
	word-break: break-all;
	margin-right: 15px;
	color: #CA3839;
}
.consul .rss_date {
	font-size: 10px;
	color: #999999;
}

/*footer*/
.pageup {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	width: 852px;
}
.textNavi {
	text-align: left;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/bg-textnavi.jpg) no-repeat left top;
	padding-top: 10px;
	padding-bottom: 15px;
}
.textNavi td {
	font-size: 10px;
	text-align: center;
	padding-right: 14px;
	padding-left: 9px;
	line-height: 10px;
}
.textNavi a:link {
	color: #333333;
	text-decoration: none;
}
.textNavi a:visited {
	color: #333333;
	text-decoration: none;
}
.textNavi a:hover {
	color: #333333;
	text-decoration: underline;
}
.textNavi a:active {
	color: #333333;
	text-decoration: underline;
}
#copy {
	text-align: left;
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	padding-bottom: 75px;
	background: #B5AB95;
}
#copy p {
	width: 852px;
	background: url(img/bg-copy.jpg) no-repeat left bottom;
	margin: 0px auto;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 5px;
}

/*decoration*/
.font16 {
	font-size: 16px;
	line-height: 150%;
}
.font14 {
	font-size: 14px;
	line-height: 150%;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
}
.font10 {
	font-size: 10px;
	line-height: 150%;
}
.marker01 {
	color: #6b614b;
}
.cap {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: hidden;
}
.paddingA01 {
	padding: 10px;
}
.paddingLR01 {
	padding-left: 10px;
	padding-right: 10px;
}
.paddingL01 {
	padding-left: 10px;
}
.paddingR01 {
	padding-right: 10px;
}
.paddingT01 {
	padding-top: 10px;
}
.paddingB01 {
	padding-bottom: 10px;
}
.line01 {
	border-right: 1px solid #b5ab95;
}

