@charset "utf-8";

/* smartphonelink
============================== */
#tmp_wrap_smartphonelink {
	padding:10px;
	color:#2D440C;
	background-color:#FFFFFF;
	line-height:1.2;
	display:none;
	clear:both;
}
#tmp_smartphonelink {
	color:#2D440C;
	background-color:#CEE67F;
	background:-webkit-linear-gradient(linear, center top, center bottom, from(#CEE67F), to(#91C736)); /* Webkit */
	background:-webkit-gradient(linear, center top, center bottom, from(#CEE67F), to(#91C736)); /* Webkit */
	background:-moz-linear-gradient(center top, #CEE67F, #91C736);/* Mozilla */
	text-align:center;
	font-size:200%;
	border-radius:5px;      /* CSS3 */
	-moz-border-radius:5px;    /* Mozilla */
	-webkit-border-radius:5px; /* Webkit */
}
#tmp_smartphonelink p {
	margin:0;
}
#tmp_smartphonelink a {
	display:block;
	padding:30px 5px;
	color:#2D440C;
	background-color:transparent;
	text-decoration:none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px),only screen and (-webkit-min-device-pixel-ratio : 1.5),only screen and (min-device-pixel-ratio : 1.5) {
#tmp_wrap_smartphonelink {
	display:none;
}
}
/* ==================================================
header
================================================== */
/* search */
#tmp_search {
	margin:5px 14px 0 0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:183px;
	min-height:21px;
	margin: 0 5px 0 0;
	border:1px solid #AEAEAE;
}
/* ==================================================
navi
================================================== */
/* lnavi
============================== */
#tmp_lnavi {
	-webkit-box-sizing: border-box; /* Safari,Google Chrome */  
	-moz-box-sizing: border-box;    /* Firefox */  
	-ms-box-sizing: border-box;     /* IE 8,9 */  
	box-sizing: border-box;         /* Opera */  
	background: url(/shared/templates/free/images/snavi_h2_top.png) 0 top no-repeat transparent\9; /* IE6,7,8,9 */
}
#tmp_lnavi_ttl p {
	margin: 0 0 0 0;
	padding: 8px 0 7px 0;
	color: #283B08;
	text-align: center;
	text-shadow: 2px 2px 10px #FFFFFF, -2px -2px 10px #FFFFFF;
	background: -webkit-linear-gradient(linear, left top, left bottom, from(#C4DF70), to(#9DC617)); /* Safari, Chrome */
	background: -webkit-gradient(linear, left top, left bottom, from(#C4DF70), to(#9DC617)); /* Safari, Chrome */
	background: -moz-linear-gradient(top, #C4DF70, #9DC617); /* Firefox */
	background: -ms-linear-gradient(top, #C4DF70, #9DC617);
	background: linear-gradient(to bottom , #C4DF70, #9DC617);
    filter: progid:DXImageTransform.Microsoft.linear-gradient(GradientType=0,startcolorstr=#C4DF70, endcolorstr=#9DC617);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#C4DF70, endcolorstr=#9DC617);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	border-radius: none\9; /* IE 9 */
	-webkit-box-shadow: inset 0 0 1px 1px #E5F1BF;
	-moz-box-shadow: inset 0 0 1px 1px #E5F1BF;
	background: url(/shared/templates/free/images/snavi_h2_bg.png) 0 bottom no-repeat transparent\9; /* IE6,7,8,9 */
	border: none\9; /* IE6,7,8,9 */
}
#tmp_lnavi_ttl a {
	font-size: 135%;   /* 17px */
	line-height: 111%; /* 19px */
	font-weight: bold;
	color: #283B08;
	background-color:transparent;
	text-decoration:none;
}
#tmp_lnavi_cnt {
	margin: 0 0 0 0;
	background-color: #F2FADA;
	border-left: 1px solid #C5D889;
	border-right: 1px solid #C5D889;
	border-bottom: 1px solid #C5D889;
}
#tmp_lnavi_cnt ul {
	margin-left:0 !important;
	margin-bottom:0 !important;
}
#tmp_lnavi_cnt ul li {
	margin-left:0 !important;
	margin-bottom:0 !important;
	background:none !important;
}
#tmp_lnavi_cnt .noicon_list {
	padding:0 0 0 25px;
	text-indent:-23px;
	border-top: 1px solid #C5D889;
}
#tmp_lnavi_cnt .noicon_list span {
	padding:10px 10px 8px !important;
	display:block !important;
}
#tmp_lnavi_cnt .noicon_list a {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	display:inline !important;
}
#tmp_lnavi_cnt .noicon_list .switch img {
	margin:0 5px 0 0;
	vertical-align:top;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt {
	margin-top:0 !important;
	margin-left:-25px !important;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li {
	padding:10px 10px 8px 26px !important;
	color: #065905 !important;
	background-color:#FEFFFB !important;
	border-top: 1px dotted #BFCF9E !important;
	text-indent:0 !important;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li.active {
	color: #065905 !important;
	background-color:#FEF3D3 !important;
}
#tmp_lnavi_cnt .noicon_list .switch_cnt li a {
	padding:0 0 0 12px !important;
	background:url(/shared/images/navi/lnavi/lnavi_list_icon.gif) no-repeat left 0.3em !important;
	display:inline-block !important;
}
#tmp_lnavi_cnt .icon_list a:hover {
	color: #303822;
	background: url(/shared/templates/free/images/snavi_list_01.png) 12px center no-repeat;
}
#tmp_lnavi_cnt .icon_list {
	padding-left:0 !important;
	border-top: 1px solid #C5D889;
}
/* ==================================================
main
================================================== */
/* emergency
============================== */
#tmp_emergency {
	margin-top:15px;
	margin-bottom:10px;
	border:2px solid #DB4939;
	clear:both;
}
#tmp_emergency_ttl {
	padding:7px 10px 5px;
	color:inherit;
	background:#FCEEED url(/shared/images/main/emergency/emergency_ttl_bg.jpg) repeat-x left bottom;
}
#tmp_emergency_ttl h2 {
	font-size:114%;
	font-weight:bold;
}
#tmp_emergency_cnt {
	padding:10px 15px 7px;
}
#tmp_emergency_cnt ul {
	margin:0;
	padding:5px 0 0;
	border-top:1px solid #CCCCCC;
}
#tmp_emergency_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 0 17px;
	float:left;
}
#tmp_emergency_cnt ul li.read_all {
	background:url(/shared/images/main/emergency/read_all_icon.gif) no-repeat left 0.3em;
}
#tmp_emergency_cnt ul li.rss {
	background:url(/shared/images/main/emergency/rss_icon.gif) no-repeat left 0.3em;
}
/* list_table */
#tmp_emergency table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_emergency table.list_table p {
	margin:0 0 8px;
}
#tmp_emergency table.list_table td {
	vertical-align:top;
}
#tmp_emergency table.list_table .date {
	width:70px;
	padding-left:10px;
	background:url(/shared/images/main/emergency/list_icon.gif) no-repeat left 0.3em;
}
/* ==================================================
readspeaker
================================================== */
.rsbtn {
	margin:0 0 20px !important;
	clear:both;
}
.format_top .rsbtn {
	margin:20px 0 10px !important;
	clear:both;
}
.rsbtn .rsbtn_stop.rsimg {
	margin-right:-5px !important;
}
.rsbtn .rsbtn_progress_container.rsimg {
	margin:8px 5px 0 3px !important;
}
.rsbtn .rsbtn_volume.rsimg {
	margin-right:2px !important;
	margin-top:3px !important;
}
.rsbtn .rsbtn_settings.rsimg,
.rsbtn .rsbtn_dl.rsimg {
	margin-top:3px !important;
}
/* social plugin
============================== */
#tmp_social {
	margin:0 0 0.8em;
	float:left;
}
#tmp_social #tmp_twitter,
#tmp_social #tmp_facebook,
#tmp_social #tmp_gooble_plus {
	float:left;
	margin:0 10px 0 0;
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px !important;
	padding:10px !important;
	border:1px solid #CCCCCC !important;
	clear:both !important;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left !important;
}
.plugin .plugin_img img {
	vertical-align:top !important;
}
.plugin p {
	margin:0 !important;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px !important;
	padding:19px 19px 10px !important;
	color:inherit !important;
	background-color:#FAF9F4 !important;
	border:1px solid #CBCAC2 !important;
	font-size:125%;
	clear:both !important;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	color:#835102 !important;
	background-color:transparent !important;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.caution {
	color:#C12600 !important; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#1F663B; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_red {
	color:#D21155; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_brown {
	color:#615719; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em !important; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100% !important;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2,
table.col2 th,
table.col2 td {
	border-color:#FFFFFF !important;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:topt;
	text-align:left;
}
table.col2 td.col2L {
	width:50% !important;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5% !important;
	margin-right:4% !important;
}
div.col2 div.col2 div.col2R {
	width:47.5% !important;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100% !important;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5% !important;
	margin-right:2% !important;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5% !important;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100% !important;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3,
table.col3 th,
table.col3 td {
	border-color:#FFFFFF !important;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33% !important;
	border-right-width:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33% !important;
}
div.col3 {
	width:100% !important;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* img_cap ▼変更しない
============================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
Google
================================================== */
#cse .gsc-thinWrapper {
	width:100% !important;
}
/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display:none !important;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display:block !important;
}
#cse form,
#cse table,
#cse table tr,
#cse table td {
	border:none;
}
#cse table td {
	padding:0;
}
table.gsc-search-box td.gsc-input {
	padding:0 12px 0 0;
}
div.gsc-clear-button {
	margin-right:4px !important;
	padding-left:10px !important;
}
table.gsc-branding {
	float:right;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	margin-right:8px !important;
}
td.gsc-branding-text div.gsc-branding-text,
td.gcsc-branding-text div.gcsc-branding-text {
	font-size:11px !important;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em !important;
}
/* linkicon
============================== */
#tmp_contents a.icon_pdf,
#tmp_contents a.icon_word,
#tmp_contents a.icon_excel,
#tmp_contents a.icon_ppt {
	display:inline-block !important;
}
a.icon_pdf,
a.icon_word,
a.icon_excel,
a.icon_ppt {
	margin:0 3px !important;
	padding-left:48px !important;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel,
li a.icon_ppt {
	background-position:0 0.2em !important;
}
a.icon_pdf {
	background:url(/shared/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em !important;
}
a.icon_word {
	background:url(/shared/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em !important;
}
a.icon_excel {
	background:url(/shared/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em !important;
}
a.icon_ppt {
	background:url(/shared/system/images/linkicon/icon_ppt.gif) no-repeat 0 0.4em !important;
}
/* outside
============================== */
#tmp_contents .outside {
	vertical-align:middle;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FEF0CB; /* デザインによって変更 */
}
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FAE8E4; /* デザインによって変更 */
}
td.bg_lightblue,
th.bg_lightblue {
	color:inherit;
	background-color:#DEEFFE; /* デザインによって変更 */
}
td.bg_beige,
th.bg_beige {
	color:inherit;
	background-color:#F7F6F0; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDF0E2; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


/* ==================================================
2015 12月追加
================================================== */
#tmp_hnavi {
	display:none;
}
#tmp_sma_menu {
	display:none;
}
#tmp_top_menu {
	display:none;
}
#tmp_seikatsu_info {
	display:none;
}
#tmp_picup_bnr {
	display:none;
}
#tmp_sns_area {
	display:none;
}
#LayerContentsBodyRight #tmp_sns_area {
	display:block;
}
#tmp_sns_area {
	clear:both;
    border: 1px solid #D2CDB6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 10px 0;
}
#tmp_sns_area_ttl {
    margin: 0 0 0 0;
    padding: 9px 0 8px 11px;
    font-weight: bold;
    font-size: 121%;
    line-height: 123%;
    background: -webkit-linear-gradient(linear, left top, left bottom, from(#CFE680), to(#90C735));
    background: -webkit-gradient(linear, left top, left bottom, from(#CFE680), to(#90C735));
    background: -moz-linear-gradient(top, #CFE680, #90C735);
    background: linear-gradient(to bottom, #CFE680, #90C735);
    border: none;
    filter: progid:DXImageTransform.Microsoft.linear-gradient(GradientType=0,startcolorstr=#CFE680, endcolorstr=#90C735);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#CFE680, endcolorstr=#90C735);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.format_top #tmp_sns_area_ttl p {
	margin:0;
}
#tmp_sns_area_cnt {
	text-align:center;
    padding:10px 0 0;
}
.format_top .btn_more_notice,
.format_top .btn_more_latest {
	display:none;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_social:after,
#tmp_emergency:after,
#tmp_emergency_ttl:after,
#tmp_emergency_cnt:after,
.plugin:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_search: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,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html #tmp_social,
*:first-child+html #tmp_emergency,
*:first-child+html #tmp_emergency_ttl,
*:first-child+html #tmp_emergency_cnt,
*:first-child+html .plugin,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_search {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html #tmp_social,
* html #tmp_emergency,
* html #tmp_emergency_ttl,
* html #tmp_emergency_cnt,
* html .plugin,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3,
* html #tmp_search {
	display:inline-block; /* 変更しない */
}