@charset "utf-8";

/* ---------------------------------------------------------------------
構成
--------------------------------------------------------------------- */

* {
	margin : 0;
	padding : 0;
	background : transparent;
	font-family : "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

body {
	font-size : 95%;
	letter-spacing : normal;
	text-align:center;
	color:#333333;
	font-style: normal;	/*background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;*/
}

.container {
	width:1024px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#flash {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 80%;
}

p {
	margin: 0px;
	padding: 0px;
}

p.wp-caption-text {
	margin: 0px !important;
	padding: 5px !important;
	font-size: 12px;
	text-align: left;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

p.nospace {
	margin: 0px;
	padding: 0px;
}

#side-social-box {
	background-color: #FFF;
	width: 230px;
	margin-left: 10px;
	padding:10px;
}

#social-button {
	padding-top:20px;
	padding-bottom:40px;
	width: 616px;
}

#social-button div {
	margin-right: 5px;
	float:right;
}

.social-comment-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
}

/* ---------------------------------------------------------------------
　　ヘッダー
--------------------------------------------------------------------- */


#header {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header-inner {
	width:1024px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 2em;
	height: 28px;
}

.h_l {
	float: left;
	width: 524px;
	height: 195px;
	text-align: left;
}
.h_r {
	width: 500px;
	height: 195px;
	vertical-align: top;
	float: right;
	text-align: right;
}

/* ---------------------------------------------------------------------
　　共通部分
--------------------------------------------------------------------- */
.main-contents {
/*	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #f8f7f3;
	background-image: url(../images/main-contents_bg.gif);
	background-repeat: no-repeat;
	background-position: top;*/
}

.topic1 {
	float: left;
	width: 670px;
}

.topic2 {
	float: right;
	width: 250px;
	font-size: 100%;
}

.topic2-inner {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.topic2 p {
}

.btn_list a img {
	margin-bottom: 10px;
}

/*　プライバシーポリシー　サイトマップ　相互リンク */
.abox {
	width: 250px;
	font-size: 110%;
	background-image: url(../images/abox-body.gif);
	background-repeat: repeat-y;
}

.abox ul {
	left: 30px;
	position: relative;
}

.abox li {
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 13px;
	line-height: 2em;
	padding-top: 7px;
	padding-left: 30px;
}

.abox a {
	color: #333333;
	text-decoration: underline;
}

.abox a:hover {
	color: #333333;
	text-decoration: none;
}


/* ---------------------------------------------------------------------
新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	width: 660px;
	padding-bottom: 5px;
	line-height: 1.2em;
	background-image: url(../images/news-body.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#top-news .day {
	float: left;
	color: #333333;
	font-weight: bold;
	width: 106px;
	font-size: 12px;
	padding-left: 5px;
}

#top-news .title {
	float: right;
	text-align: left;
	vertical-align: top;
	width: 500px;
	color: #333333;
}

#top-news a {
	text-decoration: none;
	color: #333333;
}

#top-news a:hover {
	text-decoration: underline;
	color: #333333;
}

#top-news .line {
	margin: 3px 10px 5px 18px;
	border-bottom-width: 1px;
}


/* ---------------------------------------------------------------------
　　フッター
--------------------------------------------------------------------- */
#footer {
	line-height:1.7em;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 100%;
}

#footer-guid {
	width:1024px;
	height:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer-table {
	margin-right: auto;
	margin-left: auto;
}

#footer-table td {
	padding-right: 5px;
	padding-left: 5px;
}

#footer-menu {
	text-align: center;
	vertical-align: middle;
	line-height: 2em;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;}

#footer-menu ul {
	padding:5px 10px;
}

#footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #666;
}

#footer-end {
	background-image: url(../images/footer-end.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 840px;
}

.footer-info {
}

#footer p {
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*---　フッターメニュー　---*/

#footer-menu a {
	color: #333333;
}

#footer-menu a:hover {
	color: #A0A0A4;
	text-decoration: none;
}

/* -- コピーライト -- */
.copyright {
	color: #333333;
	text-align: center;
	font-size: 12px;
}

.copyright a {
	color: #333;
	text-decoration: none;
}

.copyright  a:hover {
	color: #666;
	text-decoration: underline;
}


