@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* smartphonelink
============================== */
#tmp_wrap_smartphonelink {
	clear:both;
	display:none;
	padding:15px;
	color:inherit;
	background-color:#FFFFFF;
	line-height:1.2;
}
#tmp_smartphonelink {
	font-size:200%;
	color:#FFFFFF;
	text-align:center;
	background-color:#0056B5;
	background:-moz-linear-gradient(top,  #0056B5 0%, #003979 95%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0056B5), color-stop(95%,#003979));
	background: -webkit-linear-gradient(top, #0056B5 0%, #003979 95%);
	border:2px solid #003979;
	border-radius:3px;      /* CSS3 */
	-moz-border-radius:3px;    /* Mozilla */
	-webkit-border-radius:3px; /* Webkit */
}
#tmp_smartphonelink p {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_smartphonelink a {
	display:block;
	padding:5px;
	color:#FFFFFF;
	background-color:#0056B5;
	background:-moz-linear-gradient(top,  #0056B5 0%, #003979 95%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#0056B5), color-stop(95%,#003979));
	background: -webkit-linear-gradient(top, #0056B5 0%, #003979 95%);
	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:block;
}
}
/* wrapper
============================== */
#tmp_wrapper {
	min-width:940px;
	border-top:2px solid #0056B5;
}
#tmp_wrapper2 {
	width:940px; /* デザインによって変更 */
	margin:0 auto;
	background:url(/shared/site_saiyo/images/wrapper/wrapper2_bg.gif) no-repeat right bottom;
}
* html #tmp_wrapper2 {
	text-align:left;
}
#tmp_wrapper noscript {
	text-align:center;
}
#tmp_wrapper3 {
	background:url(/shared/site_saiyo/images/wrapper/wrapper3_bg.gif) no-repeat left top;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 0 50px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding:27px 0 25px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_contents {
	padding:0 0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.col_main {
	padding:0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-300px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:300px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-210px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:280px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:200px; /* デザインによって変更 */
	margin-right:-230px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:230px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:230px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	color:inherit;
	background:#FFFFFF url(/shared/site_saiyo/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
#tmp_header {
	width:940px;
	margin:0 auto;
}
* html #tmp_header {
	text-align:left;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:587px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:4px 0 8px;
}
/* func_txt */
#tmp_func_txt {
	margin:0 13px 0 0;
	float:left;
}
#tmp_func_txt dt {
	margin:3px 5px 0 0;
	float:left;
}
#tmp_func_txt dd {
	float:left;
}
/* func_clr */
#tmp_func_clr {
	margin:0 11px 5px 0;
	float:left;
}
#tmp_func_clr dt {
	margin:3px 4px 0 0;
	float:left;
}
#tmp_func_clr dd {
	float:left;
}
/* func_ruby */
#tmp_func_ruby {
	margin:0 13px 5px 0;
	float:left;
}
#tmp_func_ruby dt {
	margin:3px 5px 0 0;
	float:left;
}
#tmp_func_ruby dd {
	float:left;
}
/* func_voice */
#tmp_func_voice {
	margin:0 0 5px 0;
	float:left;
}
#tmp_func_voice dt {
	margin:3px 4px 0 0;
	float:left;
}
#tmp_func_voice dd {
	float:left;
}

