﻿@charset "utf-8";

/* all setting */
a:link {
	text-decoration:underline;
	color:#ffffff;
}
a:visited {
	text-decoration:underline;
	color:#cccccc;
}

a:active {
	text-decoration:underline;
	color:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#ffffff;
}

body	{
	font-size:12px;
	color:#ffffff;
	line-height:1.9em;
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#000000;
	scrollbar-Shadow-Color:#666666;
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Highlight-Color:#cccccc;
	scrollbar-3dLight-Color:#666666;
	scrollbar-Arrow-Color:#99ff00;
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../common/bg.png) center top;
	background-color:#212121;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.clr {
	clear:both;
}

.none {
	display:none;
}

/* img */
img {
	border:none;
}

a img {
	border:1px solid #ffffff;
}

.imgborder {
	border:1px solid #fff;
}

.imgleft {
	float:left;
	margin:0 10px 10px 0;
}

.imgright {
	float:right;
	margin:0 0 10px 10px;
}

font {
	line-height:normal;
}

/* table */
table {
	font-size:12px;
	line-height:150%;
}

table {
	table-layout:auto;
}

table.data {
	border:1px solid #999999;
}

table.data td {
	text-align:left;
	border-bottom:1px solid #999999;
	background-color:#333333;
}

table.data td.head {
	border-right:1px solid #999999;
}

table.data td.bottom {
	border-right:1px solid #999999;
	border-bottom:0px;
}

table.data td.bottom2 {
	border-bottom:0px;
}

table.data th {
	background-color:#333333;
	border-bottom:1px solid #999999;
}

table.normal {
	font-size:12px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:400px;
}

table.normal th {
	background-color:#434343;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	text-align:left;
}

table.normal th,
table.normal td {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}

table.info {
	font-size:12px;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	width:auto;
}

table.info th {
	background-color:#434343;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	text-align:left;
	width:150px;
}

table.info th,
table.info td {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	vertical-align:top;
}

big {
	font-size:16px;
	font-weight:bold;
}
small {
	font-size:10px;
}

.conp {

}

.link_table {
	table-layout:auto;
	line-height:140%;
}

.com_small {
	font-size:10px;
}

.new {
	color:#ff0000;
	font-weight:nomal;
}

.left-img {
	margin-right:10px;
}

.right-img {
	margin-left:10px;
}

/* txt */

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}

#sec h1,
#skywave p.title,
#top .entry-title,
.page-title {
	width:auto;
	height:42px;
	line-height:42px;
	text-indent:10px;
	font-size:14px;
	background:url(../common/h2_bg.jpg) repeat-x 0 0;
}

#skywave .title {
	margin-top:0;
	font-weight:bold;
}

#skywave .diary-inner h1 {
	text-indent:0;
	height:auto;
	line-height:1.8em;
	clear:both;
	font-size:12px;
	border-left:3px solid #ee3333;
	background-color:#222222;
	padding-left:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #444444;
	background-image:none;
}

#sec #main-inner h2,
#sec #touring h2,
#camp .cntleft h2,
#footer_space h2,
#alpha h2 {
	clear:both;
	font-size:12px;
	border-left:3px solid #ee3333;
	background-color:#222222;
	padding-left:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #444444;
}

#skywave_diary_menu h2 {
	font-size:12px;
	text-align:left;
	background:url(../common/finding_bg2.jpg) no-repeat 0 2px;
	margin:0;
	padding:0;
	width:auto;
	height:25px;
	line-height:normal;
	text-indent:15px;
	line-height:25px;
}

#skywave_diary_menu ul {
	margin-top:0px;
	margin-bottom:10px;
}

#skywave_diary_menu .year {
	margin-bottom:0px;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
	font-weight:bold;

}

h3.title,
h3.title-top {
	clear:both;
	font-size:12px;
	border-left:3px solid #ee3333;
	background-color:#222222;
	padding-left:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #444444;
}

h3.title-top {
	margin-top:0;
}

h3.head {
	margin-top:15px;
}

h3.nobottom {
	margin-bottom:0;
}

#sec h3 {
	background:url(../common/h4_icon.gif) no-repeat 0 8px;
	font-size:12px;
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
	padding:0 0 0 15px;
	clear: both;
}

h4 {
	background:url(../common/h4_icon.gif) no-repeat 0 8px;
	font-size:12px;
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
	padding:0 0 0 15px;
	clear: both;
}

h5 {
	font-size:12px;
	margin:0 0 5px 0;
	border-left:3px solid #cccccc;
	padding-left:8px;
}

div#logo p,
div#logo h1 {
	display:block;
	widht:121px;
	height:44px;
	text-indent:-999em;
	margin:0;
	padding:0;
}

div#logo p a,
div#logo h1 a {
	display:block;
	widht:121px;
	height:44px;
}

.hidden {
	display:none;
}

.txtleft {

}

.txtright {
	text-align:right;
}

blockquote.goods {
	margin:5px 0 0 0;
	padding:5px;
	background-color:#333;
}

/* margin */
.tm20 {
	margin-top:20px;
}

.bm20 {
	margin-bottom:20px;
}

.mt_none {
	margin-top:0;
}

.mt_small {
	margin-top:5px;
}

.mt_normal {
	margin-top:10px;
}

.mt_large {
	margin-top:20px;
}


.mt_40 {
	margin-top:40px;
}


.mb_small {
	margin-bottom:5px;
}

.mb_normal {
	margin-bottom:10px;
}

td.mb_normal {
	padding-bottom:10px;
}

.style2 {
	color:#9c0;
}

.link {
	background:url(../common/link_icon.gif) no-repeat 0 3px;
	padding-left:10px;
}

