@charset "shift_jis";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	background:url(../images/contents/h1_bg.jpg) no-repeat left bottom;
	border-top:1px solid #73C1F1;
	margin:0 0 1.5em;
	padding:2px 0 10px 18px;
	font-size:140%;
	clear:both;
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em;
	padding:3px 10px;
	font-size:130%;
	clear:both;
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em;
	padding:0px 5px;
	font-size:120%;
	border-left:5px solid #BBCCDD;
	clear:both;
}
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	font-size:110%;
	clear:both;
}
#tmp_contents p {
	margin:0 0 0.5em 0;
}
#tmp_contents ul {
	margin:0 0 1em 3.2em;
	list-style-image:url(../images/contents/list_icon.gif);
}
#tmp_contents ol {
	margin:0 0 1em 3.2em;
	list-style-image:none;
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em;
}
#tmp_contents hr {
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:none;
	clear:both;
}
/* ==================================================
parts
================================================== */
/* box_indent
============================== */
#tmp_contents div.box_indent {
	padding:0 20px;
}
/* ==================================================
tmp_month
================================================== */
#tmp_contents #tmp_month {
	background:url(../images/contents/month_bg.jpg) repeat-x left top;
	border:3px solid #E3DFCA;
	font-weight:bold;
	padding:0 10px 10px;
	margin-bottom:20px;
	clear:both;
}
#tmp_contents #tmp_month p {
	float:left;
	margin:0 1em 0 0;
	padding:10px 0 0;
	line-height:1.1;
}
#tmp_contents #tmp_month p.line {
	border-right:1px solid #BDB384;
	padding-right:10px;
}
#tmp_contents #tmp_month ul {
	list-style:none;
	padding:10px 0 0;
	margin:0;
}
#tmp_contents #tmp_month ul li {
	float:left;
	border-right:1px solid #BDB384;
	padding:0 5px;
	margin:0;
	line-height:1.1;
}
/* tmp_past
============================== */
#tmp_contents .box_past {
	border:1px solid #EAEAEA;
	margin:0 20px 20px;
	clear:both;
}
#tmp_contents .box_past h2 {
	border-bottom:3px solid #CCCCCC;
	background-color:#EAEAEA;
	color:inherit;
	font-size:120%;
	padding:2px 10px 0;
	margin-top:0;
}
#tmp_contents .box_past_cnt {
	padding:0 10px 0;
}
* html #tmp_contents .box_past_cnt {
	height:1%;
}
#tmp_contents .box_past_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_contents .box_past_cnt ul li {
	background:url(../images/contents/past_icon.gif) no-repeat 0 0.2em;
	padding-left:19px;
	margin-right:1.5em;
	margin-bottom:0;
	padding-bottom:10px;
	float:left;
}
/* tmp_annai
============================== */
#tmp_contents #tmp_annai {
	background:#F9FDF6 url(../images/contents/annai_cnt_bg.gif) repeat-x 0 34px;
	margin-bottom:20px;
}
* html #tmp_contents #tmp_annai {
	height:1%;
}
#tmp_contents #tmp_annai h2 {
	background:url(../images/contents/annai_h2_bg.gif) repeat-x left top;
	padding:4px 3px;
	margin:0;
	line-height:1;
	font-size:0.1%;
}
#tmp_contents #tmp_annai p.annai_img {
	float:left;
	padding-bottom:15px;
}
#tmp_contents #tmp_annai_cnt {
	padding:5px 10px 5px 195px;
	min-height:160px;
}
#tmp_contents #tmp_annai .annai_topic {
	background-color:#FAF9F3;
	color:inherit;
	padding:10px 12px 5px;
}
#tmp_contents #tmp_annai .annai_topic h3 {
	border:none;
	padding:0;
	margin:0 0 10px;
}