/* secondary
============================== */
#tmp_means_secondary {
	padding:0 0 0 162px;
	margin:0 0 7px;
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 5px 0 0;
	padding:0 0 0 7px;
	float:left;
	border-left:1px solid #A6BDD5;
}
#tmp_hnavi .last {
	margin:0;
	padding:0 5px 0 7px;
	border-right:1px solid #A6BDD5;
}
/* tertiary
============================== */
#tmp_means_tertiary {
	padding:0 0 0 255px;
	clear:both;
}
#tmp_means_tertiary p {
	float:left;
}
/* search */
#tmp_func_search_ttl {
	margin:0 5px 0 0;
}
#tmp_func_search_b,
#tmp_func_search_h {
	font-size:1%;
	line-height:0.1;
}
#tmp_func_search_q {
	display:inline;
	margin:0 3px 0 0;
}
#tmp_query {
	width:190px;
	min-height:18px;
	border-top:1px solid #8F8F8F;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	border-left:1px solid #8F8F8F;
}
* html #tmp_query {
	width:192px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	width:100%;
	padding:0 0 3px;
	background:url(/shared/site_saiyo/images/navi/gnavi/gnavi_bg.gif) repeat-x left top;
}
#tmp_gnavi {
	width:970px; /* デザインによって変更 */
	margin:0 auto;
	padding:2px 0 0;
	clear:both;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	margin:0 0 0 15px;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	height:46px;
	background-image:url(/shared/site_saiyo/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_gnavi ul li span {
	display:block;
	height:46px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
#tmp_glist1 a {
	width:125px;
	background-position:left top;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
*:first-child+html #tmp_glist1 a:active {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_gnavi #tmp_glist1 span {
	width:125px;
}
#tmp_glist2 a {
	width:158px;
	background-position:-125px top;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-125px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-125px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-125px bottom;
}
#tmp_gnavi #tmp_glist2 span {
	width:158px;
}
#tmp_glist3 a {
	width:179px;
	background-position:-283px top;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-283px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-283px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-283px bottom;
}
#tmp_gnavi #tmp_glist3 span {
	width:179px;
}
#tmp_glist4 a {
	width:205px;
	background-position:-462px top;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-462px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-462px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-462px bottom;
}
#tmp_gnavi #tmp_glist4 span {
	width:205px;
}
#tmp_glist5 a {
	width:132px;
	background-position:-667px top;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-667px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-667px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-667px bottom;
}
#tmp_gnavi #tmp_glist5 span {
	width:132px;
}
#tmp_glist6 a {
	width:141px;
	background-position:-799px top;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-799px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-799px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-799px bottom;
}
#tmp_gnavi #tmp_glist6 span {
	width:141px;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	padding:12px 0 8px;
	clear:both;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	padding:1px;
	background:url(/shared/site_saiyo/images/navi/lnavi/lnavi_bg.gif) no-repeat left top;
	clear:both;
}
#tmp_lnavi_ttl {
	padding:7px 10px 6px;
	color:#FFFFFF;
	background:#333333 url(/shared/site_saiyo/images/navi/lnavi/lnavi_ttl_bg.gif) no-repeat left top;
	border-top:1px solid #FFFFFF;
	font-size:115%;
}
#tmp_lnavi_ttl a {
	color:#FFFFFF;
	background-color:transparent;
	font-weight:bold;
}
#tmp_lnavi_cnt {
	padding:7px 7px 0;
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_cnt li {
	padding:0 4px 0.7em;
	margin:0 0 0.6em;
	background:url(/shared/site_saiyo/images/navi/lnavi/lnavi_list_bg.gif) no-repeat left bottom;
}
#tmp_lnavi_cnt li a {
	display:inline-block;
	padding:0 0 0 14px;
	background:url(/shared/site_saiyo/images/navi/lnavi/lnavi_icon.gif) no-repeat 0.1em 0.2em;
}
/* rnavi
============================== */
.wrap_idx_box {
	margin:0 0 15px;
	padding:7px 7px 0;
	background:url(/shared/site_saiyo/images/navi/rnavi/idx_box_bg.gif) repeat left top;
}
.wrap_idx_box .idx_box {
	margin:0 0 7px;
	padding:0 9px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #B2CCE9;
}
.wrap_idx_box .idx_box_ttl {
	padding:9px 0 9px 2px;
	background:url(/shared/site_saiyo/images/navi/rnavi/idx_box_ttl_bd.gif) no-repeat left bottom;
}
.wrap_idx_box .idx_box_ttl h2 {
    font-size: 1%;
    line-height: 0.1;
}
.wrap_idx_box .idx_box_cnt {
	padding:5px 0;
}
.wrap_idx_box .idx_box_cnt ul {
	margin:0.5em 0 6px;
	list-style:none;
	list-style-image:none;
}
.wrap_idx_box .idx_box_cnt li {
	float:left;
	margin:0 6px 0 0;
}
.wrap_idx_box .idx_box_cnt li.rgt_list {
	margin:0;
}
.wrap_idx_box .idx_box_cnt p {
	line-height:1.4;
}
.wrap_idx_box .idx_box_cnt img {
	vertical-align:top;
}
#tmp_idx_bnr {
	list-style:none;
	list-style-image:none;
}
#tmp_idx_bnr li {
	margin:0 0 15px;
}
#tmp_idx_bnr li img {
	vertical-align:top;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	clear:both; /* 変更しない */
}
/* gallery
============================== */
#tmp_wrap_gallery {
	height:164px;
	background:url(/shared/site_saiyo/images/main/gallery/image01.jpg) no-repeat left top;
}
.used_javascript #tmp_wrap_gallery {
	overflow:hidden;
	margin:0 0 3px;
	clear:both;
	position:relative;
}
#tmp_gallery {
	display:none;
}
.used_javascript #tmp_gallery {
	display:block;
	height:164px;
}
#tmp_gallery ul {
	list-style:none;
	font-size:0.1%;
	line-height:0.1;
}
#tmp_gallery .list_order {
	display:none;
}
#tmp_gallery .list_order li {
}
#tmp_gallery .list_order li img {
	vertical-align:top;
}
#tmp_gallery #tmp_gallery_player {
	position:absolute;
	top:133px;
	left:545px;
	z-index:9999;
}
/* update
============================== */
#tmp_update {
	margin:0 !important;
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
.format_top .plugin p {
	font-size:86%;
	color:#333333;
	background-color:transparent;
}
.format_top .plugin .plugin_img {
	margin:0 0 0 10px !important;
	float:right;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	border:1px solid #CCCCCC;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:8px 9px 3px;
	color:inherit;
	background:#FFFFFF url(/shared/site_saiyo/images/main/inquiry/inquiry_ttl_bg.gif) repeat-x left top;
	border-bottom:1px solid #E4E4E4;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	width:100%;
	padding:10px 0 0;
	background:url(/shared/site_saiyo/images/footer/footer_bg.gif) repeat-x left top;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	width:940px;
	margin:0 auto 5px;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_fnavi {
	text-align:left;
}
#tmp_wrap_footer_cnt {
	color:inherit;
	background:#F4F4F4 url(/shared/site_saiyo/images/footer/footer_cnt_bg.gif) repeat-x left top;
}
#tmp_footer_cnt {
	width:940px;
	margin:0 auto;
	padding:10px 0 20px;
	clear:both;
}
* html #tmp_footer_cnt {
	text-align:left;
}
#tmp_footer_cnt address {
	width:420px;
	float:left;
	font-style:normal;
}
#tmp_copyright {
	float:right;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_blue {
	color:#333399;
	background:transparent;
}
.txt_green {
	color:#007500; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
.txt_gray {
	color:#333333;
	background:transparent;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* 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;
}
img.noborder {
	border:none !important;
}
/* 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:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	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%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
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%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
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;
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 20px; /* 変更しない */
	border:1px solid #CCCCCC;
	clear:both; /* 変更しない */
}
.box_faq .box_faq_ttl {
	padding:3px 7px;
	color:inherit;
	font-weight:bold;
	background:#FFFFFF url(/shared/templates/saiyo_free/images/contents/faq_ttl_bg.gif) repeat-x left top;
	border-bottom:1px solid #FDE4D5;
}
.box_faq .box_faq_ttl p {
	margin-bottom:0 !important; /* 変更しない */
}
.box_faq .box_faq_cnt {
	padding:10px 10px 0;
}
.box_faq_cnt p {
	margin-bottom:0.8em !important; /* 変更しない */
}
.box_faq_cnt ul {
	margin-bottom:0.8em !important; /* 変更しない */
	margin-left:24px !important; /* 変更しない */
	list-style-image:url(/shared/templates/saiyo_free/images/contents/list_icon.gif) !important; /* 変更しない */
}
.box_faq_cnt ul ul {
	margin:0.3em 0 0 24px !important; /* 変更しない */
}
.box_faq_cnt ul li {
	margin:0 0 0.5em !important; /* 変更しない */
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* linkicon
============================== */
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	margin:0 3px;
	padding-left:36px;
	text-indent:0 !important;
}
li a.icon_pdf,
li a.icon_word,
li a.icon_excel {
	background-position:0 0.2em;
}
a.icon_pdf {
	background:url(/shared/site_saiyo/system/images/linkicon/icon_pdf.gif) no-repeat 0 0.4em;
}
a.icon_word {
	background:url(/shared/site_saiyo/system/images/linkicon/icon_word.gif) no-repeat 0 0.4em;
}
a.icon_excel {
	background:url(/shared/site_saiyo/system/images/linkicon/icon_excel.gif) no-repeat 0 0.4em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* デザインによって変更 */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* デザインによって変更 */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
/* social_plugins
================================================== */
#tmp_wrap_social_plugins {
	margin:0 0 5px;
	padding:0 10px;
	clear:both;
}
#tmp_social_plugins {
	float:right;
}
#tmp_social_plugins #tmp_twitter,
#tmp_social_plugins #tmp_facebook,
#tmp_social_plugins #tmp_update {
	float:left;
}
#tmp_social_plugins #tmp_update {
	margin-bottom:0;
}
#tmp_social_plugins #tmp_facebook {
	margin-right:5px;
}
#tmp_social_plugins #tmp_twitter,
#tmp_social_plugins #tmp_facebook {
	padding:0;
	line-height:0;
}
#tmp_social_plugins #tmp_twitter a.twitter-share-button {
	padding:0 10px 0 0;
	line-height:1.2;
}
#tmp_facebook #fb-root {
	display:none;
}
#tmp_wrap_social_plugins:after,
#tmp_social_plugins: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_wrap_social_plugins,
*:first-child+html #tmp_social_plugins {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_wrap_social_plugins,
* html #tmp_social_plugins {
	display:inline-block; /* 変更しない */
}
/*20170201追加対応分*/
#tmp_social_plugins .social_media_btn {
	float:left;
}
#tmp_social_plugins .twitter_btn {
    margin: 2px 2px 0px 0;
}
#tmp_social_plugins .facebook_btn {
    margin: 0;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_wrap_header:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_func_ruby:after,
