	/* 越後製菓様ふんわり名人FANSITE blog.php設定CSS 　制作：2007.08.17 t.ohe*/




/*　ブログページ設定
-----------------------------------------------*/
/*ブログ タイトル*/
#mainbox h3{
display:block;
background:url(../blog/img/title_h3.gif) top left no-repeat;
margin:0;
padding:0;
width:830px;
height:30px;
}

/*ブログ メイン画像*/
#main_img{
margin:0px 0px 10px 0px;
padding:0;
}


/*ブログ メインテキスト*/
#main_text{
margin:0px 0px 30px 0px;
padding:5px 10px 5px 10px;
}


/*ブログ 登録ボタン＆ＰＲ外枠*/
#bt_box{
width:640px;
margin:0px 0px 50px 0px;
padding:0;
text-align:center;
}

/*ブログ 登録ボタン＆ＰＲ画像調整*/
#bt_box img{
margin:0px 10px 0px 10px;
padding:0;
}



/*新着ブログ記事一覧*/
#mainbox h4{
display:block;
background:url(../blog/img/blog_list_title.gif) top left no-repeat;
margin:0;
padding:0;
width:640px;
height:29px;
text-indent:-9999px;
}


/*登録ブログ一覧*/
#mainbox #list h4{
display:block;
background:url(../blog/img/blog_regi_list_title.gif) top left no-repeat;
margin:0;
padding:0;
width:640px;
height:29px;
text-indent:-9999px;
}


/*bloglistアイコン*/
a .bloglist{
display:block;
width:120px;
height:21px;
float:right;
margin-top:-15px;
background:url(../blog/img/icon_blog_list_bt.jpg) top left no-repeat;
}



/*　ブログエリア設定
-----------------------------------------------*/
/*ブログエリア*/
#blog{
width:640px;
margin:10px 0px 50px 0px;
padding:0px;
}


/*ブログ 記事ブロック外枠*/
#blog .section{
width:640px;
padding:5px 0px 5px 0px;
border-bottom:dotted #CCCCCC 1px;
}


.section:after {/*画像はみだしを裏技で解決*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.section{/*画像はみだしを裏技で解決 winIE用記述*/
	display: inline-table;
	}	
/*Mac用記述*/
*html .section{height: 1%;}
.section{display: block;}		
/*Mac用記述-end*/




/*ブログ タイトルブロック日付*/
#blog .date_t{
width:100px;
margin-right:5px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

/*ブログ タイトルブロックタイトル*/
#blog .title_t{
width:250px;
margin-right:5px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

/*ブログ タイトルブロック名前*/
#blog .name_t{
width:150px;
float:left;
margin-right:5px;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

/*ブログ タイトルブロックユーザー名*/
#blog .user_t{
width:125px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}



/*ブログ 記事ブロック日付*/
#blog .date{
width:100px;
margin-right:10px;
float:left;
}

/*ブログ 記事ブロックタイトル*/
#blog .title{
width:240px;
margin-right:15px;
float:left;
}

/*ブログ 記事ブロック名前*/
#blog .name{
width:140px;
margin-right:15px;
float:left;
}

/*ブログ 記事ブロックユーザー名*/
#blog .user{
width:120px;
float:left;
}






/*　ブログリストエリア設定
-----------------------------------------------*/
/*ブログリストエリア*/
#blog_list{
width:640px;
margin:10px 0px 50px 0px;
padding:0px;
}


/*ブログリスト 記事ブロック外枠*/
#blog_list .section{
width:640px;
padding:5px 0px 5px 0px;
border-bottom:dotted #CCCCCC 1px;
}


.section:after {/*画像はみだしを裏技で解決*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.section{/*画像はみだしを裏技で解決 winIE用記述*/
	display: inline-table;
	}	
/*Mac用記述*/
*html .section{height: 1%;}
.section{display: block;}		
/*Mac用記述-end*/




/*ブログリスト タイトルブロック日付*/
#blog_list .date_t{
width:100px;
margin-right:5px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

/*ブログリスト タイトルブロックタイトル*/
#blog_list .title_t{
width:270px;
margin-right:5px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