/* ==================================================
topic
================================================== */
#tmp_contents div.topic {
	margin-bottom:20px;
}
#tmp_contents div.topic h2.topic1 {
	color:inherit;
	background:url(../images/contents/topic1_h2_bg.jpg) no-repeat left bottom;
	border-top:1px solid #E3DFCA;
	margin:0 20px -23px;
	padding:1px 10px 10px 40px;
	font-size:130%;
	clear:both;
	color:#003300;
	position:relative;
	z-index:1;
}
* html #tmp_contents div.topic h2.topic1 {
	height:1%
}
#tmp_contents div.topic h2.topic4 {
	color:inherit;
	background:url(../images/contents/topic4_h2_bg.jpg) no-repeat left bottom;
	border-top:1px solid #F1F761;
	margin:0 20px -23px;
	padding:1px 10px 10px 40px;
	font-size:130%;
	clear:both;
	position:relative;
	z-index:1;
}
* html #tmp_contents div.topic h2.topic4 {
	height:1%
}
#tmp_contents div.topic_cnt {
	background-color:#FCFCF8;
	color:inherit;
	border:1px solid #DCD7BD;
	padding:34px 20px 0;
	clear:both;
}
* html #tmp_contents div.topic_cnt {
	height:1%
}
/* topic_a
============================== */
#tmp_contents div.topic_a {
	padding-bottom:5px;
	margin-bottom:15px;
	clear:both;
}
#tmp_contents div.topic_a_lft {
	width:392px;
	float:left;
	padding-left:5px;
}
#tmp_contents div.topic_a_rgt {
	width:320px;
	float:right;
}
#tmp_contents div.topic_a_rgt p {
	padding-left:2px;
}
#tmp_contents div.topic_a h3 {
	border:none;
	background-color:#EBF7E1;
	color:inherit;
	padding:2px 5px;
	margin:0 0 0.5em;
}
#tmp_contents div.topic_a p.catch {
	font-weight:bold;
	font-size:120%;
	padding-left:5px;
	margin-bottom:0.5em;
	line-height:1.3;
}
#tmp_contents div.topic_a ul {
	margin-left:17px;
}
/* topic_b
============================== */
#tmp_contents div.topic_b {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	margin-bottom:15px;
	clear:both;
}
#tmp_contents div.topic_b_lft {
	width:390px;
	float:left;
	padding-left:2px;
}
#tmp_contents div.topic_b_rgt {
	width:322px;
	float:right;
}
#tmp_contents div.topic_b_rgt p {
	padding-left:2px;
}
#tmp_contents div.topic_b p.date {
	border-bottom:1px solid #CCCCCC;
}
#tmp_contents div.topic_b h3 {
	border:none;
	padding-left:2px;
	margin-top:0;
}
#tmp_contents div.topic_b ul {
	margin-left:17px;
}
/* topic_top
============================== */
#tmp_contents div.topic_top {
	padding-bottom:5px;
	clear:both;
}
#tmp_contents div.topic_top_lft {
	width:384px;
	float:left;
}
#tmp_contents div.topic_top_rgt {
	width:333px;
	float:right;
}
#tmp_contents div.topic_top h3 {
	background:url(../images/contents/h3_new_bg.jpg) repeat-x left top;
	border:none;
	border-right:1px solid #DED9A9;
	padding-left:0;
	margin:0 0 15px 3px;
	font-size:0.1%;
	line-height:1;
}
#tmp_contents div.topic_top hr {
	border-top:1px solid #DED9A9;
}
/* ==================================================
topic2
================================================== */
#tmp_contents div.topic2 {
	margin-top:0;
	margin-bottom:20px;
}
#tmp_contents div.topic2 h2 {
	background:url(../images/contents/topic2_h2_bg.jpg) no-repeat left bottom;
	border-top:1px solid #F1F761;
	margin:0 0 0.3em;
	padding:1px 10px 5px 40px;
	font-size:130%;
	clear:both;
}
#tmp_contents div.topic2 h3 {
	border:none;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 4px 4px;
	margin:0 0 0.5em;
}
#tmp_contents div.topic2_cnt {
}
#tmp_contents div.topic2_lft {
	float:left;
	width:190px;
	margin-right:10px;
}
#tmp_contents div.topic2_lft p {
	margin-bottom:10px;
}
#tmp_contents div.topic2_rgt {
	float:right;
	width:177px;
	padding-right:15px;
}
#tmp_contents div.topic2_rgt p {
	margin-bottom:0;
}
#tmp_contents div.topic2_rgt hr {
	border-top:1px solid #CCCCCC;
}
#annai_topic-2 {
	color:inherit;
	background-color:#faf9f3;
	padding:1px 10px 5px;
	clear:both;
}
#annai_topic-2 h3 {
	margin:0 0 10px;
	padding:0;
	border:none;
	border-width:0;
}


