.clear{ clear:both;}
/*clear*/	
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix {overflow:hidden;}
/* End hide from IE-mac */


#header { width:970px; height:120px; margin:0 auto;}
#header h4 { float:left; width:600px; margin-top:40px; background:#fff;}
#header img.right { float:right; width:183px; margin-top:75px;}

#gnavi { background:url(http://www.tourism-culture.co.jp/common/img/bg_gnavi.gif) repeat-x; padding:8px 0 9px 0;}
#gnavi ul { width:970px; margin:0 auto;}
#gnavi ul li { float:left;}
#gnavi ul li a { display:block; height:32px; text-indent:-9999px;}
#gnavi ul li.navi01 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_01.jpg) no-repeat; width:126px;}
#gnavi ul li.navi01 a:hover, #home #gnavi ul li.navi01 a  { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_01.jpg) bottom no-repeat;}
#gnavi ul li.navi02 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_02.jpg) no-repeat; width:210px;}
#gnavi ul li.navi02 a:hover, #menu #gnavi ul li.navi02 a { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_02.jpg) bottom no-repeat;}
#gnavi ul li.navi03 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_03.jpg) no-repeat; width:116px;}
#gnavi ul li.navi03 a:hover, #case #gnavi ul li.navi03 a { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_03.jpg) bottom no-repeat;}
#gnavi ul li.navi04 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_04.jpg) no-repeat; width:147px;}
#gnavi ul li.navi04 a:hover, #talk #gnavi ul li.navi04 a { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_04.jpg) bottom no-repeat;}
#gnavi ul li.navi05 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_05.jpg) no-repeat; width:96px;}
#gnavi ul li.navi05 a:hover, #qanda #gnavi ul li.navi05 a { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_05.jpg) bottom no-repeat;}
#gnavi ul li.navi06 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_06.jpg) no-repeat; width:117px;}
#gnavi ul li.navi06 a:hover, #company #gnavi ul li.navi06 a { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_06.jpg) bottom no-repeat;}
#gnavi ul li.navi07 a {	background:url(http://www.tourism-culture.co.jp/common/img/gnavi_07.jpg) no-repeat; width:158px;}
#gnavi ul li.navi07 a:hover, #inquiry #gnavi ul li.navi07 a { background:url(http://www.tourism-culture.co.jp/common/img/gnavi_07.jpg) bottom no-repeat;}

#foot { background:url(http://www.tourism-culture.co.jp/common/img/bg_footer.gif) 0 45px repeat-x; padding-bottom:20px;}
#foot #cont {  width:970px; margin:0 auto; padding-top:55px; background:url(http://www.tourism-culture.co.jp/common/img/earth.gif) no-repeat right 10px;}
#foot #cont ul { width:970px;}
#foot #cont ul li { float:left;}
#foot #cont ul li a { font-size:0.9em;}
#foot #cont p { padding-top:10px;}
#foot #cont p a { font-size:0.9em;}
#foot #cont p img { display:inline-block; padding:3px 10px 0 10px;}
*html #foot #cont p img { padding:0 10px 0 10px;}
#foot #cont span { font-size:0.8em;}
#foot a {  color:#000;}
#foot a:hover { color:#555;}




/* default
------------------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image:url(http://www.tourism-culture.co.jp/common/img/bg_line.gif);
	background-repeat:no-repeat;
	background-position:right 60px;
	color: #3D3E35;
	font-family:¥á¥¤¥ê¥ª,"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-size: small;
}


/* for IE \*/
* html body {
	font-size: 78%;
}	
/**/

/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	color: #768F67;
}

a:hover {
	text-decoration: underline;
	color: #607752;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}

.emoji{
	vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
	
h2 { font-size: 115%; }
	
h3 { font-size: 108%; }
	
h4 { font-size: 100%; }
	
h5 { font-size: 94%; }
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

#contents li {
	background-image: url(http://templates.blog.fc2.com/template/fresh_green/fresh_green_li.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
	background-position: left center;
}
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}
	
pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/

div.main_body pre {	overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code { font-family: monospace; }



/* Layout
------------------------------------------------------------ */
/*
div#title_blog {
	width: 900px;
	margin:30px auto;
}
div#title_blog p {
	width: 700px;
}
*/

div#container {
	width: 930px;
	margin:0 auto;
	padding:15px 20px;
	background-color: #DFE3D5;
	background-repeat: repeat-x;
	background-position: center 111px;
	font-size: 0.9em;
}

/*
div#title_main {
	margin: 0 auto;
	width:970px;
	height: 193px;
	background-image: url(http://www.tourism-culture.co.jp/common/img/bg_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
*/
div#title_main {
	margin: 0 auto;
	width:970px;
	height: 180px;
	background-image: url(http://www.tourism-culture.co.jp/common/img/title_main.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#title_main h1 {
	padding:20px 0 0 30px;
}
div#title_main h1 a {
	color:#fff;
}
div#title_main p {
	width: 700px;
	padding:5px 0 0 50px;
	color:#fff;
}

