/* common */

html,body {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
    color: #2D2D2D;
	font-size: 12px;
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	background-color: #FFFFFF;
	background-image:url( http://shimashimatanuki.asablo.jp/blog/img/2015/04/08/38b848.png);
	}

.msg-body pre {
 width: 450px;
}
.msg-body blockquote {
 width: 450px;
}

pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #CCDCF7;
	width: 450px;
	font-size: 12px;
}

blockquote {
	margin: 1em;
	padding: 1em;
	background-color: #CCDCF7;
	color: #2D2D2D;
	width: 450px;
}
p {
/*
	text-indent: 1em;
*/
	line-height: 1.7em;
}
textarea {
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color:#FFF;
	left: 5px;
	padding-right: 0px;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
/*
	background-image: url(http://s.asablo.jp/css/common2r/hougan_blue/bg2.gif);
	background-repeat: repeat-y;
*/
}
#head {
	height: 70px;
	font-size: 24px;
	font-weight: bold;
	background-color:#EEE;
	border-top:5px #BBB solid;
	position: relative;
	margin-left: 0px;
	margin-bottom:20px;
	width: 782px;
	padding-right: 18px;
/*
	background-repeat: no-repeat;
	background-image: url(http://s.asablo.jp/css/common2r/hougan_blue/h1bgr.gif);
	background-position: left top;
*/
}
#head h1 {
	margin-top: 0px;
	font-size: 22px;
	text-align:left;
	padding-top: 32px;
	padding-left: 18px;
}
#head h1 a {
	color: #BBB;
	background-color: transparent;
	text-decoration: none;
}
#head h1 a:hover{
	color: tomato;
	background-color: transparent;
	text-decoration: none;
}

#head h1 img {
	border: none;
}
#center {
	float: left;
	border: none;
	width: 581px;
	padding-bottom: 0px;
	margin-top:2px;
	color: #2D2D2D;
	padding-left: 10px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 233px;
}
#right {
	border: none;
/*
	float: left;
*/
	float: right;
	width: 180px;
	margin-top: 2px;
	padding-left: 15px;
}
#footer {
	clear: both;
	width: 800px;
	margin: 0px;
	height: 50px;
	border-bottom:5px #BBB solid;
/*
	background-image: url(http://s.asablo.jp/css/common2r/hougan_blue/footerr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
*/
}
#footer a img {
	border: none;
	margin-left: 630px;
	margin-bottom: 12px;
}
.sidebar {
	margin-top;17px;
	margin-left: 0px;
	height: 100%;
}
#main {
	margin-right: 0px;
    border:1px gainsboro solid;
}

.msg {
	margin-right: 0px;
	position: relative;
	padding-top: 20px;
	margin-top: 0px;
	width: 579px;
	color: #2D2D2D;
	padding-bottom: 50px;
}
.msg-title {
	font-size: 14px;
	font-weight:bold;
	padding-left:36px;
	padding-right: 32px;
	padding-top: 5px;
	line-height: 1.2em;
	text-indent: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	min-height: 20px;
	color: #FFF;
	padding-bottom: 0px;
}
.msg-title a {
	display:block;
	padding:5px 0px 5px 30px;
	font-weight: bold;
	text-decoration: none;
	color: #2D2D2D;
	background-color:#FFF;
	border-bottom:1px solid gainsboro;
	background-image:url( http://shimashimatanuki.asablo.jp/blog/img/2015/04/08/38b849.png);
	background-repeat: repeat-y;
	background-position: 0px 3px;

}
.msg-title a:hover{
	font-weight: bold;
	text-decoration: none;
	color: tomato;
}
.msg-footer a {
	text-decoration: none;
	color:#2A5B9B;
}
.msg-footer a:hover{
	text-decoration: none;
	color: #143B6F;
	background-color: #9CC6FF;
}
.msg-date {
	font-size: 12px;
	display: block;
	padding-left: 0px;
	padding-top: 2px;
	color: #919191;
	text-align: right;
	margin-top:-10px;
/*
	height: 18px;
	position: absolute;
	left: 367px;
	top: 47px;
	width: 200px;
*/
}
.msg-pict {
	margin-bottom: 8px;
	margin-top: 20px;
	padding-left: 15px;
}
.msg-body {
	font-size: small;
	padding-left: 40px;
	padding-right: 32px;
	padding-top: 20px;
	padding-bottom:20px;
	line-height: 1.7em;
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/msg_bg1.gif);
	background-repeat:repeat-y;
*/
}
.msg-body h2 {
	border-bottom: solid 1px tomato;
	width: 500px;
}
.msg-body h3 {
	border-bottom: solid 1px lightsalmon;
	width: 500px;
}
.msg-body h4 {
	border-bottom: solid 1px darkgray;
	width: 500px;
}

