@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:#333333;
	background-color:#FFFFFF;
	min-width:980px;
}
* html body {
	text-align:center;
}
#tmp_caution {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	color:inherit;
	background-color:#FFFFFF;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 10px;
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	padding-top:0;
}
#tmp_wrap_main2 {
	width:960px; /* デザインによって変更 */
	margin:0 auto;
}
* 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:-450px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_nm2 {
	margin-right:450px; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_rgt_navi {
	width:420px; /* デザインによって変更 */
}
.format_top .column_full .col_rgt_navi {
	padding:0 0 10px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right:260px; /* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width:220px; /* デザインによって変更 */
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width:220px; /* デザインによって変更 */
}
.format_free .column_full .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:260px; /* デザインによって変更 */
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-260px; /* デザインによって変更 */
}
.format_free .column_rnavi .col_main {
	margin-right:260px; /* デザインによって変更 */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	padding:0;
	position:relative;
}
.format_top #tmp_wrap_header {
	height:467px;
	background:url(/shared/site_smartcity/images/wrapper/wrap_bg_top.jpg) no-repeat center top;
}
.format_free #tmp_wrap_header {
	background:url(/shared/site_smartcity/images/wrapper/wrap_bg_free.jpg) no-repeat center top;
}
#tmp_header {
	width:980px; /* デザインによって変更 */
	margin:0 auto;
}
.format_top #tmp_header {
	height:381px;
	background:url(/shared/site_smartcity/images/wrapper/wrap_bg_top.jpg) no-repeat center top;
	position:relative;
}
.format_free #tmp_header {
	background:url(/shared/site_smartcity/images/wrapper/wrap_bg_free.jpg) no-repeat center top;
}
* html #tmp_header {
	text-align:left;
}
#tmp_hlogo {
	float:left;
	position:relative;
	z-index:10;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	margin:11px 0 8px 31px;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
#tmp_means {
	width:443px;
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_means ul {
	list-style:none;
}
/* primary
============================== */
#tmp_means_primary {
	margin:14px 0 10px 0;
}
/* color */
#tmp_txt_color {
	float:left;
	list-style:none;
}
/* search */
#tmp_search {
	margin:0 7px 0 0;
	float:left;
}
#tmp_search dt {
	margin:0;
	float:left;
}
#tmp_search dd {
	float:left;
}
#tmp_search dd p {
	float:left;
}
#tmp_query {
	width:134px;
	min-height:19px;
	margin:1px 0 0;
	border:1px solid #A7E3FF;
}
* html #tmp_query {
	width:136px;
}
/* secondary
============================== */
#tmp_means_secondary {
	margin:0 0 5px 0;
	padding:0 0 0 129px;
	clear:both;
}
/* hnavi */
#tmp_hnavi {
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi li {
	margin:0;
	float:left;
}
#tmp_hnavi .last {
	margin-right:0;
}
/* tmp_gallery
============================== */
#tmp_gallery {
	width:400px;
	height:400px;
	position:absolute;
	top:67px;
	left:111px;
	z-index:1;
	overflow:hidden;
}
#tmp_gallery ul {
	list-style:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	clear:both;
	position:relative;
	z-index:10;
}
#tmp_gnavi {
	width:980px;
	margin:0 auto;
}
* html #tmp_gnavi {
	text-align:left;
}
#tmp_gnavi ul {
	margin:0 0 0 10px;
	list-style:none;
}
#tmp_gnavi li {
	float:left;
	position:relative;
	z-index:1;
	text-align:center;
}
#tmp_gnavi a {
	display:block;
	height:60px;
	background-image:url(/shared/site_smartcity/images/navi/gnavi/gnavi.png);
	background-repeat:no-repeat;
}
* html #tmp_gnavi a {
	background-image:url(/shared/site_smartcity/images/navi/gnavi/gnavi.gif);
}
#tmp_glist1 a {
	width:110px;
	background-position:left top;
}
#tmp_glist1 span {
	width:110px;
}
#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_glist2 a {
	width:140px;
	background-position:-110px top;
}
#tmp_glist2 span {
	width:140px;
}
#tmp_glist2.active a,
#tmp_glist2 a:hover,
#tmp_glist2 a:focus {
	background-position:-110px bottom;
}
*:first-child+html #tmp_glist2 a:active {
	background-position:-110px bottom;
}
* html #tmp_glist2 a:active {
	background-position:-110px bottom;
}
#tmp_glist3 a {
	width:188px;
	background-position:-250px top;
}
#tmp_glist3 span {
	width:188px;
}
#tmp_glist3.active a,
#tmp_glist3 a:hover,
#tmp_glist3 a:focus {
	background-position:-250px bottom;
}
*:first-child+html #tmp_glist3 a:active {
	background-position:-250px bottom;
}
* html #tmp_glist3 a:active {
	background-position:-250px bottom;
}
#tmp_glist4 a {
	width:156px;
	background-position:-438px top;
}
#tmp_glist4 span {
	width:156px;
}
#tmp_glist4.active a,
#tmp_glist4 a:hover,
#tmp_glist4 a:focus {
	background-position:-438px bottom;
}
*:first-child+html #tmp_glist4 a:active {
	background-position:-438px bottom;
}
* html #tmp_glist4 a:active {
	background-position:-438px bottom;
}
#tmp_glist5 a {
	width:212px;
	background-position:-594px top;
}
#tmp_glist5 span {
	width:212px;
}
#tmp_glist5.active a,
#tmp_glist5 a:hover,
#tmp_glist5 a:focus {
	background-position:-594px bottom;
}
*:first-child+html #tmp_glist5 a:active {
	background-position:-594px bottom;
}
* html #tmp_glist5 a:active {
	background-position:-594px bottom;
}
#tmp_glist6 a {
	width:155px;
	background-position:-806px top;
}
#tmp_glist6 span {
	width:155px;
}
#tmp_glist6.active a,
#tmp_glist6 a:hover,
#tmp_glist6 a:focus {
	background-position:-806px bottom;
}
*:first-child+html #tmp_glist6 a:active {
	background-position:-806px bottom;
}
* html #tmp_glist6 a:active {
	background-position:-806px bottom;
}
#tmp_gnavi ul li span {
	display:block;
	height:60px;
	line-height: 3.2;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* pankuzu
