BODY {
	text-align : center;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	background-color: #FFFFFF;
	font-size : 90%;
}
a { color: #0045d5;
	text-decoration: none;
}
A:visited { color: #0040c0} 
A:HOVER{
	color: #FF0000;
	text-decoration: none;
}
hr {
	color: #999999;
    filter:alpha(opacity=100,finishopacity=0,style=3);
 }

ul{
	margin: 3px 0px 3px 10px;
	padding: 0px;
}

li{
	text-align : left;
	background-image: url(http://www.mnavi.org/images/list/risuto_sannkaku_org2.gif);
	background-repeat: no-repeat;
	background-position : left 2px;
	list-style-type: none;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}
P{
	text-align : left;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	line-height: 16px;
}
a img{
	border-style: none;
}

form, input { margin: 0; padding: 0; }

/******* 全体のブロック *********/

#container , #container-top , #container-new-1
{
	margin: 0 auto;
	padding: 0px;
}

#container
{
	width: 820px;
}
#container-top , #container-new-1
{
	width: 940px;
}

/******* ヘッダー *********/
#header{
	margin: 0; /* 外の隙間 ピッチリ合わせている */
	width: 100%; /* containerにいっぱいいっぱい表示 */
	height: 55px;
	background-color: #FFFFFF;
	border-bottom-width: 17px;
	border-bottom-style: solid;
	border-bottom-color: #FFE6F0;
	position: relative;
	padding: 0px;
}

#header h1{ /* ページタイトル */
	margin: 0px;
	text-align: left;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 270px;
	font-weight: bold;
}

#header h2{ /* サイト名 */
	font-size: 15px;
	position: absolute;
	top: 35px;
	margin-top: 0px;
	left: 270px;
}

#header p{ /* ページトピック */
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #636881;
	margin: 0px;
	position: relative;
	top: 22px;
	left: 15px;
}

#header img{ /* サイトロゴ */
	float: left; /* ヘッダの左に動かす */
	position: absolute; /* ヘッダの左上に表示する仕掛け */
	top: 2px; /* ヘッダの左上に表示する仕掛け */
	left: 10px; /* ヘッダの左上に表示する仕掛け */
	margin: 0px;
}

#header a{
	text-decoration: none;
}
#header A:HOVER{
	text-decoration: none;
}
/*　検索ボックス　*/
#header-description
{
	text-align: left;
	font-size: 13px;
	background-color: #FF6699;
	border: 1px solid #E7E7E7;
	color: #FFFFFF;
	position: relative;
	font-weight: bold;
	padding-left: 5px;
}

/************メニュー、コンテンツを含めた全体のブロック****************/
#pagebody {
	position: relative;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF3399;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

/************コンテンツの外ブロック*******************/
#alpha , #alpha-top , #alpha-new-1
{
	display: inline;
	float: left;
	position: relative;
	min-height: 1px;
	margin-right: auto;
	margin-left: auto;
	left: 188px;
}
#alpha
{
	width: 450px;
}
#alpha-top
{
	width: 750px;
}

#alpha-new-1
{
	width: 750px;
}

/*　コンテンツ内ブロック　*/
#alpha-inner
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 98%;
}

/****　検索ページコンテンツ外ブロック、削除不可！*****/
#alpha-search{ 
   display: inline; 
   float: right;
   position: relative;
   min-height: 1px;
}


/*　記事見出し　*/
#alpha h3 , #alpha-top h3 , #alpha-search h3 , #alpha-new-1 h3{
	font-size: 16px;
	text-align: left;
	text-indent: 25px;
	font-weight: bolder;
	color: #F82CD3;
	background-image: url(http://www.mnavi.org/images/h-back/h3back3.gif);
	background-repeat: no-repeat;
	border: 1px solid #ff99cc;
	background-position: 0px;
	background-color: #FFD9E9;
	vertical-align: middle !important;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}

#alpha h4 , #alpha-top h4 , #alpha-search h4 , #alpha-new-1 h4{
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E10000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6868;
	padding-left: 13px;
}
#alpha h4 a , #alpha-top h4 a , #alpha-search h4 a  , #alpha-new-1 h4 a{
	color: #FFFF00;
	text-decoration: underline;
}
#alpha h5 , #alpha-top h5 , #alpha-search h5 , #alpha-new-1 h5{
	font-size : 15px;
	margin-bottom : 10px;
	text-align : left;
	text-indent : 25px;
	margin-top : 3px;
	color: #433FF3;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(http://www.mnavi.org/images/h-back/h5back.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#alpha h5 a , #alpha-top h5 a , #alpha-search h5 a  , #alpha-new-1 h5 a{
	text-decoration: underline;
}

