@charset "euc-jp";

 
.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
}


	/* タイトル部分 */
	/* 背景画像を使用したい場合はheight（高さ）・background（背景画像）などを追加して下さい */

	/* 書式・例 */

	/* background : url("画像のパス") 画像の表示位置 繰り返し指定; */
	/* background : url("hoge.gif") top left no-repeat; */

	div#branding {
		width : 750px;						/* 背景画像のサイズを指定する場合は切れないように画像の横サイズを指定して下さい（繰り返し画像の場合は指定する必要ありません）最大値はcontainerで設定した幅までです */
		height : 130px;						/* 背景画像のサイズを指定する場合は切れないように画像の縦サイズを指定して下さい（繰り返し画像の場合は指定する必要ありません） */
		background : url("") top left no-repeat;		/* サンプル画像760x250 */
	}

	div.column {
		margin : 15px 0;				/* タイトル部分と記事、記事部分とフッター部分の間隔 */
	}

body{
	margin:0px;
	padding:0px;
	background-color:#d5cfc2;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_back.png");
	text-align:center;
	cursor:default}
div,p,form,label,img,h1,h2,h3,h4,h5,ul{
	position:static;
	margin:0px;
	padding:0px;
	border:0px}
a{
	text-decoration:none}

a:link  {color: #333300; }
a:visited { color: #000033; }
a:hover { color: #666600; }
a:active { color: #ff8000; } 

ul{
	padding:0px 0px 0px 20px}
#d1{
	width:770px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	text-align:left;
	font-size:9pt;
	font-family:"Verdana","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka}

/*記事の全体設定*/
#main{
	width:502px;
	text-align:left;
	float:left;
	background-color:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_e2.png");
	overflow:hidden}

/*エントリー部分*/
.btop{
	width:502px;
	height:94px;
	background:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_e1.png")}
.btop h2{
	padding:54px 26px 0px 20px;
	color:#565043;
	font-size:9pt;
	font-weight:bold}
.bmiddle{
	width:502px;
	background-color:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_e2.png");
	text-align:left}
.msg, .cmt{
	margin:0px 26px 0px 20px;
	color:#565043;
	line-height:1.7}
.msg h1, .msg h2, .msg h3, .msg h4, .msg h5, .msg h6{
	font-size:9pt;
	font-weight:bold}
.msg a, .cmt a{
	color:#ff9900;
	background-color:#fff9f0;
	text-decoration:underline}
.msg a:hover, .cmt a:hover{
	color:#ff9900;
	background-color:#ffffff;
	text-decoration:none}

.msg img{
        border-top: 1px solid #ccc;
        border-right: 2px solid #999;
        border-bottom: 2px solid #999;
        border-left: 1px solid #ccc;
	margin:4px 10px 10px 0px;
	display:inline;

        padding : 5px;           /* 写真の余白を5pxに設定 */
        background-color : #fff; /* 写真余白部分の色を白色に設定 */
}


img.emoji{ 
	margin:1px;
	vertical-align:middle;
	float:none;
        background-image : none;
        border: none;
        padding : 0px ;
        background-color : ffffff; 

}
.msg td{
	font-size:9pt;
	color:#565043;
	line-height:19px}
.msg td a{
	color:#ff9900;
	background-color:#fff9f0;
	text-decoration:underline}
.msg td a:hover{
	color:#ff9900;
	background-color:#ffffff;
	text-decoration:none}
.more{
	padding:20px 0px 0px 20px}
.bottom,.bottomc{
	padding:14px 30px 0px 20px;
	color:#8a8463;
	font-size:10px;
	clear:both;
	text-align:right}
.bottomc{
	padding-top:7px;
	padding-bottom:10px}
.bottom a,.bottomc a{
	color:#8a8463}
.bottomc a{
	text-decoration:underline}
.bottom a:hover,.bottomc a:hover{
	color:#ff8800;
	background-color:#fff9f0;
	text-decoration:underline}
.mline{
	width:502px;
	height:43px;
	background:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_cmt.png")}
.last{
	width:502px;
	height:44px;
	background-color:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_e3.png");

	clear:both}

/*エントリーフッター*/
div.fc2_footer{
	margin:5px 0px 0px 0px;
	padding:0px 26px 0px 20px;
	display:block;
	clear:left;
}
div.msg div.fc2_footer{
	padding:0px;
}
div.msg div.fc2_footer img{
	margin:0px;
	display:inline;
	float:none;
}
div.msg div.fc2_footer a{
	border:0px;
}

/*ページ移動*/
.navi{
	padding:10px 0px 20px 0px;
	width:502px;
	color:#565043;
	background-color:#d0c9ba;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_back.png");
	text-align:center}
.navi a{
	color:#565043}
.navi a:hover{
	color:#ffffff}

/*入力フォーム*/
.ipt{
	border:1px solid #8a8463;
	color:#8a8463;
	font-size:9pt;
	background-color:#ffffff}

/*右メニュー*/
#menu{
	width:268px;
	padding-bottom:40px;
	float:left;
	color:#59a123;
	overflow:hidden}

/*右メニュー：タイトル*/
.rtitle{
	padding-left:7px}
.rtitle h3{
	width:231px;
	padding:29px 0px 26px 30px;
	color:#565043;
	background-color:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_ct.png");
	font-size:9pt;
	font-weight:bold}
.rtitle h4{
	width:213px;
	padding:29px 0px 26px 48px;
	color:#565043;
	background-color:#ffffff;
	background-image:url("http://blog-imgs-31-origin.fc2.com/o/p/u/opusi/03_rt.png");
	font-size:9pt;
	font-weight:bold}

/*右メニュー：コンテンツ*/
.rpict{
	padding:20px 0px 0px 10px;
	width:258px;
	text-align:center}
.rmain{
	padding:10px 0px 0px 20px}
.rmain li{
	line-height:19px;
	color:#ffffff}
.rmain li a{
	color:#565043}
.rmain li a:hover{
	color:#ffffff}

/*カレンダー*/
.rcal{
	padding:14px 0px 10px 0px;
	width:231px;
	text-align:center}
.calender th{
	padding:3px 0px 7px 0px}
.calender td{
	color:#565043;
	font-size:7pt;
	font-family:"Verdana","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka;
	line-height:19px;
	text-align:center}
.calender td a{
	color:#565043;
	background-color:#ffffff;
	font-weight:normal;
	display:block}
.calender td a:hover{
	color:#ffffff;
	font-weight:normal;
	background-color:#ff9900}
caption{
	padding:0px 0px 10px 0px;
	font-size:7pt;
	margin-left:auto;
	margin-right:auto;
	color:#565043}
caption a{
	color:#565043}

/*日付の文字サイズ*/
.days{
	font-size:7pt}

/*プロフィールの文字カラー*/
.rpro{
	color:#565043}

/*検索ボタン*/
.search{
	font-size:7pt;
	font-family:"Verdana","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka}