@charset "utf-8";

@import'/shared/season/templates/top/style/edit.css';

/*::::: main :::::::::::::::*/
#tmp_main {
	height:1%;
	clear:both;
	padding:0 10px 10px 10px;
}
#tmp_main:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/*::::: layout :::::::::::::::::*/
#tmp_wrap_sm {
	width:99%;
	float:left;
	margin-right:-261px;	
}
#tmp_main #tmp_wrap_sm {
	width:100%;
}
#tmp_wrap_sm2 {
	margin:0 260px 0 0;
}
#tmp_sm {
	height:1%;
	clear:both;
	width:100%;
}
#tmp_sm:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_wrap_menu {
	width:160px;
	margin:0px -160px 0px 0px;
	float:left;
	position:relative;
	z-index:1;
	height:1%;
}
#tmp_menu {
	height:1%;
	padding:6px 0 0 0;
}
#tmp_top_contents {
	width:99%;
	float:right;
}
#tmp_main #tmp_top_contents {
	width:100%;
}
#tmp_top_contents #tmp_wrap_maincontents {
	margin:0 0 0 160px;
	padding:0 0 0 42px;
	background:url(/shared/season/templates/top/images/maincontents/maincontents_wrap1.gif) no-repeat top left;
}
#tmp_top_contents #tmp_wrap_maincontents2 {
	padding:29px 30px 0 0;
	background:url(/shared/season/templates/top/images/maincontents/maincontents_wrap2.gif) no-repeat top right;
} 
#tmp_wrap_submenu {
	width:260px;	
	float:right;	
}
#tmp_submenu {
	padding:6px 0 0 0;
}
/*::::: menu :::::::::::::::::*/
/* tmp_measure */
#tmp_measure {
	background:url(/shared/templates/top/images/menu/measure_bg.jpg) repeat-x top left;
	margin:0 0 5px 0;
	border:2px solid #707070;
	line-height:0;
}
#tmp_measure_ttl {
	background:#DFDFDF url(/shared/templates/top/images/menu/measure_bg2.jpg) repeat-x top left;
}
#tmp_measure_cnt {
	background-color:#DFDFDF;
	padding:0 3px 3px;
}
/* tmp_special */
#tmp_special {
	padding:5px;
	line-height:0;
	margin:0 0 5px 0;
	background-color:#FAFAF6;
}
#tmp_special p {
	margin:0 0 5px 0;
}
#tmp_special .btn_chiji {
	margin:0;
}
#tmp_special ul li {
	line-height:0;
	list-style:none;
	font-size:0.1%;
}
/*::::: subnavi :::::::::::::::*/
/* tmp_emergency */
#tmp_emergency {
	margin:0 0 10px 0;
}
#tmp_emergency_ttl {
	background:url(/shared/templates/top/images/submenu/emergency_ttl_bg.gif) no-repeat top left;
	padding:3px 3px 0px 2px;
	font-size:1%;
	line-height:0.1;
	height:1%;
}
#tmp_emergency_ttl:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_emergency_ttl h2 {
	float:left;
}
#tmp_emergency_ttl p {
	float:right;
	padding-top:2px;
}
#tmp_emergency_cnt {
	clear:both;
	padding:5px 10px 5px 0;
	border:#C33512 2px solid;
	background-color:#FFFFFF;
}
#tmp_emergency_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/templates/top/images/submenu/emergency_icon.gif);
}
/* tmp_introduction */
#tmp_introduction {
	margin:0 0 8px 0;
	width:260px;
}
#tmp_introduction ul li {
	display:inline;
	float:left;
	width:130px;
	list-style:none;
	font-size:0.1%;
}
#tmp_introduction ul:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	line-height:0.1;
	font-size:0.1%;
}
/* tmp_electron */
#tmp_electron_serv_ttl,
#tmp_electron_public_ttl {
	clear:both;
	background:url(/shared/templates/top/images/submenu/horizon_list_bg.jpg) no-repeat;
	font-size:1%;
	line-height:0.1;
	padding:4px 5px 2px;
}
#tmp_electron_serv_cnt,
#tmp_electron_public_cnt {
	padding:3px 5px;
	list-style:none;
	list-style-image:none;
	background-color:#FFFFFF;
}
#tmp_electron_serv_cnt li,
#tmp_electron_public_cnt li {
	display:inline;
	margin:0px 5px 0px 0px;
	padding:0px;
	line-height:1.0;
}
#tmp_electron_serv_cnt li a,
#tmp_electron_public_cnt li a {
	border-right:1px solid #000000;
	margin:2px 0px;
	padding:0 10px 0 0;
	line-height:1.1;
}
#tmp_submenu #tmp_electron_serv_cnt,
#tmp_submenu #tmp_electron_public_cnt {
	clear:both;
	height:1%;
}
#tmp_submenu #tmp_electron_serv_cnt li a,
#tmp_submenu #tmp_electron_public_cnt li a {
	display:inline-block;
}
/*::::: maincontents :::::::::::::::*/
#tmp_maincontents {
	padding:0 0 10px 0;
}
/* tmp_topics , tmp_news */
#tmp_topics {
	width:100%;
}
#tmp_news {
	width:100%;
	border-top:#7B46AC 2px solid;
	padding:10px 0 0 0;
}
#tmp_topics_ttl h2,
#tmp_news_ttl h2 {
	float:left;
	font-size:1%;
	line-height:0.1;
}
#tmp_topics_ttl ul,
#tmp_news_ttl ul {
	margin:0 0 0 140px;
	font-size:1%;
	line-height:0.1;
}
#tmp_topics_ttl ul li,
#tmp_news_ttl ul li {
	display:inline;
	margin:0 10px 0 0;
	list-style:none;
}
#tmp_topics_cnt,
#tmp_news_cnt {
	padding:5px 0 0 0;
}
#tmp_topics_cnt ul,
#tmp_news_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/templates/top/images/maincontents/maincontents_icon.gif);
}
#tmp_topics_cnt ul li,
#tmp_news_cnt ul li {
	line-height:1.5;
}
/*::::: largescale :::::::::::::::*/
#tmp_largescale #tmp_emergency {
	margin:0 -10px 10px -10px;
	background:url(/shared/templates/top/images/maincontents/emergency_bg.jpg) repeat-x top left;
}
#tmp_largescale #tmp_emergency_ttl {
	font-size:1%;
	line-height:0.1;
	padding:4px 5px 2px;
	height:1%;
	background:none;
}
#tmp_largescale #tmp_emergency_ttl h2 {
	float:none;
	height:1%;
}
#tmp_largescale #tmp_emergency_cnt {
	border:#D52B00 3px solid;
	background-color:#FFFFFF;
	padding:5px 10px;
}
#tmp_largescale #tmp_emergency_cnt ul {
	margin:0 0 10px 18px;
	list-style-image:url(/shared/templates/top/images/maincontents/emergency_icon.gif);
}
#tmp_largescale #tmp_emergency_cnt ul ul {
	margin:0;
	list-style-image:none;
}
#tmp_largescale #tmp_emergency_cnt ul li {
	line-height:1.5;
}
#tmp_largescale #tmp_related_ttl {
	clear:both;
	font-size:1%;
	line-height:0.1;
	margin:0 0 10px 0;
	background:url(/shared/templates/top/images/maincontents/related_bg.gif) repeat-x top left;
}
#tmp_largescale #tmp_related_cnt p {
	clear:both;
	float:left;
	margin:0 30px 0 0;
}
#tmp_largescale #tmp_related_cnt ul {
	margin:0 0 5px 18px;
}
#tmp_largescale #tmp_related_cnt ul li {
	display:inline;
	margin:0 30px 0 0;
}
#tmp_largescale #tmp_wrap_information {
	width:100%;
	border:#FFFFFF 1px solid;
	background:#FFFFFF url(/shared/templates/top/images/maincontents/maincontents_bg.jpg) repeat-x top left;
}
#tmp_largescale #tmp_information {
	width:100%;
	margin:17px 0;
	background:url(/shared/templates/top/images/maincontents/information_line.gif) repeat-y top center;
}
#tmp_largescale #tmp_topics {
	float:left;
	width:48%;
}
#tmp_largescale #tmp_news {
	float:right;
	width:48%;
	padding:0px;
	border:none;
}
#tmp_largescale #tmp_topics_ttl,
#tmp_largescale #tmp_news_ttl {
	padding:0 20px;
}
#tmp_largescale #tmp_topics_ttl h2,
#tmp_largescale #tmp_news_ttl h2 {
	float:left;
	font-size:1%;
	line-height:0.1;
}
#tmp_largescale #tmp_topics_ttl ul,
#tmp_largescale #tmp_news_ttl ul {
	margin:0 0 0 140px;
	font-size:1%;
	line-height:0.1;
}
#tmp_largescale #tmp_topics_ttl ul li,
#tmp_largescale #tmp_news_ttl ul li {
	display:inline;
	margin:0 10px 0 0;
	list-style:none;
}
#tmp_largescale #tmp_topics_cnt,
#tmp_largescale #tmp_news_cnt {
	padding:15px 20px 5px;
}
#tmp_largescale #tmp_topics_cnt ul,
#tmp_largescale #tmp_news_cnt ul {
	margin:0 0 0 18px;
	list-style-image:url(/shared/templates/top/images/maincontents/maincontents_icon.gif);
}
#tmp_largescale #tmp_topics_cnt ul li,
#tmp_largescale #tmp_news_cnt ul li {
	line-height:1.5;
}
#tmp_largescale #tmp_related_cnt:after,
#tmp_largescale #tmp_information:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	line-height:0.1;
	font-size:0.1%;
}