/* ==================================================
topic3
================================================== */
#tmp_contents div.topic3 {
	margin-bottom:20px;
}
#tmp_contents div.topic3 h2 {
	background:#FFE8CA url(../images/contents/topic3_h2_bg.gif) no-repeat 0 0.4em;
	border-bottom:3px solid #FF9486;
	color:inherit;
	margin:0 0 0.3em;
	padding:2px 10px 0 27px;
	font-size:130%;
	clear:both;
}
#tmp_contents .tv{
	text-align:center;
	background-color:#F2F2F2;
	color:inherit;
	padding:10px 0;
	margin:0;
	line-height:1;
	font-size:0.1%;
}
/* ==================================================
tvexplain
================================================== */
#tmp_contents div.tvexplain {
	margin-bottom:15px;
}
#tmp_contents div.tvexplain h2 {
	background:url(../images/contents/tvexplain_h2_bg.gif) repeat-x left top;
	padding:0 0 0 17px; 
	margin:0;
}
#tmp_contents div.tvexplain_cnt {
	background-color:#F5F5EB;
	color:inherit;
	padding:15px 17px 0;
	overflow:auto;
	height:110px;
}
/* link_bar
============================== */
#tmp_contents p.link_bar {
	font-weight:bold;
	background:url(../images/contents/link_bar_bg.jpg) repeat-x left top;
	border-bottom:1px solid #C8C8C8;
	text-align:center;
	padding:10px 15px 8px 10px;
	margin:0 80px 20px;
}
#tmp_contents p.link_bar a {
	background:url(../images/contents/tvlist_icon.gif) no-repeat 0 0.2em;
	padding:0 0 0 17px;
}
/* ==================================================
tmp_col2
================================================== */
#tmp_contents #tmp_col2 {
	margin:0 20px 20px;
}
#tmp_contents #tmp_col2 #tmp_col2_lft {
	width:398px;
	float:left;
}
#tmp_contents #tmp_col2 #tmp_col2_rgt {
	width:320px;
	float:right;
}
/* ==================================================
tmp_tabmenu
================================================== */
#tmp_contents #tmp_tabmenu_ttl ul {
	list-style:none;
	padding:0;
	margin:0;
}
#tmp_contents #tmp_tabmenu_ttl ul li {
	float:left;
	width:159px;
	background-color:#F0F0F0;
	color:inherit;
	text-align:center;
	padding:10px 0;
	margin:0 0 1px;
}
#tmp_contents #tmp_tabmenu_ttl ul li.first {
	margin-right:2px;
}
#tmp_contents #tmp_tabmenu_ttl ul li.active {
	background:#B3E08D url(../images/contents/tab_bg.gif) repeat-x left top;
}
#tmp_contents #tmp_tabmenu_cnt {
	border:1px solid #B3E08D;
	padding:15px 10px 0;
	clear:both;
	height:705px;
	overflow:auto;
}
#tmp_contents .kankou {
	height:360px !important;
	margin-bottom:35px !important;
}
* html #tmp_contents .kankou {
	height:385px !important;
	margin-bottom:35px !important;
}
#tmp_contents .tokuban {
	height:270px !important;
}
* html #tmp_contents .tokuban {
	height:295px !important;
}
#tmp_contents #tmp_tabmenu_cnt p.month_ttl {
	background-color:#E0ECF3;
	color:inherit;
	padding:1px 5px;
}
#tmp_contents .kokutai {
	height:270px !important;
}
* html #tmp_contents .kokutai {
	height:295px !important;
}

