@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper,
#tmp_wrapper2,
#tmp_wrapper3,
#tmp_wrapper4,
#tmp_wrap_header,
#tmp_wrapper_foot,
#tmp_wrapper_foot2,
#tmp_footer,
#tmp_wrap_publicity,
#tmp_wrap_copyright,
#tmp_copyright {
	width:100% !important; /* 変更しない */
	min-width:320px !important; /* 変更しない */
}
#tmp_wrapper2 {
	background: url(/shared/site_smartphone/images/wrapper/wrapper_bg.jpg) no-repeat center top;
}
#tmp_wrapper3 {
	background:none !important;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px !important;
}
/* contents
============================== */
#tmp_wrap_contents,
#tmp_wrap_contents2,
.column_lnavi #tmp_wrap_contents {
	padding:0;
}
.column_lnavi #tmp_wrap_contents2 {
	background:none;
}
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* idx
============================== */
#tmp_wrap_contents .idx {
	background:none;
}
#tmp_wrap_contents .idx_cate,
#tmp_wrap_contents .idx_news {
	float:none;
	width:100%;
}
/* cate_ttl */
#tmp_cate_ttl {
	padding:0;
	min-height:inherit;
	margin-bottom:10px;
}
#tmp_cate_ttl h1 {
	font-size:143%; /* デザインによって相対指定で指定しなおす */
	background-color:#FDC1DE;
	color:#000000;
	padding:8px 10px 5px;
	border-bottom:3px solid #D92580;
}
#tmp_cate_ttl h1 br {
	display:none;
}
/* list_table
============================== */
table.list_table td {
	display:block;
	width:100% !important;
	padding-left:22px;
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
	box-sizing:border-box;/* CSS3 */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.format_free .wrap_col_lft_navi,
.format_free .col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .col_main {
	margin-right:0 !important; /* 変更しない */
	margin-left:0 !important; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0 !important; /* 変更しない */
}
.column_full .wrap_col_main {
	float:none; /* 変更しない */
}
/* top
============================== */
.format_top .column_rnavi .wrap_col_nm,
.format_top .column_rnavi .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_top .column_rnavi .wrap_col_lft_navi {
	width:auto;
	margin-right:0; /* 変更しない */
}
.format_top .column_rnavi .col_lft_navi,
.format_top .column_rnavi .col_rgt_navi {
	padding:0; /* 変更しない */
}
.format_top .column_rnavi .wrap_col_rgt_navi {
	width:auto; /* 変更しない */
}
.format_top .column_rnavi .col_main {
	margin-right:0; /* デザインによって変更 */
}
.format_top .column_rnavi .wrap_col_nm,
.format_top .column_rnavi .wrap_col_lft_navi,
.format_top .column_rnavi .wrap_col_rgt_navi {
	float:none;
}
.format_top .wrap_col_rgt_navi {
	width:100%; /* デザインによって変更 */
}
.format_top .column_rnavi .wrap_col_main {
	margin-right:0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	width:300px;
	padding:0 !important;
	margin:0 auto;
}
#tmp_header #tmp_hlogo_r {
	display:none;
}
#tmp_hlogo {
	float:none;
	width:inherit !important;
	padding:10px 0 5px;
}
.format_top #tmp_hlogo h1,
#tmp_hlogo #tmp_hlogo_l {
	display:inline-block;
	width:172px;
	height:60px;
	background-image:url(/shared/site_smartphone/images/header/hlogo.jpg);
	-webkit-background-size:172px 60px;
	-moz-background-size:172px 60px;
	background-size:172px 60px;
}
#tmp_hlogo a {
	width:172px;
	height:60px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:172px;
	height:60px;
}
#tmp_header #tmp_means {
	width:100%;
}
#tmp_contents #tmp_box_query,
#tmp_wrap_header #tmp_header #tmp_means,
#tmp_img_ttl #tmp_img,
#tmp_contents #tmp_img_ttl,
#tmp_img_ttl #tmp_ttl,
#tmp_img_ttl #tmp_ttl .box_txt,
#tmp_img_ttl #tmp_ttl .box_ttl,
#tmp_img_ttl #tmp_ttl .box_ttl p {
	width:100% !important;
}
/* means
============================== */
#tmp_means {
	width:auto; /* 変更しない */
	float:none; /* 変更しない */
}
#tmp_means_primary,
#tmp_means_secondary {
	display:none; /* 変更しない */
}
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:44px;
	height:44px;
	text-decoration:none;
}
#tmp_hnavi_s li a.active {
	background-color:#CCDDEE;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:64px;
	top:10px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:10px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_smartphone/images/header/lmenu_icon.png) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_smartphone/images/header/lmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:44px;
	height:44px;
	overflow:hidden;
}
/* search
============================== */
#tmp_wrap_search {
	width:300px;
	margin:33px auto 10px;
}
#tmp_search {
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:inherit;
	padding:9px;
}
#tmp_query {
	width:230px;
	min-height:19px;
}
.box_form {
	margin:20px 6px 0 0;
}
#tmp_func_sch_btn {
	margin:20px 0 0 0;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#B81F6D;
	border-top:5px solid #FDC1E1;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:20px 10px;
}
/* sma_search */
#tmp_sma_search {
	display:table;
	width:100%;
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_search p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search .sch_box {
	width:100%;
}
#tmp_sma_search .sch_btn {
	padding-left:5px;
}
#tmp_sma_query {
	width:100%;
	min-height:28px;
	border:1px solid #CCCCCC;
}
/* sma_snavi */
#tmp_sma_snavi {
	margin:0 0 10px;
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
}
#tmp_sma_snavi li {
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#F8FAFA), color-stop(50%, #E5EBEE), color-stop(50%, #D8DEE3), to(#F4F7F8));/* Webkit */
	background:-moz-linear-gradient(center top, #F8FAFA, #E5EBEE 50%, #D8DEE3 50%, #F4F7F8);/* Mozilla */
	background:linear-gradient(to bottom, #F8FAFA, #E5EBEE 50%, #D8DEE3 50%, #F4F7F8);/* CSS3 */
	border:1px solid #ADB9C2;
	margin:0 0 5px;
}
#tmp_sma_snavi a {
	display:block;
	text-decoration:none;
	color:#333333;
	padding:8px 10px 8px 20px;
	background:url(/shared/site_smartphone/images/header/snavi_icon.png) no-repeat 10px center;
	-webkit-background-size:5px 7px;/* Safari,Chrome */
	-moz-background-size:5px 7px;/* Mozilla */
	background-size:5px 7px;/* CSS3 */
}
/* gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
}
#tmp_sma_gnavi li {
	margin:0 0 1px;
	color:#400000;
	background-color:#FFFFFF;
}
#tmp_sma_gnavi a {
	display:block;
	text-decoration:none;
	color:#400000;
	padding:12px 20px 12px 15px;
	background:url(/shared/site_smartphone/images/header/gnavi_icon.png) no-repeat right bottom;
	-webkit-background-size:11px 11px;/* Safari,Chrome */
	-moz-background-size:11px 11px;/* Mozilla */
	background-size:11px 11px;/* CSS3 */
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	font-weight:bold;
	color:#B81F6D;
	font-size:114.3%;
	background:#FFFFFF url(/shared/site_smartphone/images/header/lnavi_ttl_icon.png) no-repeat 10px 14px;
	-webkit-background-size:16px 16px;/* Safari,Chrome */
	-moz-background-size:16px 16px;/* Mozilla */
	background-size:16px 16px;/* CSS3 */
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	padding:12px 10px 12px 30px;
	text-decoration:none;
	color:#B81F6D;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
}
#tmp_sma_lnavi_cnt li {
	color:#FFFFFF;
	padding:10px 0 10px 30px;
	border-bottom:1px solid #FFFFFF;
	background:url(/shared/site_smartphone/images/header/lnavi_icon.png) no-repeat 15px 14px;
	-webkit-background-size:5px 7px;/* Safari,Chrome */
	-moz-background-size:5px 7px;/* Mozilla */
	background-size:5px 7px;/* CSS3 */
}
#tmp_sma_lnavi_cnt li a {
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch {
	margin-right:5px;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt .switch_cnt {
	margin:10px 0 0;
	padding:10px 0 0 10px;
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-bottom:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding:5px 10px;
	clear:both;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:block;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_model_change li {
	font-size:100%;
}
#tmp_model_change li a {
	padding-top:12px;
	padding-bottom:12px;
}
/* ==================================================
footer
================================================== */
#tmp_wrapper_foot,
#tmp_wrapper_foot2,
#tmp_wrap_copyright {
	background:none;
}
#tmp_footer {
	display:table;
}
#tmp_footer_cnt,
#tmp_faccess,
#tmp_fnavi {
	float:none;
	width:100%;
	clear:both;
}
#tmp_wrap_footer_cnt {
	padding:10px;
	clear:both;
}
/* faccess
============================== */
#tmp_faccess_ttl {
	-webkit-border-radius:0;/* Webkit */
	-moz-border-radius:0;/* Mozilla */
	border-radius:0;/* CSS3 */
	padding:5px 10px;
}
#tmp_faccess_cnt {
	padding:0;
}
#tmp_faccess_cnt ul {
	border-top:1px solid #CCCCCC;
}
#tmp_faccess_cnt ul li {
	margin:0;
	padding:0;
	width:50%;
}
#tmp_faccess_cnt ul li:first-child {
	float:none;
	width:100%;
}
#tmp_faccess_cnt ul li a {
	display:block;
	text-decoration:none;
	color:#333333;
	padding:10px 20px 10px 10px;
	background:url(/shared/site_smartphone/images/icon/navi_icon.png) no-repeat right center;
	-webkit-background-size:15px 11px;/* Safari,Chrome */
	-moz-background-size:15px 11px;/* Mozilla */
	background-size:15px 11px;/* CSS3 */
	border-bottom:1px solid #CCCCCC;
}
#tmp_faccess_cnt ul li:nth-child(even) a {
	border-right:1px solid #CCCCCC;
}
/* fnavi
============================== */
#tmp_fnavi ul {
	border-top:1px solid #CCCCCC;
}
#tmp_fnavi li {
	background:none;
	margin:0;
	padding:0;
}
#tmp_fnavi ul li a {
	display:block;
	text-decoration:none;
	color:#333333;
	padding:10px 20px 10px 10px;
	background:url(/shared/site_smartphone/images/icon/navi_icon.png) no-repeat right center;
	-webkit-background-size:15px 11px;/* Safari,Chrome */
	-moz-background-size:15px 11px;/* Mozilla */
	background-size:15px 11px;/* CSS3 */
	border-bottom:1px solid #CCCCCC;
}
#tmp_fnavi span {
	font-size:100%;
}
/* copyright
============================== */
#tmp_wrap_copyright {
	background-color:#D92580;
	color:#FFFFFF
}
#tmp_copyright {
	padding:5px 0;
	font-size:85.7%;
	text-align:center;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