#alpha h6 , #alpha-top h6 , #alpha-search h6 , #alpha-new-1 h6{
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* パンくず */

.content-nav
{
   margin: 10px;
   text-align: center;
}
/*******各エントリ全体のブロック。entry-contentはサイトマップと日別エントリ本文の外ブロック*********/
.entry , .entry-content
{
	width: 98%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/**********  ナビゲーション  ***********/
.content-nav { background: #E9F0F3; }
/**********  パンくずリスト  ***********/
.content-nav-bread{ background: #E9F0F3; }

/*******解説リンク*********/
#exl
{
	text-align: center;
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#exl h3
{
	font-size: 14px;
	background-color: #CCCCCC;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #393939;
	text-indent: 15px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	color: #000000;
}

#exl-inner
{
	width: 95%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
}

/****** このページのトップへ *******/

.gotop {
	text-align: right;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.gotop a , .gotop a:hove{
}

/********サイドメニュー全体ブロック*********/
#beta-l {
	display: inline;
	float: left;
	width: 188px;
	background-color: #2C245B;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#beta-r , #beta-r-top{
	display: inline;
	background-color: #2C245B;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	position: absolute;
	top: -1px;
	right: 0px;
}
#beta-r {
	width: 180px;
}

#beta-r-top{
	width: 220px;
}

/*　サイドメニュー全体内ブロック　*/
#beta-inner
{
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
/******フッタブロック*******/
#footer
{
	width: 100%;
	height: 58px;
	background: #000000;
	clear: both;
}
#footer a{
	color: #FFFFFF;
}
#footer h3{
	background-image: none;
	font-size: 14px;
	margin: 0px 20px 0px 0px;
	color: #FFFFFF;
	float: right;
}
#footer img{
	margin: 16px 0px 0px;
	text-align: left;
	float: left;
}

#footer-inner
{
   line-height: 58px;
   font-size: 10px;
   text-align: center;
}

