/*Copyright (C) 2009 SHIN Presents!. All Rights Reserved. */

body {
	margin: 0px 0px 10px 0px;
    background-image: url("");
	background-color: #ffffff;
	}


a {
	text-decoration: underline;		
	}

a:link {
   text-decoration:none;
	color: #3F8022;
	}

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

a:active {
	color:#990000;
	}

a:hover {
	color: #336600;
    text-decoration:underline;
	position:relative; top:1px; left:1px;
}

img { border:none } 

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

	}


/*ベースカラー*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;	
	background-color: #ffffff;
	border: 0px solid #636363;
	background-image: url("body_back.gif");
	background-position: 0px 0px;	
	background-repeat:  repeat-y;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
    background-image: url("sinpre_banner.jpg");
	padding: 10px 10px 0px 10px;
	text-align:right;
	height: 250px;
	}

#banner-img {
    display: none;
	}
#banner a {
    color: #44ee11;
    text-decoration: none;
    font-size: 120%;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 14px;
	font-weight: bold;
    color: #44ee11;
    margin-bottom: 3px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:10px;
/*    font-weight: bold;
*/
	color: #556B2F;
	}

/*イラスト出典文字*/
#banner h3 {
	font-size:11px;
	color: #556B2F;
	text-align:left;
         position:absolute; top:240px;
	}

/*イラスト出展強調文字*/
#banner h4 {
	font-size:12px;
    font-weight: bold;
	color: #556B2F;
	text-align:left;
         vertical-align: bottom;
	}


#wrap { width:900px; text-align:left; margin:0 auto; }  
#inner { margin:0 10px; }  
#largeWrap { float:left; width:590px; }  
#mainWrap { float:left; width:410px; }  
#sideAlphaWrap { float:right; width:100px; }  
#sideBetaWrap { float:right; width:310px; }  

.clear { clear:both; }  
.clear hr { display:none; }  

.content {
	padding: 10px 10px 0px 10px;
 /*   background-image: url("con_back.gif");
background-repeat: repeat-x, repeat-y;
       background-position:top left;
*/

	color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}

/*記事部分*/
.content p {
    color: #1B2C3B;
		font-family: MS PGothic, HiraMaruPro-W4, "ヒラギノ丸ゴ Pro W4", verdana ,arial ,sans-serif; 

    font-weight: normal;
  	font-size:12px;
    line-height: 150%;
    text-align: left;
    padding: 15px 10px 15px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
	}



/*記事の日付*/
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #516271;
	padding: 3px 5px 3px 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px #cccccc;
    line-height: 120%;
	}

/*記事のタイトル*/
.content h3 {
    color: #E8017E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    padding: 3px 10px 3px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
	color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
    padding: 3px 10px 3px 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: normal;
   border-bottom: solid 1px #333333;
	}

/*検索タグ*/
p.findtug {
	color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
    padding: 3px 10px 3px 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: normal;
   border-bottom: solid 1px #333333;
	}


/*サイドバー小*/
.sidebar {
    padding: 0px 10px 0px 10px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
   color: #636363;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   padding:2px 0px 2px 0px;
   line-height: 15px;
 */   background-image: url("side_back.gif");
background-position-x: 400px;
background-repeat: no-repeat;*/
    border-bottom: solid 0px #969696;

	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}



/*アーカイブ・コメント*/
.sidebar li {
	color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}


/* サブカテゴリー対応 */
	.sidebar #categories {
/*		font-family: Verdana, Arial, sans-serif;
		color: #666666;
		background: none;
		font-size: 9px;
		font-weight:normal;
		line-height:150%;
		text-align: left;
		padding:2px;
		margin-bottom:25px;*//* 冗長指定削除 2004.11.24追加 */
	}

	.sidebar #categories ul {
		padding-left: 15px;
		margin: 0px;
		margin-bottom: 0px;
	}

	.sidebar #categories ul ul {
		margin-bottom: 0px;
	}

	.sidebar #categories li {
		margin-top: 0px;
		margin-bottom: 0px;
		list-style-type: none;
	}
/* サブカテゴリー対応 ここまで */

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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	margin-top: 3px;
	margin-bottom: 30px;

	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	padding: 5px 0px 0px 0px;
	margin-top: 50px;
	}
.attention {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	color: #3399CC;
}
.attention-b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	color: #61a835;
	font-weight: bold;
}
.copyright/*コピーライト*/
  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
	color: #c70a62;
	}



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

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

textarea {
	font-family: MS PGothic, HiraMaruPro-W4, "ヒラギノ丸ゴ Pro W4", verdana ,arial ,sans-serif; 

}

/*タグクラウド*/
.module-tagcloud .module-list {text-align: center; } .module-tagcloud .module-list { list-style: none; } .module-tagcloud .module-list-item { display: inline; } .module-tagcloud li.taglevel1 { font-size: 19px; } .module-tagcloud li.taglevel2 { font-size: 17px; } .module-tagcloud li.taglevel3 { font-size: 15px; } .module-tagcloud li.taglevel4 { font-size: 13px; } .module-tagcloud li.taglevel5 { font-size: 11px; } .module-tagcloud li.taglevel6 { font-size: 9px; }
.tagsearch {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	text-align: center;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
}
.tagsearch-b {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	text-align: center;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
}
.search-title {
	color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	text-align: left;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
}
.search-word {
	color: #CC0033;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	text-align: left;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
	font-weight: bold;
}


/*サイドバー大*/
.sidebarl {
    padding: 0px 10px 0px 10px;
	}


/*サイドバーの見出し*/
.sidebarl h2 {
   color: #636363;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   padding:2px 0px 2px 0px;
   line-height: 15px;
*/    background-image: url("side_back.gif");
background-position-x: 640px;
background-repeat: no-repeat;*/
    border-bottom: solid 0px #969696;

	}



.sidebarl ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}


/*アーカイブ・コメント*/
.sidebarl li {
	color: #1B2C3B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebarl img {
	border: 0px solid #FFFFFF;
	}


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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	margin-top: 3px;
	margin-bottom: 30px;

	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #1B2C3B;
	padding: 5px 0px 0px 0px;
	margin-top: 50px;
	}
.attention {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	color: #3399CC;
}
.attention-b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	color: #61a835;
	font-weight: bold;
}
.copyright/*コピーライト*/
  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
	color: #c70a62;
	}



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

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

textarea {
	font-family: MS PGothic, HiraMaruPro-W4, "ヒラギノ丸ゴ Pro W4", verdana ,arial ,sans-serif; 

}

/*タグクラウド*/
.module-tagcloud .module-list {text-align: center; } .module-tagcloud .module-list { list-style: none; } .module-tagcloud .module-list-item { display: inline; } .module-tagcloud li.taglevel1 { font-size: 19px; } .module-tagcloud li.taglevel2 { font-size: 17px; } .module-tagcloud li.taglevel3 { font-size: 15px; } .module-tagcloud li.taglevel4 { font-size: 13px; } .module-tagcloud li.taglevel5 { font-size: 11px; } .module-tagcloud li.taglevel6 { font-size: 9px; }
.tagsearch {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	text-align: center;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
}
.tagsearch-b {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	text-align: center;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
}
.search-title {
	color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	text-align: left;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
}
.search-word {
	color: #CC0033;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	text-align: left;
	line-height: 20px;
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: circle;
	font-weight: bold;
}
