@charset "utf-8";
/*
Theme Name: IG Theme
Theme URI: http://www.oki-islandguide.com
Description: Designed by ML Design
Version: 21.10
Author: ML Design
Author URI: http://www.ml-design.jp/
Tags:
*/

/*
Download Baloo+Bhaina
*/

@import url(https://fonts.googleapis.com/css?family=Merriweather|Kalam);

*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family:"Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
	/*font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Garuda,Verdana,Tahoma,sans-serif;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	*/
	/*
	font-family:'Microsoft JhengHei', 'OpenSansRegular', 'Open Sans', Arial, sans-serif;
	*/

	background-position: 0px 0px;
	text-align: center;
}
a:hover {
	color: #009999;
}
a:hover img{
filter: alpha(opacity=70); /*For IE*/
opacity: 0.7; /*Opera・Safari*/
-moz-opacity: 0.7; /*For FireFox*/
}

/* reset */
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, pre, em {
	margin: 0px;
	padding: 0px;
}
ul, dl, ol, li, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clear hr {
	display: none;
}
.post-edit-link {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 55px;
	clear: both;
	padding-top: 5px;
	display: block;
}

/* html5 */
hgroup, nav, header, footer, section, article, aside {
	margin: 0px;
	padding: 0px;
	display: block;
}

/* text */
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.alignleft {
	margin-right: 8px;
}
img.alignright {
	margin-left: 8px;
}
.aligncenter {
	text-align: center;
}

/* color */
.red{
	color: #FF0000;
}
.blue{
	color: #0000FF;
}
.green {
	color: #006600;
}

/* sitemap */
.sitemap_gene_title {
	display: none;
}
.ddsg-wrapper ul {
	padding-bottom: 35px;
	padding-right: 40px;
	padding-left: 25px;
}

/* comment */
.comment {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 9px;
}
.commentlist {
	padding-left: 20px;
}
cite.fn {
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	color: #009900;
}
.says {
	color: #333333;
	font-size: 12px;
}
h3#comments {
	color: #0099FF;
	padding-top: 35px;
	font-size: 16px;
}
.comment-meta {
	font-size: 12px;
	padding-left: 20px;
	background-color: #99CC00;
	padding-top: 2px;
	padding-bottom: 2px;
}
.comment-meta a {
	color: #FFFFFF;
	text-decoration: none;
}
.comment-body p {
	font-size: 15px;
	line-height: 26px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.comment-reply-link {
	font-size: 14px;
	font-weight: bold;
}
#comment {
	width: 450px;
}
#commentform p {
	font-size: 14px;
	padding-top: 5px;
}
#respond h3 {
	color: #0099FF;
	font-size: 16px;
}
#commentform #submit {
	font-weight: bold;
	color: #006600;
	width: 150px;
	margin-top: 5px;
	margin-left: 10px;
}

/* searchform */
.searchform_area {
	width: ;
	padding-top: 13px;
	padding-bottom: 10px;
	color: #666666;
	padding-left: 55px;
}
#searchform {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchsubmit {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.searchinput {
}
#s {
	font-size: 13px;
	border-left-width: 0px;
	width: 160px;
	margin-left: 8px;
	margin-right: 20px;
}
.search_spc {
	padding-top: 15px;
	padding-bottom: 100px;
}

/* block */
#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#upper_block {
}
#upper_block_inner {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#middle_block {
	clear: both;
}
#middle_block_inner {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	overflow: hidden;
}
#under_block {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#under_block_inner {
	text-align: left;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
/*2017_renew
#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 820px;
}

#side {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: right;
}
#a_column {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 680px;
	overflow: hidden;
}
#b_column {
	float: left;
	width: 120px;
}
  */
#main {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
}
#side {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: light;
	display:none;
}
#a_column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: calc(100% - 210px);
	overflow: hidden;
}
#b_column {
	float: right;
	width: 180px;
}
#gadget {
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1020px;
}
#topbanner {
	width: 770px;
	height: 135px;
	float: left;
	position: absolute;
	z-index: 9000;
}
#topsearchbox {
	width: 330px;
	height: 120px;
	position: absolute;
	z-index: 9000;
	left: 690px;
	top: -10px;
}
#topsearchbox ul {
	padding-top: 45px;
	overflow: hidden;
	padding-left: 165px;
}
#topsearchbox li {
	font-size: 13px;
	float: left;
	padding-right: 15px;
}
#topsearchbox ul a {
	color: #999999;
	text-decoration: none;
}
#topsearchbox ul a:hover {
	color: #0099FF;
}
#topsearch {
	padding-top: 30px;
	clear: both;
}
#description {
	position: relative;
	height: 165px;
}
#description h1 {
	position: absolute;
	left: 10px;
	top: 30px;
	z-index: 9999;
}
#description h2 {
	font-family: 'Kalam', cursive;
	font-size: 19px;
	position: absolute;
	top: 125px;
	left: 18px;
	z-index: 9999;
	color: #1f1f3d;
	font-weight: normal;
}
#sublinks {
	float: right;
	width: 140px;
	text-align: right;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
}
.return_top {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: right;
}

