/* ★ページ全体の共通指定 */
* {
	margin: 0;
	padding: 0;
}
body {
	border: 0;
	text-align: center;
	font-size: 12px; 
	font-family: "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif; 
	color: #333333; 
	background-color: #474644;
}
h1, h2, h3 {
	font-weight: normal;
}
ul, p, div, span {
	margin : 0;
	padding : 0;
}
li {
	margin-left: 1.3em;
	line-height: 1.3em;
}
img {
	border: none; 
}
table {
	border: none;
}
a {
	color: #0c64bf;
	text-decoration: none; 
}
a:hover {
   	text-decoration: underline;
}


/* ★各要素の指定 */
#container {
	width: 740px; 
	margin-right: auto;
	margin-left: auto;
        background:#FFFFFF url( http://hrw.asablo.jp/blog/img/2009/10/26/c900d.gif) repeat-y scroll 0 0; 
}
#head {
       background:transparent url(  http://hrw.asablo.jp/blog/img/2009/11/06/cb683.jpg) no-repeat scroll 0 0;
       height: 185px; 
   　　width:740px;
        text-indent:-9999px; 	
}

#head a {
        display:block;
        height:166px;
        width:740px;
}

/* ブログのタイトル */
#head h1 {
}

#right {
	width: 240px; 
	text-align: left; 
	float: right; 
}
#center {
	width: 500px; 
	float: left;
}
#footer {
	clear: both;
	margin: 0px;
	padding: 10px 40px 4px 40px;
	text-align: right;
}

/* ☆ナビの指定 */
.navi {
	text-align: right; 
        margin-top: 10px; 
	margin-bottom: 10px; 
}
#navi-top {
}
#navi-bottom {
}


/*★本文記事の設定*/
#main {
	text-align: left; 
	margin: 0px 30px 0px 30px ; 
}
.msg {
	margin-bottom: 45px; 
}
/* 記事のタイトル */
h2.msg-title {
        margin-bottom: 30px; 
	margin-top: 10px; 
        padding-top:10px;
	background: url( http://hrw.asablo.jp/blog/img/2009/10/26/c900b.gif) repeat-x; 
	font-size: 16px;
	font-weight: bold; 
}
/* 記事の日付 */
.msg-date {
	padding-bottom: 5px; 
	padding-top: 5px; 
	color: #666767; 
	font-size: 12px;
	font-weight: bold; 
}
.msg-body {
	margin-bottom: 25px;
	line-height: 160%;
}
.msg-pict {
	padding-bottom: 10px;
}
.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 {
	line-height: 160%;
	text-indent: 1.0em;
}
.msg-body pre {
	margin-top: 5px;
	padding: 5px;
	background-color: #eeeeee;
	border: dashed 1px #555555;
}
.msg-body blockquote {
	margin-top: 5px;
	padding: 5px;
	background-color: #F0F0F0;
	border: 1px solid #006400;
}
/*************************************/
/* 記事のフッター（コメント・トラックバック部分） */
.msg-footer {
	font-size: 12px;
	text-align: right;
}


/* ★ツールバーの指定 */
.sidebar {
  
	text-align: left; 
	padding: 0px 20px 20px 25px; 
}
.mod {
        color:#010101;
	padding-top: 5px; 
	padding-bottom: 20px; 
}
/* ツールバーのタイトル指定 */
h2.mod-caption {
	font-weight: bold; 
	font-size: 12px; 
        color:#9bc8fe;
	background:transparent url(http://hrw.asablo.jp/blog/img/2009/10/26/c9009.gif) no-repeat scroll 0 50%;
	background-position:left 2px;
        text-align: left; 
        padding-bottom:1px;
	padding-left: 12px;
        top:1px;　　 　
}
.mod-body {
        color:#010101;
	margin-top: 4px; 
	padding-top: 9px; 
	background: url( http://hrw.asablo.jp/blog/img/2009/10/26/c900a.gif) repeat-x; 
}
/* ツールバーのボディー指定 */
.mod-body li {
        color:#FFFFFF;
	list-style-type: none;
	font-size: 12px;
	text-align: left; 
	background: url(http://hrw.asablo.jp/blog/img/2009/10/26/c900e.gif) no-repeat;
	background-position: center left; 
	padding-left: 13px; 
	margin-bottom: 6px; 
}
.mod-body p.mod-text {
         color:#ffffff;
	font-size: 12px;
	text-align: left; 
	padding-left: 10px; 
	line-height: 150%; 
}
.mod a {
         color:#ffffff;
}

/* ☆カレンダーの指定 */
table.calendar {
	width: 100%; 
	height: 130px; 
	text-align: center; 
	font-size: 12px;
}
table.calendar a {
	color:#ffffff;
        display: inline; 
}
table.calendar .calendar-title {
	text-align: center; 
}


/*★フッターリンクページ*/
/* コメントの指定 */
.comment-caption {
	border-top: dashed 1px #B6B6B6;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
	color:#0c64bf;
}
.comment-caption a {
	color:#0c64bf;
}
.comment-title {
	padding: 0.2em;
	background-color: #ffffff;
	color:#0c64bf;
	font-size: 12px;
}
.comment-title a {
	color:#0c64bf;
}
.comment-body {
	font-size: 12px;
	padding: 0.7em 1em 0.7em 1em;
}
.comment-form {
	padding: 0.2em 1em 0.7em 1.0em;
	font-size: 12px;
}
.comment-form form p {
	padding-bottom: 5px;
	line-height: 1.3em;
}
.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: 12px;
	border-bottom: none;
}
.tb-title {
	font-size: 12px;
	padding: 0.2em;
	color:#0c64bf;
	background-color: #ffffff;
}
.tb-caption a {
	color:#0c64bf;
}
.tb-url {
	padding: 0.7em 2em;
	font-size: 12px;
}
.tb-body {
	font-size: 12px;
	padding: 0.7em 1em 0.7em 1em;
}
.msg-comment-info{
display:none;
}
.comment-caption{
display:none;
}
.comment-body{
display:none;
}
.comment-title{
display:none;
}
.tb-caption{
display:none;
}
/* end of stylesheet */