/* ---------------------------------------------------------------------
　　サブページ
--------------------------------------------------------------------- */

.sub-frame {
	font-size:115% !important;
	line-height: 170% !important;
	width: 655px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.sub-frame p {
	margin-bottom: 20px;
}

#option-table {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sub-title {
	background-image: url(../images/sub-title.gif);
	height: 30px;
	font-size: 14px;
	line-height: 2.2em;
	font-weight: bold;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.mail-frame {
	width: 80%;
	border: 1px solid #E7E7E7;
	background-color: #FCFBF4;
}


/*　contact　*/
.font-smallred {
	font-size: 70%; !important
	color: #FF3300; !important
}

table.mailform {
	width: 100%;
	padding: 10px;
	text-align: left;
	font-size: 100%;
}

.mfptr input,
.mfptr textarea,
.sub-frame input,
.sub-frame textarea
 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 3px;
}



table.mailform tr td {
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 100%;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}

/* サイトマップ */
.sitemap-frame {
	width: 574px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.sitemap-frame list {
	margin-bottom:3em;
}

.sitemap-frame ul {
	list-style:none;
}
.sitemap-frame li a:link {
	display:block;
	margin-bottom:0.25em;
	background: url('../images/icon2.gif') no-repeat 2px 8px;
	color:#333333;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 25px;
}


.sitemap-frame li a:visited {
	display:block;
	margin-bottom:0.25em;
	background: url('../images/icon2.gif') no-repeat 2px 8px;
	color:#333333;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 25px;
}

.sitemap-frame li a:hover {
	color:#333333;
	text-decoration: none;
}

.sitemap-frame ul ul{
	list-style:none;
	margin-left: 45px;
}


/* ---------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　　　　　　　　end ページ構成
--------------------------------------------------------------------- */



/* ---------------------------------------------------------------------
　　ブログ
--------------------------------------------------------------------- */

.blog-title {
	font-size: 100%;
	line-height: 2.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height: 30px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.sub-frame .blog-title a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.sub-frame .blog-title a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.sub-frame .blog-title a:hover {
	color: #CCC;
	text-decoration: none;
}

.the-date {
	color: #333333;
	text-align: right;
}


.archive-title {
	background-image: url(../images/sub-title.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
	font-size: 14px;
	line-height: 2.2em;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.archive-title a:link,
.archive-title a:visited
 {
	color: #FFFFFF;
	text-decoration: none;
}
.archive-title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.entry-asset {
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('../images/arrow01.gif') no-repeat 8px center;
	color:#333;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:115% !important;
	font-size:110%;
	border-bottom: 1px dotted #FF9900;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.page-asset .asset-name{
	padding:4px 10px 0px 15px;
	margin:0 0 0px 0;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#633195;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666699;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	margin:0px;
}

.asset-more {
	margin:0px;
}

.more-link {
	_height:1px;
	clear:both;
	display: block;
	margin:10px 0;
	padding:0 0 0 15px;
	background: url('../images/arrow_sitemap01.gif') no-repeat left center;
}


.asset-meta {
	text-align:right;
	margin:0px;
	font-size:100%;
	color: #666666;
}

/* ---------------------------------------------------------------------
サイドバー　Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	padding-bottom:10px;
	vertical-align: top;
	width: 230px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#beta-inner {
	margin-left: 20px;
	margin-top: 10px;
}

#beta a:link,
#beta a:visited {
	text-decoration: underline;
}

#beta a:hover {
	text-decoration: none;
}

#beta .widget-header {
	font-size: 100% !important;
	height: 30px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 2.2em;
	/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #78B000;*/
	background-color: #333333;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 7px;
}

#beta .widget select {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#beta .widget ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}

#beta .widget ul ul {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#beta .widget li {
	_height:1px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 18px;
	font-size: 13px;
	background-position: 0px 6px;
	line-height: 2em;
}

/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	margin:10px 0;
}

#comment-text {
}

#trackbacks .trackbacks-header,
#comments .comments-header,
.comments-open-header {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.trackbacks-info {
	padding:10px;
}

#comments {
	margin:10px 0 0;
}


#comments .comments-content {
	padding:0 10px;
}
.comment {
	margin:10px;
}

.comment .inner {
	padding:5px 10px;
	border:1px solid #999;
	background:#eee;
	_height:1px;
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}