#tmp_func_voice:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_means_tertiary:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_wrap_footer_cnt:after,
#tmp_footer_cnt:after,
#tmp_wrap_gallery:after,
#tmp_gallery:after,
.wrap_idx_box:after,
#tmp_public_sns:after,
#tmp_public_sns_ttl:after,
#tmp_public_sns_cnt:after,
#tmp_gakuse:after,
#tmp_gakuse_ttl:after,
#tmp_gakuse_cnt:after,
.wrap_idx_box .idx_box_cnt ul:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_wrap_header,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_means_primary,
*:first-child+html #tmp_func_txt,
*:first-child+html #tmp_func_clr,
*:first-child+html #tmp_func_ruby,
*:first-child+html #tmp_func_voice,
*:first-child+html #tmp_means_secondary,
*:first-child+html #tmp_search,
*:first-child+html #tmp_means_tertiary,
*:first-child+html #tmp_hnavi,
*:first-child+html #tmp_gnavi,
*:first-child+html #tmp_gnavi ul,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_wrap_footer_cnt,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_wrap_gallery,
*:first-child+html #tmp_gallery,
*:first-child+html .wrap_idx_box,
*:first-child+html #tmp_public_sns,
*:first-child+html #tmp_public_sns_ttl,
*:first-child+html #tmp_public_sns_cnt,
*:first-child+html #tmp_gakuse,
*:first-child+html #tmp_gakuse_ttl,
*:first-child+html #tmp_gakuse_cnt,
*:first-child+html .wrap_idx_box .idx_box_cnt ul,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_wrap_header,
* html #tmp_header,
* html #tmp_means,
* html #tmp_means_primary,
* html #tmp_func_txt,
* html #tmp_func_clr,
* html #tmp_func_ruby,
* html #tmp_func_voice,
* html #tmp_means_secondary,
* html #tmp_search,
* html #tmp_means_tertiary,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_lnavi,
* html #tmp_lnavi_ttl,
* html #tmp_lnavi_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_wrap_footer_cnt,
* html #tmp_footer_cnt,
* html #tmp_wrap_gallery,
* html #tmp_gallery,
* html .wrap_idx_box,
* html #tmp_public_sns,
* html #tmp_public_sns_ttl,
* html #tmp_public_sns_cnt,
* html #tmp_gakuse,
* html #tmp_gakuse_ttl,
* html #tmp_gakuse_cnt,
* html .wrap_idx_box .idx_box_cnt ul,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}
