/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	background-image: url(blogimg/bg.jpg);
                background-position: center top;
                background-repeat: repeat-y;


}

img {
border-style: none;
}

strong {
	color: #ffffff;
}


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


#container {
	background-image: url(blogimg/bg.jpg);
                background-position: center top;
                background-repeat: repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
}

#header {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 760px;
        height: 80px;
}

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

.description {
	font-size: 70%;
	line-height: 100%;
	color: #7DC116;
	padding-left: 5px;
	padding-right: 5px;
}

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


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


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


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


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


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


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


#imageheader {
	background-image: url(blogimg/bm3header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 80px;
}


#imagetop {
	background-image: url(blogimg/img_topflash.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 150px;
}


#content {
	width: 570px;
	float: right

}

#main {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1C1C1C;
	line-height: 1.5em;

	margin-top: 0;
	margin-bottom: 0;
	width: 570px;
}

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

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

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

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

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

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

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

.padtop {
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.pad {
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 20px;
	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: 12px;
	color: #ffffff;
	background-color: #000000;
	background-image: url(blogimg/h2.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
height:28px;
}

#main h3 {
	font-size: 12px;
	background-image: url(blogimg/h3.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #085697;
	padding-bottom: 3px;
	clear: both;
}

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

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

pre {
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	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: 12px;
	background-color: #000000;
	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;
}

#thumbnail{
	line-height: 1.5em;

	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#line {	
	border-color: #666666;
	border-top-width: none; 
	border-bottom-style: solid;
	border-left-width: none;
	border-right-width: none;
	border-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#line02 {	
	border-color: #666666;
	border-top-width: none; 
	border-bottom-style: dotted;
	border-left-width: none;
	border-right-width: none;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.thumbnailtxt {
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}

.thumbnailimg {
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:left;
}



.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: #666666;
}

.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: #666666;
}

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

#comment-data {
	float: left;
	width: 158px;
	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;
}

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

#side .pad {
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 0px;
}


#side a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}


#side a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}


#side a:link:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}


#side a:link:active {
	text-decoration: none;
	color: #ffffff;
}


#side a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
 }


#side a:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


#side a:visited:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


#side h2 {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(blogimg/menu_h2.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	clear: both;
                width:158px;
}

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

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

#side img {
	margin: 0px;
	padding: 0px;
vertical-align: text-bottom;
} 

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

#alplayer{
	padding-left: 5px;
}

#btn{
                height:35px;
}


#side li a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	line-height: 120%;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;

}


#side li a:hover {
	text-decoration: none;
	color: #FF0000;

}

.li a, .li a:link {	
        font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 120%;
                background-image: url(blogimg/btn_a.jpg);
	padding-left: 0px;
	margin-right: 0px;
                background-position: bottom;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-style: solid;
	border-color: #1c1c1c;
	border-width: 1px;
}


.li a:hover {
                background-image: url(blogimg/btn_over2.jpg);

}

.banner {
margin-bottom:8px;
}


#underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c1c1c;
	padding-bottom: 0px;
	display: block;
	margin-bottom:20px;
                width:158px;
}

#newinfo{
	font-size: 100%;
	color: #333333;
	background-color: #000000;
	text-align: left;
	border-width: 1px;
	border-top-style: none;
	border-color: #1c1c1c;
	padding-top: 5px;
	border-left-style: solid;
	padding-left: 10px;
	border-right-style: solid;
	padding-right: 10px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}




.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: #000000;
	background-image: url(blogimg/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	height:70px;

}


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


.fsm {
                font-size: 12px;
	line-height: 130%;
}
.fsm_h {
                font-size: 12px;
	line-height: 180%;
}


.fs80 {font-size: 10px}

.fs12 {
                font-size: 12px;
	line-height: 130%;
}



.pad_band {
               margin-top:10px;
	}
.blue{
	color:#0066CB;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
                font-size: 14px;
}


.blue2{
	color:#0066CB;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
                font-size: 12px;
                align:middle;
}

.yellow
 {color: #CC9900;
}

.style3 {color: #FFFFFF; font-size: 12px; }
.bordered {border:1px solid #333333;}

.bg{
	background-image: url(blogimg/bg.gif);
}

.cdimg{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}


/* 画像回り込み */

img.r {
	float: right;
	border: none;
	margin-right:10px;
	margin-top:4px;
	vertical-align:top;
	}
img.l {
	float: left;
	border: none;
	margin-right:10px;
	margin-top:4px;
	vertical-align:top;
	}

/*メールフォーム*/
#mail * {
       font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
       font-size: 12px;
       color: #ffffff;
	line-height: 130%;
}
#mail td p {
       font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
       font-size: 9px;
       color: #0B479F;
       display: block;
       margin: 0px;
}
#mail td span {
      font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
       font-size: 10px;
       color: #FF0000;
}

#mail td input {
       font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
       font-size: 12px;
       color: #333333;
       margin: 0px;
}
#mail td textarea {
       font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
       font-size: 12px;
       color: #333333;
       margin: 0px;
}


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

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

textarea {
	font-size: 100%;
}



