@charset "utf-8";

#mainContent {
	text-align: center;
}

.column2Box {
	width: 800px;
	margin: 0 auto;
}

/*--------------------------
contentL
--------------------------*/
.contentL {
	width: 500px;
	float: left;
	text-align: left;
	margin: 25px 0 0 0;
}
/*
table th {
	width: 120px;
	border-top: 1px solid #dadad7;
}

table td {
	border-top: 1px solid #dadad7;
}

table td span {
	margin-left: 6px;
	vertical-align: top;
}*/

.contentL p.date {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 100%;
	font-size: 11px;
}
*html .contentL p.date {
	line-height: 140%;
}
*:first-child+html .contentL p.date {
	line-height: 140%;
}

.contentL h2 {
	margin-bottom: .8em;
	color: #221815;
	/*font-weight: bold;*/
	font-size:225%;
	line-height: 120%;
}
.contentL h2 img {
	vertical-align: -12%;
	margin: 0 2px;
}

html>/**/body .contentL h2 img, x:-moz-any-link {/*for firefox 2-3*/
	vertical-align: -7%;
	margin: 0 2px;
}
*:first-child+html .contentL h2 img {
	vertical-align: -7%;
	margin: 0 2px;
} 
*html .contentL h2 img {
	vertical-align: 2%;
	margin: 0 2px;
} 

.contentL h3 {
	margin: 24px 0 14px 0;
	border-bottom: 1px solid #dadad7;
	padding-bottom: 7px;
	font-size: 15px;
	color: #F9B700;
	line-height: 110%;
	font-weight: bold;
	clear: both;
}

.contentL p {
	margin-top: 14px;
	clear: both;
}

.contentL p a {
	text-decoration: none;
	color: #0e80bb;
}
.contentL p a:hover {
	text-decoration: underline;
}

/*--------------------------
.contentL p#p01 {
	
}
.contentL p#p01 img {
	float: right;
	padding-left: 12px;
}*/

/*--------------------------*/
.contentL .box1 {
	margin: 14px 0 24px 0;
}
.contentL .box1:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.contentL .box1 .boxR {
	width: 303px;
	float: right;
	margin: 0;
}
.contentL .box1 .boxL {
	width: 180px;
	float: left;
	margin: 0;
}
.contentL .box1 .boxL p,
.contentL .box1 .boxR p {
	text-align: left;
	margin: 0 0 10px 0;
}
/*--------------------------*/


.contentL div {
	margin: 14px 0 35px 0;
	text-align: center;
}
.contentL div span {
	font-size: 10px;
	float: left;
	padding-top: 3px;
}

.contentL ul {
	margin: 0 0 0 14px;
}
.contentL ul li {
	margin-top: .5em;
	padding: 0 0 0 0;
	list-style-position: outside;
	list-style-type: square;
	left: 14px;
}


.contentL dl.talk {
	width: 500px;
	text-align: left;
	clear: left;
}

.contentL dl dt {
	float: left;
	width: 24px;
	font-weight: bold;
	clear: left;
}

.contentL dl dd {
	margin-bottom: 13px;
	margin-left: 28px;
}

/*--------------------------*/
.contentL h4 {
	border-top: 1px solid #ececec;
	padding: 6px 0 0 0;
	margin: 34px 0 10px 0;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	clear: both;
}
.contentL ul#archives {
	margin: 0 0 0 0;
}
.contentL ul#archives li {
	list-style-type: none;
	left: 0;
	margin-top: .4em;
	color: #777;
}
.contentL ul#archives li a,
.contentL ul#archives li a:visited {
	color: #0e80bb;
	text-decoration: underline;
}
.contentL ul#archives li a:hover,
.contentL ul#archives li a:active {
	text-decoration: none;
}


/*--------------------------
contentR
--------------------------*/
.contentR {
	width: 250px;
	float: right;
	text-align: left;
	margin: 25px 0 0 0;
	position: relative;
}

.contentR p {
	background: #8b8b89;
	padding: 6px 8px 7px 8px;
	margin-bottom: 10px;
	color: #fff;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
}

.contentR div#photo {
	margin-bottom: 10px;	
}

.contentR ul#prof {
	margin-bottom: 20px;
	background: #F8B500;
	padding: 5px 10px 5px 10px;
	width: 230px;
}
*html .contentR ul#prof {
	width: 250px;
}

.contentR ul#prof li strong {
	color: #fff;
	font-weight: bold;
}

.contentR ul#archive li {
	border-bottom: 1px solid #dadad7;
	padding: 4px 0 4px 0;
}

.contentR ul#archive li a,
.contentR ul#archive li a:visited {
	text-decoration: none;
}
.contentR ul#archive li a:hover,
.contentR ul#archive li a:active {
	text-decoration: underline;
	color: #0e80bb;
}

/*************/
.contentR ul#archive li.first {
	border-bottom: 1px solid #dadad7;
	padding: 4px 0 4px 0;
}

.contentR div#banner01 {
	margin-top: 30px;
}
.contentR div#banner02 {
	margin-top: 5px;
}

.contentR ul {
	width: 250px;
}
.contentR ul li.first {
	border-bottom: 1px solid #fff;
	padding: 5px 0;	
	color: #fff;
}
.contentR ul li.last {
	border-bottom: none;
	padding: 5px 0;	
	color: #fff;
}

.contentR ul li {
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	vertical-align: middle;
	color: #fff;
}
.contentR ul li a {
	display: block;
	padding: 0 6px;
	color: #0e80bb;
}
.contentR ul li a:hover {
	background: none;
	text-decoration: underline;
}

.contentR ul li a#act {
	background: none;
	color: #878783;
	text-decoration: none;
}
.contentR ul li a#act:hover {
	color: #878783;
	text-decoration: none;
}

/*-------------------------*/
.skaColor {
	 color: #eb3f4d;
}
.skaColorline {
	 color: #eb3f4d;
	 text-decoration: underline;
}

/*--------------------------*/
.contentL .box2 {
	margin: 14px 0 24px 0;
}
.contentL .box2:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.contentL .box2 .boxR {
	width: 393px;
	float: right;
	margin: 0;
}
.contentL .box2 .boxL {
	width: 90px;
	float: left;
	margin: 0;
}
.contentL .box2 .boxL p,
.contentL .box2 .boxR p {
	text-align: left;
	margin: 0 0 10px 0;
}
/*--------------------------*/







