@charset "utf-8";

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
/* body
{
	background: #505050 url(images/bg.gif);
	color: #494949;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	padding: 15px 0;
	margin: 0;
} */
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
/*
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
============================== */
	font-weight: normal;
	margin: 0;
}

/* Lists */
/* ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
} */

/* Links */
/* a:link, a:visited
{
	color: #635D45;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
} */

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}

div.podcast{
	display:none;

}


/* =================================== */
/* standard elements */
/* =================================== */

body { /* ページの基本的な色とマージンの指定  */
	color: #333333;
	margin: 0;
	padding: 0; /* Opera対応として（らしい）*/
	text-align: center;
	font-size:90%;
	background-color:#FFF;
	font-family:"ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3";
	}

#wrapper {
	margin:0 auto 0 auto;
/*	width: 710px;
	width: 700px; */
width: 750px;
	text-align: left;
	padding: 0 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	background-color:#FFF;
/*	background-image:url(../_img/common/headerBG.gif);*/
	background-repeat:no-repeat;
	

	}
/* hides from IE-5 mac \*/
/*
*html #wrapper{
	margin:0;
}
*/



#content{
	width:540px;
	float:right;

	margin-top:20px;
	padding-left:3px;	
	vertical-align:top;
	background-color:#FFFFFF;



	
/* 	border-left:1px solid #FCC;
	border-right:1px solid #FCC; */


}


#map{
	width: 530px;
	height: 152px;
	margin:0;
	padding:0;
	
	font-size:12px;
	line-height:150%;
}








/*================================================*/
/* breadCrumbs */
/*================================================*/


#breadCrumbs{
	font-size:75%;
	color: #32313B;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}

#breadCrumbs a:link, #breadCrumbs a:visited {
	text-decoration:underline;
	color: #999;
	} 

#breadCrumbs a:hover {
	color: #c30;
	} 









/* =================================== */
/* header elements */
/* =================================== */
h1{
	margin:2em 0 2em 0;
	background-image:url(../images/mm_common/melmagaTitle.gif);
	background-repeat:no-repeat;
	height:61px;
	text-indent:-9999px;
}


/*

#utility{
	float:right;
	margin-top:12px;
	font-size:80%;
	
	margin-right:3px;
}

#utility a{
	color: #666;

}

#utility a:hover {
	color: #F90;
}

#uc{
	display:inline;
	text-decoration:line-through;
}



============================== */







/*================================================*/
/* header elements */
/*================================================*/
#siteID{
/*
	font-size: 90%;
	text-align: left;
	height: 70px;
	margin-left:5px;
	margin-right:5px;

	padding-top:5px;
============================== */
}

#siteID img{
/*
	margin-top: 15px;
*/
}




/*================================================*/
/* standards styles */
/*================================================*/


/*
table{
	border:1px solid #999999;
}
*/

a:link {
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}
	
a:visited {
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #f60;
	background: transparent; 
	}

p{
	font-size:90%;
	line-height:130%;	
		}

/*
h1, h2, h3, h4, h5, h6

フォントの基本サイズが指定されていない場合、ユーザーのデフォルトフォントサイズとして
1em という単位がある。
故に、見出し１は、ユーザーデフォルトよりもちょい大きめの指定。
ウェイトはノーマル。
*/


	
th {
	font-weight:normal;
}

html p{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  85%;
	line-height: 150%;
}
/*　p　の規則
段落には上に余白がなく（見出しと小見出しの下が空かないように）、
一番下の余白が1emで（お互いがぶつからないように）、ユーザーのデフォルトフォントサイズより
若干小さめ（0.85em）になっている（h1に対しての対しての理由は前述ここではその逆の理由で0.85emに指定。）。
*/



/* for Images */
.rightImg{
	float:right;
}

.leftImg{
	float:left;
}

img {/*　イメージ画像を確実にブロック要素にする為のとボーダーを消すCSS指定。*/
	display: block;
	border: 0;
	margin:0;
}


.rssIcon{
	float:right;	
}

.title{
/* 	clear:both;
	font-weight:bold;
	margin:0.5em 0 1em 0; */
}

.data{
	text-align:right;
	margin:0.5em 0 1em 0;
}



.hide	{/*　ナビゲーションスキップとして　*/
	display: none;
/*　モダンブラウザからはナビゲーションスキップを隠し、
CSS非サポート、テキストブラウザやスクリーンリーダー、PDA／携帯ブラウザの湯ユーザーには
ナビゲーションスキップを利用できるようにしている。
【補足】PDAブラウザの対応状況は変化していってはいいるが…。
*/
	}


/*================================================*/
/* footer elements */
/*================================================*/
#copyright{
	margin: 20px 0 35px 0;
/*
	padding:15px 5px;
*/
	padding:40px 5px;
	text-align: left;
	color: #141416;
	height: 120px;
	clear: both;
	background-image:url(../../../../img/common/footerLogo.gif);
	background-repeat: no-repeat;
	background-position: 0 50px;
	font-size: 80%;
	display:block;
	
	

}

#copyright:before{/* モダンブラウザ向け　Fix 　効いているような効いていないような*/
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* #copyright{
	margin: 0;
	padding:0;
	text-align: left;

	height: 50px;
	clear: both;
	font-size: 80%;
	

 	background-image: url(../_img/common/200602footerBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

address{
	font-weight:normal;
	font-style:normal;
	color:#C00;
}

address img{
	display:inline;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

address a:link, address a:visited {
	font-weight:normal;
	font-style:normal;
	color:#C00;

}
address a:hover{
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color: #c30;
}


.toTop{
	margin:4px 10px 30px 0px;
	float: right;
} */


#copyright{
/* border:1px solid #CCC; */
	margin: 0;
	padding:0 0 0 8px;
	clear:both;
	
	text-align: left;
	height: 250px;
	clear: both;
	font-size: 80%;

}

address{
	font-weight:normal;
	font-style:normal;
	float:right;
}


address img{
	display:inline;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

address a:link, address a:visited,#copyright a:link,#copyright a:visited{
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color: #141416;

}
address a:hover{
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color: #c30;
}

/*
.toTop{
	margin:125px 25px 0 0;
	float: right;
}
.toTop a:link,.toTop a:visited{
	color:#FFF;
		
}
*/


.toTop{
	margin:0 0 0 0;

	border-top:1px solid #F00;
	display:block;
	clear:both;
	text-align:right;
	
	
	
	text-align:center;
	vertical-align:middle;
	
}

.toTop a:link,.toTop a:visited{
	margin:0;
	padding:0;
/* height プラス paddingでバランスみて調整。
ここの場合、計220px　前後が丁度収まる高さに。
*/

/*
	display:block;
	background-image:url(../_img/common/circleL.gif);
	background-repeat:no-repeat;
============================== */
	text-decoration:none;
		
}

.toTop a:hover{
/*
	background-image:url(../_img/common/circleL_f2.gif);
	background-repeat: no-repeat;
============================== */

}

.toPage{
	display:block;
	text-align:right;
}











/*
#exutility{
	float:right;
	margin-top:12px;
}

#exutility a{
	font-weight:normal;
	color: #141416;
	text-decoration: underline;
}

#exutility a:hover {/
	color:#c30;
	font-weight:normal;
	text-decoration:underline;
}
*/
