/* 01/20/08 更新版*/

/* ページ全体の設定 */
body {
text-align : center; /* バグを利用してブロックレベル要素をセンタリング */
font-size: 12px; 
color: #a9a9a9; 
background-color: #000; 
background-image: url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_bg_1.gif);   
background-repeat: repeat-x;
background-position: top left;
background-attachment: fixed;
font-family : "Verdana","Tahoma","Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka";
line-height : 1.4;
margin-top : 0px;
margin-left : auto;
margin-right : auto;
margin-bottom : 0px;}

/*リンクの設定*/
a:link {
color: #c9c9c9; 
text-decoration: none;
}

a:active {
color: #fff; 
text-decoration: none;
}

a:visited {
color: #c9c9c9; 
text-decoration: none;
}

a:hover {
color: #fff; 
text-decoration: none;
}

a img {
border-style : none;
border-width : 0px;	
text-decoration : none;}

/*コンテナ部分の設定*/
div#container {
  background-color : #ededed;
  width : 760px;       /* コンテンツ幅を760pxに設定 */
  margin-left : auto;  /* 左側のマージンを自動算出 */
  margin-right : auto; /* 右側のマージンを自動算出 */
  text-align : left;   /* body要素で指定したセンタリングを戻す */
}

/* エントリー欄の設定 */
div#box_main{
  width : 546px;
  float: right;
  overflow : hidden;
}

.entry_title{
font-family : "Verdana","Tahoma","Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","ＭＳ Ｐゴシック";
	height : 42px;
	background-image : 
url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_maintop_2.gif);
	background-repeat : no-repeat;
        background-position : top center;
}

.title_txt{
        text-align : center;
        color : #dcdcdc;
        font-size: 12px; 
	font-weight : bold;
        padding : 12px 20px 5px 20px;
        margin : 0;
}

.main_txt {
        font-size: 12px;
	background-image : url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_mainbody_2.gif);
	background-repeat : repeat-y;
        background-position : top center;
        padding : 14px 30px 10px 33px;
        line-height : 1.6;
}

