/* metal_blue_common2l.css */


/* ★ページのデフォルト設定 */
* {
	margin: 0;
	padding: 0;
}
html,body {
	margin-left: auto;
	margin-right: auto;
}
body {
	color: #D4D4D4;
	font-size: small;
	background-image: url(http://s.asablo.jp/css/common2l/metal_blue/bg01.jpg);
	font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
a {
	text-decoration: none;
	color: #D7D7D7;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* ★各要素の指定 */
#container {
	padding: 0px;
	width: 760px;
	background-image:url(http://s.asablo.jp/css/common2l/metal_blue/bg03.jpg);
	margin: auto;
}
#head {
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common2l/metal_blue/h1bg.jpg);
      	width: 760px;
	height: 110px;
	text-indent: 1em;          
	font-size: 24px;
	font-weight: bold;
}
#head h1 {
	margin-top: 0px;
	font-size: 24px;
	text-align:right;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 30px;
}
#head h1 a {
	color: #000066;
	background-color: transparent;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 542px;
	margin-top: 21px;
	padding-right: 24px;
}
#left {
	width: 180px;
	border: none;
	margin-top: 22px;
	float: left;
	padding-left: 10px;
	padding-right: 4px;
}
#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common2l/metal_blue/bg04.jpg);
}
#footer2 {
	clear: both;
	width: 760px;
	height: 20px;
	margin: 0;
	color: #3B1EA9;
	background-image: url(http://s.asablo.jp/css/common2l/metal_blue/bg04.jpg);
}
#footer a img {
	border: none;
	margin-top: 3px;
	margin-left: 560px;
}

/* ☆ナビの指定 */
.navi {
	width: 100%;
	margin-bottom: 4px;
	text-align: right;
}
#navi-top {
}
#navi-bottom {
}

/* ★本文記事の設定 */
#main {
}
.msg {
	width: 542px;
	margin-bottom: 28px;
	background-image: url(http://s.asablo.jp/css/common2l/metal_blue/frame02.jpg);
	margin-right: 0px;
}
.msg-title {
	font-size: medium;
	color:#FFFFFF;
	line-height:1.5;
	font-weight:bold;
	text-indent:4px;
	padding-top:70px;
	padding-bottom:100px;
	padding-left:24px;
	border-bottom: 2px;
	margin-top: 0px;
	background-image: url(http://s.asablo.jp/css/common2l/metal_blue/bord02.jpg);
	background-repeat: no-repeat;
}
.msg-date {
	font-size: small;
	color: #FFFFFF;
}
.msg-body {
	margin-left: 40px;
	font-size: small;
	margin-right: 40px;
	margin-top: -80px;
}
.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://s.asablo.jp/css/common2l/metal_blue/bord03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	padding-right: 2em;
	padding-bottom: 14px;
	padding-top: 16px;
}


/* ★ ツールバーの指定 */
.sidebar {
	margin-left: 10px;
	margin-right: 0px;
	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/common2l/metal_blue/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/common2l/metal_blue/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 {
	display: block;
	width: 410px;
	height: 100px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", Verdana, arial, sans-selif;
}

/* ☆トラックバックの指定 */
.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 #ADADAD;
	border-right: 1px solid #5F5F5F;
	border-bottom: 1px solid #5F5F5F;
	margin-left: 0.5em;
	margin-right: 0.5em;
	border-left: 1px solid #999999;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	margin-bottom:4px;
	padding: 0.2em 1em 0.7em 1em;
}

/* end of stylesheet */
