/*----------------------------------びーふぁくブログCSS----------------------------------*/
* {
	margin : 0 ;
	padding : 0 ; 
}
/* FireFox対策 */
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

html {
	scrollbar-face-color: #A5B6BD;
	scrollbar-3dlight-color: #A5B6BD;
	scrollbar-darkshadow-color: #A5B6BD;
	scrollbar-highlight-color: #A5B6BD;
	scrollbar-shadow-color: #A5B6BD;
	scrollbar-arrow-color: #5A59A5;
	scrollbar-track-color: #EFEFF7;
	scrollbar-base-color:#A5B6BD;

}
body {
	background-color: #ECEEF3;
	color: #666666;
	width : 100%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS UI Gothic", "Osaka‐等幅";
	font-size: 12px;
}
a{
	text-decoration:none;
	color:#336699;
}
a:hover{
	text-decoration:underline;
	color:#6633FF;
}

/*----------------------------------ここまでHTML関連--------------------------------------*/
#main_back {
	width: 840px;
	background-image: url("http://blog.beadsfactory.co.jp/imgs_mt/bg_back.gif");
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#main_body {
	width: 800px;
	background-image: url("http://blog.beadsfactory.co.jp/imgs_mt/bg.jpg");
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
#main_header1 {
	width: 800px;
	text-align: left;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/bg_header01.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	height: 82px;

}

#main_header2 {
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/bg_header02.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 800px;
	text-align: right;
	margin: 0px;
	padding-top: 70px;
}

#main_side {
	width: 260px;
	float: left;
	padding: 0px;
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 0pt;
	text-align: center;
}
#main_entry {
	width: 540px;
	float: left;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_footer {
	height: 45px;
	width: 800px;
	clear : both;
	text-align: center;
	background-image: url("http://blog.beadsfactory.co.jp/imgs_mt/bg_footer.jpg");
	color: #FFFFFF;
	line-height: 45px;
}
.head_title {
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main_header2 H1 {
	font-size: 15px;
	font-weight: bold;
	color: #5C739C;
	margin-right: 10px;
}

#main_header2 A {
	color: #5C739C;
	font-weight: bolder;
	font-style: normal;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS UI Gothic", "Osaka‐等幅";
}

#main_header2 H2 {
	font-size: 14px;
	font-weight: bolder;
	color: #5A789C;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS UI Gothic", "Osaka‐等幅";
}
.entry1 {
	padding: 0px;
	width:510px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("http://blog.beadsfactory.co.jp/imgs_mt/bg_entry1.gif");
}
.entry2 {
	padding: 5px;
	width:500px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-image: url("http://blog.beadsfactory.co.jp/imgs_mt/bg_entry2.gif");
	margin-top: 0px;
	margin-bottom: 0px;
}
.entry3 {
	width:510px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url("http://blog.beadsfactory.co.jp/imgs_mt/bg_entry3.gif");
	margin-top: 0px;
}
.entryP {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.entry_more {
	text-indent: 20px;
	margin-bottom: 20px;
}
.entry_more A {
	color: #3399FF;
}

#main_entry .entry2 .h3 {
	color: #FFFFFF;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/entry_title.gif);
	height: 32px;
	width: 495px;
	line-height: 32px;
	font-size: 13px;
	padding-left: 5px;
}
.archive_list .archive_list_item {
	list-style-position: inside;
	list-style-type: none;
}

#main_entry .entry2 .h3 A {
	color: #FFFFFF;
}


#main_entry .entry2 .foot {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/entry_line.gif);
	background-repeat: no-repeat;
}
#main_entry .entry2 .tag {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/entry_line.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: right;
}
.calender1 {
	border: 1px solid #FFFFFF;
	width: 20px;
	font-size:10px;
	display: block;
}
.calender1 A {
	color: #FFFFFF;
}

.calender2 {
	font-size: 10px;
}
.side-header {
	font-size: 12px;
	color: #336699;
}
.side_calender {
	text-align: center;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/side_calender_bg.gif);
	height: 207px;
	width: 210px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.side_search {
	text-align: center;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/side_search_bg.gif);
	height: 108px;
	width: 210px;
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.side_box1 {
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/side_bg_01.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 30px;
	width: 210px;
	text-align: center;
	padding-top: 15px;
}
.side_box2 {
	text-align: center;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/side_bg_02.gif);
	width: 210px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.side_box3 {
	text-align: center;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/side_bg_03.gif);
	height: 9px;
	width: 210px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.search_text {
	background-color: #FFFFFF;
	border: 1px solid #849AAD;
	margin: 4px;
}
.search_buton {
	margin: 0px;
}

.side_content LI {
	list-style-image: url(http://blog.beadsfactory.co.jp/imgs_mt/entry_dot.gif);
	text-align: left;
	display: block;
	width: 180px;
	margin-left: 15px;
}
.side_content A {

	color: #FFFFFF;
	text-decoration: none;
}
.side_content A:hover {
	color: #666666;
	text-decoration: underline;
}
.side_lise {
	width: 200px;
	padding: 10px;
	font-size: 10px;
}
.side_center {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom 8px;
	margin-left: autopx;
	padding-top: 8px;
	padding-right: auto;
	padding-bottom: 8px;
	padding-left: auto;
}
.back_next {
	margin-right: auto;
	margin-left: auto;
	width: 510px;
	text-align: center;
}
#main_entry .date_header {
	font-weight: bold;
	color: #52559C;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/sub_line.gif);
	background-repeat: repeat-y;
	line-height: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#main_entry .entry_head H2 {
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/sub_title.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 470px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin-right: 0px;
	margin-left: 50px;
	line-height: 32px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.sub1 {
	width:510px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/sub_bg_01.gif);
	margin-top: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
.sub2 {
	padding: 5px;
	width:500px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/sub_bg_02.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
.sub3 {
	width:510px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/sub_bg_03.gif);
	margin-top: 0px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}
#main_entry .searchP h2 {
	color: #253176;
	font-size: 14px;
}

#main_entry .searchP h3 {
	color: #31659C;
	font-size: 12px;
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/sub_line.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 3px;
}
.trackback {
	background-image: url(http://blog.beadsfactory.co.jp/imgs_mt/entry_line.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 10px;
}
.entryP .h3 {
	color: #253176;
	font-size: 14px;
}
.searchP {

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