/*ブログリスト タイトルブロック名前*/
#blog_list .name_t{
width:200px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
margin-right:5px;
font-weight:bold;
color:#FFFFFF;
}

/*ブログリスト タイトルブロックユーザー名*/
#blog_list .user_t{
width:155px;
float:left;
background:url(../img/blog_title_bg_img.gif) top left no-repeat;
text-align:center;
font-weight:bold;
color:#FFFFFF;
margin-right:5px;
}



/*ブログリスト 記事ブロック日付*/
#blog_list .date{
width:100px;
margin-right:10px;
float:left;
}

/*ブログリスト 記事ブロックタイトル*/
#blog_list .title{
width:250px;
margin-right:15px;
float:left;
}

/*ブログリスト 記事ブロックブログ名前*/
#blog_list .name{
width:190px;
float:left;
margin-right:15px;
}

/*ブログリスト 記事ブロックユーザー名*/
#blog_list .user{
width:150px;
margin-right:15px;
float:left;
}





/*　サポートエリア設定
-----------------------------------------------*/
/*サポートエリア*/
#support{
width:640px;
margin:10px 0px 50px 0px;
padding:0px;
}


/*サポート 記事ブロック外枠*/
#support .section{
width:550px;
height:65px;
padding:5px 0px 5px 80px;
margin:0px 0px 10px 0px;
border-bottom:dotted #CCCCCC 1px;
background:url(../blog/img/sp_img_01.jpg) top left no-repeat;
}


.section:after {/*画像はみだしを裏技で解決*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.section{/*画像はみだしを裏技で解決 winIE用記述*/
	display: inline-table;
	}	
/*Mac用記述*/
*html .section{height: 1%;}
.section{display: block;}		
/*Mac用記述-end*/




/*サポート トップへ戻る*/
.back{
text-align:center;
padding:5px;
margin:50px 0px 10px 0px;
border-top:dotted #CCCCCC 1px;
border-bottom:dotted #CCCCCC 1px;
}


/*サポート 用語集セクション*/
.word_section{
padding:5px;
margin:30px 0px 0px 0px;
border-bottom:dotted #CCCCCC 1px;
}

/*サポート 用語集見出し*/
.word_text{
margin:0px 0px 5px 0px;
font-weight:bold;
font-size:medium;
color: #FF9900;
}




/*　マニュアルエリア設定
-----------------------------------------------*/

/*マニュアル 記事ブロック*/
.pro_section{
margin:50px 0px 10px 0px;
padding:0px 0px 10px 0px;
border-bottom:dotted #CCCCCC 1px;
height:1%;
}

.pro_section:after {/*画像はみだしバグ回避*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
.pro_section {/*画像はみだしバグ回避 winIE用記述*/
	display: inline-table;
	}	
/*Mac用記述*/
*html .pro_section {height: 1%;}
.pro_section {display: block;}		
/*Mac用記述-end*/



/*マニュアル 記事ブロック内写真*/
.pro_section .img{
margin:0px 6px 0px 0px;
padding:0px;
float: right;
}


/*マニュアル 記事ブロック内テキスト*/
.pro_section .text{
margin:0px;
padding:0px 10px 10px 10px;
line-height:130%;
width:290px;
float:left;
}



.manu_title{
background:#EFECE1;
padding:5px;
margin:8px 0px;
border-bottom:solid 2px #666633;
border-top:solid 2px #666633;
font-size:medium;
font-weight:bold;
color:#333300;
}



/*マニュアル トップへ戻る*/
.top_bt{
margin:0px 0px 10px 0px;
padding:0px;
text-align:right;
}


/*フォントマニュアル見出し01*/
.manu_f01{
color:#FF6600;
font-weight:bold;
}



/*フォームテーブル*/
.table_form {/**/
		margin:0 0 20px 0;
		text-align:left;

}

.table_form td {/**/
  border-bottom: 1px dotted #999999;
}


.table_form th {/**/
background:url(../img/blog_title_bg_img.gif);
font-size:small;
font-weight:bold;
color:#FFFFFF;
text-align:center;
width:110px;
}


/*リマインダーテキストエリア*/
.form_text {/**/
		margin:0px;
		padding:10px;
		text-align:center;

}