@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 10.5pt;
	color: #333333;
	/*font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;*/
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', 'ＭＳ Ｐゴシック', sans-serif;
	background: #F7F3F7;
}
a {
	color: #036EB7;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
}

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

.floatClear {
	clear: both;
}

.posLeft {
	text-align: left;
}
.posCenter {
	text-align: center;
}
.posRight {
	text-align: right;
}
img {
    border-style:none;
}
.right {
text-align: right;
}
button {
    border-style:none;
}
textarea {
	 resize: none; 
}
/*  */
#wrapper {
	margin: 0 auto;
}
#wrapperHeader {
	width: 100%;
	height: 40px;
}
#wrapperHeaderTop {
	width: 100%;
	height: 30px;
	background: #313431;
}
#headerTop {
	width: 1024px;
	height: 30px;
	margin: 0 auto;
	background: #313431;
	text-align: right;
}
#wrapperHeaderBottom {
	width: 100%;
	height: 10px;
	background: #990000;
}
#headerBottom {
	width: 1024px;
	height: 10px;
	margin: 0 auto;
	background: #990000;
}
#wrapperContent {
	width: 100%;
}

/****
#contentHeader {
	margin-bottom: 10px;
}
****/


#content {
	width: 1024px;
	min-height: 2000px;
	margin: 0 auto;
	background: #fff;
}


#headBox {
	width: 100%;
	height: 100px;
	padding-top: 10px;
	background: #E7E7E7;
}

#headBox .left {
	width: 300px;
	margin-left: 10px;
	float: left;
}
#headBox .cneter {
	float: right;
}
#headBox .right {
	margin-right: 5px;
	float: right;
}

#leftContent {
	width: 704px;
	float: left;
	margin: 0 10px;
}

.imgNewsBox{
	width: 130px;
	float: left;
	margin-right: 40px;
}
.imgNewsBox .image{
	/*width: 130px;*/
	/*height: 125px;*/
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.imgNewsBox a {
	font-size: 10pt;
}



#RightContent {
	width: 300px;
	float: right;
}
#rightSearchBox{
	width: 300px;
	height: 50px;
	border-left: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 10px;

}
#rightSearchBox>p{
	font-size: 8pt;
}
#rightSearchBox>a{
	font-size: 8pt;
	color: #1377bc;
}
h2{
	font-size: 20px;
	margin-bottom: 5px;
	background: url('../image/titlebar.png') no-repeat;
	height: 30px;
	line-height: 34px;
	padding-left: 15px;
}
h2 a:hover{
	color: #17288A;
}
h2.smallTitle, h2.widgettitle{
	height: 24px;
	font-size: 14px;
	margin-bottom: 5px;
	/*background: url('../image/small_titlebar.png') no-repeat;*/
	line-height: 24px;
	padding-left: 5px;
}

h3{
	font-weight: normal;
}
#menu {
	width: 1024px;
	height: 35px;
}

#menu a {
	width: 1024px;
/*	height: 35px;*/
	font-size: 12px;
	font-weight: bold;
	width: 85px;

}
#menu li{
	display: inline;
	padding: 0;
	margin-bottom: 10px;
	float: left;
	font-size: 7pt;
	background-color: #e7e7e7;
	border-right: solid 1px #999;
	background: url('../image/tab.png');
}
 #menu li:last-child{
	border-right: none;
}
#menu a.topNews{
	width: 97px;
/*	display: block;
	background-color: #e7e7e7;
	padding: 3px;
	text-decoration: none;
	color: #333;
	text-align: center;*/
}
#menu a.hoverMenu{
	display: block;
	/*background-color: #fff;*/
	padding: 3px;
	text-decoration: none;
	color: #333;	
	text-align: center;
}
#menu a.hoverMenu:hover{
	border-bottom: 3px solid #CE3400;
}
#menu a.actMenu {
	border-bottom: 3px solid #CE3400;
}
/***パンくずリスト***/

#pankuzuBox{
	width: 1024px;
	height: 25px;
	border-top: solid 1px #A0A0A0;
}


#pankuzuBox #pankuzuList{
	width: 714px;
	border-top: 1px solid #b3b3b3;
	
	float: left;
}

#pankuzuBox li {
	display: inline;
	margin-left: 10px;
	
	font-size: 9pt;
}

