@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free {
	color:#363636;
	background-color:#FFFFFF;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	/*width:960px; /* デザインによって変更 */
	/* min-width:760px;
	max-width:1280px;
	リキッドレイアウトの場合使用 */
	margin:0 auto;
	background:url(/shared/site_omotenashi/images/wrapper/wrap_bg.jpg) repeat left top;
}
#tmp_wrapper .caution p {
	width:940px;
	margin:0 auto;
}
* html #tmp_wrapper .caution p {
	text-align:left;
}
/* main
============================== */
#tmp_wrap_main {
	padding:0 10px;
	clear:both; /* 変更しない */
}
#tmp_wrap_main2 {
	width:940px;
	margin:0 auto;
	padding:0;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main2 {
	padding:16px 0 30px;
}
* html #tmp_wrap_main2 {
	text-align:left;
}
/* 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_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_main {
	padding:0 0 10px; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:-240px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:240px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-240px; /* デザインによって変更 */
}
.format_top .column_full .col_lft_navi {
	padding:0;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:220px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:0; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:240px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-210px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:210px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:220px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:240px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-240px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:240px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:940px;
	background:url(/shared/site_omotenashi/images/header/wrap_header_bg.jpg) repeat-x left top;
}
.format_top #tmp_wrap_header {
	min-width:940px;
	background:url(/shared/site_omotenashi/images/header/header_top_bg.jpg) no-repeat center bottom;
}
#tmp_wrap_header2 {
	background:url(/shared/site_omotenashi/images/header/wrap_header_top_bg.jpg) repeat-x left top;
}
#tmp_header {
	width:960px;
	margin:0 auto;
	padding:2px 0 4px;
}
.format_top #tmp_header {
	padding-bottom:0;
}
* html #tmp_header {
	text-align:left;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:512px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
/* primary
============================== */
#tmp_means_primary {
	margin:8px 10px 6px 102px;
	font-size:0.1%;
}
/* func_txt */
#tmp_func_txt {
	margin:0 6px 0 0;
	float:left;
}
#tmp_func_txt dt {
	float:left;
}
#tmp_func_txt dd {
	float:left;
}
/* func_clr */
#tmp_func_clr {
	margin:0;
	float:left;
}
#tmp_func_clr dt,
#tmp_func_clr dd {
	margin:0;
	float:left;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 10px 0 0;
	clear:both;
}

