/* --------------------------------------
基本ベース
-------------------------------------- */
body{
	margin: 0px;
	padding: 0px;
	font-family: Osaka, Verdana, "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
a{
	text-decoration : none;
	outline : 0px none ;
}
a:link,a:visited{
	color: #CF0000;
}
a:hover,a:active{
	color: #CF0000;
	text-decoration : underline;
}

p{
	margin: 0px;
	padding: 0px 0px 22px 0px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

/* --------------------------------------
背景画像読み込み
-------------------------------------- */
#main_pos{
	margin: 0 auto;
	background-image: url(http://www.kyouran.jp/blog/img/hai.gif);
	width: 892px;
}

/* --------------------------------------
メインの背景
-------------------------------------- */
.main_box{
	background-image: url(http://www.kyouran.jp/blog/rotator/rotator.php);
	width: 892px;
	background-repeat: no-repeat;
}

/* --------------------------------------
メインの中枠
-------------------------------------- */
.contents{
	text-align: left;
	width: 690px;
	height: auto;
}
/* --------------------------------------
可変ボックス
-------------------------------------- */
.kahen{
	padding-top: 185px;
	padding-left: 101px;
	width: 690px;
}
/* --------------------------------------
左のメニュー
-------------------------------------- */
.m_pos{
	float:left;
	width:220px;
}

/*ul値 li値 */
ul{
	margin: 0px;
	padding: 0px 0px 0px 55px;
}

li{
	background-image: url(http://www.kyouran.jp/blog/img/btn.gif);
	background-repeat: no-repeat;
	list-style:none;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 6px;
	padding-left: 8px;
}


/* ライン */
.m_line{
	padding-bottom: 10px;
}

/*new */
.new{
	background-image: url(http://www.kyouran.jp/blog/img/t_new.gif);
	background-repeat: no-repeat;
	width:220px;
	height:180px;
	padding-bottom: 10px;
}
/*カテゴリー*/
.cat{
	background-image: url(http://www.kyouran.jp/blog/img/t_cat.gif);
	background-repeat: no-repeat;
	width:220px;
	height:180px;
	padding-bottom: 10px;
}

/*アーカイブ */
#acv{
	background-image: url(http://www.kyouran.jp/blog/img/t_acv.gif);
	background-repeat: no-repeat;
	width:220px;
	height:180px;
	padding-bottom: 10px;
}





/* --------------------------------------
記事出力部分
-------------------------------------- */
.contents_pos{
	float:right;
	width: 450px;
	height: auto;
}


.contents_box_01{
	padding-bottom: 30px;
}
.contents_tit{
	background-image: url(http://www.kyouran.jp/blog/img/t_00.gif);
	height: 40px;
	width: 450px;
}

.contents_tit01{
	background-image: url(img/t_01.gif);
	height: 40px;
	width: 450px;
}

.contents_tit02{
	padding-top: 0px;
	padding-left: 0px;
}

.contents_tit_in{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 40px;
}

.contents_tit_in02{
	font-size: 14px;
	font-weight: bold;
}

.auter_day{
	width: 450px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.auter_poto{
	padding-bottom: 5px;
}

.auter_txt{
	background-image: url(http://www.kyouran.jp/blog/img/line.gif);
}

.day10pxi{
	font-size: 10px;
}



/* --------------------------------------
スペース
-------------------------------------- */
#spac_pos{
	width: 892px;
}

/* --------------------------------------
コピーライト部分
-------------------------------------- */
#copylight_pos{
	margin: 0 auto;
	width: 892px;
}