/* metal_blue_common2r.css */


/* ★ページのデフォルト設定 */
* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
body {
	color: #333333;
	font-size: small;
	width: 802px;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}


/* ★各要素の設定 */
#container {
	margin: 0;
	padding: 0px;
	width: 802px;
	background-image:url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_main.gif);
	margin: 0px;
}
#head {
	margin: 0;
	color: #ffffff;
	background-image: url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_top.gif);
    width: 800px;
	height: 173px;
	text-indent: 1em;          
	font-size: 24px;
	font-weight: bold;
}
#head h1 {
	margin-top: 0px;
	font-size: 24px;
	text-align:left;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 30px;
}
#head h1 a {
	color: #ffffff;
	background-color: transparent;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 579px;
	margin-top: 0px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 200px;
}
#right {
	width: 200px;
	border: none;
	margin-top: 22px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
}
#footer {
	clear: both;
	width: 800px;
	height: 40px;
	margin: 0;
	color: #3B1EA9;
}
#footer a img {
	border: none;
	margin-top: 3px;
	margin-left: 20px;
}

/* ☆ナビボタンの設定 */
.navi {
	width: 100%;
	text-align: right;
	margin-bottom:4px;
}
#navi-top {
}
#navi-bottom {
}


/* ★本文記事の設定 */
#main {
	margin-right: 0px;
	margin-left: 24px;
}
.msg {
	width: 550px;
	margin-bottom: 28px;
	background-image: url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_msg2.gif);
}
.msg-title {
	font-size: medium;
	color:#666666;
	line-height:1.5;
	font-weight:bold;
	text-indent:4px;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:24px;
	border-bottom: 4px;
	margin-top: 0px;
	background-image: url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_msg1.gif);
	background-repeat: no-repeat;
}
.msg-date {
	font-size: small;
	color: #333333;
}
.msg-body {
	margin-left: 40px;
	font-size: small;
	margin-right: 40px;
	margin-top: 0px;
}
.msg-a {
	text-decoration: underline;
	color: #333333;
}
.msg-pict {
    margin-bottom:8px;
}
.msg-body ul {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 15px;
}
/* ☆wiki仕様****************************/
.msg-body h2 {
	padding-left: 1em;
	border-bottom: solid 1px #B1B1B1;
	border-left: solid 2px #B1B1B1;
}
.msg-body h3 {
	border-bottom: solid 1px #B1B1B1;
}
.msg-body h4 {
	border-bottom: dashed 1px #B1B1B1;
}
.msg-body p {
	text-indent: 1em;
	line-height: 1.3;
}
.msg-body pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #09487D;
}
.msg-body blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #09487D;
	background-color: #0C1E2C;
}
/*************************************/
.msg-footer {
	text-align: right;
	font-size: small;
	margin-right: 0em;
	border-top: 0px;
	background-image: url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_msg3.gif););
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	padding-right: 2em;
	padding-bottom: 14px;
	padding-top: 16px;
}

/* ★ツールバーの設定 */
.sidebar {
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}
.mod {
	padding-bottom: 25px;
}
.mod-caption {
	font-size: small;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	background-image: 
url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_side.gif);
	background-repeat: no-repeat;
	height: 53px;
        width: 210px;
	padding-top: 20px;
	padding-bottom: -40px;
}
.mod-text {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.3;
}
.mod ul {
	margin-left: 0;
	padding-left: 0;
}
.mod ul li {
	margin-left: 0;
	font-size: small;
	padding-left: 1em;
	list-style-type: none;
}

* カテゴリ部分－RSS、MAILPIA、ログイン
---------------------------------------------------- */

.mod-rss-button .mod-caption,
.mod-mailpia-button .mod-caption {
  background: #000000;
  line-height: 1.7;
}

.mod-mailpia-button .mod-caption {
  background: url(http://www.ne.jp/asahi/hoshi/nobatake/image/bg_side_l.gif)
}



/* ☆メッセージ */
.mod-message .mod-caption a {
	text-decoration: none;
	color: #D7D7D7;
}
.mod-message .mod-caption a:hover {
	text-decoration: none;
	color: #D7D7D7;
}

/* ☆mailpia */
.mod-mailpia-button {
	line-height:1.3;
}

/* ☆カレンダー */
.calendar {
	font-size: x-small;
	border: none;
	width: 210px;
	height: 159px;
	text-align: center;
}
.calendar-title {
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.calendar-sun-name {
	color: #384A26;
}
.calendar-wday-name {
	color: #384A26;
}
.calendar-sat-name {
	color: #384A26;
}
.calendar-row {
}
.calendar-cell {
	background-color: #60843b;
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}


/* ★フッターリンクページ */
/* ☆コメントの指定 */
.comment-caption {
	border-top: dashed 1px #FFFFFF;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.comment-title {
	font-size: small;
	padding: 0.2em;
	color: #333333;
	border-top: 1px solid #ffffff;
	border-left: 5px solid #607E41;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #607E41;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.comment-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.comment-form {
	font-size: small;
	padding: 0.2em 1em 0.7em 1.2em;
}
.comment-form form p input {
	display: block;
}
.comment-form form p br {
	display: none;
}
.comment-form textarea {
	width: 410px;
	height: 100px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", 

Verdana, arial, sans-selif;
	display: block;
}

/* ☆トラックバック */
.tb-caption {
	border-top: dashed 1px #B6B6B6;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	color: #D7D7D7;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #5F5F5F;
	border-bottom: 1px solid #5F5F5F;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
	margin-bottom:4px;
}

/* end of stylesheet */