@charset "shift_jis";


body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:70px;
	margin-right:10px;
}
.blank1 {
	font-size:0em;
	width:1px;
	height:1px
}
.blank3 {
	font-size:0em;
	width:3px;
	height:3px
}
.blank5 {
	font-size:0em;
	width:5px;
	height:5px
}
.blank7 {
	font-size:0em;
	width:7px;
	height:7px
}
.blank10 {
	font-size:0em;
	width:10px;
	height:10px
}
.blank15 {
	font-size:0em;
	width:15px;
	height:15px
}
.blank20 {
	font-size:0em;
	width:20px;
	height:20px
}
/* ************** 掲示板小窓表示 ************** */
body#orange3 #087 {
display: none;
font size: 10px;
}
body#orange3 {
margin-left: 0; 
margin-top: 0;
padding: 0;
}

/* ************** アイテムレイヤー ************** */


/* ************** Body背景画像 ************** */
body {
margin: 0px 50px 0px 70px;
padding: 0;
font size: 10px;
} 




/* ************** リンクカラー ************** */
a:link { color: #aa8e5b; text-decoration: none; }
a:visited { color: #aa8e5b; text-decoration: none; }
a:hover, a:active { color: #7d5d21; text-decoration: underline; }


/* ************** 大きいフォントのサイズ変更 ************** */
/* 日記のOld Log月別リスト、ギャラリーやショッピングカートのタイトル、 */
/* Next や Back などのナビゲーションボタンのサイズを変更します */
.title_ja {
font-size:12px;
font-weight: bold; 
}

.title_en {
font-size:10px;
font-weight: bold; 
}

/* ********** 日記の日付を消す ********** */
#banana .title_en .no_underline {
display : none ;
}


/* ********** ニュースページの日付を消す ********** */
#apple1 .title_en {
display : none ;
}

/* ************** アーティクル間の間隔を変える ************** */
/* 初期値は30px */
.blank_log {
	font-size:0em;
	width:15px;
	height:60px
}

/* ************** アーティクル間の点々線を画像にする ************** */
/* 管理者専用の画像置き場を利用する */
.dotline {
background-image : url('http://087s.info/1img/1locker_img/img20100615173941.gif');
background-position: center ;
background-repeat: no-repeat;
height:3px
}


/* ************** プチの内側に背景画像を使う ************** */
/* 管理者専用の画像置き場を利用する */
.textbgcolor {
background-image : url('http://087s.info/1img/1locker_img/img20100609103319.jpg')
}
	