#pankuzuSearch{
	float: right;
	margin-right: 39px;
}

/*
 * フッター
 */

.w100{
	width: 100px;
}

.w150{
	width: 150px;
}

.w200{
	width: 200px;
}

.w220{
	width: 220px;
}


#header{
	height: 80px;
}

#wrapperFooter{
	/*height: 150px;*/
	background-color: #9C9A9C;
}

#footer {
	width: 1024px;
	background-color: #9C9A9C;
	margin: 0px auto;
	padding-top: 10px;
	font-size: 13px;
}

/*#footerClearBox{
	width: 1024px;
	height: 50px;
}*/

#footerMain{
	margin-left: 5px;
	width: 381px;
	margin-top: 10px;
	float: left;
}

.footerList {
	list-style: none;
	list-style-position: inside;
}
.footerList>li>a{
	/*font-size: 7pt;*/
	color: #ffffff;
	text-decoration: none;
}
/*#footerImg{*/
#footerToiawase{
	width: 360px;
	height: 80px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #fff;
}
#footerToiawase img{
	margin: 0 3px 0 10px;
}
#fotterSiteSearch {
	float: left;
}
.test {
	height: 90px;
	padding-left: 30px;
	display: table-cell;
	vertical-align: bottom;
}

#fotterSiteSearch a{
	padding: 5px 10px;
	color: #ffffff;
	border: solid 1px #fff;
}
#copyright{
	margin-top: 10px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	
}


/****日付のフォントの色****/
span.date{
	color: #231815;
}

/****日付のフォント*****/
@font-face
{
font-family: mplus-2p-thin;
src: url('https://mplus-webfonts.sourceforge.jp/mplus-2p-thin.ttf')
     format("truetype");
}
	
.mplus-2p-thin{
	width: 230px;
	height: 30px;
	font-family: 'mplus-2p-thin';
	color: white;
	font-size: 16pt;
	margin-top: 30px;
	margin-left: 5px;
	float: left;
	
}

#service{
	width: 268px;
	height: 60px;
	float: left;
	margin-top: 10px;
}
	
.clear{
	clear: both;
}

#searchBox{
	width: 300px;
	height: 60px;
	background-color: #2ca6e0;
	margin-top: 10px;
	color: white;
	float: right;
}

#searchBox>table{
	width: 300px;
	height: 60px;
	border-collapse: collapse;
	line-height:80%
}

#searchBox>table>tbody>tr>th{
	text-align: left;
	font-size: 80%;	
	padding-left: 3px;
}

#searchBox>table>tbody>tr>td:first-child{
	width: 250px;
}

#searchBox>table>tbody>tr>td{
	font-size: 70%;
}

.searchArea{
	width: 230px;
}
#btn{
	width: 50px;
	height: 20px;
	text-align: center;
	background-color: #1d2087;
	color: white;
	border: none;
}


#koukoku01{
	width: 470px;
	height: 60px;
	margin: 10px 0px 10px 127px;
	border: 1px solid #000;
	float: left;
}

#koukoku02{
	width: 236px;
	height: 60px;
	margin: 10px 35px 10px 0px;
	float: right;
}


#ads {
	border: solid 1px #999999;
	border-bottom: none;
	border-top: none;
}

#mainContent{
	width: 1024px;
}

/***********************メインの左ここから*********************/
.subTitleSelect{
	font-size: 8pt;
}

.subTitleSelect>a{
	font-size: 13pt;
	text-decoration: none;
}

.imgLeft{
	overflow: hidden;
   	height: auto;
}

.imgLeft img {
   	float: left;
   	margin: 10px 15px 0 0;
   	padding: 0;
   	box-shadow: 2px 2px 5px 1px #808080;
	-webkit-box-shadow: 2px 2px 5px 1px #808080;
	-moz-box-shadow: 2px 2px 5px 1px #808080;
}

p {
    	overflow: hidden;
}

.newsBox {
	/*margin-bottom: 20px;*/
}
/*.newsBox.topNewsBox .left{
	width: 130px;
}*/
/*.newsBox.topNewsBox .right{
	width: 574px;
}*/
/*.newsBox .left{
	width: 205px;
	float: left;
}*/

