@charset "Shift_JIS";

/* ヘッダー：ロゴ領域 */
/*#header_logo {
	width: 850px;
}*/

/* ヘッダー：メニュー領域 */
/*#header_menu {
	width: 850px;
}*/

/* ヘッダー：メッセージ領域 */
/*#header_message {
	width: 850px;
}*/

/* コンテンツ */
/*#contents {
	width: 850px;
}*/

/* コンテンツ：絵領域 */
#contents_image {
/*	padding: 1em 0 2em 1em;*/
/*	padding: 15px 20px 10px 10px;*/
	text-align: center;
	float: left;
	width: 400px;
	margin-left: 10px;
}
#contents_image .text {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 125%;
}
#contents_image .text a {
	text-decoration: none;
	color: #e05307;
}
#contents_image .text a:hover {
	background-color: #f97c39;
	color: white;
}
#contents_image .text a.selected {
	background-color: #f97c39;
	color: white;
}

/* コンテンツ：メイン領域 */
#contents_main {
	margin-left: 420px;
	width: 520px;

/*
clear:left;
	margin-left: 410px;
	width: 450px;
*/
}

#contents_main .article h3 {
	text-align: left;
}

/* フッタ：フッター装飾 */
/*#footer {
	width: 850px;
}*/

/* #218d8f */
/* #51babb */
/* #caeaea */