#tmp_publicity_ttl .switch_btn {
	display:none;
}
#tmp_publicity_cnt {
	padding-left:7px;
}
#tmp_publicity_cnt ul li {
	width:140px !important;
	margin-right:5px;
	padding-bottom:8px;
}
#tmp_publicity_cnt img {
	width:140px !important;
	height:auto;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* event ▼変更しない
============================== */
/* event_page_navi */
#tmp_contents .event_page_navi div.fixed_col2L,
#tmp_contents .event_page_navi div.fixed_col2R {
	clear:none;
    width:48.5%;
}
#tmp_contents .event_page_navi div.fixed_col2L {
	float:left;
}
#tmp_contents .event_page_navi div.fixed_col2R {
	float:right;
}
/* box_photo */
#tmp_contents .wrap_box_photo_txt {
	margin-right:0;
	float:none;
}
#tmp_contents .box_photo_txt {
	margin-right:0;
}
#tmp_contents .box_photo_img {
	width:auto;
	float:none;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box {
	height:220px !important; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
}
#tmp_map_list {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
	float:none; /* 変更しない */
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
#tmp_wrap_gmap_box {
	float:none; /* 変更しない */
}
#tmp_wrap_gmap_box2 {
	margin-left:0; /* 変更しない */
}
#tmp_contents #tmp_facilities_btn li {
	width:50%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* emergency_s
