@charset "utf-8";

/*::::: layout :::::::::::::::::*/
#tmp_wrap_lnavi {
	width:195px;
	float:left;
	margin:0px -195px 0px 0px;
	padding:5px 0px 0px 0px;
	color:inherit;
	background:#FFFFFF url(/shared/images/himawari/navi/lnavi_bg_top.gif) no-repeat left top;
	position:relative;
	z-index:1;
	height:1%;
}
#tmp_top_contents {
	width:100%;
	float:right;
}
#tmp_wrap_contents {
	margin:0px 0px 0px 210px;
}
/*::::: main ::::::::::::::::: */
#tmp_wrap_main {
	clear:both;
	padding:15px 20px;
}
#tmp_main {
	width:100%;
}
#tmp_main:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_wrap_contents2 {
	color:inherit;
	background:#FFFFFF url(/shared/images/himawari/main/cnt_bg_lft_top.gif) no-repeat left top;
}
#tmp_wrap_contents3 {
	background:url(/shared/images/himawari/main/cnt_bg_rgt_top.gif) no-repeat right top;
}
#tmp_wrap_contents4 {
	background:url(/shared/images/himawari/main/cnt_bg_lft_btm.gif) no-repeat left bottom;
}
#tmp_wrap_contents5 {
	padding:20px 20px 10px;
	background:url(/shared/images/himawari/main/cnt_bg_rgt_btm.gif) no-repeat right bottom;
}
/*::::: lnavi :::::::::::::::*/
#tmp_lnavi {
	padding:0px 2px 5px 2px;
	background:url(/shared/images/himawari/navi/lnavi_bg_btm.gif) no-repeat left bottom;
	height:1%;
}
#tmp_lnavi ul {
	list-style:none;
}
#tmp_lnavi ul li img {
	vertical-align:bottom;
}
#tmp_lnavi ul li ul {
	margin:5px 5px 0px 20px;
}
#tmp_lnavi ul li li {
	margin-bottom:0.5em;
}
/*::::: maincontents :::::::::::::::*/
#tmp_maincontents {
	width:100%;
}
#tmp_maincontents:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_ttl_table {
	margin-bottom:0.5em;
	background:url(/shared/templates/himawari_top/images/contents/h2_table_bg.gif) no-repeat right top;
}
#tmp_ttl_calendar {
	margin-bottom:0.5em;
	background:url(/shared/templates/himawari_top/images/contents/h2_calendar_bg.gif) no-repeat right top;
}
#tmp_ttl_board {
	margin-bottom:0.5em;
	background:url(/shared/templates/himawari_top/images/contents/h2_board_bg.gif) no-repeat right top;
}
#tmp_ttl_information {
	margin-bottom:0.5em;
	margin-top:20px;
	background:url(/shared/templates/himawari_top/images/contents/h2_information_bg.gif) no-repeat right top;
}
#tmp_information {
	clear:both;
	margin-bottom:0.5em;
}
.center_info {
	padding:5px 5px 5px 20px;
	border-bottom:1px solid #BFE798;
	background:url(/shared/templates/himawari/images/contents/icon_list.gif) no-repeat 5px 0.7em;
}
/*::::: cms :::::::::::::::*/
#tmp_contents div.section,
#tmp_contents blockquote {
	margin:0px 0px 0px 1em;
}
/*::::: class :::::::::::::::*/
/* text */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background-color:inherit;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
.readall {
	clear:both;
	text-align:right;
	padding:6px 0px 6px 10px;
}
a.icon_pdf {
	background:url(/shared/images/contents/icon_pdf.gif) no-repeat 0px 0.2em;
}
a.icon_word {
	background:url(/shared/images/contents/icon_word.gif) no-repeat 0px 0.2em;
}
a.icon_excel {
	background:url(/shared/images/contents/icon_excel.gif) no-repeat 0px 0.2em;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	text-indent:0px !important;
}
/*::::: parts :::::::::::::::*/
/* col3 */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	text-align:left;
	vertical-align:top;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33%;
	padding-right:6%;
}
table.col3 td.col3R {
	width:31%;
	padding:0px;
}
div.col3 {
	width:100%;
	height:1%;
}
div.col3:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
div.col3 div.col3L,
div.col3 div.col3M {
	float:left;
	width:32%;
	margin-right:2%;
	display:table;
}
div.col3 div.col3R {
	float:left;
	width:31%;
	display:table;
}
/*::::: print :::::::::::::::*/
@media print {
h1,
h2,
h3,
h4,
h5,
h6 {
	height:1%;
}
#tmp_header_logo,
#tmp_hnavi,
#tmp_wrap_contents2,
#tmp_wrap_contents3,
#tmp_wrap_contents4,
#tmp_wrap_contents5,
.center_info {
	height:1%;
}
}
