@charset "utf-8";

@import url(/09/res/css/distiller.css);
@import url(/09/res/css/common.css);




/* // -------------------------------------------------------------------------------------------------
// // basic
---------------------------------------------------------------------------------------------------- */


/* //.		text-input-area
---------------------------------------------------------------------------------------------------- */

input.input-text,
textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #AFA9A0 #EFE9E9 #EFE9E9 #CFC9C0;
	color: #5C341A;
}

input.input-text {
	height: 18px;
}
/*\*/
* html input.input-text {
	height: 16px;
}
/**/

textarea {
	font-size: 1.5em !important;
}




/* // -------------------------------------------------------------------------------------------------
// // #featured
---------------------------------------------------------------------------------------------------- */


/* //.		#featured
---------------------------------------------------------------------------------------------------- */

body #container #featured {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 440px;
	z-index: 1000;
}

	body #container #featured .section {
		position: absolute;
		left: 20px;
		top: 10px;
		padding: 99px 29px;
		border: 1px solid white;
		width: 800px;
		height: 220px;
		background: url(/09/res/images/home/bg_semitransparent_white.gif) repeat left top;
	}

		body #container #featured .section p {
			padding-bottom: 10px;
			font-size: 18px;
			line-height: 1.3;
			text-align: center;
			color: #5C341A;
		}

			body #container #featured .section p a {
				line-height: 2.6;
				color: #C90000;
			}




/* // -------------------------------------------------------------------------------------------------
// // .linkage
---------------------------------------------------------------------------------------------------- */


/* //.		.linkage
---------------------------------------------------------------------------------------------------- */

.linkage {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}
/*\*/
*:first-child+html .linkage {
}
* html .linkage {
	overflow: visible;
	height: 1px;
}
/**/

.linkage#linkage_bottom {
	margin-top: 10px;
	padding-bottom: 35px;
}


/* //.		.linkage .syndication
---------------------------------------------------------------------------------------------------- */

.linkage .syndication {
	float: left;
	overflow: hidden;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 640px;
	height: 25px;
}
/*\*/
*:first-child+html .linkage .syndication {
}
* html .linkage .syndication {
	overflow: visible;
	height: 1px;
}
/**/

	.linkage .syndication form {
		display: block;
		position: relative;
		float: left;
		width: 420px;
	}

		.linkage .syndication form label {
			width: 125px;
		}

		.linkage .syndication form input {
			position: relative;
			top: 2px;
			right: 0;
			width: 290px;
		}

	.linkage .syndication ul.socialMedias {
		float: right;
		overflow: hidden;
		padding-top: 5px;
		padding-right: 2px;
		height: 20px;
	}

		.linkage .syndication ul.socialMedias li {
			float: left;
			padding-left: 8px;
			height: 16px;
			text-align: center;
		}

			.linkage .syndication ul.socialMedias li a {
				/* 0 - 100 */ filter: alpha(opacity=100);
				/* 0 - 1.0 */ -moz-opacity: 1;
				/* 0 - 1.0 */ opacity: 1;
				outline: 0;
			}

			.linkage .syndication ul.socialMedias li a:hover {
				/* 0 - 100 */ filter: alpha(opacity=72);
				/* 0 - 1.0 */ -moz-opacity: 0.72;
				/* 0 - 1.0 */ opacity: 0.72;
			}

				.linkage .syndication ul.socialMedias li a img {
					vertical-align: bottom;
				}


/* //.		.linkage p.nav
---------------------------------------------------------------------------------------------------- */

.linkage p.nav {
	float: right;
	padding: 5px 20px 0 19px;
	width: 201px;
}

	.linkage p.nav a {
		padding-left: 16px;
		background: url(/09/res/images/common/icon_qr.gif) left top no-repeat;
	}

	.linkage p.nav a:hover {
		background-image: url(/09/res/images/common/icon_qr_on.gif);
	}




/* // -------------------------------------------------------------------------------------------------
// // #mainContent
---------------------------------------------------------------------------------------------------- */


/* //.		#mainContent
---------------------------------------------------------------------------------------------------- */

#mainContent {
	overflow: hidden;
	padding: 0 20px;
	width: 860px;
	margin: 0 auto;
}
/*\*/
*:first-child+html #mainContent {
}
* html #mainContent {
	overflow: visible;
	height: 1px;
}
/**/




/* // -------------------------------------------------------------------------------------------------
// // #mainContent #responses
---------------------------------------------------------------------------------------------------- */


/* //.		#responses
---------------------------------------------------------------------------------------------------- */