/* entry */
.entry {
	margin: 0px;
	padding-bottom: 15px;
}
.entry_inner {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 38px;
}
.entry h1 {
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
	font-family: 'Merriweather', serif;
	font-weight: normal;
	font-size: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 25px;
	width: 645px;
	margin-left: 0px;
	padding-bottom: 4px;
}
.entry h2 {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	font-weight: normal;
}
.entry h6 {
	font-size: 16px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	color: #5f5f5f;
	font-weight: normal;
}
.entry time {
	font-size: 12px;
	color: #666666;
}
.entry p {
	font-size: 17px;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.entry ul,
.entry dl,
.entry ol {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.entry li,
.entry dt {
	font-size: 17px;
	line-height: 25px;
}
.entry li ul li {
	list-style-type: circle;
}
.entry dd {
	padding-left: 55px;
	padding-bottom: 5px;
	font-size: 17px;
}
.entry img {
	float: none;
}
.entry footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.recomend_area {
	overflow: hidden;
}
.recomend_area h1 {
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
	font-family: 'Merriweather', serif;
	font-size: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 25px;
	width: 645px;
	margin-left: 15px;
	padding-bottom: 3px;
	font-weight: normal;
}
.recomend {
	float: left;
	height: 300px;
	width: calc(100% /3);
}
.recomend_todo {
	float: left;
	height: 330px;
	width: calc(100% / 3);
}
.box_line {
	height: 230px;
}
.box_line_todo {
	height: 310px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.img_spc {
}
.recomend article {

}
.recomend_todo article {

}
.recomend h2,
.recomend_todo h2 {
	font-family: 'Merriweather', serif;
	font-size: 15px;
	line-height: 22px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	font-weight: normal;
}
.recomend h2 a,
.recomend_todo h2 a {
	color: #333333;
	text-decoration: none;
}
.recomend h2 a:hover,
.recomend small a:hover,
.recomend_todo h2 a:hover,
.recomend_todo small a:hover {
	color: #009999;
	text-decoration: underline;
}
.recomend p,
.recomend_todo p {
	font-size: 13px;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.recomend small,
.recomend_todo small {
	font-size: 16px;
	color: #1a4b6f;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
}
.recomend_todo small {
	font-size: 12px;
	color: #FF9900;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
	display: block;
}
.recomend small a {
	color: #666666;
	text-decoration: none;
}
.recomend footer {
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
}
.recomend footer a {
	font-weight: bold;
}
.box_line_archive {
	width: 100%;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}
.img_archive_spc {
	padding-top: 4px;
	padding-left: 4px;
	float: left;
	width: 280px;
	clear: right;
	overflow: hidden;
}
.img_archive_vertical_spc {
	padding-top: 4px;
	padding-left: 4px;
	float: left;
	width: 210px;
	clear: right;
	overflow: hidden;
}
.contents_archive_spc {
	float: left;
	width: calc(100% - 290px);
	overflow: hidden;
}
.box_line_archive_yellow_page {
	width: 100%;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
}
.img_todo_archive_spc {
	padding-top: 0px;
	padding-left: 0px;
	width: 210px;
	overflow: hidden;
}
.img_todo_archive_spc img {
	margin-bottom: 0px;
}
.img_archive_spc img {
	margin-bottom: 10px;
}
.recomend_archive {
	width: calc(100% - 10px);
	clear: both;
	overflow: hidden;
}
.recomend_archive h2 {
	font-family: 'Merriweather', serif;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.recomend_archive h2 a,
.yellow_page_archive h3 a {
	color: #333333;
	text-decoration: none;
}
.recomend_archive h2 a:hover,
.yellow_page_archive h3 a:hover {
	color: #009999;
	text-decoration: underline;
}
.recomend_archive p {
	font-size: 16px;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.recomend_archive footer {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
	text-align: right;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.recomend_archive ul {
	padding-top: 5px;
	padding-bottom: 10px;
}
.recomend_archive ul li {
	font-size: 13px;
	line-height: 22px;
	padding-left: 15px;
}
.yellow_page_archive {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.yellow_page_archive h3 {
	font-size: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #333333;
}
.yellow_page_archive ul {
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
}
.yellow_page_archive ul li {
	font-size: 13px;
	line-height: 18px;
}
.googlemap_link {
	font-size: 12px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 183px;
}
.googlemap_link a {
	color: #0099CC;
	text-decoration: none;
}
#side aside {
	padding-bottom: 15px;
}
#main_nav {
	clear: both;
	position: relative;
	padding-bottom: 45px;
}
#nav_top_link {
	font-size: 18px;
	height: 20px;
	width: 100px;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
}
#copy {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
	text-align: right;
	color: #1f1f3d;
}
#wp_page_numbers {
	clear: both;
	margin-left: 15px;
	margin-top: 10px;
	width: 645px;
	margin-bottom: 15px;
}
.toppage_theme {
	padding-bottom: 35px;
	position: relative;
}
#topside_nav {
	margin: 0px;
	padding: 0px;
}
.side_nav_upper li {
	display: block;
	font-size: 17px;
}
.side_nav_upper li a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
}
.side_nav_upper li a:hover {
color: #009999;
}
.side_nav_under li {
	font-family: 'Merriweather', serif;
	margin-bottom: 3px;
}
.side_nav_under li a {
	display: block;
	color: #FFFFFF;
	background-color: #a99999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 18px;
}
.side_nav_under li a:hover {
	color: #009999;
}
.side_nav_upper_title {
	font-family: 'Merriweather', serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #949fa5;
	font-size: 18px;
}
.side_nav_upper li a:hover
.side_nav_under li a:hover {
	color: #009999;
}
.toprecommend_title {
	margin-right: auto;
	margin-left: 28px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.toprecommend p {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer_pannel {
	background-color: #CCCCCC;
}
#under_nav {
	overflow: hidden;
}
.under_nav_block {
	width: calc(100% / 4);
	float: left;
}
#under_sub_nav {
	font-size: 12px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#under_nav h3 {
	font-family: 'Merriweather', serif;
	font-size: 21px;
	color: #1f1f3d;
}
#under_nav ul {
	padding-top: 18px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#under_nav li {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 30px;
}
#under_nav li a {
	color: #1f1f3d;
	text-decoration: none;
}
#under_nav li a:hover {
	color: #009999;
}
#footer_pannel {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	overflow: hidden;
}
#under_sub_nav ul {
	padding-top: 50px;
	overflow: hidden;
}
#under_sub_nav li {
	padding-left: 10px;
	float: left;
	width: 70px;
}
#under_sub_nav li a {
	color: #1f1f3d;
	text-decoration: none;
	font-size: 17px;
	line-height: 20px;
}
#under_sub_nav li a:hover {
	color: #009999;
}
#v_searchform {
	width: 700px;
	background-image: url(image/base/okinawa_maps_v2.png);
	background-repeat: no-repeat;
	background-position: 40px 45px;
	position: relative;
	overflow: hidden;
	height: 1070px;
	z-index: 5;
}
#v_searchform dl {
	padding-top: 85px;
	padding-bottom: 15px;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