/* tvlist
============================== */
#tmp_contents div.tvlist {
	margin-bottom:10px;
	clear:both;
}
#tmp_contents div.tvlist p.tvlist_img {
	float:left;
	padding-left:3px;
	margin:0;
}
#tmp_contents div.tvlist_ttl,
#tmp_contents div.tvlist_cnt {
	margin-left:123px;
}
#tmp_contents div.tvlist_ttl p,
#tmp_contents div.tvlist_cnt p {
	line-height:1.3;
	margin-bottom:0.2em;
}
/* tvlist2
============================== */
#tmp_contents div.tvlist2 {
	margin-bottom:15px;
	clear:both;
}
#tmp_contents div.tvlist2 h3 {
	border:none;
	background-color:#EBF7E1;
	padding:2px 10px !important;
	margin-top:0;
}
#tmp_contents div.tvlist2_cnt {
	margin-bottom:10px;
}
#tmp_contents div.tvlist2 p.tvlist2_img {
	float:left;
}
#tmp_contents div.tvlist2_txt {
	margin-left:123px;
}
#tmp_contents div.tvlist2_ttl p,
#tmp_contents div.tvlist2_cnt p {
	line-height:1.3;
	margin-bottom:0.2em;
}
#tmp_contents p.tvlist_ichiran {
	border-top:1px solid #CCCCCC;
	text-align:right;
	padding:10px 15px 0;
	line-height:1.1;
}
#tmp_contents p.tvlist_ichiran a {
	background:url(../images/contents/tvlist_icon.gif) no-repeat 0 0.45em;
	padding:5px 0 0 17px;
}
#tmp_contents p.kanren {
	padding:5px 0 0;
	line-height:1.2;
}
#tmp_contents p.kanren a {
	background:url(../images/contents/tvlist_icon.gif) no-repeat 0 0.45em;
	padding:5px 0 0 17px;
}
/* ==================================================
tmp_ichiran
================================================== */
#tmp_contents #tmp_ichiran h2 {
	background:#B3E08D url(../images/contents/tab_bg.gif) repeat-x left top;
	margin:0 0 1px;
}
#tmp_contents #tmp_ichiran_cnt {
	border:1px solid #B3E08D;
	padding:15px 10px 0;
/*	height:365px;*/
	height:400px;
	clear:both;
	overflow:auto;
}
* html #tmp_contents #tmp_ichiran_cnt {
	height:425px;