.main_txt a:link{color: #fff;}
.main_txt a:active{color: #666;}
.main_txt a:visited{color: #fff;}
.main_txt a:hover{color: #666; }

.main_txt img {margin : 0px 5px 3px 0px;}

.main_txt ul{
	padding : 0;
        list-style-type : none;
	list-style-position : outside;
}

.main_txt ul li{
        margin : 0.4em;
	padding : 1px 0px;
}

.main_btm{
        height : 63px;
	background-image : url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_mainbtm_2.gif);
	background-repeat : no-repeat;
        background-position : top center;
}

.btm_txt{
        font-size : 12px;
        font-weight : bold;
        padding : 4px 30px 4px 33px;
        text-align : left;
}

.com {text-align: left;
      margin : 1.0em 0 0;
      padding :  0;
      font-size: 11px;
      line-height: 1.6;
}

.tag {text-align: left;
      margin : 1.0em 0 0;
      padding :  0;
      font-size: 11px;
      line-height: 1.6;
} 

.state {
	font-size: 11px;
	line-height: 20px;
	letter-spacing : 1px;}

.navi {color: #a9a9a9;
margin: 0 20px 10px 20px;
text-align: center;
}
.navi a:link {color: #808080;}
.navi a:active {color: #c9c9c9;}
.navi a:visited {color: #808080;}
.navi a:hover {color: #c9c9c9;} 

/*ヘッダーの設定*/ 
.head{
	height : 171px ;
	font-size : 14px ;
        align : left ;
	background-image : url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_head_2.gif);
	background-repeat : no-repeat;
        background-position : center top;
}  

/* ブログのタイトルの設定 */
.site_title{
font-family : "Verdana","Tahoma","Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","ＭＳ Ｐゴシック";
	font-weight : bold ;
	padding : 50px 0px 0px 128px;
        margin : 0;
}

.site_title a:link {font-size: 14px; color:#fff;}
.site_title a:active {font-size: 14px; color:#c9c9c9;}
.site_title a:visited {font-size: 14px; color:#fff;}
.site_title a:hover {font-size: 14px; color:#c9c9c9;}

/* ブログの説明文の設定 */
.site_s{
	font-size : 11px ;
        font-family : "Verdana","Tahoma","Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka";
        font-weight : normal;
	padding : 0px 0px 20px 148px;
        margin : 0;
}

/* 投稿欄、ボタンの設定 */
textarea,button,submit,input,select{
font-size :12px;
line-height : 1.6;
color :#c9c9c9;
border-top : #111 1px solid; 
border-left : #111 1px solid; 
border-bottom : #555 1px solid;
border-right : #555 1px solid;
background : #222;
}

/* サイドバーの設定 */
div#box_side{
        width : 214px;
        float : left;
        overflow : hidden;
}
.side_bg{
	font-size : 11px ; 
	background-image : url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_side_2.gif);
	background-repeat : repeat-y;
        background-position : top left;   
        padding : 0px 0px 7px 0px;    
}

.side_title{    
        padding : 7px 25px 0px 25px;
	height : 44px;
        font-family : "Verdana","Tahoma","Arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","ＭＳ Ｐゴシック";
        color : #dcdcdc;
        font-size : 11px;
	font-weight : bold;
}

.side_txt{
	margin : 0px 5px 10px 15px;
        line-height: 1.4;
}

.side_txt p{
	margin : 0.8em;
}

.side_txt ul{
	margin : 0px 5px 0px 13px;
	padding : 0;
        list-style-type : none;
	list-style-position : outside;
}

.side_txt li{
        margin : 0.4em;
	font-size : 11px;
	line-height : 1.4;
	padding : 1px 0px;
}

.side_btm{
        width : 214px;
        height : 125px;
	font-size : 11px;
        padding : 7px 5px 0px 23px;
	background-image : url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_sidebtm_2.gif);
	background-repeat : no-repeat;
        background-position : top left; 
}

br {letter-spacing : normal ;}

hr {
color : #111;
background-color : #111;
height : 1px;
border-bottom : #c80030 1px dashed;}

/* 著作権表示の設定 */
.foot{clear : both;
	background-image : url(http://blog-imgs-30.fc2.com/o/r/e/oresamachan/psn_foot_1.gif);
	background-repeat : no-repeat;
        background-position : center top;
	height : 150px ;}

.copyright{
        text-align : center ;
	padding : 130px 40px 0px 40px;
	font-size : 11px ;
        color : #111;
}

/* カレンダーの設定 */
.plugin-calender
	{
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px }
.calender
	{
	text-align: center;
	color: #a0a0a0;
	margin: 0;
	padding: 0 }
.calender caption
	{
	color: #dcdcdc;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 0 0 5px;
	padding: 0 }
.calender th
	{
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	width: 22px;
	height: 20px;
	border-style: solid;
	border-width: 0 0 3px;
	border-color: #979797 }
.calender th#sun
	{
	color: #c80030;
	text-align: center;
	border-style: solid;
	border-width: 0 0 3px;
	border-color: #c80030}
.calender th#sat
	{
	color: #dcdcdc;
	text-align: center;
	border-style: solid;
	border-width: 0 0 3px;
	border-color:  #dcdcdc;}
.calender td
	{
	color: #a9a9a9;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 17px; }
.calender td a:link
	{
	color: #000;
	font-weight: bold;
	background-color: #c80030;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 17px }
.calender td a:visited
	{
	color: #000;
	font-weight: bold;
	background-color: #c80030;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 17px }
.calender td a:hover
	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #c80030;
	display: block;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 17px }

/* 引用部分の設定  */
blockquote {
	margin : 1em 25px;
	padding : 10px;
        color: #8e8e8e;
        border : 3px dashed #c80030;
}

/* 絵文字に対する設定 */
img.emoji 
	{
	background-color: transparent;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: none;
	vertical-align: middle }