#responses {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 640px;
	font-size: 10px;
}
/*\*/
*:first-child+html #responses {
	font-size: 10px;
}
* html #responses {
	font-size: 10px;
}
/**/

	#responses * {
		list-style: none outside;
		margin: 0;
		padding: 0;
		font-size: 100%;
		font-style: normal
		font-weight: normal;
		text-align: left;
	}


/* //.		#responses ul#switchNav
---------------------------------------------------------------------------------------------------- */

	#responses ul#switchNav {
		position: absolute;
		left: 0;
		top: 0;
		padding-bottom: 5px;
		width: 640px;
		height: 30px;
		z-index: 100;
		background: url(/09/res/images/home/cat_switch_bg_on-comments.gif) no-repeat left bottom;
	}

		#responses ul#switchNav li {
			float: left;
			width: 320px;
			height: 30px;
		}

			#responses ul#switchNav li#commentSwitch a,
			#responses ul#switchNav li#trackbackSwitch em {
				display: none;
			}

			#responses ul#switchNav li#commentSwitch em,
			#responses ul#switchNav li#trackbackSwitch a {
				display: block;
			}


/* //.		#responses .voiceBox
---------------------------------------------------------------------------------------------------- */

	#responses .voiceBox,
	#responses .screen#screenForVoiceBoxes {
		position: relative;
		left: 0;
	}

	#responses .voiceBox,
	#responses .screen#screenForVoiceBoxes {
		width: 640px;
		height: 420px;
		background: url(/09/res/images/home/cat_bg.gif) no-repeat left bottom;
	}

	#responses .voiceBox {
		top: 0;
		padding-top: 35px;
	}

	#responses .voiceBox#commentBox {
		z-index: 10;
	}

	#responses .voiceBox#trackbackBox {
		margin-top: 20px;
		z-index: 1;
	}

	#responses .screen#screenForVoiceBoxes {
		/* 0 - 100 */ filter: alpha(opacity=0);
		/* 0 - 1.0 */ -moz-opacity: 0;
		/* 0 - 1.0 */ opacity: 0;
		display: none;
		z-index: 1000;
		top: 35px;
		background-color: white;
	}

		#responses .voiceBox h2 {
			position: absolute;
			top: 0;
			left: 0;
			width: 640px;
			height: 35px;
			background: transparent url(/09/res/images/home/cat_h2_bg.gif) no-repeat left bottom;
		}

		#responses .voiceBox form,
		#responses .voiceBox .voices {
			margin: 0 40px;
			width: 560px;
			position: relative;
		}

		#responses .voiceBox#commentBox form {
			padding-top: 15px;
			margin-bottom: 30px;
			height: 75px;
		}

			#responses .voiceBox#commentBox form label {
				display: absolute;
				left: -200px;
				top: -200px;
				width: 1px;
				height: 1px;
				font-size: 1px;
				color: white;
			}

			#responses .voiceBox#commentBox form textarea {
				position: absolute;
				left: 0;
				top: 15px;
				width: 560px;
				height: 44px;
			}

			#responses .voiceBox#commentBox form input.input-text {
				position: absolute;
				left: 0;
				bottom: 0;
				width: 250px;
			}

			#responses .voiceBox#commentBox form input.input-image {
				position: absolute;
				right: 0;
				bottom: 0;
				width: 60px;
				height: 20px;
			}

		#responses .voiceBox#trackbackBox form {
			overflow: hidden;
			padding-top: 20px;
			height: 70px;
		}
		/*\*/
		* html #responses .voiceBox#trackbackBox form {
			overflow: visible;
		}
		/**/

			#responses .voiceBox#trackbackBox form label {
				display: block;
				float: left;
				padding-top: 3px;
				width: 120px;
				font-size: 1.2em;
				color: #7A5740;
			}

			#responses .voiceBox#trackbackBox form input.input-text {
				display: block;
				float: right;
				width: 430px;
			}