.back_link {
	border-top:1px dashed #fff;
	padding:3px 0 0 0;
	text-align:left;
	clear: both;
}

/*HR*/
hr {
	height:1px;
	border:1px solid #666666;
	clear:both;
}

/* P tag */
p.finding {
	width:auto;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	background:url(../common/finding_bg.jpg) no-repeat 0 0;
	margin:0;
	padding:3px 0 0 25px;
	line-height:normal;
}

html > body p.finding {
	width:auto;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	height:19px;
	background-image:url(../common/finding_bg.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:3px 0 0 25px;
	line-height:normal;
}

p.tpmtxt5 {
	margin:5px 0 0 0;
}

div#main-inner p.topmenu,
div#main-inner .topmenu,
div#camp .topmenu {
/*	border-bottom:1px solid #999;
*/	padding:5px 0px;
	margin:0;
	font-weight:bold;
/*	border-top:1px solid #999;*/
}

div#main-inner .topmenu ul {
	margin:0;
	padding:0;
}

div#main-inner .topmenu li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

/*
p.topmenu a {
	background:url(../common/anc_icon.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
	margin:0;
}

p.topmenu a:hover {
	background:url(../common/anc_icon_ov.gif) no-repeat 0 2px;
	padding:0 0 0 18px;
	margin:0;
}
*/

p.txt10px {
	font-size:10px;
}

.center {
	text-align:center;
}

.txt14 {
	font-size:14px;
}

.txt16 {
	font-size:16px;
}

.txt18 {
	font-size:18px;
}

.txt20 {
	font-size:20px;
	line-height:normal;
}

.txt30 {
	font-size:30px;
	line-height:normal;
}

.txt40 {
	font-size:40px;
	line-height:normal;
}





/* Chara Color */
.blue {
	color:#0000ff;
}

.yellow {
	color:#ffff00;
}

.green {
	color:#00cc00;
}

/*Whats new*/

h2.txtbg,
#camp .cntright h2 {
	font-size:12px;
	text-align:left;
	background:url(../common/finding_bg2.jpg) no-repeat 0 2px;
	margin:0;
	padding:0;
	width:auto;
	height:25px;
	line-height:normal;
	text-indent:25px;
	line-height:25px;
}

.diary-inner p.txtbg {
	font-size:12px;
	text-align:left;
	background:url(../common/finding_bg2.jpg) no-repeat 0 2px;
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	height:25px;
	line-height:normal;
	text-indent:25px;
	line-height:25px;
	font-weight:bold;
}

.infor {
	overflow:auto;
	overflow-x:hidden;
	width:100%;
	height:117px;
}

div#infor dl,
.infor dl {
	margin:0;
	padding:0;
}

div#infor dt,
.infor dt {
	display:block;
	width:80px;
/*	background:url(../common/right_icon.gif) no-repeat center left;
*/
	float:left;
}

div#infor dd,
.infor dd {
	display:block;
	width:auto;
	margin-left:80px;
}

.infor ul {
	margin:0;
	padding:0;
}

.infor li {
	list-style:none;
	list-style-type:none;
}

.title_cell {
	background-color:#212121;
	border:1px solid #333333;
	display:block;
	font-weight:bold;
	margin-top:2px;
	padding:5px;
	text-align:left;
	width:auto;
	
	/*IE7*/
@@display: inline-block;
@@zoom: 100%;
@@margin-bottom:15px;
}

.title_cell:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .title_cell {
	height: 1em;
	overflow: visible;
}
/**/

.title_cell h2 {
	margin:0;
	padding:0;
}

.title_cell .h2title {
	float:left;
}

.title_cell .date{
	font-size:12px;
	float:right;
}





.title_cell2 {

	text-align:left;
	width:auto;
	
	/*IE7*/
@@display: inline-block;
@@zoom: 100%;
@@margin-bottom:15px;
}

.title_cell2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .title_cell2 {
	height: 1em;
	overflow: visible;
}
/**/

.title_cell2 h2 {
	margin:0;
	padding:0;
}

.title_cell2 .h2title {
	float:left;
}

.title_cell2 .date{
	font-size:12px;
	float:right;
	margin-right:5px;
}



.com {

}

.big {
	font-size:xx-large;
	font-weight:600;
	line-height: normal;
}

/* Other Contents */
.td_space {
	padding:5px 5px 5px 0px;
	font-size:12px;
}

.td_space h3 {
	margin:5px 0;
}

.td_space h3 a {
	display:block;
}

.td_space p {
	margin:0 0 10px 0;
	padding:0;
}

.finding {
	text-align:left;
	margin:10 0 10 0;
}

/* Link Page */
.link_table_shokai {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align:left;
}

.link_table_shokai th {
	text-align:left;
	background-color:#333;
}

#link {
	width:auto;
}

#link .section p {
	margin:0 0 5px 0;
}

#link .section {
	width:auto;
    overflow: hidden;
	clear:both;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}


#link .section:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #link .section {
    height: 1em;
    overflow: visible;
}
/**/

#link .section .img {
	width:138px;
	float:left;
}

#link .section .img img {
	border:1px solid #ccc;
}

#link .section .txt {
	width:227px;
	float:right;
}

#link .section .left {
	width:365px;
	float:left;
}

#link .section .right {
	width:365px;
	float:right;
}

/* List Tag */
ul {
	margin-top:0;
	margin-left:20px;
	padding-left:0;
}

