@charset "UTF-8";
/* Created by @Style http://atstyle.biz/ */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 95%;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	word-wrap:break-word;
background-image: url("http://www.asayake.jp/thc2/bg.jpg");
}

img {
border-style: none;
}

strong {
	color: #003300;
	background-color: #ffffff;
}


.none{
	color: #333333;
	background-color: #ffffff;
	display: none;
}


#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	background-color: #ffffff;
	border-top: 0px solid #003300;
	border-bottom: 0px dotted #003300;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
}


* html #container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 100%;
	background-color: #FFFFFF;
}


#header {
	color: #006600;
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-image: url("http://www.asayake.jp/dame/dame.gif");
	background-position: left;
	background-repeat: no-repeat;
	border-top: 3px solid #006600;
	border-bottom: 1px solid #00600;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 110%;
	margin: 0;
	padding-top: 5px;
	padding-left: 85px;
	padding-bottom: 0px;
}

#header h2 {
	font-size: 80%;
	color: #006600;
	padding-left: 85px;
	margin: 0;
}

#header a {
	text-decoration: none;
	color: #006600;
	background-color: #ffffff;
}


#header a:link {
	text-decoration: none;
	color: #006600;
	background-color: #ffffff;
}


#header a:link:hover {
	text-decoration: none;
	color: #006600;
	background-color: #ffffff;
}


#header a:link:active {
	text-decoration: none;
	color: #006600;
	background-color: #ffffff;
}


#header a:visited {
	text-decoration: none;
	color: #006600;
	background-color: #ffffff;
}


#header a:visited:hover {
	text-decoration: none;
	color: #ff3300;
	background-color: #ffffff;
}


#header a:visited:active {
	text-decoration: none;
	color: #006600;
	background-color: #ffffff;
}
/* グローバルナビ */
#globalnavi { 
	clear: both;
	margin: 0;
	padding: 0px 5px 5px 85px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 75%;
	color: #006600;
}
#globalnavi ul { 
	margin: 0;
	padding: 0;
}
#globalnavi li { 
	display: inline;
	color: #006600;
	background: #FFFFFF;
	padding-bottom: 1px;
	}
#globalnavi li a,
#globalnavi li a:link,
#globalnavi li a:visited {
	color: #006600;
	background: #FFFFFF;
	text-decoration: none;
}
#globalnavi li a:active,
#globalnavi li a:hover { 
	color: #006600;
	background: #FFFFFF;
	text-decoration: underline;
}


.left {
	width: 75%;
	float: left;
}

* html .right {
	width: 250px;
	float: left;
}

#main {
	font-size: 85%;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
	background-color: #FFFFFF;
}

* html #main {
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
	background-color: #FFFFFF;
}

#main a {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#main a:link {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#main a:link:hover {
	text-decoration: underline;
	color: #ff3300;
	background-color: #ffffff;
}


#main a:link:active {
	text-decoration: underline;
	color: #0033ff;
	background-color: #ffffff;
}


#main a:visited {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#main a:visited:hover {
	text-decoration: underline;
	color: #ff3300;
	background-color: #ffffff;
}


#main a:visited:active {
	text-decoration: underline;
	color: #0033ff;
	background-color: #ffffff;
}


.pad {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#main .date {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}


#main h2 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
}

#main h3 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
}

#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
}

blockquote {
	color: #000000;
	margin:5px 5px 5x 5px;
	font-size:90%;
	font-weight:normal;
	background:#FAFBF4;
	line-height:150%;
	padding: 5px; 
	border: 1px dotted #006600;
	width: auto ;
	}

pre {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
	margin-top: -5px;
	margin-left: 40px;
	margin-right: 40px;
	overflow: scroll;
}

#main dt {
        padding: 0 0 0 5px;
}


#menu {
	font-size: 80%;
	text-align: left;
	margin-bottom: 15px;
}

#main p {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
}


#main .imageleft{
	padding-right: 10px;
	float: left;
}


#main .imageright{
	padding-left: 10px;
	float: right;
}


.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}


#main li {
	margin-bottom: 5px;
	list-style-type: square;
}

.entry-tags {
    margin: 0 0 10px 10px; 
}
.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }
.entry-tags-list { 
    list-style:none;
    padding: 0px;
}

#main .posted {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 5px;
	clear: both;
	border-bottom: 1px dotted #003300;
}


#comment-data {
	float: left;
	width: auto;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: auto;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.sign {
	margin-bottom: 10px;
}


.extended {
	display:block;
	float:right;
}



#right {
	font-size: 85%;
	line-height: 140%;
	width: autopx;
	float: left;
	background-color: #FFFFFF;
}

#right .pad {
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}


#right a {
	text-decoration: none;
	color: #0033FF;
	background-color: #ffffff;
}


#right a:link {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#right a:link:hover {
	text-decoration: underline;
	color: #ff3300;
	background-color: #ffffff;
}


#right a:link:active {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#right a:visited {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#right a:visited:hover {
	text-decoration: underline;
	color: #ff3300;
	background-color: #ffffff;
}


#right a:visited:active {
	text-decoration: none;
	color: #0033ff;
	background-color: #ffffff;
}


#right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 0;
	margin-bottom: 2px;
	padding-bottom: 2px;
	clear: both;
	border-top: 1px solid #003300;
	border-bottom: 1px dotted #003300;
	border-left: 0px solid #999999;
	border-right: 0px solid #006600;
}

#right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 0;
	margin-bottom: 2px;
	padding-bottom: 2px;
	clear: both;
}

#right p {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 85%;
} 


#right ul {
	font-size: 90%;
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


#right ul ul {
	font-size: 90%;
	margin-left: 5px;
	margin-bottom: 0px;
}


#right li {
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 130%;
	margin-top: 3px;
	list-style-type: none;
}


#right img,#left img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	padding: 2px;
}

#powered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer {
	padding: 5px;
	clear: both;
background-image: url("http://www.asayake.jp/thc2/bg.jpg");
}


address {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
}


#footer a {
	text-decoration: none;
	color: #000099;
	background-color: #ffffff;
}


#footer a:link {
	text-decoration: none;
	color: #000099;
	background-color: #ffffff;
}


#footer a:link:hover {
	text-decoration: none;
	color: #ff3300;
	background-color: #ffffff;
}


#footer a:link:active {
	text-decoration: none;
	color: #ff3300;
	background-color: #ffffff;
}


#footer a:visited {
	text-decoration: none;
	color: #000099;
	background-color: #ffffff;
}


#footer a:visited:hover {
	text-decoration: none;
	color: #ff3300;
	background-color: #ffffff;
}


#footer a:visited:active {
	text-decoration: none;
	color: #ff3300;
	background-color: #ffffff;
}


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

textarea {
	font-size: 100%;
}

.paginate {
    text-align: left;
    font-size: 10px;
}

.rss-js {
    border: 0px solid #;
}
.rss-js-header, .rss-js-header a:link, .rss-js-header a:visited, .rss-js-header a:active {
    font-size: 10px;
    background-color: #ffffff;
    font-weight: bold;
    color: #006600;
    text-decoration: none;
}
.rss-js-entry {
    font-weight: normal;
    font-size: 10px;
    background-color: #C8D7FF;
    color: #666666;
padding-left: 10px;
}
.rss-js-entry a:link, .rss-js-entry a:visited, .rss-js-entry a:active {
    font-weight: normal;
    font-size: 10px;
    color: #006600;
    text-decoration: none;
}