============================== */
#tmp_wrap_emergency_s {
	padding:0;
	border:none;
	width:300px;
	margin:0 auto 15px;
}
#tmp_wrap_emergency_s_cnt {
	width:190px;
}
#tmp_emergency_m {
	display:none;
}
/* ==================================================
top
================================================== */
/* kurashi_guide
============================== */
#tmp_kurashi_guide {
	width:298px;
	margin:0 auto 15px;
}
#tmp_kurashi_guide_cnt .kurashi_guide li {
	float:none;
	width:260px;
}
/* sp_gallery
============================== */
#tmp_wrap_sp_gallery {
	background:url(/shared/templates/top/images/sp_gallery/gallery_bg.png) no-repeat left top;
	-webkit-background-size:300px auto;/* Safari,Chrome */
	-moz-background-size:300px auto;/* Mozilla */
	background-size:300px auto;/* CSS3 */
	width:300px;
	height:132px;
	margin:0 auto 15px;
}
#tmp_wrap_sp_gallery .box_gallrey img {
	width:240px;
	height:auto;
}
#tmp_sp_gallery {
	padding:2px 30px 20px 30px;
}
#tmp_wrap_sp_gallery p.prev,
#tmp_wrap_sp_gallery p.next {
	top:35px;
}
#tmp_wrap_sp_gallery p.prev img,
#tmp_wrap_sp_gallery p.next img {
	width:35px;
	height:35px;
}
#tmp_wrap_sp_gallery .list_order {
	top:110px;
	right:128px;
}
#tmp_wrap_sp_gallery #tmp_sp_gallery_player {
	top:110px;
	right:100px;
}
/* sp_banner
============================== */
#tmp_wrap_sp_banner {
	width:300px;
	margin:0 auto 15px;
}
#tmp_sp_banner {
	padding:10px 60px;
}
#tmp_wrap_sp_banner p.prev img,
#tmp_wrap_sp_banner p.next img {
	height:66px;
	width:auto;
}
/* cate_img_btn
============================== */
.cate_img_btn {
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
.cate_img_btn li img {
	width:145px;
	height:auto;
}
/* topics
============================== */
.box_topics {
	border:none;
	padding:0;
	margin:0;
}
.box_topics_l,
.box_topics_r {
	float:none;
	width:100%;
	margin-bottom:10px;
}
/* topics_btn */
#tmp_topics_btn {
	border:none;
	padding:0;
	margin:0;
	background-color:transparent;
	color:inherit;
}
#tmp_topics_btn ul li {
	margin-bottom:10px;
	font-size:114.3%;
}
#tmp_topics_btn ul li a {
	padding-top:10px;
	padding-bottom:10px;
}
/* ==================================================
satellite
================================================== */
/* kids
============================== */
#tmp_wrap_kids #tmp_kids_cnt {
	max-width:100%;
	padding:5px;
}
#tmp_kids_ttl img {
	max-width:100%;
	height:auto;
}
#tmp_wrap_kids #tmp_kids_l {
	max-width:100%;
	margin-bottom:10px;
}
#tmp_wrap_kids #tmp_kids_r {
	width:100%;
}
/* senior
============================== */
#tmp_wrap_senior #tmp_senior_cnt {
	max-width:100%;
	padding:5px;
}
#tmp_senior_ttl img {
	max-width:100%;
	height:auto;
}
#tmp_wrap_senior #tmp_senior_l {
	max-width:100%;
	margin-bottom:10px;
}
#tmp_wrap_senior #tmp_senior_r {
	width:100%;
}
/* city
============================== */
#tmp_contents #tmp_sp_navi li {
	float:none;
	text-align:center;
}
#tmp_search dd {
	float:none;
}
/* ==================================================
clearfix
================================================== */
#tmp_hlogo:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}



}