/***********サイドメニュー、コンテンツ、更新履歴の全体ブロック*/
.module-categories
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	display: block;
}
/***********　アドバダイスメント　***********/
.adb-box{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
	float: left;
}
.adb-box h3{
	background-image: none !important;
	text-indent: 0px !important;
	font-size: 13px !important;
	font-weight: normal !important;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.adb-box h3 a{
	font-weight: normal !important;
}

.module-categories h4
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-image: url(http://www.mnavi.org/images/menu-back/h4back.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}

.module-categories h5 , .adb-box h5
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF99CC;
	border-bottom-color: #FF99CC;
	font-size: 13px;
	margin: 0px;
	clear: both;
	color: #F82CD3;
	background-color: #FFD9E9;
}
.entry-title h5 {
	text-align: left !important;
	padding-left: 0px;
}
/*サイドメニュー内ブロック*/
.module-content , .module-content-entry , .module-content-2 , .module-content-3 {
	padding: 0;
	width: 100%;
	margin-bottom: 5px;
}
.module-content-entry img {
	margin-top: 5px;
}
.module-content-entry{
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #2C245B;
	border-bottom-width: 2px;
}

.module-content-entry h5{
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
	width: 206px;
}

.module-content ul ul li {
	margin-left : 0px;
	font-size : 13px;
	list-style-type: none;
	background-image: url(http://www.mnavi.org/images/list/maru-blue.gif);
	padding-left: 3px;
	text-indent: 8px;
	padding-top: 2px;
	margin-top: 0px;
}
.module-content ul ul ul li {
	margin-left : 0px;
	background-image : none;
	font-size : 13px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
/*　メニュー２　*/
.module-content-2
{
	float: left;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.module-content-2 a
{
	display: block;
	border-bottom: 1px solid #cccccc;
	color: #0000FF;
	font-size: 13px;
	text-align: left;
	background-color: #FFFFFF;
	width: 32.3%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin: 0px;
	text-indent: 3px;
	height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}

.module-content-2 a:hover
{
  background-color: #F0F8FF;
  text-decoration: none;
}
/*ブロックメニュー*/

.module-content-3 a
{
	display: block;
	font-size: 12px;
	text-align: left;
	width: 40%;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	height: 20px;
}

.module-content-3 span ,.module-content-4 span
{
	display: block;
	text-align: center;
	width: 9%;
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	height: 17px;
	padding-left: 0px;
}
.module-tag-cloud a{
	margin: 1px;
	display: inline-block;
}
/********エントリーボックス*************/
.entry-body , .entry-body-top {
	width: 98%;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #CCCCCC;
}
/*******サイトマップの各ブロック***********/
.archive-content
{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

.entry-body img{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.entry-body p{
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.entry-body ul{
	margin-left: 20px;
}


.entry-body-top img
{
	float:left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
}
.entry-body-top p{
	line-height: 17px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 15px;
}

/***********　バナー　********/
.adv-box1 , .adv-box2{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.adv-box1{
	background-color: #FFFFFF;
}
.adv-box2{
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

/*　その他　*/
.s{
  text-align : center;
}

.p-1 {
	background-image: url(http://www.mnavi.org/images/icon/good.gif);
	background-repeat: no-repeat;
	color: #003FBF;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: left center;
}
.p-2 {
	background-image: url(http://www.mnavi.org/images/icon/good.gif);
	background-repeat: no-repeat;
	color: #003FBF;
	text-indent: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	display: block;
	width: 100%;
}
.p-3{
	text-align : left;
	background-image: url(http://www.mnavi.org/images/list/risuto_sannkaku_org2.gif);
	background-repeat: no-repeat;
	background-position : left 2px;
	list-style-type: none;
	font-size: 13px;
	padding-left: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
}
.p-4{
	text-align : left;
	background-image: url(images/list/maru-org.gif);
	background-repeat: no-repeat;
	background-position : left center;
	list-style-type: none;
	font-size: 14px;
	padding-left: 17px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

/**********サンプル**************/
.sample {
	margin-bottom: 30px;
}

.sample img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.top-fl-box{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.top-fl-box-01
{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.scroll-box2{
	width: 98%;
	overflow:auto;
	scrollbar-base-color: #CCCC66;
	scrollbar-face-color: #CCFF33;
	scrollbar-arrow-color: #FF00FF;
	height: 180px;
	text-align: right;
    writing-mode:tb-rl;
	
}
.red-b{
	font-weight: bold;
	color: #EC0000;
}
.img-box-2 img , .img-box-3 img{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.p-more , .p-syousai-entry {
}
.p-more-2 ,.p-more-3{
	overflow:auto;
	scrollbar-arrow-color: #F700b0;
	scrollbar-face-color:#f1f1f1;
	scrollbar-track-color:#f1f1f1;
	scrollbar-3dlight-color:#808080;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dfdfdf;
	scrollbar-darkshadow-color:#808080;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.p-more-2 {
	height:180px;
}
.p-more-3 {
	height:130px;
}
.p-more-2-2 , .p-more-2-3 {
	margin-right: auto;
	margin-left: auto;
}
.p-more-all {
}
.img-more{
	clear: both;
	margin-top: 10px;
}
.p-syousai{
	clear: both;
}
.p-syousai-entry-2{
}
.p-rv-1{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD9E9;
	color: #F82CD3;
	font-weight: bold;
}
.p-rv-2{
	font-weight: bold;
}

.p-rv-2 span{
	color: #DA1294;
	margin-right: 10px;
}
.p-rv-3{}
.sample-img{
	clear: both;
}

/*トップボックス*/
.top-box-1{
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.top-box-1 img{
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.top-box-1 p{

}

.top-box-1 h4{

}
.table-1{
	margin: auto;
	text-align: center;
	width: 90%;
}
.table-2{
	margin: auto;
	text-align: center;
	width: 98%;
}

.table-2 .td-line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.sample{
	clear: both;
}
.Sample-img{
	clear: both;
}
/*検索のテキストボックス*/
#header-description input[type="text"]{
	width: 115px;
}

/**/
.img-box-new-1{
	margin-right: auto;
	margin-left: auto;
}
.p-more-new-1 , .p-more-new-3{
	width: 95%;
	margin: auto;
	padding: 0px;
}
.p-more-new-3{
	font-weight: bold;
	font-size: 100%;
}