/* Blog */
.rss_table {
	table-layout:auto;
	line-height:140%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

.rss_table dt,
.rss_table dd {
	margin:0;
	padding:0;
}

.rss_table ul {
	margin:0px;
	padding:0 0 0 20px;
}

.rss_table li {
	list-style-image:url(../common/list_img.gif);
	margin:0 0 3px 0;
	padding:0;
	line-height:1.6em;
}

.rss_table ul.sec {
	margin:0px;
	padding:0 0 0 10px;
}

ul.sec li {
	list-style-image:url(../common/list_img.gif);
	margin:0px;
}

#banner-header {
	font-size:14px;
	background:none;
	height:30px;
	margin:0;
	padding:0;
	text-indent:0;
}

.main-index #header,
.layout-two-column-right #header {
	height:50px;
}

.main-index h2 {
	margin-bottom:10px;
}

/* Top Image*/

p.data,
p.timgtxt {
	margin:0;
	padding:0 0 5px 0;
}

p.data {
	width:25%;
	float:left;
	display:block;
	text-align:left;
}

p.topimg {
	width:auto;
	border:1px solid #ffffff;
	margin:0 0 15px 0;
	clear:both;
}

p.timgtxt {
	width:70%;
	display:block;
	float:right;
	text-align:right;

}

/* border */
html {
	margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	text-align:center;
}

/* Container */
#container {
	clear:both;
	position: static;
	margin: 0 auto; /* center on everything else */
	width: 950px;
	height:auto;
	text-align: left;
	overflow: hidden;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/

#container-inner {
	padding:10px 0 0 0;
}


/* Header */
#header {
	background:url(../common/top_logo_bg.jpg) repeat-x bottom;
	text-align:center;
	width:auto;
	height:63px;
}

#header em {
	font-style:normal;
}

#header .cnt {
	position:relative;
	margin:0 auto;
	width: 990px;
	text-align: left;
	padding:10px 0;
}

#header p {
	font-size:10px;
	margin:0;
	padding:0;
}

#top h1,
#header .cnt p.logo {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"CI",
		"Hiragino Kaku Gothic Pro",
		"qMmpS Pro W3",
		Osaka,
		"MS P Gothic",
		"lr oSVbN",
		sans-serif;
	font-size:18px;
	text-decoration:none;
	margin:0;
	font-weight:bold;
}

h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover,
#header .cnt p.logo a:link,
#header .cnt p.logo a:visited,
#header .cnt p.logo a:active,
#header .cnt p.logo a:hover {
	color:#fff;
	text-decoration:none;
}

#header-top {
	width:auto;
	height:44px;
	background-image:url(../common/header_bg.jpg);
	text-align: left;
}

#logo {
	width:121px;
	height: 44px;
}

#disp {
	position:relative;
	width:990px;
	margin:0 auto;
}

#disp p {
	position:absolute;
	top:31px;
	left:0;
	font-size:10px;
	margin:0;
}

#disp p em {
	font-style:normal;
}

/* Main Navi */

div#tnavi {
	background:url(../common/mnavi_cnt_bg.jpg) repeat-x 0 0;
	background-color:#222222;
	width:auto;
	height:56px;
	margin-bottom:20px;
}

div#tnavi .cnt {
	width:990px;
	margin:0 auto;
	text-align:left;
}

div#tnavi .cnt ul {
	margin:0;
	padding:0px;
	font-weight: bold;
	width: auto;
}

div#tnavi .cnt li {
	background:url(../common/mnavi_bg.gif) no-repeat 0 7px;
	width: auto;
}

/* Drop Menu */
#dd {
	margin:0;
	padding:0;
}

#dd li {
	display:block;
	float:left;
	padding:3px 10px 2px 10px;
	list-style:none;
	list-style-type:none;
	width:auto;
	height:20px;
	font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
}

#dd li a {
	margin:0;
}

#dd li#mainmenu {
	background:url(../common/mnavi_bg.gif) no-repeat 0 7px;
}

#dd .mainmenu {

}

#dd .mainmenu span {
	display:none;
}


span.hidden {
	display:none;
}

#dd .mainmenu a.menu {
	display: block;
	text-align: left;
	padding:0;
	margin:0;
}

#dd .mainmenu a.menu:hover {

}

.submenu {
	width:180px;
	background-color:#333333;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	margin:0;
	padding:5px;
	border:1px solid #ccc;
}

.submenu a {
	display: block;
	text-align: left;
	padding:0;
}

.submenu a,
.submenu a:visited,
.submenu a:active,
.submenu a:hover  {
	color:#ffffff;
}

.submenu li {
	margin:0 0 5px 0;
}

ul.snavi {
	margin:0;
}

ul.snavi li {
	clear:both;
	display:block;
	width:auto;
}

ul.snavi li a {
	display:block;
	width:180px;
	height:auto;
}

/* Sub Menu --------------------*/
.submenu {
	filter: alpha(Opacity=90);
	opacity: 0.9;
}

/* pnavi */

.pnavi {
	padding:3px 0 3px 0px;
	border-top:1px solid #999999;
	margin:2px 0 3px 0;
	clear:both;
	
}

/* Header Bottom Clear */
#header-bottom {
	width:745px;
	height:7px;
	line-height:normal;
	clear: both;
	background-image:url(../common/header_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#main-inner {
	width:auto;
	height:auto;
	text-align:left;
}

p.seo,
h2.seo {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #cccccc;
	line-height:140%;
	text-indent:0;
	background:none;
}

#left_menu {
	width:190px;
	text-align:left;
	float:left;
}

#content-inner {
	width:745px;
	text-align:left;
	float:right;
	margin-left: 0px;
}

#top-img {
	width:100%;
}

#top-img .top-img {
	border:1px solid #ffffff;
}

.img-marginH {
	margin:5px 0 5px 0;
}

#news-inner {
	width:auto;
	margin:0 0 10px 0;
	padding:0;
}

