/*
Theme Name: Raffia Theme
Theme URI: http://www.raffia-lepi.com/whatsnew00/
Description: This is Raffia theme.
*/

img {
	border:0
}

a:link {
	text-decoration: none;
	color: #F79076;
}

a:visited {
	text-decoration: none;
	color: #F79076;
	}                                                                                                                                                                                                                                                                                                                                                                          
	
a:hover {
	text-decoration: none; 
	color: #F79076;
}

a:active {
	text-decoration: none;
	color: #F79076;
}

body  {
	background-image:url(../../../../img/top/back.jpg)}

/*コンテナ*/
div#container  {
	width: 940px;
	background-image: url(../../../../img/top/back.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	}

/*他ページリンク*/
div#otherpage   {
	width: 940px;
	height: 30px;
	margin-left: 600px;
         margin-top: -195px;
}


/*ヘッダー*/
div#header   {
	width: 940px;
	height: 100px;
	margin-top: 100px;

}

/*他カテゴリーリンク*/
div#topcate   {
	width: 940px;
	height: 30px;
	margin-top: 160px;

}


/*コンテンツ*/
div#content  {
	width:650px;
	float:left;
	margin-top: 30px;
}

p#pagetitle  {
	font-size:16px;
	font-weight:bold;
	color:#630;
	background-image: url(menubar.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
}


/*記事*/
div.post  {
	border: solid 1px #C96;
	padding: 18px;
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #630;
}

div.post h2  {
	font-size:14px;
	border-bottom:solid 1px #C96;
	padding-bottom: 5px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	
div.post h2 a {
	text-decoration: none;
	color: #630;
}
	

div.post p  {
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6px;
	margin-top: 30px;
}
	
	
p.postinfo  {
	color:#630;
	text-align:right;
	margin:20px 0 0
}
	
	
p.postinfo a {
	color:#F79076;
}
	
	
/*記事内の画像*/
.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto
}
	
div.post img  {border:none
}


.alignright  {
	float:right;
	margin-left: 10px;
	margin-bottom: 2px
}


.wp-caption  {
	border:solid 1px #630;
	text-align:center;
	padding-top:5px;
	margin-top:10px
}


	
/*ページリンク*/
p.pagelink a {
	font-size: 0.90em;
	color:#630
}

span.pageprev {
	float: left;
}

span.pagenext {
	float: right;
}


/*サイドバー*/
div#sidebar  {
	width: 220px;
	float:right;
	margin-top:20px;
	margin-bottom:20px
}

div#sidebar h2  {
	background-image:url(menubar.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#630;
	margin:0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 30px;
}

div#sidebar li {
	font-size:14px;
	list-style-type: none;
	margin-bottom: 4px;	
}

div#sidebar li a {
	text-decoration:none;
	color: antiquewhite2;
	font-size: 12px;
	}
	
	
/*カレンダー*/
#wp-calendar  {
	width:95%;
	margin-top:20px;
	font-size:12px;
	color: #630;
}

#wp-calendar a  {
	color:#630
}

#wp-calendar td, #wp-calendar th  {
	text-align:center
}

#wp-calendar caption  {
	background-image: url(menubar.gif);
	background-repeat:no-repeat;
	color:#630;
	padding: 6px 8px;
	text-align:left;
	text-indent: 2em;
	font-weight: bold;
}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px;
	padding-left: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px;
	padding-right: 3px}


/*フッター*/
div#footer  {
	clear: both;
	width: 950px;
	text-align: right;
}
	