.msg-footer {
/*
	display:none;
*/
	text-align: right;
	font-size: 12px;
	color: #919191;
	margin-top: 0px;
	padding-right: 12px;
	padding-left: 40px;
	min-height: 20px;
	padding-top: 6px;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #8DA4D0;
}

.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
 height: 35px;
 }

.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: 180px;
*/
	margin-bottom: 26px;
}
.mod-body {
	padding-left: 0px;
	padding-right: 0px;
/*	padding-bottom:12px;*/

}
.mod-caption {
	font-size: 14px;
	color: #2D2D2D;
	font-weight: bold;
	text-align: left;
	background-color:gainsboro;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom:3px;
}

.mod-calendar {
	background-position:bottom;
}

.mod-description {
	background-position:bottom;
}

.mod-recent-articles {
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/mod_bg.gif);
	background-position:bottom;
*/
}

.mod-comment {
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/mod_bg.gif);
	background-position:bottom;
*/
}

.mod-trackback {
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/mod_bg.gif);
	background-position:bottom;
*/
}

.mod-category {
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/mod_bg.gif);
	background-position:bottom;
*/
}

.mod-backno {
	display:none;
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/mod_bg.gif);
	background-position:bottom;
*/
}

.mod-message {
/*
	background-image:url(http://s.asablo.jp/css/common2r/hougan_blue/mod_bg.gif);
	background-position:bottom;
*/
}

.mod-message .mod-caption a {
	text-decoration: none;
	color: tomato;
}

.mod-rss-button {
}

.mod-rss-button .mod-caption a {
	text-decoration: none;
	color: #2D2D2D;
}
.mod-rss-button .mod-caption a:hover {
	text-decoration: none;
	color: tomato;
}

.mod-mailpia-button .mod-caption a {
	text-decoration: none;
	color: #2D2D2D;
}
.mod-mailpia-button .mod-caption a:hover {
	text-decoration: none;
	color: tomato;
}

.mod-login-button {
}

.mod-login-button .mod-caption a {
	text-decoration: none;
	color: #2D2D2D;
}
.mod-login-button .mod-caption a:hover {
	text-decoration: none;
	color: tomato;
}

.mod-text {
	font-size: 12px;
	color: #2D2D2D;
	text-align: top;
	line-height: 1.7em;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


.mod ul {
	margin-left:1em;
	padding:0;
	padding-right:1em;
	line-height:1.7em;
}

.mod ul li ul{
	margin-left:0;
}

.mod ul li {
	margin-left: 0;
	font-size: 12px;
	list-style-type: none;
	padding-left: 1em;
	text-indent:-1em;
/*
	padding-right: 1em;
	background-image: url(http://s.asablo.jp/css/common2r/hougan_blue/dot.gif);
	background-repeat: no-repeat;
	background-position: left middle;
*/
}
.mod ul li a {
	text-decoration: none;
	color: #2D2D2D;
}
.mod ul li a:hover {
	text-decoration: underline;
	color: #888;
}
.mod ul li a:before{
	content:'■';
	color:grey;
}
.mod ul li ul li a:before{
	content:'□';
	color:grey;
}

.mod ul li a:hover:before {
	color:tomato;
}
/* original class - inner ".mod-message"*/
.mod ul li.separator{
	line-height:0px;
	border-bottom:solid #DDD 1px;
	margin-top:5px;
	margin-bottom:5px;
}
/* end original class */


.calendar {
	font-size: 10px;
	width: 180px;
	height: 180px;
	text-align: center;
	color:#6E7176;
	background-image: url(http://s.asablo.jp/css/common2r/hougan_blue/calendar.gif);
	background-repeat: repeat-y;
}
.calendar-title {
	text-align: center;
	font-size:16px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.calendar .calendar-title a {
	color: #6F7E90;
	font-weight: bold;
	text-decoration:none;
}

.calendar .calendar-title a:hover{
	color: #173357;
	font-weight: bold;
    text-decoration:none;
}

.calendar-sun-name {
	color: #292B2F;
}
.calendar-wday-name {
	color: #292B2F;
}
.calendar-sat-name {
	color: #292B2F;
}
.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:#42608C;
}
.calendar a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #0C1B2E;
}
hr {height: 2px;
	color: #2D2D2D;
	border: none;
	background-color: #2D2D2D;
}
a {
	text-decoration: underline;
	color: #2D2D2D;
}
a:hover {
	text-decoration: underline;
	color: tomato;
}

.mod-text a {
	text-decoration: underline;
	color: #2D2D2D;
}
.mod-text a:hover {
	text-decoration: underline;
	color: tomato;
}

.comment-caption {
display:none;
/*
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 10px;
	color:#2D2D2D;
	padding-left: 0px;
	border-top: dashed 1px #2D2D2D;
*/
}
.comment-title {
	font-size: 12px;
	color: #2D2D2D;
	padding: 0.2em;
	padding-left: 14px;
	background-color: #CCDCF7;
	margin-left: 13px;
	margin-right: 13px;
}
.comment-body {

	font-size: 12px;
	padding-right: 36px;
	line-height: 1.7em;
	padding-left: 36px;
}
.comment-form {
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
}
.tb-caption {
display:none;
/*
	border-top: dashed 1px #1A4C25;
	font-weight: bold;
	font-size: 12px;
	border-bottom: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0px;
*/
}
.tb-title {
	font-size: 12px;
	padding: 0.2em;
	margin-right: 13px;
	padding-left: 14px;
	background-color: #CCDCF7;
	margin-left: 13px;
}

.comment-caption a {
	text-decoration: underline;
	color:#2D2D2D;
}
.comment-caption a:hover{
	text-decoration: underline;
	color: tomato;
}

.comment-title a {
	text-decoration: underline;
	color:#2D2D2D;
}
.comment-title a:hover{
	text-decoration: underline;
	color: tomato;
}


.comment-form form p input {
	display: block;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	border-width: 1px;
	margin-left: 10px;
	border-color:#7F7F7F;
}

.comment-form form p input .submit{
	display: block;
	margin-bottom: 2px;
	background-color:#CACACA;
	border-width: 1px;
	margin-left: 10px;
}


.comment-form form p br {
  display: none;
}

.comment-form textarea {
	display: block;
	height : 80px;
	font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	font-size : 12px;
	width : 490px;
	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;
	border-color:#7F7F7F;
}


.tb-caption a {
	text-decoration: underline;
	color:#2D2D2D;

}
.tb-caption a:hover{
	text-decoration: underline;
	color: tomato;
}

.tb-title a {
	text-decoration: underline;
	color:#2D2D2D;
}
.tb-title a:hover{
	text-decoration: underline;
	color: tomato;
}

.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: 12px;
	padding-left: 36px;
	padding-right: 10px;
	padding-bottom: 16px;
	line-height: 1.7em;
}
.navi {
}

