@charset "Shift_JIS";

/* UniversalSelecter */ 
*{
	margin:0px;
	padding:0px;
}

/*============================================================

ラブディバ CSS
		
					最終更新日　09.4.27

============================================================*/

/*============================================================

ブログページ

============================================================*/


body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 100%;
	color: #000000;
	overflow-x: hidden;
}

img {
	border: 0px;
}

a:link {
	color: #F85A94
}

a:visited  {
	color: #F85A94
}

a:hover  {
	color: #F85A94
}

a:active  {
	color: #F85A94
}

#blog {
	width: 170px;
	height: auto;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#blog img {
	max-width: 155px;
}

.Paging {
	font-size: 80%;
	text-align: left;
	display: block;
	color: #666666;
	font-style: normal;
	padding: 5px;
	width: 160px;
}

h3 {
	font-size: 100%;
	text-align: center;
	display: block;
	font-weight: normal;
	color: #666666;
}

p {
	width: 190px;
	height: auto;
	font-size: 12px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

b {
	font-size: 120%;
	text-align: center;
	display: block;
	color: #804F21;
	padding: 5px;
	width: 160px;
}

i {
	font-size: 110%;
	text-align: center;
	display: block;
	color: #CC9933;
	font-style: normal;
	width: 170px;
}

.Dot {
	font-size: 120%;
	display: block;
	color: #804F21;
	background-image: url(../../img/blogDot.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
	margin-bottom: 10px;
}