.newsBox .right{
/*float: left;*/	
/*	width: 499px;
	float: right;*/
}
.singleImg, .singleImgWidthLong {
	width: 220px;
}

.singleImgHeightLong {
	height: 220px;
}

.singleImgHeightWidthLong {
	max-height: 220px;
	max-width: 220px;
}
.imgBox {
	float: left;
	margin-bottom: 10px;
}
.newsListBox {
	margin-top: 10px;
	clear: both;
}
.newsCategoryTitle {
	height: 32px;
	line-height: 32px;
	margin: 0 0 10px 0;
	padding-left: 18px;
	font-size: 16px;
	font-weight: bold;
	background: url('../image/e1.png') no-repeat;
	clear: both;
}
.catTopImg, .catTopImgWidthLong {
	width: 200px;
	margin-right: 10px;
	/*float: left;*/
}
.catTopImgHeightLong {
	height: 200px;
	margin-right: 10px;
/*	float: left;*/
}
.catTopImgHeightWidthLong {
	max-height: 200px;
	max-width: 200px;
}
.catRensaiImgWidthLong {
	width: 140px;
}
.catRensaiImg, .catRensaiImgHeightLong {
	height: 140px;
}
.catRensaiImgHeightWidthLong {
	max-height: 140px;
	max-width: 140px;
}

.newsList, .topNewsList {
	list-style-image: url('../image/arrow.gif');
	list-style-position: inside;
	font-size: 13px;
	padding: 0;
}
.topNewsList li{
	margin-bottom: 7px;
	padding-bottom: 5px;
}
.topNewsList li p{
	border-bottom: solid 1px #AAAAAA;
}
.newsList li{
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: solid 1px #AAAAAA;
}
.newsList li:first-child{
/*	padding-top: 5px;
	border-top: solid 1px #AAAAAA;*/
}

.newsList li:last-child, .topNewsList li p:last-child{
	border-bottom: none;
}
.newsList>li>a{
	font-size: 10pt;
	text-decoration: none;
}


/*******migi*******/

#subContent{
	width: 300px;
	float: right;
	margin-bottom: 50px;
}

#blankBox{
	width: 300px;
	height: 200px;
	text-align: center;
	background: #ffffff;
	margin-bottom: 10px;
}

.infoBox{
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.infoBox ul {
	list-style-image: url(../image/orangeicon.png);
	list-style-position: inside;
	margin-left: 1.0em;
}
.infoBox li {
	text-indent: -1.0em;
}

.infoBanner{
	margin-top: 10px;
}
#accRank{
	width: 300px;
	margin-top: 10px;
}
.accRankContent {
	margin-left: 2.0em;
	text-indent: -2.0em;

}
#bookInfo{
	width: 300px;
	/*height: 200px;*/
	margin-bottom: 10px;
}
.book .title{
	border-top: 1px solid #eee;
}
.book .left {
/*	width: 70px;
	text-align: center;*/
	float: left;
	margin-right: 10px;
}
.book .left img{
	width: 100px;
}

.book .right {
/*	width: 180px;
	float: right;*/
	margin-right: 10px;
}
.wrappersubcontentDefoultBox {
	margin-bottom: 10px;
}
.bottomLine {
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* アクセスランキング */
.popular-posts {
	list-style: none;
	/*list-style-image: url('../image/greenicon.png');*/
	margin-bottom: 20px;
	list-style-position: inside;
}
.popular-posts ul {
	list-style: none;
	list-style-position: inside;
}
.popular-posts li {
	margin: 5px 0;
	padding-left: 25px;
	text-indent: -25px;
}
.popular-posts li a {
	padding-left: 25px;
	text-indent: -25px;
}
.wpp-list {
	list-style-type: decima;
}
.font_size_box {
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0 3px;
	font-size:12px;
	text-align: center;
	line-height: 18px;
	color: #394155;
	cursor:pointer;	
	border: solid 1px #394155;
}
.box_select {
	 color: #fff;
	 background-color: #394155;
}

#postContentBox.fontSizaS{
	font-size: 12px;
}
#postContentBox.fontSizaM{
	font-size: 14px;
}
#postContentBox.fontSizaL{
	font-size: 18px;
}
.searchInput {
	width: 500px;
	/*height: 108px;*/
}
.titleLine{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 5px;
	margin-bottom:5px;
}