#topics {
	width:auto;
	height:auto;
	margin:0;
	padding:0 0 5px 0;
}

#topics p {
	line-height:140%;
}

#topics-inner {
	width:100%;
	height:60px;
	text-align:left;
}

/*#topics-inner img {
	float:left;
}*/

#topics-img {
	padding:5px 0 0 0;
	display: block;
}

#topics-txt {
	text-align:left;
	margin:0;
}

/* Diary */

#diary {
	width:auto;
	text-align:left;
	padding: 0 0 5px 0;
}

#diary-menu {
	width:auto;
	height:auto;
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
}

.diary-inner {
	width:auto;
	text-align:left;
	margin:20px 0 0 0;
}

/*.diary-inner {
	width:auto;
	text-align:left;
	border:1px solid #333;
	padding:10px;
	margin:20px 0 0 0;
}*/

.diary-inner blockquote {
	border:1px solid #ccc;
	padding:0 10px;
	margin:10px 0;
}

/*.diary-inner {
	width:100%;
	text-align:left;
	border-bottom:1px dashed;
}*/

.diary-inner img {
	border:1px solid #ffffff;
	padding: 1px;
}

.diary-inner p.data {
	width:100%;
	text-align:left;
	font-weight:bold;
	margin:10px 0 0 0;
}

.diary-data {
	width:auto;
	display:block;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	background-color:#212121;
	border:1px solid #333;
	padding:0 5px;
	margin-top: 0px;
}

.ad-txt {
	width:auto;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	background-color:#212121;
	border:1px solid #333333;
	padding:2px 5px;
	margin-top: 10px;
	margin-bottom:10;
}

.diary-inner h2,
.diary-inner h3 {
	font-size:12px;
	margin:5px 0 0 0;
	padding:2px 0 2px 8px;
	font-size:12px;
	line-height:140%;
	background-color: #212121;
	background-repeat:no-repeat;
}

.entry-header h2 {
	padding-left:0px;

}

.diary-inner p {

}

.diary-title {
	width:100%;
	text-align:left;
}

.diary-title H2 {
	margin:10px 0 0 0;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}

.up-bt {
	width:100%;
	text-align:right;
	margin:15px 0;
	clear: both;
}

p.all-up-bt {
	display:block;
	width:100%;
	text-align:right;
	padding:10px 0 5px 0;
	border-bottom:1px dashed #cccccc;
	clear: both;
}

.block {
	width:auto;
	margin-bottom:10px;
}

/*p.all-up-bt a {
	display:block;
	width:100%;
}*/

.all-up-bt {
	width:100%;
	text-align:right;
	padding:10px 0 5px 0;
	border-bottom:1px dashed #ffffff;
	clear: both;
}

#diary-aff {
	width:100%;
	text-align:center;
	margin:10px 0 0px 0;
	padding:5px 0 0 0;
	clear: both;
	border-top:1px solid #cccccc;
}

div#diary-aff p {
	margin:5px 0 0 0;
}

#diary-log-left {
	width:190px;
	text-align:left;
	float:left;
}

#diary-log-left ul {
	margin:0px;
	padding:0 0 0 20px;
}

#diary-log-left li {
	list-style-image:url(../common/list_img.gif);
	margin:0px;
}

#diary-log-left h2 {
	padding:10px 0 0 0;
	text-align:left;
}

#diary-log-right {
	width:550px;
	text-align:left;
	float:right;
}

#backbt-inner {
	width:auto;
	text-align:left;
	clear:both;
}

#backbt-topinner {
	width:auto;
	text-align:left;
	border-bottom:1px dashed #cccccc;
	margin-top:18px;
	padding:0 0 5px 0;
	clear:both;
}

#diary .info,
.diary-inner .info {
	display:block;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
	text-align:right;
	border-top:1px solid #cccccc;
}

#diary .info li,
.diary-inner .info li {
	display:inline;
	list-style:none;
	list-style-type:none;
}

#trackback,
#comment {
	border:1px solid #333333;
	margin:20px 0 0;
	padding:10px;
	text-align:left;
	width:auto;
}

/* diary system */

#kako_log {

}

#kako_log form {
	margin:0;
}

#kako_log form select,
#kako_log form option {
	width:190px;
	margin:0;
}

/* Page */
div#page {
	width:250px;
	float:left;
}

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
}
div#page ul li {
	display: inline;

	margin-right: 10px;
}

/* navi */

div#navi {
	width:250px;
	float:right;
}

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;

	text-align: right;
}
div#navi ul li {
	display: inline;

	margin-left: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* Diary End */


/* Footer */

div#footer_menu {
	position: static;
	margin: 0 auto; /* center on everything else */
	width: 950px;
	text-align: left;
	clear: both;
	border-top:1px solid #ccc;
	padding:5px 0 0 0;
}

div#footer_menu ul {
	margin:0;
	padding:0;
}

div#footer_menu li {
	display:inline;
}

div#footer {
	position: static;
	margin: 0 auto; /* center on everything else */
	width: 950px;
	text-align: left;
	clear: both;
}

div#footer p {
	margin:0;
	padding:0;
}

div#footer img {
	border:none;
}

div#footer .cnt {
	width:auto;
	height:55px;
	margin:10px 0 0 0;
	padding:15px 0 0 0;
	background-image:url(../common/footer_bg.jpg);
	background-repeat:repeat-x;
}

div#footer .cnt hr {
	display:none;
}

address {
	display:block;
	clear:both;
	width:950px;
	height:25px;
	margin:5px 0 0px 0;
	background:url(../common/copyright.jpg) no-repeat bottom;
	text-indent:-999em;
}

