/* metal_green_common2r.css */


/* ★全体の設定 */
* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
body {
	color: #D4D4D4;
	font-size: medium;
	font-family: "メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/bg01.jpg);
}
a {
	/*text-decoration: none;*/
	color: #D7D7D7;
	line-break: anywhere;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* ★各要素の設定 */
#container {
	padding: 0px;
	width: 760px;
	background-image:url(http://s.asablo.jp/css/common2r/metal_green/bg03.jpg);
	margin: auto;
}
#head {
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/h1bg.jpg);
        width: 760px;
	height: 110px;
	text-indent: 1em;          
	font-size: 24px;
	font-weight: bold;
}
#head h1 {
	font-size: 32pt;
	text-align:right;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 15px;
}
#head h1 a {
	color: #000066;
	background-color: transparent;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 566px;
	margin-top: 21px;
}
#right {
	float: left;
	width: 180px;
	border: none;
	margin-top: 22px;
	padding-left: 7px;
	padding-right: 7px;
}
#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/bg04.jpg);
}
#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: 542px;
	margin-bottom: 28px;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/frame02.jpg);
}
.msg-title {
	font-size: 16pt;
        letter-spacing: 1px;
	color:#FFFFFF;
	line-height: 1.2;
	font-weight:bold;
	text-indent: 0;
	box-sizing: border-box;
	padding: 46px 70px 0 24px;
	margin-bottom: 20px;
	min-height: 100px;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/bord02.jpg);
	background-repeat: no-repeat;
}
.msg-date {
	font-size: 9.5pt;
	color: #C0C0FF;
        vertical-align: middle;
	line-height: 2.2;
}
.msg-pict {
        margin-bottom:8px;
        margin-left: auto;
}
.msg-body {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 11pt;
	letter-spacing: 0.2px;
	line-height: 1.8;
}
.msg-body br {
	line-height: 1.2;
}
.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 {
	margin: 1em 0;
	text-indent: 0;
}
.msg-body pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #095F22;
}
.msg-body blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #095F22;
	background-color: #0C2C15;
}
/*************************************/
.msg-footer {
	text-align: right;
	font-size: small;
	margin-right: 0em;
	border-top: 0px;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/bord03.jpg);
	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: 10px;
	height: 100%;
}
.mod {
	padding-bottom: 25px;
}
.mod-caption {
	font-size: small;
	color: #D7D7D7;
	font-weight: bold;
	text-align: left;
	padding-left: 22px;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/bord01.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 8px;
}
.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;
}

/* ☆メッセージ */
.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: 169px;
	height: 159px;
	text-align: center;
	background-image: url(http://s.asablo.jp/css/common2r/metal_green/calender.jpg);
	background-repeat: no-repeat;
}
.calendar-title {
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.calendar-sun-name {
	color: #FF2D2D;
}
.calendar-wday-name {
	color: #FFFFFF;
}
.calendar-sat-name {
	color: #0876FF;
}
.calendar-row {
}
.calendar-cell {
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-size: 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: #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;
}
.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 */
