	/* 越後製菓様ふんわり名人FANSITE character.php設定CSS 　制作：2007.08.17 t.ohe*/




/*　キャラクター募集ページ設定
-----------------------------------------------*/
/*キャラクター募集 タイトル*/
#mainbox h3{
display:block;
background:url(../character/img/title_h3.gif) top left no-repeat;
margin:0;
padding:0;
width:830px;
height:30px;
}

/*キャラクター募集 メイン画像*/
#main_img{
margin:0px 0px 20px 0px;
padding:0;
}


/*キャラクター募集 募集要項*/
#mainbox h4{
display:block;
background:url(../character/img/youkou.gif) top left no-repeat;
margin:0;
padding:0;
width:130px;
height:32px;
text-indent:-9999px;
}


/*商品紹介 記事ブロック*/
#chara_section{
margin:0px;
padding:2px;
}



/*募集要項テーブル*/
.y_table {
border-collapse: collapse;
padding: 0px;
margin: 10px 0px 20px 0px;
text-align:left;
}


/*募集要項テーブルTD*/
.y_table td {
border-top: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc; 
}


/*募集要項テーブルTH*/
.y_table th { 
padding: 5px 15px 5px 25px;
border-top: 1px solid #cccccc; 
border-bottom: 1px solid #cccccc;
border-right: dotted #663300 1px;
color : #663300;
white-space: nowrap;
background:url(../character/img/icon_01.jpg) center left no-repeat;
}