#footer_menu dl {
    float: left;
    padding: 0px 0 5px 5px;
    width: 155px;
	margin-top:0px;
}

#footer_menu dl#t_fmenu {
	width:140px;
}

#footer_menu dl dt {
	font-weight:bold;
	margin-top:10px;
}

#footer_menu dl dd {
	font-size:11px;
	margin-left:5px;
}



/* Counter Sice */

div#sice {
	width:40%;
	float:left;
	text-align:left;
	padding-top: 4px;
	height: 30px;
}

div#counter {
	width:20%;
	height: 30px;
	float:left;
	text-align:center;
	padding-top:6px;
}

div#fnavi {
	width:40%;
	height: 30px;
	float:left;
	text-align:right;
}

/* Touring */
#touring {
	height:auto;
	text-align:left;
}

#touring h3 {
	margin:10px 0;
}

#touring h4 {
	margin-top:20px;
}

#touring img {
	border:1px solid #ffffff;
/*	padding:1px;*/
	margin-bottom:5px;
}

.cell {
	width:238px;
	height:auto;
	text-align:left;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}

.cell img {

}

.end {
	margin-right:0;
	float:right;
}

#touring .tou-table-typeA {

}

#touring .tou-table-typeA td {
	padding:0 3px 10px 0;
	font-size:12px;
}

#touring .r-space10 {
	margin-right:10px;
}

#touring .l-space10 {
	margin-left:10px;
}

#touring-top-txt {
	width:745px;
	text-align:left;
}

#touring-bottom-txt {
	width:745px;
	text-align:left;
	clear:both;
	margin-top: 10px;
}

.point1 {
	color:#ff9900;
}

.touring_data_table {
	width:100%;
}

.touring_data_table th,
.touring_data_table td {
	padding:5px;
	border-bottom:1px solid #ccc;
	text-align:left;
	vertical-align:top;
}

.touring_data_table th {
	border-right:1px dotted #ccc;
	padding-left:0;
}

/*.touring-year-data {
	width:auto;
	margin:10px 0;
	padding:0 0 0 5px;
	text-align:left;
	font-weight:bold;
	border-left:5px #ffffff solid;
	border-bottom:1px #ffffff dotted;
	clear:both;
}*/

/*
.touring-inner h4 {
	width:auto;
	margin:10px 0;
	padding:0 0 0 5px;
	text-align:left;
	font-weight:bold;
	border-left:5px #ffffff solid;
	border-bottom:1px #ffffff dotted;
	clear:both;
}
*/

.touring-inner .finding-img {
	border:1px solid #ffffff;
	margin:0 0 20px 20px;
}

.touring-inner {
	width:745px;
	text-align:left;
}

.touring-inner img {
	border:1px solid #ffffff;
}

.touring-inner ul {
	margin:0px;
	padding:0 0 0 20px;
}

.touring-inner li {
	list-style-image:url(../common/list_img.gif);
	margin:0 0 10px 0;
}

.touring-inner-left {
	width:240px;
	text-align:left;
	float:left;
}

.touring-inner-right {
	width:500px;
	text-align:left;
	float:right;
}

#touring td.txtR {
	padding:0 0 10px 10px;
}

#touring td.img {
	padding:0 0 10px 0px;
}

#touring .cnt {
	border:1px solid #666;
	padding:10px;
	width:auto;
	height:auto;
	text-align:left;
    overflow: hidden;
}

#touring .cnt:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #touring .cnt {
    height: 1em;
    overflow: visible;
}
/**/

table.touring_table {
	margin-top:10px;
	margin-bottom:10px;
}

table.touring_table th {
	padding:0 10px 5px 0;
	text-align:left;
	vertical-align:top;
}


table.touring_table td {
	padding:0 10px 10px 0;
	text-align:left;
	vertical-align:top;
}

table.touring_table td.center {
	text-align:center;
}

table.touring_table img {
	
}

.sup {
	border:1px solid #ccc;
	background-color:#222;
	padding:10px;
	margin:20px 0;
}

.touring_cntleft {
	width:185px;
	float:left;
}

.touring_cntright {
	width:545px;
	float:right;
	text-align:left;
}

.next_bt,
.back_bt,
.index_bt {
	width:auto;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	background-color:#212121;
	border:1px solid #333333;
	padding:2px 5px;
	margin-top: 10px;
	margin-bottom:0;
}

.back_bt {
	text-align:left;
}

.index_bt {
	text-align:center;
}

.title {

}

/* Bike Camp Goods */

.t_table tr td {
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	padding:5px;
}

.next_back tr td {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
	
	
tr.c1,
td.c1 {
	background-color: #333333
}

/* 2007/1/25 ins */
#movie {
	width:auto;
}

#movie ul {
	margin-top:0;
	margin-bottom:0;
}

#movie dl {
	width:auto;
}

#movie dt {
	background:url(../common/icon_movie.jpg) no-repeat 0 12px;
	border-top:1px solid #cccccc;
	clear:both;
	display:block;
	float:left;
	margin:0 0 5px 0;
	padding:5px 0 0 20px;
	width:145px;
	height:auto;
}

#movie dt:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #movie dt {
    height: 1em;
    overflow: visible;
}
/**/

#movie dt.lv5 {
	background:url(../common/icon_movie5.jpg) no-repeat 0 12px;
}

#movie dt.lv4 {
	background:url(../common/icon_movie4.jpg) no-repeat 0 12px;
}

#movie dt.lv3 {
	background:url(../common/icon_movie3.jpg) no-repeat 0 12px;
}

#movie dt.lv2 {
	background:url(../common/icon_movie2.jpg) no-repeat 0 12px;
}