#v_searchform dl dt {
	font-weight: bold;
	color: #009999;
	font-size: 15px;
	clear: both;
	padding-top: 5px;
}
#v_searchform dl dd {
	padding-bottom: 0px;
	line-height: 24px;
	font-size: 15px;
	padding-top: 0px;
	overflow: hidden;
}
#v_searchform dl dd label:hover {
	color: #009999;
}
#v_searchform dl dd label {
	display: block;
	float: left;
	padding-left: 5px;
}
#v_searchform dl dd label input {
	margin-right: 5px;
}
#v_searchform .v-search-submit {
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#v_searchform .v-search-submit:hover {
	background-color: #999999;
}
#todo_searchform .todo-search-submit {
	font-family: 'Merriweather', serif;
	font-size: 21px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#todo_searchform .todo-search-submit {
	background-color: #999999;
}
.widget_sp_image {
	margin-bottom: 10px;
}
.search_explanation {
	position: absolute;
	width: 400px;
	left: 260px;
	top: 0px;
	font-size: 15px;
	line-height: 20px;
}
.northisland_area_block1 {
	position: absolute;
	width: 130px;
	left: 240px;
	top: 20px;
	z-index: 9999;
}
.north_area_block1 {
	position: absolute;
	width: 140px;
	left: 240px;
	top: 90px;
	z-index: 9998;
}
.northisland_area_block2 {
	position: absolute;
	width: 130px;
	left: 150px;
	top: 165px;
	z-index: 9997;
}
.north_area_block2 {
	position: absolute;
	width: 170px;
	left: 150px;
	top: 205px;
	z-index: 9996;
}
.north_area_block3 {
	position: absolute;
	width: 120px;
	left: 530px;
	top: 305px;
	z-index: 9995;
}
.north_area_block3b {
	position: absolute;
	width: 120px;
	left: 530px;
	top: 340px;
	z-index: 9994;
}
.north_area_block4 {
	position: absolute;
	width: 160px;
	left: 150px;
	top: 300px;
	z-index: 9993;
}
.middle_area_block1 {
	position: absolute;
	width: 160px;
	left: 35px;
	top: 370px;
	z-index: 9992;
}
.middle_area_block2 {
	position: absolute;
	width: 180px;
	left: 450px;
	top: 400px;
	z-index: 9991;
}
.sorth_area_block1 {
	position: absolute;
	width: 150px;
	left: 35px;
	top: 525px;
	z-index: 9990;
}
.sorth_area_block1b {
	position: absolute;
	width: 150px;
	left: 35px;
	top: 565px;
	z-index: 9989;
}
.sorth_area_block2 {
	position: absolute;
	width: 150px;
	left: 410px;
	top: 520px;
	z-index: 9988;
}
.island_area_block {
	position: absolute;
	width: 520px;
	left: 80px;
	top: 640px;
	z-index: 9987;
}
.attraction_categories_block {
	position: absolute;
	width: 450px;
	left: 100px;
	top: 710px;
	z-index: 9986;
}
.accommodation_categories_block {
	position: absolute;
	width: 300px;
	left: 20px;
	top: 730px;
	z-index: 9985;
}
.restaurants_search_block {
	position: absolute;
	width: 300px;
	left: 20px;
	top: 720px;
	z-index: 9984;
}
.features_search_block {
	position: absolute;
	width: 300px;
	left: 340px;
	top: 730px;
	z-index: 9983;
}
.priceranges_search_block {
	position: absolute;
	width: 300px;
	left: 340px;
	top: 860px;
	z-index: 9982;
}
.search_controler {
	position: absolute;
	z-index:9999;
	width: 212px;
	left: 25px;
	top: 10px;
}
ul.search_controler ul {
	margin-left: 15px;
}
.v-search-sbmit_area {
	position: absolute;
	left: 275px;
	top: 1010px;
}
#scroller {
	width: 50px;
	height: 44px;
	padding: 0px;
	position: fixed;
	right: 5px;
	bottom: 55px;
}
#topsearch #s {
	width: 162px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	margin-top: 3px;
}
#topsearch #search_form_box {
	background-image: url(image/base/top_search_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 221px;
}
#topsearch #searchsubmit {
	background-image: url(image/base/bottom_search_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 24px;
	text-indent: -9999px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
#topsearch #searchsubmit:hover {
	background-image: url(image/base/bottom_search_bg_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.add_box {
	padding-bottom: 15px;
}
.add_box h2 {
	font-size: 13px;
}
.add_box h2 a {
	text-decoration: none;
}
#outlinks {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}
#todo_searchform {
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 5px solid #999999;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 45px;
}
#todo_searchform h2 {
	font-size: 14px;
	color: #666666;
	clear: both;
	padding-top: 10px;
	padding-bottom: 8px;
}
#todo_searchform .todo_area {
	float: left;
	width: 160px;
}
#todo_searchform .todo_year {
	float: left;
	width: 310px;
}
#todo_searchform .todo_categories {
	float: right;
	width: 240px;
}
#todo_searchform .todo_areaguid {
	clear: both;
	padding-top: 15px;
}
#todo_searchform dl dt {
	font-family: 'Merriweather', serif;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 5px;
}
#todo_searchform dl dd {
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 10px;
	line-height: 22px;
}
.todo-search-sbmit_area {
	padding-top: 15px;
	padding-bottom: 10px;
}
#todo_searchform label {
	margin-right: 3px;
}
#todo_searchform label input {
	margin-right: 3px;
}
.archive_list_title {
	font-size: 26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 25px;
	width: 645px;
	margin-left: 15px;
	margin-top: 15px;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
	font-family: 'Merriweather', serif;
	font-weight: normal;
	padding-bottom: 4px;
}
.yellow_page_title {
	float: left;
	width: 395px;
}
.yellow_page_title h2 {
	color: #333333;
}
.yellow_page_detail {
	float: right;
	width: 210px;
	padding-top: 8px;
}
.yellow_pages_tel {
	font-size: 15px;
	font-weight: bold;
}
#yellow_page_search {
	padding-top: 15px;
	padding-left: 15px;
}
#yellow_page_search ul {
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 15px;
}
#yellow_page_search li {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 3px;
}
#yellow_page_search a {
	color: #000000;
	text-decoration: none;
}
#yellow_page_search a:hover {
	color: #009999;
}
.ys_more {
	float: right;
	margin-top: 5px;
	width: 60px;
	display: block;
}
.min_spc {
min-height:1070px;
}
.under_detail_title {
	font-family: 'Merriweather', serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.form_col_a {
	width: 170px;
	float: left;
	text-align: left;
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
.form_col_b {
	float: right;
	text-align: left;
	width: 450px;
	padding-top: 5px;
}
.wpcf7-submit, #wpcf7-modify {
	font-size: 16px;
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 35px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 15px;
}
span.wpcf7-not-valid-tip {
top: 100%;
left: 40%;
border: 1px solid #FF9900;
}
.form_spc1 {
	padding-bottom: 25px;
}
.wpcf7 {
	padding-top: 15px!important;
}
.postlink_nav {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
.previous_post_link {
	float: left;
	width: 290px;
	display: block;
}
.next_post_link {
	display: block;
	float: right;
	width: 290px;
	text-align: right;
}
.night_link {
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	text-align: right;
	padding-right: 15px;
}
.night_link a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.category_small {
	display: block;
}
ul.search_controler li {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}
ul.search_controler li input {
	margin-right: 5px;
}
.area_pattern_1 {
}
.area_pattern_3 {
	color: #30A888;
}
.area_pattern_4 {
	color: #F9A541;
}
.area_pattern_5 {
	color: #DF7B94;
}
.area_pattern_6 {
	color: #3194C5;
}
.area_pattern_2 {
}
.area_pattern_7 {
}
.facebook_icon {
	text-align: right;
}
.tax_image {
	padding-left: 15px;
}
.tax_description {
	font-size: 15px;
	line-height: 24px;
	padding-right: 55px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-top: 8px;
}
#categoryall {
	position: absolute;
	width: 150px;
	left: 210px;
	top: 803px;
	z-index: 9990;
	font-size: 13px;
	color: #333333;
}
#categoryall input {
	margin-right: 5px;
}
.todomonth {
	width: 100px;
	display: block;
	float: left;
}
.label_float {
	display: block;
	float: left;
	clear: left;
	margin-top: 4px;
}
.lavel_spc {
	display: block;
	float: left;
}
.color_northernarea:hover {
	color: #00CC66;
}
.color_northernarea {
	color: #006633;
}
.color_centralarea:hover {
	color: #FFCC66;
}
.color_centralarea {
	color: #FF6600;
}
.color_nahaarea:hover {
	color: #FF99CC;
}
.color_nahaarea {
	color: #CC3399;
}
.color_southernarea:hover {
	color: #33CCFF;
}
.color_southernarea {
	color: #0066CC;
}
.gsc-results-wrapper-visible {
	margin-top: 160px!important;
}
#inlink {
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 35px;
	padding-left: 10px;
}
.nav_inlink_box {
	float: left;
	width: 200px;
}
.nav_inlink_img {
	height: 91px;
	width: 180px;
}
.banner_area h3 {
	font-family: 'Merriweather', serif;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
}
/* google search custom */
#g_serch_area {
	float: right;
	width: 300px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 3px;
}
#g_serch {

}

#sub_nav {
	float: left;
	width: 600px;
}
#sub_nav ul {
	overflow: hidden;
	padding-top: 18px;
	padding-left: 10px;
}
#sub_nav ul li {
	font-family: 'Merriweather', serif;
	display: block;
	float: left;
	margin-right: 23px;
}
#sub_nav li a {
	text-decoration: none;
	font-size: 16px;
	display: block;
	color: #676767;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sub_nav li a:hover {
	color: #FF6600;
}

.main_nav_spc_a {
	padding-left: 50px!important;
}
#company {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
#company h2 {
	font-family: 'Merriweather', serif;
	font-size: 2rem;
	font-weight: normal;
	position: relative;
}
#company em {
	font-style: normal;
	font-weight: bold;
	margin-right: -7px;
}
#company b {
	font-size: 0.6rem;
    position: absolute;
    left: 42px;
    top: -2px;
    z-index: 999;
    display: block;
}
#company h2 a {
	color: #000000;
	text-decoration: none;
}
#company h2 a:hover {
	color: #009999;
}
#fb {
	background-color: #F0F0F0;
	float: right;
	height: 10px;
	width: 270px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.wp-caption-text {
	font-size: 96%!important;
	color: #1a4e9f;
	margin-top: -14px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
}