div#title_bottom {
	margin:0 auto 30px auto;
	width:970px;
	height: 13px;
	background-image: url(http://www.tourism-culture.co.jp/common/img/bg_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}



div#wrap {
	width: 650px;
	float: left;
	margin-bottom: 8px;
}
div#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html div#wrap {
	overflow: visible;
	height: 1px;
}
/**/
div#main {
	float: right;
	width: 600px;
	margin-bottom:10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #E6E7E2;
	padding-top: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-right: 3px;
}

div#sidemenu {
	float: left;
	width: 250px;
	margin-bottom:10px;
	padding-bottom: 20px;
	overflow: hidden;
	background-image: url(http://templates.blog.fc2.com/template/fresh_green/fresh_green_sidemenu.gif);
	border: 1px solid #38602D;
	margin-left: 2px;
}

div#sidemenu #magazine {
	width:234px;
	margin:10px auto;;
}

div#footer {
	clear: both;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	height: 70px;
	background-image: url(http://templates.blog.fc2.com/template/fresh_green/fresh_green_footer.gif);
	background-repeat: repeat-x;
	border-top-color: #ACB399;
}



/* Header
------------------------------------------------------------ */

div#header h1 {
	padding-bottom: 2px;
}

#header h1 a {
	color: #555555;
	line-height: 16px;
}

#header h1 a:hover {
	text-decoration: none;
}

div#header p {
	color: #86987A;
}



/* Main Contents
------------------------------------------------------------ */

div.content {
	margin-bottom: 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CBCDC5;
}

h2.entry_header,
h3.entry_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
	color: #778E68;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #C4CFBC;
	border-right-color: #768F67;
	border-bottom-color: #C4CFBC;
	border-left-color: #768F67;
	margin-top: 5px;
	background-color: #FCFDF9;
}

div.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	color: #595A4E;
}

div.entry_body p.entry_more {
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(http://templates.blog.fc2.com/template/fresh_green/fresh_green_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
div.entry_body p.tag_lnk {
	margin: 0px;
}
	
div.entry_body p.theme {
	margin: 20px 0px 0px;
}

ul.entry_footer {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding-top: 1px;
}

div.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

div.pagetop {
	text-align: right;
	background-color: #F8F9F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E7D3;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
}



/* Entry (html tag)
------------------------------------------------------------ */

div.entry_body h2,
div.entry_body h3,
div.entry_body h4,
div.entry_body h5,
div.entry_body h6 {
	margin: 0em 0em 0.5em;
}

div.entry_body p {
	margin: 0.3em 1em;
}

div.entry_body ul,
div.entry_body ol {
	margin: 1em 0em 1em;
}

div.entry_body ul li {
	margin-left: 15px;
}

div.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

div.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

div.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

div.entry_body dd {
	margin: 0em 1em 1em;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
	color: #768F67;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #A7B89C;
	border-right-color: #768F67;
	border-bottom-color: #A7B89C;
	border-left-color: #768F67;
	background-color: #FCFDF9;
}

h3.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

div.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ul.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

ul.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
div.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

div.form dl dd {
	margin-bottom: 5px;
}

div.form dl dd textarea {
	width: 380px;
	height: 150px;
}

div.form input#himitu {
		margin-right: 0.5em;
}

div.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

div.form .form_btn input {
	margin-right: 3px;
}

p.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

p.trackback_url input {
	padding-bottom: 1px;
	border-bottom: 1px dashed #B3B1C2;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 1px;
	width: 85%;
	background-color: #FFFFFF;
	color: #4F4785;
}



/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu li {
	margin-left: 5px;
	margin-bottom: 2px;
}

dl.sidemenu_body {
	margin-bottom: 15px;
}
	
dl.sidemenu_body .plg_title {
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #9AAE8E;
	line-height: 24px;
	background-image: url(http://templates.blog.fc2.com/template/fresh_green/fresh_green_plg_title.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-right: 5px;
	padding-left: 5px;
}

	
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

dl.sidemenu_body .plg_body input {
	margin: 2px;
}




/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #8FA583;
}

table.calender td a:hover {
	color: #ffffff;
	background-color: #D29F4A;
}

table.calender th#sun {
	color: #CB7A69;
}

table.calender th#sat {
	color: #5F87C5;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

div.tab {
	text-align: left;
	margin-bottom: 10px;
}

div.tab input{
	padding: 3px 5px;
}

div.tab input.b1{
	margin-right: 5px;
}
    
div.mylog {
	width: 150px;
	padding: 5px;
	border: 1px solid #A5A5A5;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
}
div.mylog p.title {
	font-weight: bold;
	color: #838383;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}
div.mylog dl {
	margin: 0px;
	padding: 0px;
}
div.mylog dt.day {
	width: 150px;
	color: #339900;
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
}
div.mylog dd.piyolog {
	margin: 0px 0px 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}
div.license {
	text-align: right;
}



/* Footer
------------------------------------------------------------ */

div#footer p {
	margin-bottom: 3px;
}

div#footer address {
	font-style: normal;
	padding-bottom: 10px;
	font-size: x-small;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