/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0 6px 0 0;
	float:left;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	padding:0 10px;
}
.format_top #tmp_wrap_gnavi {
	padding:4px 10px 0;
	background:url(/shared/site_omotenashi/images/navi/gnavi/gnavi_bg.gif) repeat-x center top;
}
#tmp_gnavi {
	width:940px;
	margin:0 auto;
	clear:both;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	margin:0;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
}
#tmp_gnavi a {
	display:block;
	height:40px;
	background-image:url(/shared/site_omotenashi/images/navi/gnavi/gnavi.jpg);
	background-repeat:no-repeat;
}
#tmp_glist1 a {
	width:116px;
	background-position:left top;
}
#tmp_glist1 a span {
	width:116px;
}
#tmp_glist1.active a,
#tmp_glist1 a:hover,
#tmp_glist1 a:focus {
	background-position:left bottom;
}
* html #tmp_glist1 a:active {
	background-position:left bottom;
}
#tmp_glist2 a {
	width:194px;
	background-position:-116px top;
}
#tmp_glist2 a span {
	width:194px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-116px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-116px bottom;
}
#tmp_glist3 a {
	width:159px;
	background-position:-310px top;
}
#tmp_glist3 a span {
	width:159px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-310px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-310px bottom;
}
#tmp_glist4 a {
	width:181px;
	background-position:-469px top;
}
#tmp_glist4 a span {
	width:181px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-469px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-469px bottom;
}
#tmp_glist5 a {
	width:121px;
	background-position:-650px top;
}
#tmp_glist5 a span {
	width:121px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-650px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-650px bottom;
}
#tmp_glist6 a {
	width:169px;
	background-position:-771px top;
}
#tmp_glist6 a span {
	width:169px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-771px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-771px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	min-width:960px;
	height:360px;
	background:url(/shared/site_omotenashi/images/gallery/main.jpg) no-repeat center top;
}
#tmp_gallery {
	width:960px;
	margin:0 auto;
	clear:both;
}
* html #tmp_gallery {
	text-align:left;
}
#tmp_wrap_gallery ul {
	list-style:none;
	margin:0 10px;
}
#tmp_wrap_gallery ul li {
	margin:0 0 8px;
}
#tmp_wrap_gallery ul li img {
	vertical-align:top;
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	padding:0 10px;
}
#tmp_pankuzu {
	width:940px;
	margin:0 auto;
	padding:5px 0px 4px;
	clear:both;
}
* html #tmp_pankuzu {
	text-align:left;
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
}
/* rnavi
============================== */
ul.rnavi_bnr {
	list-style:none;
}
ul.rnavi_bnr li {
	margin:0 0 10px;
}
ul.rnavi_bnr li img {
	vertical-align:top;
}
/* search */
#tmp_r_search {
	margin:0 0 10px;
	border:1px solid #C9C3AD;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_r_search_cnt {
	padding:0 8px 8px;
	text-align:center;
}
#tmp_r_search_cnt select,
#tmp_r_search_cnt #tmp_search_keyword {
	width:183px;
	margin:9px 0 10px;
}
.box_navi {
	background:url(/shared/site_omotenashi/images/navi/rnavi/box_navi_bg.jpg) repeat-y left top;
}
.box_navi_cnt {
	padding:0 14px 10px;
	background:url(/shared/site_omotenashi/images/navi/rnavi/box_navi_bottom.jpg) no-repeat left bottom;
}
.box_navi_cnt ul {
	list-style:none;
	margin:0;
}
.box_navi_cnt ul li {
	padding:5px 0 5px 20px;
	background:url(/shared/templates/omotenashi_free/images/contents/list_icon.gif) no-repeat 5px 0.5em;
	border-bottom:1px dotted #D6D1C1;
}
#tmp_adviser {
	position:relative;
}
#tmp_adviser .adviser_img {
	position:absolute;
	top:60px;
	left:13px;
}
#tmp_adviser_cnt {
	/* padding-top:10px; */
	padding-top:60px;
}
#tmp_adviser_cnt p {
	margin:0 0 0.4em;
}
#tmp_adviser_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_adviser_cnt li {
	border-bottom:none;
	margin:0 0 3px;
	padding:0;
	background:none;
}
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #ADA485;
	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;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:0 10px 15px;
}
#tmp_footer {
	width:940px;
	margin:0 auto;
	padding:5px 0 0;
	clear:both;
	background:url(/shared/site_omotenashi/images/footer/flogo.gif) no-repeat right bottom;
}
* html #tmp_footer {
	text-align:left;
}
#tmp_about {
	padding:6px 0 6px;
	border-top:1px solid #BBB399;
	border-bottom:1px solid #BBB399;
}
#tmp_footer_cnt {
	clear:both;
}
#tmp_footer_cnt address {
	margin:8px 0 5px;
	font-style:normal;
}
#tmp_copyright {
	text-align:left;
	clear:both;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#CD3635;
	background-color:transparent;
}
.txt_green {
	color:#2F6A20;
	background-color: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; /* 変更しない */
}
/* 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%;
	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:100%;
	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: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%;
}
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;
}
/* ==================================================
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;
}

/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* 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;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_means_primary:after,
#tmp_func_txt:after,
#tmp_func_clr:after,
#tmp_means_secondary:after,
#tmp_search:after,
#tmp_hnavi:after,
#tmp_gnavi:after,
#tmp_gnavi ul:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_r_search:after,
#tmp_r_search_ttl:after,
#tmp_r_search_cnt:after,
.box_navi:after,
.box_navi_ttl:after,
.box_navi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3: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_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_means_secondary,
*:first-child+html #tmp_search,
*: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_r_search,
*:first-child+html #tmp_r_search_ttl,
*:first-child+html #tmp_r_search_cnt,
*:first-child+html .box_navi,
*:first-child+html .box_navi_ttl,
*:first-child+html .box_navi_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*: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_wrapper,
* 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_means_secondary,
* html #tmp_search,
* html #tmp_hnavi,
* html #tmp_gnavi,
* html #tmp_gnavi ul,
* html #tmp_wrap_main,
* html #tmp_main,
* html #tmp_r_search,
* html #tmp_r_search_ttl,
* html #tmp_r_search_cnt,
* html .box_navi,
* html .box_navi_ttl,
* html .box_navi_cnt,
* html .plugin,
* html .pnavi,
* html #tmp_wrap_footer,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}