/* common */
*{
	word-break: break-all;
}
html,body {
	margin: 0;
	padding: 0;
}
body {
    color: #FFFFFF;
	font-size: small;
    font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
    background: #B0C47F;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #000000;
	font-size: small;
}
blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #000000;
	color: #D7AA8C;
	font-size: small;
}
#center pre {
	width: 370px;
}
#center blockquote {
	width: 370px;
}
p {
	text-indent: 1em;
	line-height: 1.3;
}
textarea {
    font-family: "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
#container {
	margin-left: auto;
	padding: 0px;
	width: 1000px;
	background-color: #716B17;
	background-image: url(http://s.asablo.jp/css/common3/cocktail-martini/bg3.gif);
	margin-right: auto;
}
#head {
	height: 324px;
	font-size: 24px;
	font-weight: bold;
	background-repeat: no-repeat;
	width: 500px;
	background-image: url(http://s.asablo.jp/css/common3/cocktail-martini/h1bg.jpg);
	padding-right: 500px;
}
#head h1 {
	margin-top: 0px;
	font-size: 28px;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#head h1 a {
	color: #DFC054;
	background-color: transparent;
	text-decoration: none;
}
#head h1 a:hover{
	color: #F3E8BE;
	background-color: transparent;
	text-decoration: none;
}
#head h1 img {
	border: none;
}
#center {
	float: left;
	padding: 0;
	border: none;
	width: 518px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 10px;
	color: #D7AA8C;
}
#left {
	float: left;
	width: 233px;
	margin-top: 10px;
	padding-left: 3px;
	padding-right: 0px;
}
#right {
	float: right;
	margin-left: 0;
	width: 233px;
	margin-top: 10px;
	padding-right: 3px;
}
#footer {
	clear: both;
	width: 1000px;
	height: 100px;
	margin: 0px;
}
#footer a img {
	border: none;
	margin-top: 3px;
	margin-left: 410px;
}
.sidebar {
	margin-left: 0px;
	height:100%;
}
#main {
	margin: 0;
	padding:0;
}
.msg {
	margin-bottom: 20px;
	margin-right: 0px;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	width: 518px;
	color: #D7AA8C;
}
.msg-title a {
	font-weight: bold;
	text-decoration: none;
	color:#DFC054;
}
.msg-title a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #F3E8BE;
}
.msg-footer a {
	text-decoration: underline;
	color:#855E45;
}
.msg-footer a:hover{
	text-decoration: underline;
	color: #B2A800;
}
.msg-title {
	font-size: medium;
	color:#000000;
	font-weight:bold;
	padding-left:32px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 1.2;
	text-indent: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
    display: block;
    height: 45px;
}
.msg-date {
	font-size: 16px;
	color: #855E45;
	display: block;
	text-align: right;
	padding-left: 0px;
	padding-top: 0px;
	right:20px;
	width:300px;
	height: auto;
	position: absolute;
	top: 54px;
}
.msg-pict {
	margin-bottom: 8px;
	margin-top: 20px;
	padding-left: 15px;
}
.msg-body {
	font-size: small;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 24px;
	line-height: 1.3em;
}
.msg-body h2 {
	border-bottom: solid 1px #D7AA8C;
}
.msg-body h3 {
	border-bottom: solid 1px #D7AA8C;
}
.msg-body h4 {
	border-bottom: solid 1px #D7AA8C;
}
.msg-footer {
	text-align: right;
	font-size: small;
	border-top: 0px;
	padding-right: 20px;
	color: #855E45;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 24px;
}

.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
 height: 15px;
 }