/* //.		#responses .voiceBox .voices
---------------------------------------------------------------------------------------------------- */

		#responses .voiceBox .voices {
			position: relative;
			height: 275px;
		}

			#responses .voiceBox .voices .voiceGroup,
			#responses .voiceBox .voices .screenForVoiceGroup {
				position: relative;
				overflow: auto;
				left: 0;
				top: 0;
				width: 560px;
			}

			#responses .voiceBox#commentBox .voices .voiceGroup,
			#responses .voiceBox#commentBox .voices .screenForVoiceGroup {
				height: 245px;
			}

			#responses .voiceBox#trackbackBox .voices .voiceGroup,
			#responses .voiceBox#trackbackBox .voices .screenForVoiceGroup {
				height: 275px;
			}

			#responses .voiceBox .voices .voiceGroup {
				border: solid #EBE6E1;
				border-width: 1px 0 0;
				z-index: 1;
			}

			#responses .voiceBox .voices .voiceGroup#commentGroup_0,
			#responses .voiceBox .voices .voiceGroup#trackbackGroup_0 {
				padding: 10px;
				border-width: 1px;
				width: 540px;
			}

			#responses .voiceBox .voices .voiceGroup#commentGroup_0 {
				height: 243px;
			}

			#responses .voiceBox .voices .voiceGroup#trackbackGroup_0 {
				height: 243px;
			}

			#responses .voiceBox .voices .voiceGroup#commentGroup_1,
			#responses .voiceBox .voices .voiceGroup#trackbackGroup_1 {
				z-index: 10;
			}

				#responses .voiceBox .voices .voice {
					margin: 12px 0 0;
					padding: 0 0 7px;
					border-bottom: solid 1px #EBE6E1;
				}

					#responses .voiceBox .voices .voice .comment-content,
					#responses .voiceBox .voices .voice .trackback-title,
					#responses .voiceBox .voices .voice .trackback-content {
						padding-left: 2px;
						color: #3D2C20;
					}

					#responses .voiceBox .voices .voice .comment-content,
					#responses .voiceBox .voices .voice .trackback-title {
						font-size: 1.2em;
					}

					#responses .voiceBox .voices .voice .trackback-content {
						font-size: 1em;
					}

					#responses .voiceBox .voices .voice .comment-meta,
					#responses .voiceBox .voices .voice .trackback-meta {
						font-size: .9em;
						color: #7A5740;
					}

					#responses .voiceBox .voices .voice .trackback-title {
						margin-bottom: .5em;
					}

					#responses .voiceBox .voices .voice .comment-meta,
					#responses .voiceBox .voices .voice .trackback-meta {
						margin-top: .5em;
						text-align: right;
					}
					/*\*/
					* html #responses .voiceBox .voices .voice .comment-meta,
					* html #responses .voiceBox .voices .voice .trackback-content,
					* html #responses .voiceBox .voices .voice .trackback-meta {
						font-size: 1.1em;
					}
					/**/

			#responses .voiceBox .voices .screenForVoiceGroup {
				/* 0 - 100 */ filter: alpha(opacity=0);
				/* 0 - 1.0 */ -moz-opacity: 0;
				/* 0 - 1.0 */ opacity: 0;
				display: none;
				z-index: 1000;
				background-color: white;
			}


/* //.		#responses .voiceBox ul.voiceGroupNav
---------------------------------------------------------------------------------------------------- */

		#responses .voiceBox ul.voiceGroupNav,
		#responses .voiceBox .screenForVoiceGroupNav { /* .screenFroVoiceGroupNav does not exist. */
			position: absolute;
			left: 0;
			bottom: 15px;
			width: 300px;
		}

		#responses .voiceBox ul.voiceGroupNav {
			overflow: hidden;
		}
		/*\*/
		* html #responses .voiceBox ul.voiceGroupNav {
			overflow: visible;
			height: 1px;
		}
		/**/
		#responses .voiceBox ul.voiceGroupNav_2groups {
			left: 260px;
		}
		#responses .voiceBox ul.voiceGroupNav_3groups {
			left: 250px;
		}
		#responses .voiceBox ul.voiceGroupNav_4groups {
			left: 240px;
		}
		#responses .voiceBox ul.voiceGroupNav_5groups {
			left: 230px;
		}
		#responses .voiceBox ul.voiceGroupNav_6groups {
			left: 220px;
		}
		#responses .voiceBox ul.voiceGroupNav_7groups {
			left: 210px;
		}
		#responses .voiceBox ul.voiceGroupNav_8groups {
			left: 200px;
		}
		#responses .voiceBox ul.voiceGroupNav_9groups {
			left: 190px;
		}

		#responses .voiceBox ul.voiceGroupNav li {
			display: block;
			float: left;
			width: 20px;
			font-size: 13px;
		}

		#responses .voiceBox ul.voiceGroupNav li.voiceGroupNav_prev,
		#responses .voiceBox ul.voiceGroupNav li.voiceGroupNav_next {
			width: 40px;
		}

			#responses .voiceBox ul.voiceGroupNav li a,
			#responses .voiceBox ul.voiceGroupNav li span {
				display: block;
				text-align: center;
			}

			#responses .voiceBox ul.voiceGroupNav li.voiceGroupNav_prev a,
			#responses .voiceBox ul.voiceGroupNav li.voiceGroupNav_prev span {
				text-align: left;
			}

			#responses .voiceBox ul.voiceGroupNav li.voiceGroupNav_next a,
			#responses .voiceBox ul.voiceGroupNav li.voiceGroupNav_next span {
				text-align: right;
			}

			#responses .voiceBox ul.voiceGroupNav li a {
				outline: 0;
				color: #F54100;
			}

			#responses .voiceBox ul.voiceGroupNav li span {
				color: #A99B8D;
			}


