/* common */

html,body {
	margin: 0;
	padding: 0;
}
body {
    color: #FFFFFF;
	font-size: small;
    font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-color: #C5310D;
	}

.msg-body pre {
 width: 420px;
}

.msg-body blockquote {
 width: 420px;
}

pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #FF745D;
	width: 420px;
	font-size: 12px;
}

blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #FF745D;
	color: #FCE7E7;
	width: 420px;
}
p {
	text-indent: 1em;
	line-height: 1.3em;
}
textarea {
    font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
#container {
	margin-left: auto;
	width: 1080px;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/bg2r.jpg);
	margin-right: auto;
	left: 5px;
	background-repeat: repeat-y;
	padding-right: 0px;
}
#head {
	height: 335px;
	font-size: 24px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/h1bg.jpg);
	position: relative;
	margin-left: 0px;
	width: 880px;
	padding-right: 200px;
}
#head h1 {
	margin-top: 0px;
	font-size: 24px;
	text-align:left;
	margin-top: 0px;
	padding-top: 216px;
	padding-left: 104px;
}
#head h1 a {
	color: #251305;
	background-color: transparent;
	text-decoration: none;
}
#head h1 a:hover{
	color: #C5310D;
	background-color: transparent;
	text-decoration: none;
}

#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 533px;
	padding-bottom: 20px;
	margin-top:10px;
	color: #642D26;
	padding-left: 191px;

}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 233px;
}
#right {
	border: none;
	float: left;
	width: 170px;
	margin-top: 10px;
}
#footer {
	clear: both;
	width: 1080px;
	height: 84px;
	margin: 0px;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/footer.jpg);
	background-position: center bottom;
}
#footer a img {
	border: none;
	margin-top: 30px;
	margin-left: 440px;
}
.sidebar {
	margin-left: 0px;
	height: 100%;
}
#main {
	margin-right: 0px;
}

.msg {
	margin-bottom: 20px;
	margin-right: 0px;
	position: relative;
	padding-top: 20px;
	margin-top: 0px;
	width: 513px;
	color: #642D26;
	padding-left: 10px;
	padding-right: 10px;
}
.msg-title a {
	font-weight: bold;
	text-decoration: none;
	color:#642D26;
}
.msg-title a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #C5310D;
}
.msg-footer a {
	text-decoration: underline;
	color:#642D26;
}
.msg-footer a:hover{
	text-decoration: underline;
	color: #C5310D;
}
.msg-title {
	font-size: 14px;
	font-weight:bold;
	padding-left:20px;
	padding-right: 10px;
	padding-top: 12px;
	line-height: 1.2em;
	text-indent: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: auto;
	min-height: 20px;
	height: auto !important;
	color: #FCE6E8;
	padding-bottom: 10px;
}
.msg-date {
	font-size: 12px;
	display: block;
	padding-left: 0px;
	padding-top: 2px;


	width:200];
	height: 18px;
	position: absolute;
	color: #FCE7E7;
	text-align: left;
	left: 0px;
	background-color: #FF745D;
	width: 200px;
	top: 0px;
}
.msg-pict {
	margin-bottom: 8px;
	margin-top: 20px;
	padding-left: 15px;
}
.msg-body {
	font-size: small;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	line-height: 1.3em;
	background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/msg_bg1.gif);
	background-repeat:repeat-y;
}
.msg-body h2 {
	border-bottom: solid 1px #642D26;
}
.msg-body h3 {
	border-bottom: solid 1px #642D26;
}
.msg-body h4 {
	border-bottom: solid 1px #642D26;
}

.msg-footer {
	text-align: right;
	font-size: small;
	padding-top: 40px;
	color: #642D26;
	margin-top: 0px;
	padding-right: 12px;
	padding-bottom: 26px;
	padding-left: 12px;
	min-height: 20px;
	height: auto !important;
	border-bottom-color: #642D26;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
 height: 35px;
 }
.comment-caption {
}
.date {
	font-size: small;
	color: #FFCA6B;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.main {
	font-size: small;
	color: #FFCA6B;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.3em;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0C1D2C;
}
.comments {
	font-size: small;
	color: #FFCA6B;
	line-height: 2em;
	padding-right: 10px;
}
.mod {
	width: 170px;
	margin-bottom: 26px;
	background-color: #F04731;
}
.mod-body {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:12px;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F04731;

}
.mod-caption {
	font-size: small;
	color: #EDC4BE;
	font-weight: bold;
	text-align: center;
	padding-right: 12px;
	padding-left: 10px;
	margin: 0;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/mod_top.gif);
	background-position: center top;
	padding-top: 6px;
	background-repeat: no-repeat;
	height: 18px;
}

.mod-calendar {
	background-position:bottom;
}

.mod-description {
	background-position:bottom;
}

.mod-recent-articles {
    background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bg.gif);
	background-position:bottom;
}

.mod-comment {
    background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bg.gif);
	background-position:bottom;
}