#movie dt.lv1 {
	background:url(../common/icon_movie1.jpg) no-repeat 0 12px;
}

#movie dd {
	border-top:1px solid #cccccc;
	display:block;
	margin:0 0 5px 170px;
	padding:5px 0 5px 0;
	width:560px;
}

#movie dd:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #movie dd {
    height: 1em;
    overflow: visible;
}
/**/

#movie .box {
	width:auto;
}

/*
#movie h3,
.touring-inner h3 {
	width:auto;
	margin:10px 0;
	padding:0 0 0 5px;
	text-align:left;
	font-weight:bold;
	border-left:5px #ffffff solid;
	border-bottom:1px #ffffff dotted;
	clear:both;
	background-color:#000000;
}
*/

#movie .index {
	width:auto;
}

#movie .index td {
	border-bottom:1px solid #999999;

}

/* About */

#about {
	width:auto;
}

#about ul {
	margin:0 0 0 20px;
	padding:0;
}

#about .left {
	width:240px;
	margin-right:10px;
	float:left;
}

#about .left2 {
	width:245px;
	float:left;
}

#about h4 {
	border:none;
	margin-bottom:0;
}

#about form {
	background-color:#333333;
	padding:5px;
}

/* Link */

div#link {

}

div#link table {
}

div#link th,
div#link td {
	padding:5px;
	text-align:center;
	background-color:#333333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-weight:normal;
}

div#link th {
}

/* Sitemap */

ul.map,
#about ul.map    {
	margin: 0; padding: 0;
}

#about html>body ul.map {
}

ul.map ul,
#about ul.map ul {
	margin: 0; padding: 0;
}

ul.map li,
#about ul.map li {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 5px 0 0 15px;
}

ul.map li.joint,
#about ul.map li.joint  {
	background: url(../common/map_marker_joint.gif) repeat-y top left;
}	

ul.map li.bottom,
#about ul.map li.bottom {
	background: url(../common/map_marker_bottom.gif) no-repeat bottom left;
}

ul.map li.bottom2,
#about ul.map li.bottom2 {
	background: url(../common/map_marker_bottom2.gif) no-repeat top left;
}

ul.map span,
#about ul.map span {
	display: none;
}

/*2007/2/17 ins */
p.nomargin {
	margin:0;
}

/* Super Sherpa */
#sherpa {

}

#sherpa .section
#skywave .section {
	width:auto;
	height:auto;
	padding-bottom:10px;
	margin:0;
}

#sherpa .section .cntleft,
#skaywave .section .cntleft {
	width:49%;
	float:left;
	text-align:left;
}

#sherpa .section .cntright
#skaywave .section .cntright {
	width:49%;
	float:right;
	text-align:left;
}

#sherpa ul {
	margin-top:10px;
}

#sherpa img.a {
	border:1px solid #ffffff;
}

#sherpa_sub_menu li {
	list-style:none;
	list-style-type:none;
}

#sherpa_sub_menu li span {
	display:block;
    overflow:hidden;
    _zoom:1;
}


#sherpa_sub_menu li img {
	float:left;
	margin-right:5px;
}

/* Skywave */

div#skywave {

}

div#skywave .cntleft {
	width:545px;
	float:left;
}

div#skywave .cntright {
	width:185px;
	float:right;
	text-align:left;
}

div#skywave .cntright h3.txtbg {
	font-size:12px;
	text-align:left;
	background:url(../common/finding_bg2.jpg) no-repeat 0 2px;
	margin:0 0 5px 0;
	padding:1px 0 0 25px;
	width:auto;
	height:25px;
	border:none;
}

div#skywave p#skywave_gohome {
	border-top:1px solid #ccc;
	text-align:center;
	padding:5px 0;
}

div#skywave img {
	border:1px solid #ffffff;
	padding:1px;
}

div#skywave table.nenpi,
table.nenpi {
	width:auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-collapse:collapse;
	margin-bottom: 20px;

}

html > body div#skywave table.nenpi,
html > body table.nenpi {
	border-spacing:0;
	border-collapse:inherit;
}

div#skywave table.nenpi td,
div#skywave table.nenpi th,
table.nenpi td,
table.nenpi th {
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}

div#skywave table.nenpi th,
table.nenpi th {
	background-color:#333;
	background:url(../common/finding_bg3.jpg) repeat-x top;
}

div#skywave .top .inner {
	overflow:auto;
	height:280px;
}


/* BBS */

#bbs {
	width:100%;
	margin:0 auto;
	text-align:left;
}


#bbs table td {
	text-align:left;
}

#bbs .bbsimg {
	width:64px;
	margin:0 auto;
	text-align:center;
}

#bbs hr {
	width:100%;
	height:1px;
}

.num {
	font-family:Verdana,Helvetica,Arial;
}

.obi {
	background-color:; color:;
}

/* Movie */
#playmov {
	width:auto;
	margin:40px 0 0 0;
	text-align:center;
}

/* Touring */

p.tou_img {
	width:auto;
	display:block;
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
}

p.tou_img img {
	border:1px solid #ffffff;
}

p.back {
	margin:0;
	padding:0;
	text-align:center;
	display:block;
}

/* Scenery */

#scenery {
	width:auto;
	text-align:left;
}

#scenery th img {
	border:1px solid #ffffff;
}

#scenery td {
	padding:0 0 5px 0;
}

#scenery img {
	border:1px solid #ffffff;
	margin:0px 2px 0 0;
}

/* Counter border none */

#scenery .right_box img {
	border:none;
}

#scenery p.photo {
	width:745px;
	height:auto;
	display:block;
	margin:10px 0;
}