/*	height:385px;*/
}
/* ==================================================
kanko_info
================================================== */
#tmp_contents div.kanko_info p {
	margin-left:3px;
	margin-bottom:0.2em;
	line-height:1.3;
}
/* ==================================================
tmp_syokai
================================================== */
#tmp_contents #tmp_syokai {
	border:1px solid #DCD7BD;
	background:#FCFDF8 url(../images/contents/syokai_bg.jpg) repeat-x left bottom;
	margin:35px 0 10px;
	clear:both;
}
#tmp_contents #tmp_syokai h2 {
	background:url(../images/contents/syokai_h2_bg.jpg) no-repeat right top;
	padding:0;
	margin:0;
}
#tmp_contents #tmp_syokai_cnt {
	padding:15px 0px 10px 10px;
}
#tmp_contents #tmp_syokai_cnt div.syokai_btn {
	width:186px;
	float:left;
	margin:0 3px 3px 0;
	line-height:1;
	font-size:0.1%;
}
#tmp_contents #tmp_syokai_cnt div.syokai_btn_txt {
	width:186px;
	float:left;
	margin:0 0 3px 0;
	line-height:1.2;
	font-size:85%;
}
#tmp_contents #tmp_syokai_cnt div.syokai_btn_txt p {
	margin:3px 0 0 3px;
}
#tmp_contents #tmp_syokai_cnt div.syokai_btn_txt p a {
	background:url(../images/contents/syokai_icon.gif) no-repeat 0 0.5em;
	padding:3px 0 0 9px;
}
/* outline
============================== */
#tmp_contents table.outline {
	width:100%;
	margin:0 0 0.8em;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_contents table.outline td {
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	margin:0 0 0.8em;
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #AABBCC;
	clear:both;
}
* html #tmp_contents div.outline {
	width:100%;
}
#tmp_contents .outline p {
	margin:0;
}
#tmp_contents .outline ul {
	margin-bottom:0;
	margin-left:2.5em;
}
#tmp_contents .outline ol {
	margin-bottom:0;
	margin-left:2.5em;
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 1.5em;
}
/* box_info
============================== */
#tmp_contents table.box_info {
	width:100%;
	margin:0 0 0.8em;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AABBCC;
}
#tmp_contents table.box_info td {
	padding:1px;
}
#tmp_contents div.box_info {
	margin:0 0 0.8em;
	padding:1px;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 7px;
	color:#000000;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_contents .box_info .box_info_ttl p {
	margin:0;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 1.5em;
}
/* box_link
============================== */
#tmp_contents div.box_link {
	margin:15px 0 0.8em;
	padding:0 10px;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_contents .box_link .box_link_ttl {
	padding:5px 2px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
#tmp_contents .box_link .box_link_ttl p {
	margin:0;
}
#tmp_contents .box_link .box_link_cnt {
	font-weight:bold;
	padding:5px 2px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 1.5em;
}
/* box_menu
============================== */
#tmp_contents table.box_menu {
	width:100%;
	margin:0 0 0.8em;
	color:inherit;
	background:url(../../../cms8341/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AABBCC;
}
#tmp_contents table.box_menu td {
	padding:5px 10px;
}
#tmp_contents div.box_menu {
	margin:0 0 0.8em;
	padding:10px 10px 0;
	color:inherit;
	background:url(../../../cms8341/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin:0 0 0.8em;
	padding:0;
	font-weight:bold;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em;
	margin-left:2.5em;
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 1.5em;
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:10px;
	color:inherit;
	background:url(../../../cms8341/shared/templates/free/images/contents/box_bg.jpg) no-repeat left top;
	border:1px solid #BBCCDD;
}
/* datatable */
/* enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AABBCC;
	clear:both;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#DDEEFF;
	border:1px solid #AABBCC;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #AABBCC;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em;
	font-weight:bold;
	text-align:left;
}
#tmp_contents table.datatable p {
	margin:0;
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 2.5em;
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 1.5em;
}
#tmp_contents table.enquete_table {
	width:100%;
}
#tmp_contents table.enquete_table th {
	width:20%;
}
#tmp_contents table.enquete_table .nes {
	color:#990000; /* shared.cssΜtxt_red */
	font-weight:bold;
	background-color:transparent;
}
#tmp_contents table.enquete_table .memo {
	color:#990000; /* shared.cssΜtxt_red */
	font-weight:normal;
	background-color:transparent;
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0;
	text-align:center;
}
/* bgcolor */
/* ₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯₯ */
/* \zV[gΙζΑΔνήΈ */
#tmp_contents table.datatable th.bg_red,
#tmp_contents table.datatable th.bg_yellow,
#tmp_contents table.datatable th.bg_blue,
#tmp_contents table.datatable th.bg_gray,
#tmp_contents table.datatable th.bg_green,
#tmp_contents table.datatable th.bg_purple {
	color:inherit;
	background-color:#DDEEFF; /* datatableΜthΖ―Άlπέθ */
}
#tmp_contents table.datatable table th.bg_red,
#tmp_contents table.datatable table th.bg_yellow,
#tmp_contents table.datatable table th.bg_blue,
#tmp_contents table.datatable table th.bg_gray,
#tmp_contents table.datatable table th.bg_green,
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:transparent;
}
/* £££££££££££££££££££££££££ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none;
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit;
	background-color:transparent;
	border:none;
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none;
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* table.datatableΖ―Άlπέθ */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit;
	background-color:#DDEEFF; /* table.datatable thΖ―Άlπέθ */
	border:1px solid #AABBCC; /* table.datatable thΖ―Άlπέθ */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* table.datatable tdΖ―Άlπέθ */
}
/* horizon_list
============================== */
#tmp_contents ul.horizon_list {
	margin:0 0 1em;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.horizon_list li {
	display:inline;
	margin:0 5px 0 0;
	padding:0 0 0 0;
	line-height:2;
}
#tmp_contents ul.horizon_list li a {
	margin:5px 0;
	padding:0 10px 0 0;
	line-height:1.1;
	border-right:1px solid #000000;
}
#tmp_main ul.horizon_list {
	height:1%;
	clear:both;
}
#tmp_main ul.horizon_list li a {
	display:inline-block;
}
/* ==================================================
contents
================================================== */
/* event
============================== */
#tmp_contents .wrap_photo_box_txt {
	width:100%;
	margin-right:-220px;
	float:left;
}
#tmp_contents .photo_box_txt {
	margin-right:220px;
}
#tmp_contents .photo_box_img {
	width:200px;
	float:right;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents #tmp_month:after,
