@charset "utf-8";

@media screen and (min-width : 481px) and (max-width : 768px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	background:none;
	-webkit-text-size-adjust:none; /*横表示でもテキストサイズを変更しない*/
}
input[type="submit"],
input[type="button"],
input[type="text"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	width:760px;
	min-width:481px;
}
#tmp_wrapper .notablet {
	display:none;
}
#tmp_resize_width {
	width:481px;
}
/* contents
============================== */
#tmp_wrap_contents {
	padding:10px 10px 10px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	width:760px;
	min-width:481px;
}
#tmp_header {
	padding:0 0 10px;
}
#tmp_means {
	margin:4px 0 0;
	width:auto;
}
#tmp_means_primary {
	width:460px;
}
/* hnavi */
#tmp_hnavi {
	width:auto;
	margin:0 0 5px;
	padding:0;
	float:right;
}
#tmp_hnavi li {
	padding:5px 0 2px 22px;
}
#tmp_hnavi li.font_btn {
	margin:0 11px 0 0;
	background-size:18px 18px;
}
#tmp_hnavi li.read_btn {
	margin:0 1px 0 0;
	background-size:18px 18px;
}
#tmp_hnavi li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
/* hnavi2 */
#tmp_hnavi2 {
	width:auto;
	float:right;
	clear:both;
}
#tmp_hnavi2 li {
	padding:7px 0 5px;
}
/* gnavi
============================== */
/* info
============================== */
/* emergency(中規模災害)
============================== */
#tmp_emergency_ttl {
	width:134px;
}
#tmp_emergency_ttl h2 {
	width:134px;
	background:url(/shared/templates/top/images/emergency_tl_ttl.gif) no-repeat left top;
}
#tmp_emergency_ttl span {
	width:134px;
}
/*
#tmp_emergency_cnt {
	padding:13px;
}
#tmp_emergency_txt {
	padding:0 0 0 140px;
}
*/
#tmp_emergency_topcnt {
	margin-left:133px;
}
/* emergency_s(小規模災害)
============================== */
#tmp_emergency_s_ttl {
	width:134px;
}
#tmp_emergency_s_ttl h2 {
	width:134px;
	background:url(/shared/templates/top/images/weather_tl_ttl.gif) no-repeat left top;
}
#tmp_emergency_s_ttl span {
	width:134px;
}
#tmp_emergency_s_cnt {
	margin-left:130px;
}
#tmp_emergency_s_cnt ul li span.alert_date {
	width:auto;
	margin-right:0;
	float:none;
	position:static;
	z-index:auto;
}
#tmp_emergency_s_cnt ul li span.alert_detail {
	margin-left:0;
}
/* ==================================================
top
================================================== */
/* ==================================================
col_main
================================================== */
/* city_promotion
============================== */
#tmp_wrap_city_promotion {
	width:520px;
}
#tmp_city_promotion {
	width:520px;
	height:197px;
}
#tmp_city_promotion img {
	max-width:520px;
	height:auto;
}
/* weather
============================== */
#tmp_weather_ttl h2 {
	width:154px;
	background:url(/shared/templates/top/images/weather_ttl.gif) no-repeat left top;
}
#tmp_weather_ttl span {
	width:154px;
}
/* search
============================== */
#tmp_search_ttl h2 {
	width:134px;
	background:url(/shared/templates/top/images/search_tl_ttl.gif) no-repeat left top;
}
#tmp_search_ttl span {
	width:134px;
}
#tmp_search_menu {
	padding:15px 0px 5px 118px !important;
}
#tmp_search_cnt {
	padding:13px;
}
/* box_form */
.box_wrap_form {
	float:left;
}
.box_form {
	margin:0 0 7px;
	float:none;
	clear:both;
}
.box_form p {
	text-align:right;
	float:left;
}
.box_form p.sch_label {
	width:84px;
}
/* box_sch */
.box_sch p {
	float:left;
}
#tmp_search #tmp_query {
	margin:0 0 0 5px;
	width:170px;
}
* html #tmp_search #tmp_query {
	width:174px;
}
#tmp_search #tmp_select {
	width:170px;
}
#tmp_search .sch_btn {
	padding:0;
	float:none;
}
#tmp_search .sch_means {
	padding:3px 0 0;
	float:none;
}
#tmp_search .sch_means a {
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/templates/top/images/arrow_icon.gif) no-repeat left 0.3em;
	text-decoration:none;
}
/* sch_navi */
#tmp_sch_navi {
	width:260px;
}
.sch_navi li {
	margin:0 0 9px;
	width:94px;
}
.sch_navi li:nth-child(odd) {
	margin-right:9px;
}
/* call */
#tmp_sch_cm {
	width:214px;
}
#tmp_call_ttl {
	text-align:center;
	padding-left:0;
}
#tmp_call_ttl p {
	float:none;
	margin:0 auto;
}
#tmp_call_ttl .title {
	background:url(/shared/templates/top/images/call_tl_ttl.gif) no-repeat 0 0;
}
#tmp_call_ttl .title,
#tmp_call_ttl .title span {
	width:162px;
	height:15px;
}
#tmp_call_ttl .sub_title {
	background:url(/shared/templates/top/images/call_tl_ttl2.gif) no-repeat 0 0;
}
#tmp_call_ttl .sub_title,
#tmp_call_ttl .sub_title span {
	width:162px;
	height:14px;
}
#tmp_call_cnt p {
	background:url(/shared/templates/top/images/call_tl_cnt.gif) no-repeat center;
}
#tmp_call_cnt span {
	width:162px;
	height:18px;
}
/* madoguchi */
#tmp_madoguchi_cnt {
	padding:5px 0 6px;
}
#tmp_madoguchi_cnt p {
	margin:0 auto;
}
/* detail */
.detail .box_wrap_form{
	width:260px;
}
.detail .box_sch {
	width:90px;
	display:block;
}
#tmp_search .detail .sch_btn,
#tmp_search .detail .sch_means {
	padding:0;
	display:block;
	margin:0 0 5px;
}
#tmp_search .detail .sch_means a {
	margin:0;
}
.detail .box_form {
	margin:0;
}
.detail .box_form p {
	padding:0;
	display:block;
	margin:0 0 5px;
	float:none;
}
.detail .box_form p.sch_label {
	text-align:left;
	width:100%;
}
#tmp_search .detail #tmp_query {
	margin:0;
	width:100%;
}
/* 注目キーワード
============================== */
#tmp_sch_keyword_cnt {
	width:360px;
	padding-top:0;
}
#tmp_sch_category_cnt {
	width:360px;
}
/* ==================================================
list_table
================================================== */
/* 注目キーワード */
.list_keyword td {
	float:left;
}
/* よく見られるカテゴリー */
/* info
============================== */
#tmp_info_ttl {
	width:518px;
}
#tmp_info .tab_ttl h2 a {
	background-image:url(/shared/templates/top/images/info_tl_ttl.gif);
}
.used_javascript #tmp_info #tmp_info_topics .tab_ttl {
	left:-12px;
}
.used_javascript #tmp_info #tmp_info_news .tab_ttl {
	left:116px;
}
.used_javascript #tmp_info #tmp_info_event .tab_ttl {
	left:244px;
}
.used_javascript #tmp_info #tmp_info_press .tab_ttl {
	left:372px;
}
#tmp_info_topics a {
	width:120px;
}
#tmp_info_topics .tab_ttl,
#tmp_info_topics .tab_ttl h2 a span {
	width:120px;
}
#tmp_info_news a {
	width:120px;
	background-position:-120px top;
}
#tmp_info_news .tab_ttl h2 .active a,
#tmp_info_news .tab_ttl h2 a:hover,
#tmp_info_news .tab_ttl h2 a:focus {
	background-position:-120px bottom;
}
#tmp_info_news .tab_ttl,
#tmp_info_news .tab_ttl h2 a span {
	width:120px;
}
#tmp_info_event a {
	width:120px;
	background-position:-240px top;
}
#tmp_info_event .tab_ttl h2 .active a,
#tmp_info_event .tab_ttl h2 a:hover,
#tmp_info_event .tab_ttl h2 a:focus {
	background-position:-240px bottom;
}
#tmp_info_event .tab_ttl,
#tmp_info_event .tab_ttl h2 a span {
	width:120px;
}
#tmp_info_press a {
	width:125px;
	background-position:-360px top;
}
#tmp_info_press .tab_ttl h2 .active a,
#tmp_info_press .tab_ttl h2 a:hover,
#tmp_info_press .tab_ttl h2 a:focus {
	background-position:-360px bottom;
}
#tmp_info_press .tab_ttl,
#tmp_info_press .tab_ttl h2 a span {
	width:125px;
}