============================== */
#tmp_wrap_pankuzu {
	padding:10px 16px 0;
}
#tmp_pankuzu {
	width:948px;
	margin:0 auto;
	clear:both;
}
* html #tmp_pankuzu {
	text-align:left;
}
/* navi
============================== */
.btn_area {
	margin:0 0 13px;
}
.banner {
	list-style:none;
}
.banner ul {
	list-style:none;
}
.banner li {
	margin:0 0 10px;
}
	
/* lnavi
============================== */
#tmp_wrap_lnavi {
	background:url(/shared/site_smartcity/images/navi/lnavi/lnavi_bg_cnt.gif) repeat left top;
}
#tmp_lnavi {
	margin:0 0 20px;
	clear:both;
	background:url(/shared/site_smartcity/images/navi/lnavi/lnavi_bg_top.gif) no-repeat top left;
}
#tmp_lnavi_ttl {
	margin:0 5px;
	padding:15px 12px 14px;
	color:inherit;
	background:#FCFDF8 url(/shared/site_smartcity/images/navi/lnavi/lnavi_bg_ttl.jpg) repeat-x top left;
	font-weight:bold;
	font-size:114%;
	border-bottom:2px solid #739C36;
}
#tmp_lnavi_cnt {
	padding:0 10px 9px;
	background:url(/shared/site_smartcity/images/navi/lnavi/lnavi_bg_bottom.gif) no-repeat left bottom;
}
#tmp_lnavi_cnt ul {
	list-style:none;
}
#tmp_lnavi_cnt ul li {
	padding:15px 10px 13px 24px;
	background:url(/shared/site_smartcity/images/navi/lnavi/lnavi_icon.gif) no-repeat 7px 1.2em;
	border-bottom:1px solid #D0EBA9;
}
/* rnavi
============================== */
#tmp_wrap_photo_box,
#tmp_wrap_photo_box2,
#tmp_photo_box,
#tmp_wrap_photoL,
#tmp_photoR {
	min-height:251px;
	height:auto !important;
	height:251px;
}
#tmp_wrap_photo_box {
	background:url(/shared/templates/smartcity_top/images/photo_bg_bottom.jpg) no-repeat left bottom;
	margin:0 0 16px 2px;
	padding:0 0 8px;
	clear:both;
}
#tmp_wrap_photo_box2 {
	background:url(/shared/templates/smartcity_top/images/photo_bg.jpg) no-repeat left top;
}
#tmp_photo_box {
	background:url(/shared/templates/smartcity_top/images/photo_bg_cnt.jpg) repeat-y top left;
	
}
#tmp_wrap_photoL {
	background:url(/shared/templates/smartcity_top/images/photo_bg.jpg) no-repeat top left;
	width:288px;
	float:left;
}
#tmp_photoL {
	padding:34px 5px 0 16px;
}
#tmp_photoL p {
	margin:0 0 8px;
}
#tmp_photoR {
	background:url(/shared/templates/smartcity_top/images/photo_ttl_bg.jpg) no-repeat right top;
	float:right;
}
/* tmp_twitter_space
============================== */
#tmp_twitter_space {
	margin:0 0 20px;
}
#tmp_twitter_space_ttl {
	padding:0 10px 11px 5px;
	background:url(/shared/templates/smartcity_top/images/waiwai_ttl_bg.jpg) no-repeat top left;
}
#tmp_twitter_space_ttl h2 {
	float:left;
}
#tmp_twitter_space_ttl p {
	margin:15px 0 0;
	float:right;
}
#tmp_wrap_tweet_space {
	border-right:2px solid #FFD52B;
	border-left:2px solid #FFD52B;
}
#tmp_twitter_space_list {
	padding:14px 0 14px 195px;
	background:url(/shared/templates/smartcity_top/images/waiwai_list_bg.jpg) no-repeat top left;
	
}
#tmp_twitter_space_list p {
	float:left;
	margin-right:21px;
}
#tmp_twitter_space_list p.last {
	margin-right:0;
}
/* banner_top */
.banner_top {
	list-style:none;
}
.banner_top li {
	float:left;
	margin:0 20px 10px 0;
}
.banner_top li.last {
	margin-right:0;
}
/* 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; /* 変更しない */
}
/* update
============================== */
#tmp_update {
	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;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 20px;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	background:#21300A url(/shared/site_smartcity/images/main/inquiry/inquiry_bg.jpg) repeat-x top left;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	font-weight:bold !important;
}
#tmp_inquiry_cnt {
	padding:7px 15px;
	border-right:1px solid #293B0C;
	border-bottom:1px solid #293B0C;
	border-left:1px solid #293B0C;
}
#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;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 20px;
	border:1px solid #5A831D;
	clear:both;
}
#tmp_feedback_ttl {
	padding:3px 7px;
	color:#FFFFFF;
	background-color:#5A831D;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	font-weight:bold !important;
}
#tmp_feedback_cnt {
	padding:10px 15px;
}
#tmp_feedback_cnt dt {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt dd {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt dd p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
/* ==================================================
banner
================================================== */
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:0 10px;
	color:inherit;
	background:#CBEFFF url(/shared/site_smartcity/images/footer/footer_bg.jpg) repeat-x top left;
	clear:both;
}
#tmp_footer {
	width:960px;
	margin:0 auto;
	padding:15px 0 90px;
}
* html #tmp_footer {
	text-align:left;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:6px 10px 5px;
	list-style:none;
	position: relative;
	left: 50%;
	float: left;
}
#tmp_fnavi li {
	margin:0 34px 0 0;
	white-space:nowrap;
	float: left;
	position: relative;
	left: -50%;
}
#tmp_fnavi li a {
	padding-left:22px;
	background:url(/shared/site_smartcity/images/footer/footer_icon.gif) no-repeat left center;
}
#tmp_fnavi .last {
	margin-right:0;
}
#tmp_footer_cnt {
	padding:0 10px 0 106px;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 10px 5px 0;
	font-style:normal;
	float:left;
}
#tmp_copyright {
	float:left;
}
/* ==================================================
dialog
================================================== */
.box_dialog2 {
	width:800px;
	border:3px solid #AFC68C;
	border-top:none;
	clear:both;
	text-align:left;
}
* html .box_dialog2 {
	width:806px;
}
.box_dialog2_cnt {
	padding:20px 0 0;
}
.box_dialog2_cnt textarea {
	width:100%;
}
/* detail */
.box_dialog2_cnt .detail {
	clear:both;
	padding:0 20px;
}
.box_dialog2_cnt .detail p {
	margin:0 0 20px;
}
.box_dialog2_cnt .detail .detail_l {
	float:left;
	width:480px;
	margin:0 30px 0 0;
}
.box_dialog2_cnt .detail .detail_r {
	width:240px;
	float:left;
}
.box_dialog2_cnt .detail .title {
	font-size:110%;
	font-weight:bold;
	margin:0 0 10px;
}
.box_dialog2_cnt .detail .contributor {
	font-weight:bold;
	margin:0 0 15px;
}
.box_dialog2_cnt .detail .comment_box {
	border:1px solid #F1EFE2;
	padding:5px;
	height:229px;
	overflow:auto;
}
.box_dialog2_cnt .detail .favorite_btn {
	text-align:center;
}
.box_dialog2_cnt .detail .vote_btn {
	color:inherit;
	background-color:#F5F2EF;
	padding:20px;
	text-align:center;
}
/* page_sending_navi */
.box_dialog2_cnt .page_sending_navi {
	padding:0 7px;
	color:inherit;
	background-color:#D7F3FF;
	clear:both;
}
.box_dialog2_cnt .page_sending_navi .prev {
	float:left;
	margin:10px 0 5px;
}
.box_dialog2_cnt .page_sending_navi .next {
	float:right;
	margin:10px 0 5px;
}
/* thanks */
.box_dialog2_cnt .thanks {
	padding:175px 0 72px;
	background:url(/shared/images/dialog/thanks_bg.gif) no-repeat left top;
	text-align:center;
}
.box_dialog2_cnt .thanks .thanks_txt {
	margin:0 0 49px;
}
.box_dialog2_cnt .thanks .thanks_txt2 {
	margin:0 0 153px;
}
.box_dialog2_cnt .close_btn {
	text-align:right;
}
/* twitter */
#tmp_tweet_space .twtr-hd,
#tmp_tweet_space .twtr-ft div {
	display:none;
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#D60A0A; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#537B18; /* デザインによって変更 */
	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; /* 変更しない */
}
/* 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_wrap_header:after,
#tmp_wrap_pankuzu:after,
#tmp_wrap_gnavi: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_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_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt dd:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
.box_dialog2:after,
.box_dialog2_ttl:after,
.box_dialog2_cnt:after,
.box_dialog2_cnt .detail:after,
.box_dialog2_cnt .page_sending_navi:after,
#tmp_wrap_photo_box:after,
#tmp_wrap_photo_box2:after,
#tmp_photo_box:after,
#tmp_twitter_space:after,
#tmp_twitter_space_ttl:after,
#tmp_twitter_space_cnt:after,
#tmp_twitter_space_list: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_wrapper,
*:first-child+html #tmp_wrap_header,
*:first-child+html #tmp_wrap_pankuzu,
*:first-child+html #tmp_wrap_gnavi,
*:first-child+html #tmp_wrap_footer,
*: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_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_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_feedback,
*:first-child+html #tmp_feedback_ttl,
*:first-child+html #tmp_feedback_cnt,
*:first-child+html #tmp_feedback_cnt dd,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html .box_dialog2,
*:first-child+html .box_dialog2_ttl,
*:first-child+html .box_dialog2_cnt,
*:first-child+html .box_dialog2_cnt .detail,
*:first-child+html .box_dialog2_cnt .page_sending_navi,
*:first-child+html #tmp_wrap_photo_box,
*:first-child+html #tmp_wrap_photo_box2,
*:first-child+html #tmp_photo_box,
*:first-child+html #tmp_twitter_space,
*:first-child+html #tmp_twitter_space_ttl,
*:first-child+html #tmp_twitter_space_cnt,
*:first-child+html #tmp_twitter_space_list,
*: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_wrap_header,
* html #tmp_wrap_pankuzu,
* html #tmp_wrap_gnavi,
* html #tmp_wrap_footer,
* html #tmp_contents,
* html #tmp_maincontents,
* 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_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_feedback,
* html #tmp_feedback_ttl,
* html #tmp_feedback_cnt,
* html #tmp_feedback_cnt dd,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_footer_cnt,
* html .box_dialog2,
* html .box_dialog2_ttl,
* html .box_dialog2_cnt,
* html .box_dialog2_cnt .detail,
* html .box_dialog2_cnt .page_sending_navi,
* html #tmp_wrap_photo_box,
* html #tmp_wrap_photo_box2,
* html #tmp_photo_box,
* html #tmp_twitter_space,
* html #tmp_twitter_space_ttl,
* html #tmp_twitter_space_cnt,
* html #tmp_twitter_space_list,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}