/* //.		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav - [ FOR OVER 400 COMMENTS ]
---------------------------------------------------------------------------------------------------- */

		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav {
			left: 70px;
			bottom: 15px;
			width: 521px;
		}

		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li {
			margin-right: -1px;
			width: 41px;
			height: 24px;
			font-size: 12px;
		}

		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev,
		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next {
			width: 60px;
		}

		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev {
			padding: 0 10px 0 0;
		}

		#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next {
			padding: 0 0 0 11px;
		}

			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li a,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li span {
				padding-top: 3px;
				border: solid 1px;
				border-color: #F1ECE7 #FAEFEF;
				height: 19px;
				text-align: center;
			}

			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li a {
				border-top-color: #EEE9E4;
				color: #FF6600;
				background-color: #FFFCF9;
				background-color: #FCFCFC;
				background-color: #FEFEFE;
				/*
				text-decoration: none;
				*/
			}
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li a:hover {
				border-top-color: #EEEAE0;
				border-bottom-color: #EEEAE0;
				color: #F54100;
				background-color: #FEFADE;
			}

			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li span {
				border-top-color: white;
				border-bottom-color: #F1ECE7;
				font-weight: bold;
				color: #5C341A;
				color: #663300;
			}
			/*
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev a,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev span,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next a,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next span {
				text-align: center;
			}

			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev a,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next a {
				border-color: #EFEAE5;
			}

			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev a {
				border-left-color: #D2C1AC;
			}
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next a {
				border-right-color: #D2C1AC;
			}
			*/
			/*
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev a:hover,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next a:hover {
				border-color: #F1ECE7 #FAEFEF;
			}
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev a:hover {
				border-left-color: #FF9900;
			}
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next a:hover {
				border-right-color: #FF9900;
			}
			*/
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_prev span,
			#responses .voiceBox ul.voiceGroupNav_9groups#commentGroupNav li.voiceGroupNav_next span {
				border-color: #EFEAE5;
				color: #A99B8D;
				text-align: center;
			}




/* // -------------------------------------------------------------------------------------------------
// // #widget
---------------------------------------------------------------------------------------------------- */


/* //.		#widget
---------------------------------------------------------------------------------------------------- */

#widget {
	position: relative;
	float: right;
	width: 200px;
	height: 930px;
	background: transparent url(/09/res/images/home/wdt_bg.gif) no-repeat left bottom;
}

	#widget h2 {
		width: 200px;
		height: 35px;
		background: transparent url(/09/res/images/home/wdt_h_bg.gif) no-repeat left bottom;
	}

	#widget #widget_sample {
		margin: 5px 20px 10px;
		width: 160px;
		height: 275px;
	}

		#widget #widget_sample .section {
			margin: 0;
			padding: 10px;
			border: solid 1px #E9E0D6;
			width: 138px;
			height: 253px;
			background-color: #FFFCFA;
		}

			#widget #widget_sample .section p {
				margin: 0 0 .5em;
				padding: 0;
				font-size: .85em;
				color: #A99A8B;
			}
			/*\*/
			* html #widget #widget_sample .section p {
				font-size: .9em;
			}
			/**/

	#widget p {
		margin: 5px 20px;
		line-height: 1.4;
		font-size: .85em;
		color: #5C341A;
	}
	/*\*/
	* html #widget p {
		font-size: .9em;
	}
	/**/

	#widget p.codicil {
		font-size: .85em;
		color: #A99A8B;
	}
	/*\*/
	* html #widget p.codicil {
		font-size: .9em;
	}
	/**/

	#widget form {
		margin: 10px 20px 0;
		padding-bottom: 5px;
	}

		#widget form input {
			width: 158px;
		}




/* // -------------------------------------------------------------------------------------------------
// // #message
---------------------------------------------------------------------------------------------------- */


/* //.		#message
---------------------------------------------------------------------------------------------------- */

#message {
	clear: both;
	margin: 0 auto;
	padding: 20px 20px 0;
	width: 860px;
}

	#message p#caution {
		width: 640px;
		height: 135px;
	}

		#message p#caution a,
		#message p#caution a img {
			display: block;
		}

		#message p#caution a {
			outline: 0;
		}

			#message p#caution a img {
			}