#navi-top{
	width: 581px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: right;
	position:absolute;
	display:block;
	height: 43px;
	top: 73px;
}

#navi-bottom{
	width: 581px;
	padding-top:6px;
	padding-bottom:4px;
	text-align: right;
	position:absolute;
	display:block;
	height: 20px;
}

.navi-prev {
}
.navi-next {
}
.navi a {
	text-decoration: underline;
	color:#303030;
    padding-right:8px;
}
.navi a:hover{
	text-decoration: underline;
	color:tomato;
    padding-right:8px;
}

.mod-text,
.msg-body,
.tb-url{
	word-break: break-all;
}

.tb-url code{
 display: block;
}

.msg-comment-info{ display:none !important; }


/*===original class and ID================*/
#odailist{}
#odailist dl{
	margin:0;
	padding:0;
	border-bottom:1px silver solid;
}
#odailist dt{
	border-top:1px silver solid;
	color:dimgray;
	padding:0.5em 0 0 0;
	padding-left:2em;
	line-height:150%;
}
#odailist dt:before{
	content:'UP';
	margin-right:0.5em;
	margin-left:-2em;
	padding:0 2px;
	background-color:cyan;
	color:white;
}
#odailist dt.yet:before{
	content:'作成中';
	background-color:tomato;
}
#odailist a{ color:#2D2D2D; }
#odailist dd{
	margin-left:2em;
	color:dimgray;
	font-size:90%;
	padding:0 0 0.5em 0;
}
#odailist .req:before{ content:'出題者:'; margin-left:1em; }
#odailist .reqdate:before{ content:'受付日:'; margin-left:1em; }
#odailist .uploaddate:before{ content:'UP日:'; margin-left:1em; }

.bulletlink:before{
	content:url('http://shimashimatanuki.asablo.jp/blog/img/2015/04/10/38c3cb.gif');
}

/* for usausa_photos */
.usausa_caption{
	width:400px;
	margin:10px auto;
	padding:10px;
	border-left:2px solid gainsboro;
	border-right:2px solid gainsboro;
}

.hr_dotline{
	line-height:0;
	height:0;
	background-color:#FFF;
	border-bottom:gainsboro 4px dotted;
}
.usausa_index_list{
	margin:0;
	margin-top:10px;
	padding:0;
}
.usausa_index_list li{
	list-style:none;
	padding-left:1em;
	text-indent:-1em;
	line-height:150%;
	margin-bottom:0.8em;
}
.usausa_index_list li:before{
	content:"■";
}
/* end of stylesheet */