/* Box */
.left_box {
	width:45%;
	float:left;
	text-align:left;
}

.right_box {
	width:45%;
	float:right;
	text-align:right;
	padding-top: 5px;
}

.cntleft {
	width:49%;
	float:left;
	text-align:left;
}

.cntright {
	width:49%;
	float:right;
	text-align:left;
}

/* Profile */
#profile {

}

#profile hr {
	clear:both;
	margin:10px 0;
}

#profile img {
	border:1px solid #ffffff;
}

#profile td {
	padding:5px;
}


/* Moveble Type */
#alpha-inner {
	width:auto;
	text-align:left;
}

#alpha-inner img {
	border:1px solid #ffffff;
}

#alpha-inner #access img {
	border:0px;
}

.date-header {
	margin:0;
	padding:0;
	font-size:12px;
}

.module-header {
	width:auto;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	height:19px;
	background-image:url(http://www.onosato.org/sherpa/common/finding_bg.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:3px 0 0 25px;
	line-height:normal;
}

#banner {
	margin-bottom:20px;
}

#banner-description {
	margin-bottom:0;
	border:none;
}

#banner-inner {
	text-align:left;
}

.entry {
	padding:0 0 10px 0;
	border-bottom:1px dashed #ffffff;
	margin:0 0 10px 0;
}

.module-content {
	margin:0 0 10px 0;
}

/* Access */

#access {
	width:auto;
/*	margin:0 auto;*/
	text-align:left;
}

#access .left {
	width:50%;
	float:left;
	text-align:left;
}

#access .right {
	width:50%;
	float:right;
	text-align:right;
}

/* Cub */

div#cub {

}

div#cub h2 {
	font-size:16px;
	margin:10px 0 0 0;
}

div#cub h2.title {
	font-size:14px;
	margin:10px 0 0 0;
}

div#cub h2,
div#cub h2.title,
div#cub h2.title-top {

}

div#cub .cub_table table {
	width:100%;
}

div#cub .cub_table th,
div#cub .cub_table td {
	text-align:center;
	padding:0 0 5px 0;
	width:25%;
}

.cub90 {

}

.cub90 th,
.cub90 td {
	padding:5px;
	text-align:left;
}

/* Gyro Canopy */
div#canopy {
	width:auto;
}

div#canopy div#mimg {
	background:url(../canopy/img/mimg.jpg) no-repeat 0 0;
	display:block;
	width:auto;
	height:250px;
	padding:90px 390px 0 15px;
	margin:15px 0;
}

div#canopy div#mimg p {
	margin:5px 0 0 0;
}

html > body div#canopy div#mimg {
	height:160px;
}

div#canopy ol {
	margin:0;
	padding:0;
}

div#canopy ol li {
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

div#canopy ol li:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#canopy ol li {
    height: 1em;
    overflow: visible;
}
/**/

/* Top Images */

div#topimg {

}

div#topimg table {
	width:100%;
}

div#topimg th {
	width:135px;
}

div#topimg th,
div#topimg td {
	padding:5px;
}



/* Diary Log */

div#hidden-menu {

}

div#hidden-menu a,
div#hidden-menu a:visited,
div#hidden-menu a:active {
	color:#000;
}

#logs .diary-inner {
	margin-top:0;
	margin-bottom:20px;
}

/* Adsense */

div#adsense {
	width:950px;
	margin:0 auto;
	text-align:left;
	margin-bottom:10px;
	padding:5px 0 9px 0;
	clear:both;
    overflow: hidden;
}

div#footer_adsense {
	width:950px;
	margin:0 auto;
	text-align:left;
	margin-bottom:0px;
	margin-top:20px;
	padding:5px 0 0 0;
	clear:both;
    overflow: hidden;
	border-top:1px solid #ccc;
}

#sec div#footer_adsense {
	padding:5px 0;
}



div#adsense:after,
div#footer_adsense:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#adsense,
* html div#footer_adsense {
    height: 1em;
    overflow: visible;
}
/**/

.adsense {
	padding:0px 0 10px 0;
	clear:both;
/*	border-top: 1px solid #ccc;*/
}

.adsense .ads {
	margin-bottom:10px;

}

.adsense .ads_left {
	float:left;
	width:346px;
	text-align:left;
	padding-bottom:20px;
}

.adsense .ads_right {
	float:left;
	width:336px;
	text-align:left;
	padding-bottom:20px;
}


.top_adsense {
	display:block;
	clear:both;
	padding-bottom:10px;
}



.top_adsense h2 {
	margin-bottom:10px;
}

.float_adsense {
	width:336px;
	height:auto;
	margin:10px 0 20px 20px;
	float:right;
}

div#cse-search {
	position:absolute;
	top:23px;
	right:0;
	display:block;
	margin:0;
	padding:0;
	height:35px;
}

div#cse-search .txt {
	width:140px;
}

div#cse-search .submit {
	width:40px;
}

div#cse-search-box {
}

.search_area {
	width:130px;
}

.cse-branding-bottom {
	float:right;
	text-align:right;
}

.cse-branding-logo {
	float:right;
}

.head_adsense {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 0 10px;
	margin-bottom:10px;
}

.footer_adsense {
	border-top:1px solid #ccc;
	padding:5px 0;
	margin-top:10px;
}

#top_inner .head_adsense {
	padding-bottom:3px;
}

.ads {
	font-size:12px;
	text-align:left;
	background:url(../common/finding_bg2.jpg) no-repeat 0 2px;
	margin:0;
	padding:0;
	width:auto;
	height:25px;
	line-height:normal;
	text-indent:25px;
	line-height:25px;
	border:none; background-color:#000;
	height:25px;
	font-weight:bold;
}