.titleLineBig{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 17pt;
}

.titleBottomLine{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 10px;
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 14pt;
}

.titleBottomLine>a{
	float: right;
	font-size: 10pt;
}

#kikou td:first-child{
	width: 200px;
}	

.tablett{
	margin-left: 165px;
}

.tablettOtoiawase {
	margin-bottom: 20px;
}
	
.annaiTable{
	text-align: left;
}

.annaiTable td:first-child{
	width: 130px;
	vertical-align: top;
}
.annaiTable.kijiList{
	border-collapse: collapse;
	border: none;
	border-spacing: 0;	
}
.annaiTable.kijiList td{
	width: 300px;
}
.borderBottom{
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}
.annaiTable.kijiList .borderBottom{
	padding: 8px 0 ;
	border-bottom: 1px solid #e7e7e7;
}
.aisatsuImg img{
	float: left;
	margin: 0 20px;
}

.aisatsuImg p{
	overflow: hidden;
}

.bigFont{
	font-size: 13pt;
}
.honbun{
	/*margin-left: 20px;*/
	font-size: 10pt;
	padding-bottom: 5px;
}
.honbun ul{
	margin-left: 20px;	
}
.listTitle{
	float: left;
}
.textRight{
	float: right;
}
#navi{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 50px;
}

#navi ul.pageNavi {
	zoom: 1;
	margin: 0 0 10px;
	padding: 10px;
	
}

#navi ul.pageNavi li {
	float: left;
	margin: 0 1px 1px 0;
}

#navi ul.pageNavi li span,
#navi ul.pageNavi li a {
	float: left;
	padding: 5px 10px;
	
}

#navi ul.pageNavi li a:hover {
	background: #191970;
	color: #ffffff;
}
/***ナビを真ん中にしたい***/

.centered {
  	position: relative;
  	overflow: hidden;
}

.centered ul {
  	position: relative;
  	left: 50%;
  	float: left;
}

.centered ul li {
  	position: relative;
  	left: -50%;
  	float: left;
}

/* ページング */
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
	font-size: 14px;
}
.tablenav span {
	vertical-align: top;
}
a.page-numbers, .tablenav .current {
	color: #394155;
	padding: 2px .4em;
	text-decoration:none;
	text-decoration:underline;
	padding: 0 6px;
	margin: 0 6px;
}

a.page-numbers:hover {
	color:white;
	background: #394155;
	text-decoration:none;
}

.tablenav .current {
	color: white;
	background: #394155;
	border-color: #394155;
	text-decoration:none;
}

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

.booksBox{
	width: 704px;
/*	float: left;*/
}

.bookImg{
	float: left;
	width: 150px;
}

.bookOrder{
	float: left;
	font-size: 7pt;
	margin: 0 20px;
	width: 100px;
}

.bookHonbun{
	float: left;
	width: 410px;
	margin-bottom: 5px;
}
.catBookImgWidthLong {
	width: 150px;
}
.catBookImg, .catBookImgHeightLong {
	height: 150px;
}
.catBookImgHeightWidthLong {
	max-height: 150px;
	max-width: 150px;
}

/* コメント不要箇所非表示 */
.form-allowed-tags {
	display:none;
}
.comment-notes,.comment-form-email {
	display:none;
}
.comment-form-url {
	display:none;
}
li.compost {
	border-bottom: dotted 1px #CCC;
}
p.cominfo {
	text-align: right;
	margin: 0 0 6px 0;
}
/* コメントデザイン */
/* コメント */
#comments	{
	/*padding: 0 18px 10px 18px;*/
	margin: 20px 0
}
/*#comments h3	{
	font-size: 15px;
	border-bottom: solid 1px #0c8bcd;
	padding-bottom: 3px;
	margin-top: 20px}*/
/*#comments p a	{color: #0c8bcd}*/
/*#comments input, #comments textarea
	{display: block}*/