.comment-caption {
}
.date {
	font-size: small;
	color: #FFCA6B;
	line-height: 1.5;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.main {
	font-size: small;
	color: #FFCA6B;
	margin-left: 12px;
	margin-right: 12px;
	line-height: 1.3;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #0C1D2C;
}
.comments {
	font-size: small;
	color: #FFCA6B;
	line-height: 2;
	padding-right: 10px;
}
.mod {
	width: 233px;
	margin-bottom: 26px;
}
.mod-body {
    padding-bottom:5px;
}
.mod-caption {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-right: 26px;
	padding-left: 26px;
    height: auto !important;
	min-height: 27px;
    height: 27px;

	background-color: #000000;
}
.mod-message .mod-caption a {
	text-decoration: none;
	color: #F5F2E9;
}

.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #FFFFFF;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: #B2A800;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #FFFFFF;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: #B2A800;
}

.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #FFFFFF;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: #B2A800;
}

.mod-text {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.3;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-right: 14px;
}
.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/common3/cocktail-martini/dot.gif);
	background-repeat: no-repeat;
}
.mod ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
.mod ul li a:hover {
	text-decoration: none;
	color: #B2A800;
}
.calendar {
	font-size: x-small;
	width: 193px;
	height: 193px;
	text-align: center;
	color:#FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
.calendar-title {
	color: #151515;
	height: auto;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 4px;
}
.calendar-sun-name {
	color: #FFFFFF;
}
.calendar-wday-name {
	color: #FFFFFF;
}
.calendar-sat-name {
	color: #FFFFFF;
}
.calendar-row {

}
.calendar-cell {
	text-align: center;
	vertical-align: top;
}
.calendar a {
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}
.calendar a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #B2A800;
}
hr {height: 2px;
	color: #D7AA8C;
	border: none;
	background-color: #D7AA8C;
}
a {
	text-decoration: underline;
	color: #D7AA8C;
}
a:hover {
	text-decoration: underline;
	color: #B2A800;
}

.mod-text a {
	text-decoration: underline;
	color: #151515;
}
.mod-text a:hover {
	text-decoration: underline;
	color: #DD6019;
}

.comment-caption {
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	margin-left: 0.5em;
	margin-right: 0.5em;
	color:#D7AA8C;
	padding-left: 0px;
	border-top: dashed 1px #D7AA8C;
}
.comment-title {
	font-size: small;
	color: #DFC054;
	margin-left: 0.5em;
	margin-right: 0.5em;
	background-color: #000000;
	padding: 0.2em;
}
.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 #D7AA8C;
	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-left: 0.5em;
	margin-right: 0.5em;
	background-color: #000000;
}

.comment-caption a {
	text-decoration: underline;
	color:#D7AA8C;
}
.comment-caption a:hover{
	text-decoration: underline;
	color: #FEF5ED;
}

.comment-title a {
	text-decoration: underline;
	color:#DFC054;
}
.comment-title a:hover{
	text-decoration: underline;
	color: #F3E8BE;
}


.comment-form form p input {
	display: block;
	margin-bottom: 2px;
	background-color:#FDE6D0;
	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 : 340px;
	background-color:#FDE6D0;
	border-width: 1px;
	scrollbar-3d-light-color:#FDE6D0;
	scrollbar-arrow-color:#FDE6D0;
	scrollbar-base-color:#FDE6D0;
	scrollbar-dark-shadow-color:#FDE6D0;
	scrollbar-face-color:#FDE6D0;
	scrollbar-highlight-color:#FDE6D0;
	scrollbar-shadow-color:#665130;
	scrollbar-track-color:#F0E2D7;
	margin-left: 10px;
}

.tb-caption a {
	text-decoration: underline;
	color:#D7AA8C;
}
.tb-caption a:hover{
	text-decoration: underline;
	color: #FEF5ED;
}

.tb-title a {
	text-decoration: underline;
	color:#DFC054;
}
.tb-title a:hover{
	text-decoration: underline;
	color: #F3E8BE;
}

.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-url code{
	display: block;
}
.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:#D7AA8C;
}
.navi a:hover{
	text-decoration: underline;
	color:#B2A800;
}

/* end of stylesheet */
