@charset "UTF-8";
/* @Style License ID.0146 */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 10px;
}

img {
border-style: none;
}

strong {
	color: #FF0000;
}


.none{
	color: #333333;
	display: none;
}


#container {
	background-color: #ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 748px;
}




#header {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/header12.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 0;
	height: 140px;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 110%;
	margin: 0;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 5px;
	padding-bottom: 0;
}

.description {
	letter-spacing: 0.05em;
	font-size: 70%;
	line-height: 100%;
	color: #333333;
	padding-left: 45px;
	padding-right: 5px;
}

#header a {
	text-decoration: none;
	color: #000000;
}


#header a:link {
	text-decoration: none;
	color: #000000;
}


#header a:link:hover {
	text-decoration: none;
	color: #FF3300;
}


#header a:link:active {
	text-decoration: none;
	color: #FF3300;
}


#header a:visited {
	text-decoration: none;
	color: #333333;
}


#header a:visited:hover {
	text-decoration: none;
	color: #FF3300;
}


#header a:visited:active {
	text-decoration: none;
	color: #FF3300;
}



#image {
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 549px;
	height: 150px;
}

* html #image {
	padding-left: 0px;
	width: 550px;
	height: 150px;
}





.right {	width: 550px;
	float: right;
}

* html .right {	width: 550px;
	float: right;
}

#main {
	font-size: 75%;
	background-color: #ffffff;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	width: 550px;
}


#main a {
	text-decoration: none;
	color: #FF0000;
}


#main a:link {
	text-decoration: none;
	color: #003399;
}


#main a:link:hover {
	text-decoration: underline;
	color: #FF0000;
}


#main a:link:active {
	text-decoration: underline;
	color: #003399;
}


#main a:visited {
	text-decoration: none;
	color: #003399;
}


#main a:visited:hover {
	text-decoration: underline;
	color: #FF0000;
}


#main a:visited:active {
	text-decoration: underline;
	color: #FF0000;
}


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

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


#main h2 {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h2.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	clear: both;
}

#main h3 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}

#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}



blockquote {
	background-color: #ffffff;
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
}

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;
}

.info {
	margin-top: 10px;
	margin-bottom: 25px;
}


.info dt {
        padding: 0 0 0 5px;
}


.info dd {
        line-height: 160%;
        margin: -1.6em 0 0.8em 9em;
        border-bottom: 1px dotted #666666;
}


.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding: 0 0 0 0.3em;
}
.form dd {
	line-height: 160%;
	margin: -1.6em 0 0.8em 10em;
}

#menu {
	font-size: 100%;
	background-color: #f3f3cc;
	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;
}


.rentory {
	margin-top: 0px;
	margin-bottom: 25px;
}


.rentory dt {
        padding: 0;
}


.rentory dd {
	line-height: 140%;
	margin: -1.4em 0 0.4em 6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.archives {
	margin-top: 0px;
	margin-bottom: 25px;
}
.archives dt {
        padding: 0;
}


.archives dd {
	line-height: 140%;
	margin: -1.4em 0 0.4em 16em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

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


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

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

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

.sign {
	margin-bottom: 10px;
}


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



#left {
	font-size: 80%;
	line-height: 140%;
	width: 190px;
	float: left;
}

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



#left a {
	text-decoration: none;
	color: #003366;
}


#left a:link {
	text-decoration: none;
	color: #003366;
}


#left a:link:hover {
	text-decoration: none;
	color: #FF0000;
}


#left a:link:active {
	text-decoration: none;
	color: #FF0000;
}


#left a:visited {
	text-decoration: none;
	color: #003366;
}


#left a:visited:hover {
	text-decoration: none;
	color: #FF0000;
}


#left a:visited:active {
	text-decoration: none;
	color: #FF0000;
}


#left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 3px;
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	clear: both;
}

#left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}

#left p {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 



.li a, .a:link {
	font-size: 100%;
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
	background-image: url(blogimg/li.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 120%;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	display: block;
}

.linolink{
	font-size: 100%;
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
	background-image: url(blogimg/li.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 120%;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	display: block;


}

.lislide{
	font-size: 100%;
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
	background-image: url(blogimg/li.jpg);
	background-position: 10% center;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 120%;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
	display: block;
}



.li a:hover {
	text-decoration: none;
	color: #ff0000;
	background-image: url(blogimg/lia.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}


#left ul {
	font-size: 80%;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	list-style-type: none;
}




#left img,#right 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;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
}



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




#footer {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-top: 10px;
	height: 60px;
	clear: both;
}


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


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


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


#footer a:link:hover {
	text-decoration: none;
	color: #FF0000;
}


#footer a:link:active {
	text-decoration: none;
	color: #FF0000;
}


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


#footer a:visited:hover {
	text-decoration: none;
	color: #FF0000;
}


#footer a:visited:active {
	text-decoration: none;
	color: #FF0000;
}


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

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

textarea {
	font-size: 100%;
}