#tmp_contents .box_past_cnt ul:after,
#tmp_contents div.topic .topic_a:after,
#tmp_contents div.topic .topic_b:after,
#tmp_contents div.topic .topic_top:after,
#tmp_contents div.topic2_cnt:after,
#tmp_contents #tmp_col2:after,
#tmp_contents #tmp_tabmenu_ttl ul:after,
#tmp_contents div.tvlist:after,
#tmp_contents div.tvlist2_cnt:after,
#tmp_contents #tmp_syokai_cnt:after,
#tmp_contents div.outline:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .wrap_photo_box_txt:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #tmp_contents #tmp_month,
*:first-child+html #tmp_contents .box_past_cnt ul,
*:first-child+html #tmp_contents div.topic .topic_a,
*:first-child+html #tmp_contents div.topic .topic_b,
*:first-child+html #tmp_contents div.topic .topic_top,
*:first-child+html #tmp_contents div.topic2_cnt,
*:first-child+html #tmp_contents #tmp_col2,
*:first-child+html #tmp_contents #tmp_tabmenu_ttl ul,
*:first-child+html #tmp_contents div.tvlist,
*:first-child+html #tmp_contents div.tvlist2_cnt,
*:first-child+html #tmp_contents #tmp_syokai_cnt,
*:first-child+html #tmp_contents div.outline,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .wrap_photo_box_txt {
	min-height:1%;
}
/* for IE6.0 */
* html #tmp_contents #tmp_month,
* html #tmp_contents .box_past_cnt ul,
* html #tmp_contents div.topic .topic_a,
* html #tmp_contents div.topic .topic_b,
* html #tmp_contents div.topic .topic_top,
* html #tmp_contents div.topic2_cnt,
* html #tmp_contents #tmp_col2,
* html #tmp_contents #tmp_tabmenu_ttl ul,
* html #tmp_contents div.tvlist,
* html #tmp_contents div.tvlist2_cnt,
* html #tmp_contents #tmp_syokai_cnt,
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_contents .wrap_photo_box_txt {
	height:1%;
}
/* ==================================================
print
================================================== */
@media print {
#tmp_stream_header {
	margin-bottom:10px;
	padding-bottom:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
}
#tmp_stream_footer {
	margin-top:10px;
	padding-top:10px;
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
}
#tmp_means,
#tmp_stream_gnavi,
#tmp_snavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_feedback {
	display:none;
}
body,
#tmp_pankuzu,
#tmp_wrap_main {
	background:none;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
/* for IE7.0 */
*:first-child+html h1,
*:first-child+html h2,
*:first-child+html h3,
*:first-child+html h4,
*:first-child+html h5,
*:first-child+html h6 {
	min-height:1%;
}
/* for IE6.0 */
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6 {
	height:1%;
}