.top_adsense p {

}

.ads_title {
	font-size:12px;
	text-align:left;
	background:url(../common/finding_bg2.jpg) no-repeat 0 2px;
	margin:0 0 10px 0;
	padding:0;
	width:auto;
	height:25px;
	line-height:normal;
	text-indent:25px;
	line-height:25px;
	font-weight:bold;
}

#cnt_head_ads {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:10px 0;
	margin-bottom:10px;
}

/* Bike Goods */

div#camp {

}

div#camp:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#camp {
    height: 1em;
    overflow: visible;
}
/**/


div#camp .cntleft {
	width:100%;
/*	float:left;*/
}


div#camp .cntright {
/*	width:185px;
	float:right;
	text-align:left;*/
	display:none;
}

.camp_table {
	width:100%;
	margin:0 0 20px 0;
}

.camp_table th,
.camp_table td {
	text-align:left;
	vertical-align:top;
	padding:10px 5px;
	border:1px solid #666;
}

.camp_table th {
	background-color:#333;
	background:url(../common/th_bg.jpg) repeat-x bottom;
	text-align:left;
}


/* UP BBS */

#upbbs {
	width:745px;
	margin:0 auto;
	text-align:left;
}

#upbbs .entry {
	text-align:left;
	margin-bottom:20px;
	border:1px solid #ffffff;
}

#upbbs .entry td {
	border:none;
}

#upbbs .entry img {
	border:1px solid #ffffff;
	padding:1px;
	margin:0 10px 10px 0;
}

#upbbs .inner {
	padding:0;
	margin:10px 0 0 0;
}

/* Pages */

#pages {
	text-align:center;
	margin:30px 0 15px;
}

#pages a {
	max-width:25px;
	color:#ffffff;
	margin:0 1px;
	padding:6px 7px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(../common/pages_base.gif) repeat-x;
}

#pages a:hover { 
	color:#ffffff;
	background:url(../common/pages_base_on.gif) repeat-x;
}

#pages a.on { 
	color:#ffffff;
	font-weight:bold;
	background:url(../common/pages_base_on.gif) repeat-x;
}

#pages a.prev {
	color:#ffffff;
	margin:0 1px;
	padding:6px 10px 6px 20px;
	text-align:right;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(../common/pages_prev.gif) no-repeat;
}

#pages a.prev:hover {
	color:#ffffff;
	background:url(../common/pages_prev_on.gif) no-repeat;
}

#pages a.prev_off {
	color:#666666;
	margin:0 1px;
	padding:6px 10px 6px 20px;
	text-align:right;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(../common/pages_prev_off.gif) no-repeat;
}

#pages a.next {
	color:#ffffff;
	margin:0 1px;
	padding:6px 22px 6px 10px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(../common/pages_next.gif) no-repeat right;
}

#pages a.next:hover {
	color:#ffffff;
	background:url(../common/pages_next_on.gif) no-repeat right;
}

#pages a.next_off {
	color:#666666;
	margin:0 1px;
	padding:6px 24px 6px 12px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(../common/pages_next_off.gif) no-repeat;
}

/* blockquote */
blockquote.normal {
	margin:0;
	padding:5px;
	background-color:#333333;
}

/* Page top */
.pagetop {
	text-indent:-999em;
	display:none;
}

/* Youtube */

.youtube {
	display:block;
	text-align:left;
	width:340px;
	padding:10px 0;
	margin:0 auto;
}

.youtube p {
	display:block;
	padding:5px;
	background-color:#333333;
	margin-top:5px;
	margin-bottom:0;
}

.youtube object,
.youtube param,
.youtube embed {
	margin:0;
	padding:0;
}

/* blog */
.module-content h2,
#left_menu h2 {
	font-size:12px;
}

#banner-inner h2 {
	background:url(http://www.onosato.org/sherpa/common/h2_bg.jpg) no-repeat 0 0;
	font-size:14px;
	height:42px;
	line-height:42px;
	text-indent:10px;
	width:auto;
}

.blog_access {
	margin:0;
}

/* footer_space */
#footer_space {
	clear:both;
	padding-top:20px;
}

.footer_space_inner {
	width:auto;
	margin-bottom:10px;
	padding:0 10px 0 0;
}

/* hot link */
.hot_link {
	padding:0;
	margin:0;
	width:auto;
    overflow:auto;
}

.hot_link ul li {
	margin-right:3px;
}

.hot_link:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .hot_link {
    height: 1em;
    overflow: visible;
}
/**/

/* footer hotlink */

.footer_hotlink {
	display:block;
	padding:5px 0;
	font-size:11px;
}


.footer_hotlink ul {
	margin:0;
	padding:0;
}

.footer_hotlink ul li {
	list-style:none;
	list-style-type:none;
	display:inline;
	margin:0 3px 0 0;
	padding:0;
}

/* 走行記録から移植したMT関連 */

.asset-body {

}

.asset-body p {
	clear:both;
}

/* wordperss関連 */

.wp-caption-text {
	margin-top:0px;
}

.widget_archive select {
	width:100%;
}

#nav-above {
	clear:both;
}

.nav-previous {
	float:left;
	width:40%;
}

.nav-next {
	float:right;
	text-align:right;
	width:40%;
}

/* clearfix */


#nav-above {
    overflow: hidden;
}

#nav-above:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #nav-above {
    height: 1em;
    overflow: visible;
}
/**/

.clearfix {
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.assistive-text {
	text-align:right;
	margin-top:0px;
	border-top:1px solid #ccc;
	display:none;
}

/*\*/
* html .clearfix {
    height: 1em;
    overflow: visible;
}
/**/