#comments textarea, #comments input[type="text"]{
	width: 380px;
}
#comments .required {
	/*color: #ff0000*/
	display: none;
}
#comments #submit{
	margin-left: 70px;
}
#comments code	 {
	display: block;
	margin-top: 5px;
	font-size: smaller
}
#comments ul {
	margin: 0;
	padding: 0
}
#comments li.compost	{list-style-type: none;
	border-bottom: dotted 1px #0c8bcd;
	margin-bottom: 20px;

}
#comments p {
	margin-top: 10px;
}
#comments p.cominfo {
	text-align: right;
}
#comments #comfeed a	{
	background-image: url(feed-icon-12x12.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 17px;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
}
#comments #comfeed {
	background-color: #a3d2f2;
	padding: 8px;
	margin-top: 30px;
}
#comments #trurl {background-color: #a3d2f2;
	padding: 8px;
	margin-bottom: 30px;
}
#comments .comment-reply-title {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
#comments label{
	width: 70px;
	display: block;
	float: left;
}
#comments #submit{
	width: 60px;
	background: #B5B2B5;
}

.yarpp-related h3, .catNewList h3 {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.yarpp-related ol, .catNewList  ul {
	list-style-image: url('../image/arrow.gif');
	list-style-position: inside;
}
.caption {
	font-size: 12px;
}
#tokutei {
	border-collapse: collapse;
	margin-top: 15px;
	margin-left: 10px;
}
#tokutei tr{
	border-bottom: 1px solid #808080;
}
#tokutei td:first-child{
	width: 200px;
	padding-right: 15px;
} 
.anititle {
	color: #CC3333;
	font-size: 13pt;
	font-weight: bold;
}
.mousikomi{
	border-collapse: collapse;
	margin-top: 10px;
	border-top: 1px solid #808080;
	width: 670px;
}
.mousikomi tr{
	border-bottom: 1px solid #808080;
}
.mousikomi td:first-child{
	width: 150px;
	padding-right: 15px;
	background-color: #e6e6e1;
} 
.mousikomi td img{
	float: right;
}
.mousikomi td{
	padding-left: 15px;
	height: 40px;
}
.moushikomi{
	border:solid 1px #ccc;
	width:330px;
	/*height: 25px;*/
}
.busuu{
	border:solid 1px #ccc;
	width:50px;
	/*height: 25px;*/
}
.buttonCenter .button{
	border:solid 1px #ccc;
	padding:5px 20px;
	margin:0 0 20px;
	color:#333;
	cursor:pointer;
}
.buttonCenter{
	text-align: center;
	margin-top: 15px;
}
.borderNone {
	border: 0;
}
.buttonCenter input[type="submit"], .buttonCenter input[type="button"]{
	border: solid 1px #ccc;
	padding: 5px 20px;
	margin: 0 0 20px;
	color: #333;
	cursor: pointer;
	margin-left: 20px;
}
.w100{
	width: 100px;
}
.languageBtn{
	padding: 0 15px;
	text-align: center;
	background: #333;
	color: #fff;
	float: right;
	font-size: 14px;
}
.sitemapBox{
	margin-left: 20px;
	padding: 10px 0;
	border-bottom: 1px solid #e7e7e7;
}
.sitemapBoxLeft{
	float: left;
	width: 240px;
}
.sitemapBoxRight{
	float: left;
	width: 440px;
}
.sitemapBoxRight li{
	width: 220px;
	float: left;
}
.itBox{
	background: #E5E5D5;
	font-weight: bold;
	margin-bottom: 20px;
}
.itMainBox {
	width: 300px;
	height: 100px;
}
.itBoxFooter{
	width: 300px;
	background: #E5E5E5;
	text-align: center;
}
.itBox .info {
	width: 135px;
	float: left;
	font-size: 12px;
	color: #A62A75;
	padding-left: 5px;
}

.cursorPointer {
	cursor: pointer;
}
.inputFormInfo {
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
}
.bookSubmit {
	width: 105px;
	height: 22px;
	background: #394156;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ ゴシック', 'ＭＳ Ｐゴシック', sans-serif;	
}
.onlineBox {
	width: 270px;
	padding: 10px;
	border: 5px solid #666666;
}
.onlineServiceBtn {
	width: 69px;
	height: 25px;
	border: 0;
	cursor: pointer;
	background: url('../image/searchblue.png');
}
.w190 {
	width: 190px;
}
.catHacchuTitle {
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
}
.newsBox .catHacchuPost {
	display: none;
}
.catKensaiDt {
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px;
}

