@charset "utf-8";

.main_title {

      margin-left : 10px ;
	  margin-bottom:10px;
}

/* ------------------------------
	プロフィール枠
------------------------------ */


.top {

       background: url(../img/coaches/questions_back_top.gif) no-repeat ;
       width : 680px ;
       height : 30px ;
       margin-left : 10px ;
}

.middle {

       background: url(../img/coaches/questions_back_middle.gif) repeat-y ;
        width : 680px ;
	padding-left : 20px ;
	margin-left : 10px ;
}

.bottom {

       background: url(../img/coaches/questions_back_bottom.gif) no-repeat ;
        width : 680px ;
        height : 30px ;
	margin-left : 10px ;
	font-size : 0px ;
	line-height : 0px ;
}


/* ------------------------------
	テキストスタイル
------------------------------ */

.style7 {

	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
}

.style6 {

        font-size: 12px;
	color: #333333; 
	line-height: 1.5em; 
}

.style8 {
	color: #FF6600;
}

/* ------------------------------
	テーブル内編集
------------------------------ */

/*DATA*/

.gazo01 {

      float : left ;
      margin-left : 10px ;

} 

/*一問一答*/

dl.ichimon {

      margin-left : 20px ;
	  xmargin-bottom:20px;
      width : 550px ;

}

dl.ichimon dt {
      
      margin-top : 15px ;
}

dl.ichimon dd {

      margin-top : 10px ;
      margin-left : 40px ;
}

/* ------------------------------
	テーブルスタイル
------------------------------ */


/*DATAテーブルスタイル*/

table.counseling_form01 {

	table-layout: fixed;
	width: 440px;
	margin-left: 15px;
	margin-bottom:20px;
	border-collapse: separate;
	border-spacing: 3px;
}

table.counseling_form01 td {
	padding: 5px 0 5px 10px;
}

/*DATAテーブルスタイルEnd*/

/*その他テーブルスタイル*/

table.counseling_form02 {

	table-layout: fixed;
	width: 600px;
	margin-left: 15px;
	margin-bottom:20px;
	border-collapse: separate;
	border-spacing: 3px;
}

table.counseling_form02 td {
	padding: 5px 0 5px 10px;
}

/*その他テーブルスタイルEnd*/

/*
.form_area {

	width: 450px;
}

.error {

	color: red;
}
*/

p.users {

	margin-left: 20px;
}

.color01 {

	background-color: #f6f6f6;
}

.color02 {

	background-color: #fff1bb;
}

.color04 {

	background-color:#E5E5E5;
	width : 100px ;
}

/* ------------------------------
	テーブルスタイル End
------------------------------ */

/* ------------------------------
	amazon アフィリエイト
------------------------------ */

div.cm_c {
	text-align : center ;
	margin-top : 20px ;
	margin-bottom : 20px ;
}

