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

body {
	font-family:メイリオ, Meiryo, Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , 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: #CC0000;
}


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


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

#header {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/header.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#header h1 {
	font-family:メイリオ, Meiryo, Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 90%;
	line-height: 110%;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

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

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


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


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


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


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


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


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



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





#wrapper {
	width: 578px;
	float: left;
}



#main {
	font-size: 75%;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-top: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 0;
	width: 395px;
	float: right;
}



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


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


#main a:link:hover {
	text-decoration: underline;
	color: mediumblue;
        font-weight: bold;
}


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


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


#main a:visited:hover {
	text-decoration: underline;
	color: mediumblue;
        font-weight: bold;
}


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


.pad {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	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: #ffffff;
	background-color: #333333;
	background-image: url(blogimg/h2.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	clear: both;
}

#main h3 {
	font-size: 100%;
	background-image: url(blogimg/h3.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	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: -5px 10px -5px 10px;
	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:メイリオ, Meiryo, Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}


#main .posted a {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}


#main .posted a:link {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}


#main .posted a:link:hover {
	text-decoration: none;
	color: mediumblue;
	background-color: #ffffff;
        font-weight: bold;
}


#main .posted a:link:active {
	text-decoration: none;
	color: mediumblue;
}


#main .posted a:visited {
	text-decoration: none;
	color: #003366;
}


#main .posted a:visited:hover {
	text-decoration: none;
	color: mediumblue;
        font-weight: bold;
}


#main .posted a:visited:active {
	text-decoration: none;
	color: mediumblue;
}


#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: 60%;
	line-height: 140%;
	width: 180px;
	float: left;
}

#right{
	font-size: 60%;
	line-height: 140%;
	width: 180px;
	float: right;
}

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

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

#left a,#right a {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}


#left a:link,#right a:link {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}


#left a:link:hover,#right a:link:hover {
	text-decoration: none;
	color: mediumblue;
	background-color: #ffffff;
    font-weight: bold;
}


#left a:link:active ,#right a:link:active {
	text-decoration: none;
	color: mediumblue;
}


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


#left a:visited:hover, #right a:visited:hover {
	text-decoration: none;
	color: mediumblue;
        font-weight: bold;
}


#left a:visited:active , #right a:visited:active {
	text-decoration: none;
	color: mediumblue;
}


#left h2,#right h2 {
	font-family:メイリオ, Meiryo, Arial, Tahoma, "Trebuchet MS", Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(blogimg/h2.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 2px;
	clear: both;
}

#left h3 , #right h3{
	font-family:メイリオ, Meiryo, Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , 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 , #right p{
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 


#left ul, #right ul {
	margin-top: 0;
	margin-left: 5px;
	padding-left: 0;
	margin-right: 5px;
	list-style-type: none;
}


#left li a, #right li a {
	text-decoration: none;
	color: #003366;
	text-align: left;
}


#left li li, #right li li {
	text-indent: 5px;
}

#left li a:hover ,#right li a:hover {
	text-decoration: none;
	color: #336699;
}





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

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


.mask { background: url(http://www.secretzone.net/images/mask.gif);}


.link-note {
	font-family:メイリオ, Meiryo, Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
	margin-left: 5px;
	margin-right: 5px;
}



#powered {
	font-family:メイリオ, Meiryo, Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}


#footer {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 1px;
	padding: 15px;
	clear: both;
	font-size: 65%;
}


#footer h3 {
      	margin-top: 0px;
	padding-top: 0px;
       	background-image: url(blogimg/bodybg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family:メイリオ, Meiryo, "Trebuchet MS", Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


#footer a {
	text-decoration: none;
	color: #333333;
	text-align: center;
}

address {
	font-family:メイリオ, Meiryo, "Trebuchet MS", Verdana, Arial, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	G: 65%;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


.m12 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 12px;
	font-weight: normal;
       line-height: 150%;
}


.m14 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 14px;
       line-height: 150%;
}

.m16 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 16px;
        line-height: 150%;
}


.m18 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 18px;
	line-height: 150%;
}

.m20 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 20px;
	line-height: 150%;
}

.m24 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 24px;
	line-height: 150%;
}

.m28 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 28px;
	line-height: 150%;
}

.m36 {
	font-family:メイリオ, Meiryo, Verdana, Helvetica , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック",Osaka , sans-serif;
	font-size: 36px;
	line-height: 150%;
}


.blue12 {
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
        line-height: 150%;
}



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

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

textarea {
	font-size: 100%;
}



/* Sitemap用 */
.tree ul {  
    padding:0;  
    margin:0;  
    background-position: -9px 15px;   
    background-image: url('images/ul.gif');   
    background-repeat: repeat-y  
}  
.tree li {  
    font-size: 1em;  
    font-weight:bold;  
    margin: 0px;   
    padding: 3px 0 3px 24px;   
    list-style-type: none;  
}  
.tree li a {  
    text-decoration:none;  
color:#000;  
}  
.tree li a:hover {  
    text-decoration:underline;  
}  
.tree ul ul {  
    background-position: -1px 15px;  
    background-image: url('images/ul.gif');   
    background-repeat: repeat-y;  
}  
.tree ul li {  
    background-position: 0px 7px;   
    background-image: url('images/li.gif');   
    background-repeat: no-repeat;  
}  
.tree ul li a {  
    font-weight:bold;  
    text-decoration:underline;  
}  
.tree ul li a:hover {  
    text-decoration:none;  
}  
.tree ul ul li {  
    background-position: 8px 7px;  
    background-image: url('images/li.gif');   
    background-repeat: no-repeat;     
}  
.tree ul ul li a {  
    background-position: 0px 7px;   
    font-size:1em;  
    color:#666;  
    text-decoration:none;  
}  
.tree ul ul ul li a {  
    background-position: 0px 7px;   
    font-size:0.8em;  
    color:#999;  
    text-decoration:none;  
}

// Add for SCode 2008/07/25
.scode {
    vertical-align: top;
}
 
#scode {
    margin-left: 5px;
}


// Add for coloring

.marker-yellow {
    background-color: #ff3; 
}
.marker-red {
	background: #F20000;
	color: #FFFFFF;
}
.marker-blue {
	background: #0033FF;
	color: #FFFFFF;
}

