@charset "utf-8";

/* ==================================================
layout
================================================== */
/* wrapper
============================== */
#tmp_wrapper {
	background:url(/shared/site_smartphone/images/body_bg.jpg) repeat-x left top;
}
/* contents
============================== */
#tmp_maincontents {
	padding:0 0 15px;
}
#tmp_contents {
	padding:10px 10px 0;
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:3px 0 12px 37px;
	background:url(/shared/site_smartphone/images/header/header_bg.jpg) no-repeat left top;
}
#tmp_hlogo {
	float:left;
}
#tmp_hnavi {
	margin:0 10px 0 0;
	padding:8px 0 0;
	float:right;
}
#tmp_hnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi ul li {
	margin:0 0 2px;
}
/* search
============================== */
#tmp_search {
	margin:10px 10px 14px;
	padding:10px 10px 7px;
	color:inherit;
	background-color:#F3EFEB;
	border:1px solid #B7A888;
	border-radius:8px;         /* CSS3 */
	-webkit-border-radius:8px; /* Webkit */
	-moz-border-radius:8px;    /* Mozilla */
	clear:both;
}
#tmp_search dt {
	margin:0 4px 7px 0;
	float:left;
}
#tmp_search dt img {
	vertical-align:bottom;
}
#tmp_search dd {
	margin:0 0 0 20px;
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:240px;
	min-height:19px;
	border:1px solid #888888;
}
#tmp_gsearch_switch select {
	width:187px;
}
#tmp_func_sch_btn {
	margin:3px 0 0 5px;
}
/* ==================================================
navi
================================================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	background:url(/shared/images/navi/pnavi/pnavi_icon.gif) no-repeat left center;
	padding:0 0 0 15px;
}
/* ==================================================
main
================================================== */
/* update
============================== */
#tmp_wrap_utf {
	margin:0 0 5px;
}
#tmp_contents #tmp_update,
#tmp_contents #tmp_twitter,
#tmp_contents #tmp_facebook {
	float:left;
}
#tmp_contents #tmp_update {
	margin:0;
}
#tmp_contents #tmp_twitter {
	margin:0 0 0 10px;
}
#tmp_contents #tmp_facebook {
	margin:0 0 0 5px;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:20px 0;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 12px 0;
	color:#FFFFFF;
	background:#212121 url(/shared/images/main/inquiry/inquiry_ttl_bg.gif) repeat-x left top;
	border:1px solid #7D7D7D;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_wrap_inquiry_cnt {
	border:1px solid #DCDCDC;
	border-top:6px solid #DCDCDC;
	background:url(/shared/images/main/inquiry/inquiry_cnt_bg_btm.gif) repeat-x left bottom;
}
#tmp_wrap_inquiry_cnt2 {
	background:url(/shared/images/main/inquiry/inquiry_cnt_bg_lft.gif) no-repeat left bottom;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
	background:url(/shared/images/main/inquiry/inquiry_cnt_bg_rgt.gif) no-repeat right bottom;
}
#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 {
	padding:8px 0;
	color:inherit;
	background-color:#F3EFEB;
	text-align:center;
}
#tmp_footer address {
	margin:0 0 4px;
	font-style:normal;
	clear:both;
}
/* fnavi
============================== */
#tmp_fnavi {
	margin:0 0 6px;
	display:inline-block;
}
#tmp_fnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fnavi ul li {
	float:left;
	margin-right:6px;
	padding-right:6px;
	border-right:#000000 solid 1px;
}
#tmp_fnavi ul li.last {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
/* fmenu
============================== */
#tmp_fmenu ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fmenu ul li {
	display:inline-block;
}
#tmp_fmenu ul li.last {
	margin:0 4px 0 0;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#C61212; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#117911; /* デザインによって変更 */
	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;
}
/* 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;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFFBF; /* デザインによって変更 */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#E4FBCE; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrapper:after,
#tmp_header:after,
#tmp_hlogo:after,
#tmp_hnavi:after,
#tmp_search:after,
#tmp_footer:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