.mod-trackback {
    background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bg.gif);
	background-position:bottom;
}

.mod-category {
    background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bg.gif);
	background-position:bottom;
}

.mod-backno {
    background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bg.gif);
	background-position:bottom;
}

.mod-message {
    background-image:url(http://s.asablo.jp/css/common2r/hamburger-red/mod_bg.gif);
	background-position:bottom;
}

.mod-message .mod-caption a {
	text-decoration: none;
	color: #FEFDFB;
}

.mod-rss-button {
}

.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #EDC4BE;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #EDC4BE;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mod-login-button {
}

.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #EDC4BE;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mod-text {
	font-size: small;
	color: #FF978C;
	text-align: top;
	line-height: 1.3em;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


.mod ul {
	margin-left: 0;
	padding-left: 0;
}

.mod ul li {
	margin-left: 0;
	font-size: small;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/dot.gif);
	background-repeat: no-repeat;
}
.mod ul li a {
	text-decoration: none;
	color: #FF978C;
}
.mod ul li a:hover {
	text-decoration: none;
	color: #FDDBCF;
}
.calendar {
	font-size: x-small;
	width: 170px;
	height: 172px;
	text-align: center;
	color:#FF978B;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/calendar.gif);
	background-repeat: repeat-y;
}
.calendar-title {
	text-align: center;
	font-size:12px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.calendar .calendar-title a {
	color: #EDC4BE;
	font-weight: bold;
	background-image: url(http://s.asablo.jp/css/common2r/hamburger-red/calendar2.gif);
}

.calendar .calendar-title a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.calendar-sun-name {
	color: #FFDACC;
}
.calendar-wday-name {
	color: #FFDACC;
}
.calendar-sat-name {
	color: #FFDACC;
}
.calendar-row {

}
.calendar-cell {
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 0px;
}
.calendar a {
	font-weight: bold;
	text-decoration: underline;
	color:#FFDACC;
}
.calendar a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
hr {height: 2px;
	color: #152640;
	border: none;
	background-color: #152640;
}
a {
	text-decoration: underline;
	color: #642D26;
}
a:hover {
	text-decoration: underline;
	color: #C5310D;
}

.mod-text a {
	text-decoration: underline;
	color: #152640;
}
.mod-text a:hover {
	text-decoration: underline;
	color: #F0F2D3;
}

.comment-caption {
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	color:#642D26;
	padding-left: 0px;
	border-top: dashed 1px #642D26;
}
.comment-title {
	font-size: small;
	color: #FCE7E7;
	padding: 0.2em;
	padding-left: 14px;
	background-color: #FF745D;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.comment-body {

	font-size: small;
	padding-right: 10px;
	line-height: 1.3em;
	padding-left: 10px;
}
.comment-form {
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
}
.tb-caption {
	border-top: dashed 1px #642D26;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-left: 0px;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	margin-right: 0.5em;
	padding-left: 14px;
	background-color: #FF745D;
	margin-left: 0.5em;
}

.comment-caption a {
	text-decoration: underline;
	color:#642D26;
}
.comment-caption a:hover{
	text-decoration: underline;
	color: #C5310D;
}

.comment-title a {
	text-decoration: underline;
	color:#FCE7E7;
}
.comment-title a:hover{
	text-decoration: underline;
	color: #C5310D;
}


.comment-form form p input {
	display: block;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	border-width: 1px;
	margin-left: 10px;
}

.comment-form form p br {
  display: none;
}

.comment-form textarea {
	display: block;
	height : 80px;
	font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	font-size : 10pt;
	width : 480px;
	background-color:#FFFFFF;
	border-width: 1px;
	scrollbar-3d-light-color:#D7D7D7;
	scrollbar-arrow-color:#D7D7D7;
	scrollbar-base-color:#D7D7D7;
	scrollbar-dark-shadow-color:#D7D7D7;
	scrollbar-face-color:#D7D7D7;
	scrollbar-highlight-color:#D7D7D7;
	scrollbar-shadow-color:#A0A0A0;
	scrollbar-track-color:#FCFCFC;
	margin-left: 10px;
}


.tb-caption a {
	text-decoration: underline;
	color:#642D26;

}
.tb-caption a:hover{
	text-decoration: underline;
	color: #C5310D;
}

.tb-title a {
	text-decoration: underline;
	color:#FCE7E7;
}
.tb-title a:hover{
	text-decoration: underline;
	color: #C5310D;
}

.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	line-height: 1.3em;
}
.navi {
	width: 98%;
	text-align: right;
	padding-bottom: 10px;
}
.navi-prev {
}
.navi-next {
}
.navi a {
	text-decoration: underline;
	color:#642D26;
}
.navi a:hover{
	text-decoration: underline;
	color:#C5310D;
}

.mod-text ,
.msg-body,
.tb-url{
	word-break: break-all;
}

.tb-url code{
 display: block;
}



/* end of stylesheet */