.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #cccccc;
	padding:2px;
	height:1.7em;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}

/* end */

:link,:visited {
    text-decoration: none;
}
img{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	vertical-align: bottom;
}

pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin: 0;
    padding: 0;
}


h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

/*table,tbody,td {
	border-spacing: 0;
	margin: 0px;
}*/

fieldset,img,abbr,acronym {
	border: 0;
	margin: 0px;
	padding: 0px;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: underline;
    outline: none;
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

a img,:link img,:visited img {
	border: none;
	margin: 0px;
	padding: 0px;
}

address {
    font-style: normal;
    display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
#content-inner { display: block; }


/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}


.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
	font-size: 12px;
	padding-top: 2px;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

a:link .alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px !important;
    text-align: center !important;
}

a:link .alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */
.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.widget-search ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li {
    margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#header, #content, #alpha, #beta, {
    position: relative;
}

#alpha, #beta {
	display: inline;
	float: left;
	vertical-align: top;
}

#header-inner, #content-inner, 
#alpha-inner, #beta-inner {
    position: static;
}

#header-inner, #content-inner, {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
    overflow: hidden;
	padding: 0;
}


/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	padding:0 15px 5px 0;
	font-size:85% !important;
	font-size:80%;
	text-align:right;
}


/* -- 検索フォーム -- */
#header .header-search {
	font-size:85% !important;
	font-size:80%;

}

#header .header-search .box {
	width:120px;
}

#header .search-content {
	padding:0 15px 5px 0;
}

#header .search-content label {
}

#header .header-search .submit {

	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
	height:22px;
}



/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	padding:4px 10px 4px 15px;
	margin:0 0 7px 0;
	border-top:2px solid #a62811;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#993400;
	background:#fcefab;
}

.search-form-content {
	padding:20px;
	border:1px solid #A88F06;
	text-align:center;
	width:70%;
	margin:auto;
	background:#FEFAE0;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #cccccc;
	padding:2px;
	height:1.7em;
}

#search-options {
	padding-top:10px;
}


/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:168px;
	margin:0 0 15px 15px;
}

.rss-content {
	background: url('../images/rss.gif') 0 center no-repeat;
	padding-left:18px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	font-size:90% !important;
	font-size:85%;
	width:150px;
	background: #B58401;
	margin: 5px 0 15px 15px;
	padding: 10px;
	color:#ffffff;
	border: 3px solid #9A7001;
	overflow: hidden;
}

.free-content a {
	color:#ffffff;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	width:160px;
	margin:0 auto;
}

.widget_calendar #calendar_wrap table {
	text-align:center;
	margin:0 auto;
	width: 100%;
}

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
}

.widget_calendar #calendar_wrap table td a {
	font-weight:bold;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */


#header-inner {
	z-index:15;
	position: relative; /* important */

}

#header-contents {
	width:100%;
}

#header-contents .left {
	width:60%;
	float:left;
}

#header-contents .right {
	width:40%;
	float:right;
	text-align:right;
	padding:8px 0 5px 0;
}

#header-description {
	font-size:95% !important;
	font-size:90%;
	line-height: 1.2;
	width:815px;
	padding:20px 0 7px 15px;
}


.faq_waku {
	line-height: 2em;
}


/*ページナビ用*/
.tablenav {
	color: #333333;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	background-color: #FFFFFF;
}

a.page-numbers, .tablenav .current {
	color: #333333;
	padding: 2px .4em;
	border:1px solid #333333;
	text-decoration:none;
}

a.page-numbers:hover {
	color:#FFFFFF;
	background-color: #333333;
}

.tablenav .current {
	color: white;
	font-weight:bold;
	background-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-weight:normal;
}

.tablenav .page-numbers:hover {
	color:#FFFFFF;
	background-color: #333333;
}

/*end ページナビ用*/


/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#gotop a {
	background: url('../images/btn_pagetop.gif') no-repeat;
	display: block;
	height: 15px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* -----　パンくず　----- */
.navi {
	text-align:left;
	font-size:75% !important;
	font-size:75%;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* -----　single-normal next previous　----- */
.previous-navi {
	float: left;
	font-size: 12px;
}

.next-navi {
	float: right;
	font-size: 12px;
}