@charset "UTF-8";

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

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

繝ｩ繝悶ョ繧｣繝� CSS
		
					譛�邨よ峩譁ｰ譌･縲�09.4.27

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

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

繝悶Ο繧ｰ繝壹�繧ｸ

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


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

img {
	border: 0px;
}

a:link {
	color: #F85A94
}

a:visited  {
	color: #F85A94
}

a:hover  {
	color: #F85A94
}

a:active  {
	color: #F85A94
}

#blog {
	width: 383px;
	height: 762px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 150%;
	background-image: url(../../img/blog_bk.jpg);
	background-repeat: no-repeat;
	padding-top: 115px;
	padding-right: 180px;
	padding-left: 180px;
	background-color: #E0191C;
}

#blog .box {
	width: 383px;
	height: 680px;
	overflow: auto;
}

.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 {
	display: block;
	width: 280px;
	font-size: 100%;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.text {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	text-align: center;
}

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

i {
	font-size: 110%;
	text-align: center;
	display: block;
	color: #666666;
	font-style: normal;
}

.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;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