#tmp_info_cnt1 .box_info_cnt,
#tmp_info_cnt3 .box_info_cnt {
	background:none;
}
/* info_lft */
.info_lft {
	margin:0 0 10px;
	width:100%;
	float:none;
	clear:both;
}
.info_photo {
	margin:0 12px 0 0;
	float:left;
}
.info_ttl {
	font-weight:bold;
}
.info_cnt {
	color:#1F1F1F;
	background-color:transparent;
	font-size:86%;
}
/* info_rgt */
.wrap_info_rgt {
	float:none;
	margin-left:0;
}
.info_rgt {
	margin-left:0;
}
.info_rgt ul {
	border-left:none;
}
.info_rgt ul li {
	padding:9px 0 9px 7px;
}
/* minna
============================== */
#tmp_minna_ttl h2 {
	width:134px;
	height:140px;
	background:url(/shared/templates/top/images/minna_tl_ttl.gif) no-repeat left top;
}
#tmp_minna_ttl span {
	width:134px;
	height:140px;
}
#tmp_minna_cnt {
	padding:13px;
}
/* goiken */
#tmp_goiken {
	margin:0 0 22px;
	padding:3px 0 0 11px;
	width:360px;
}
#tmp_goiken p {
	margin:0 0 1em;
	line-height:1.4;
}
#tmp_goiken ul li {
	display:table-cell;
	float:left;
}
#tmp_goiken ul li.comment {
	width:175px;
	border-bottom:none;
}
#tmp_goiken ul li.iken {
	padding:0 0 0 9px;
	width:175px;
	border-left:1px dashed #7FC3FA;
}
#tmp_goiken ul li.comment a {
	padding:16px 0 16px 30px;
}
#tmp_goiken ul li.iken a {
	padding:9px 0 7px 30px;
}
/* photo_gallery */
#tmp_photo_gallery {
	width:100%;
	float:none;
	clear:both;
}
#tmp_photo_gallery_ttl {
	background:url(/shared/templates/top/images/photo_gallery_ttl_bg.gif) repeat left top;
}
#tmp_photo_gallery_ttl p {
	background:url(/shared/templates/top/images/photo_gallery_tl_ttl.gif) no-repeat center;
}
#tmp_photo_gallery_ttl p span {
	display:block;
	width:416px;
	height:30px;
}
#tmp_photo_gallery_cnt {
	padding:10px 10px 0 12px;
}
#tmp_photo_gallery_cnt p.photo {
	margin:0 0 0 8px;
	float:right;
}
#tmp_photo_gallery_cnt p.title {
	margin:0 0 0.2em;
	font-weight:bold;
	line-height:1.4;
}
#tmp_photo_gallery_cnt p.text {
	font-size:86%;
	margin:0 0 0.6em;
	line-height:1.4;
}
#tmp_photo_gallery_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_photo_gallery_cnt ul li {
	margin:0 10px 0.4em 0;
	float:left;
}
/* list_community */
.list_community li a span {
	display:block;
	position:relative;
	height:50px;
	z-index:-1;
}
.list_community li.portal a,
.list_community li.portal a span {
	width:150px;
}
.list_community li.commutto a,
.list_community li.commutto a span {
	width:170px;
}
/* 個別 */
.list_community li.portal a {
	background:url(/shared/templates/top/images/13portal_tl_btn.gif) no-repeat left center;
}
.list_community li.commutto a {
	background:url(/shared/templates/top/images/commutto_tl_btn.gif) no-repeat left center;
}
/* pickup
============================== */
#tmp_pickup_ttl h2 {
	width:134px;
	height:140px;
	background:url(/shared/templates/top/images/pickup_tl_ttl.gif) no-repeat left top;
}
#tmp_pickup_ttl span {
	width:134px;
	height:140px;
}
#tmp_pickup_cnt {
	padding:13px 13px 12px;
}
/* gallery */
#tmp_wrap_gallery {
	margin:0 0 10px 11px;
	width:356px;
}
#tmp_gallery {
	width:340px;
	height:112px;
	padding-bottom:8px;
}
#tmp_gallery img {
	max-width:200px;
	height:auto;
}
.no_javascript #tmp_gallery {
	height:120px;
}
#tmp_gallery .slick-slide {
	width:200px !important;
}
#tmp_gallery .action_ctrl {
	bottom:20px;
	right:30px;
}
#tmp_gallery .slick-dots {
	top:0;
	left:auto;
	right:0;
	width:128px;
	height:100px;
	padding:28px 0 0 10px;
	-webkit-border-radius:0 3px 3px 0 / 0 3px 3px 0; /* Webkit */
	-moz-border-radius:0 3px 3px 0 / 0 3px 3px 0; /* Mozilla */
	border-radius:0 3px 3px 0 / 0 3px 3px 0; /* CSS3 */
}
#tmp_gallery .slick-dots li {
	margin-right:6px;
	margin-bottom:5px;
}
#tmp_gallery .slick-dots li img {
	width:15px;
	height:15px;
}
/* koho */
#tmp_koho {
	width:auto;
	padding:10px 0 9px;
	border-top:2px solid #AAAAAA;
	border-bottom:2px solid #AAAAAA;
	clear:both;
}
#tmp_koho .koho_ttl {
	float:left;
}
#tmp_koho p.title,
#tmp_koho p.text,
#tmp_koho p.koho {
	margin-left:290px;
}
/* list_webcnt */
.list_webcnt li a {
	display:block;
	height:50px;
}
.list_webcnt li a span {
	display:block;
	position:relative;
	height:50px;
	z-index:-1;
}
.list_webcnt li.magagine a,
.list_webcnt li.magagine a span {
	width:163px;
}
.list_webcnt li.facebook a,
.list_webcnt li.facebook a span {
	width:173px;
}
.list_webcnt li.movie a {
	width:123px;
}
.list_webcnt li.movie a span {
	width:123px;
}
/* 個別 */
.list_webcnt li.magagine a {
	background:url(/shared/templates/top/images/mail_magagine_tl_btn.gif) no-repeat left top;
}
.list_webcnt li.facebook a {
	background:url(/shared/templates/top/images/facebook_tl_btn.gif) no-repeat left top;
}
.list_webcnt li.movie a {
	background:url(/shared/templates/top/images/movie_library_tl_btn.gif) no-repeat left top;
}
/* read_all
============================== */
.read_all ul li {
	margin:0 0 0 14px;
}
/* ==================================================
index
================================================== */
/* newinfo
============================== */
#tmp_contents #tmp_wrap_newinfo {
	margin:6px 0 20px 10px;
	padding:6px 13px 12px;
}
#tmp_contents #tmp_newinfo {
	margin-left:0;
}
#tmp_contents #tmp_newinfo_cnt .list_table td {
	padding:10px 0 11px 8px;
}
#tmp_contents #tmp_newinfo_cnt .list_table .date {
	width:67px;
}
/* cate_ttl
============================== */
#tmp_contents #tmp_cate_ttl {
	float:none;
}
#tmp_contents #tmp_cate_ttl h1 {
	margin:0 0 8px;
	width:510px;
	height:90px;
	background-image:url(/shared/templates/free/images/contents/cate001_cate_tl_ttl.png);
	background-size:510px 90px;
}
.cate001 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate001_cate_tl_ttl.png);
}
.cate002 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate002_cate_tl_ttl.png);
}
.cate003 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate003_cate_tl_ttl.png);
}
.cate004 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate004_cate_tl_ttl.png);
}
.cate005 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate005_cate_tl_ttl.png);
}
.cate006 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate006_cate_tl_ttl.png);
}
.cate007 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate007_cate_tl_ttl.png);
}
/* box_crowd（switch）
============================== */
#tmp_contents #tmp_crowd_box {
	margin:0 -18px 0 0;
}
#tmp_contents .box_crowd {
	margin:0 18px 17px 0;
	width:251px;
}
#tmp_contents .box_crowd .switch_cnt {
	margin-left:-4px;
}
/* contents
============================== */
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100%;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/* map
============================== */
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
/* shisetsu */
#tmp_map_search {
	text-align:left;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
}
#tmp_map_list {
	width:100%;
	margin-right:0;
	float:none;
	position:static;
	z-index:auto;
	display:table;
}
#tmp_facilities {
	width:275px;
	display:table-cell;
	vertical-align:top;
}
#tmp_result {
	padding:0 0 0 15px;
	display:table-cell;
	vertical-align:top;
}
#tmp_result_list {
	height:277px;
}
#tmp_wrap_gmap_box {
	float:none;
}
#tmp_wrap_gmap_box2 {
	margin-left:0;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	height:400px;
}
/* ==================================================
特殊ページパーツ
================================================== */
#tmp_contents table.frame_type,
#tmp_contents table.frame_type td.comment {
	width:490px;
}
#tmp_contents table.frame_type td img {
	max-width:100%;
	height:auto;
}
#tmp_contents table.frame_type,
#tmp_contents table.frame_type td,
#tmp_contents table.frame_type td td {
	background-size:contain;
}
/* 特殊パーツ　カワセミ */
#tmp_contents table.kawasemi td.comment {
	padding:35px 7px 42px 8px;
}
#tmp_contents table.kawasemi td.comment p {
	padding:0 35px 7px 27px;
}
/* 特殊パーツ　藤の花 */
#tmp_contents table.fuji td.comment {
	padding:62px 8px 57px 8px;
}
#tmp_contents table.fuji td.comment p {
	padding:0 35px 2px 27px;
}
/* 特殊パーツ　クロマツ */
#tmp_contents table.matsu td.comment {
	padding:60px 8px 47px 7px;
}
#tmp_contents table.matsu td.comment p {
	padding:0 35px 2px 27px;
}
/* 特殊パーツ　吹き出し */
#tmp_contents table.fukidashi_type,
#tmp_contents table.fukidashi_type td.comment {
	background:none;
}
#tmp_contents table.fukidashi_type td.comment {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#tmp_contents table.parents td.comment,
#tmp_contents table.dog td.comment {
	padding:11px 20px 13px 13px;
}
#tmp_contents table.grandparents td.comment,
#tmp_contents table.child td.comment {
	padding:9px 17px 14px;
}
#tmp_contents table.parents td.chara,
#tmp_contents table.dog td.chara {
	width:155px;
}
#tmp_contents table.grandparents td.chara,
#tmp_contents table.child td.chara {
	width:152px;
}
#tmp_contents table.parents td.chara img,
#tmp_contents table.dog td.chara img {
	max-width:155px;
}
#tmp_contents table.grandparents td.chara img,
#tmp_contents table.child td.chara img {
	max-width:152px;
}
#tmp_contents table.fukidashi_type td.chara img {
	height:auto;
}
/* 特殊パーツ　父母 */
#tmp_contents table.parents td.comment {
	border:3px solid #ACC7F9;
}
/* 特殊パーツ　祖父母 */
#tmp_contents table.grandparents td.comment {
	border:3px solid #94E2B8;
}
/* 特殊パーツ　犬 */
#tmp_contents table.dog td.comment {
	border:3px solid #EFA3A5;
}
/* 特殊パーツ　子ども */
#tmp_contents table.child td.comment {
	border:3px solid #F7B966;
}
/* ==================================================
kosodate
================================================== */
#tmp_kosodate {
	background-size:100%;
}
#tmp_kizuna {
	margin:0 0 7px;
	padding:13px 234px 0 12px;
	min-height:238px;
}
#tmp_kizuna_cnt {
	padding:0 15px;
}
#tmp_contents  #tmp_kizuna_ttl h1 {
	margin:0;
	padding:0;
	background:none;
	border-top:none;
	border-bottom:none;
}
#tmp_kizuna_cnt {
	padding:0 15px;
}
/* box_kosodate */
.box_wrap_kosodate {
	padding:0 15px;
}
.box_kosodate {
	margin:0 0 14px;
}
/* kosodate01 */
.kosodate01 .box_lft {
	margin:0 -180px 0 0;
	width:180px;
}
.kosodate01 .box_rgt {
	margin-left:180px;
}
.kosodate01 .box_kosodate_ttl {
	margin:20px 0 12px 147px;
	padding:0 0 0 41px;
}
#tmp_contents .kosodate01 .box_kosodate_ttl h2 {
	padding:7px 6px 1px 57px;
	background-size:46px 46px;
}
.kosodate01 .box_kosodate_cnt {
	margin:0 0 0 180px;
	padding:0 0 0 12px;
}
/* kosodate02 */
.kosodate02 .box_lft {
	margin:0 180px 0 0;
}
.kosodate02 .box_rgt {
	margin:0 0 0 -180px;
	width:180px;
}
.kosodate02 .box_kosodate_ttl {
	margin:20px 147px 12px 0;
	padding:0 41px 0 0;
}
#tmp_contents .kosodate02 .box_kosodate_ttl h2 {
	padding:7px 6px 4px 57px;
	background-size:46px 46px;
}
.kosodate02 .box_kosodate_cnt {
	margin:0 180px 0 0;
	padding:0 12px 0 0;
}
/* kosodate03 */
.kosodate03 .box_lft {
	margin:0 -180px 0 0;
	width:180px;
}
.kosodate03 .box_rgt {
	margin-left:180px;
}
.kosodate03 .box_kosodate_ttl {
	margin:20px 0 12px 147px;
	padding:0 0 0 41px;
}
#tmp_contents .kosodate03 .box_kosodate_ttl h2 {
	padding:7px 6px 1px 57px;
	background-size:46px 46px;
}
.kosodate03 .box_kosodate_cnt {
	margin:0 0 0 180px;
	padding:0 0 0 12px;
}
/* kosodate04 */
.kosodate04 .box_lft {
	margin:0 180px 0 0;
}
.kosodate04 .box_rgt {
	margin:0 0 0 -180px;
	width:180px;
}
.kosodate04 .box_kosodate_ttl {
	margin:20px 147px 12px 0;
	padding:0 41px 0 0;
}
#tmp_contents .kosodate04 .box_kosodate_ttl h2 {
	padding:7px 6px 4px 57px;
	background-size:46px 46px;
}
.kosodate04 .box_kosodate_cnt {
	margin:0 180px 0 0;
	padding:0 12px 0 0;
}
/* kosodate05 */
.kosodate05 {
	margin:0 0 18px;
}
.kosodate05 .box_lft {
	margin:0 -180px 0 0;
	width:180px;
}
.kosodate05 .box_rgt {
	margin-left:180px;
}
.kosodate05 .box_kosodate_ttl {
	margin:20px 0 12px 147px;
	padding:0 0 0 41px;
}
#tmp_contents .kosodate05 .box_kosodate_ttl h2 {
	padding:7px 6px 1px 57px;
	background-size:46px 46px;
}
.kosodate05 .box_kosodate_cnt {
	margin:0 0 0 180px;
	padding:0 0 0 12px;
}
/* net */
#tmp_net_ttl {
	margin:0;
	padding:6px 53px 0 0;
	width:31%;
	background:url(/shared/templates/free/images/contents/kosodate/net_arrow.gif) no-repeat right 25px;
}
#tmp_contents #tmp_net_ttl h2 {
	padding:0;
	line-height:1.4;
}
#tmp_net_cnt {
	padding:0 0 0 11px;
}
#tmp_net_cnt img {
	width:260px;
	height:78px;
}
/* ==================================================
clock
================================================== */
#tmp_clock {
	-webkit-background-size:100%; /* Webkit */
	-moz-background-size:100%; /* Mozilla */
	background-size:100%; /* CSS3 */
}
/* ttl */
#tmp_clock_ttl {
	padding:30px 90px 0;
	-webkit-background-size:100%; /* Webkit */
	-moz-background-size:100%; /* Mozilla */
	background-size:100%; /* CSS3 */
}
/* cnt */
#tmp_clock_cnt {
	padding:0 30px 28px;
	-webkit-background-size:100%; /* Webkit */
	-moz-background-size:100%; /* Mozilla */
	background-size:100%; /* CSS3 */
}
#tmp_clock_cnt .input_year {
	margin:0 4px 0 0;
}
#tmp_clock_cnt .input_month,
#tmp_clock_cnt .input_day,
#tmp_clock_cnt .input_hour,
#tmp_clock_cnt .input_minute,
#tmp_clock_cnt .input_second {
	margin:0 4px;
}
/* ==================================================
search_result
================================================== */
/* page_sending_navi
============================== */
#tmp_contents .page_sending_navi .prev {
	margin:0 10px 0 0;
}
#tmp_contents .page_sending_navi .next {
	margin:0 0 0 10px;
}
#tmp_contents .page_sending_navi .prev a,
#tmp_contents .page_sending_navi .next a {
	padding:5px 0 5px 0;
}
#tmp_contents .page_sending_navi li a,
#tmp_contents .page_sending_navi li span {
	display:inline-block;
	padding:5px 10px;
}
/* box_search_form */
#tmp_contents #tmp_search_result_list .box_search_form {
	width:500px;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_search_query {
	width:190px;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_select {
	width:170px;
}
}