/* title
-----------------------------------*/
h2#co42_title{
text-indent		:-9999px;
width			:590px;
height			:55px;
background		:url("img/co42_title.gif") no-repeat 0 0;
margin-bottom		:20px;
}
h2#co42_form_title{
text-indent		:-9999px;
width			:590px;
height			:55px;
background		:url("img/co42_form_title.gif") no-repeat 0 0;
margin-bottom		:20px;
}



/* content
-----------------------------------*/
#seminar_kimono_unit{
width			:590px;
margin-bottom		:50px;
}
#seminar_kimono_unit h3{
margin-bottom		:25px;
}
#seminar_kimono_unit p{
margin-left		:15px;
margin-bottom		:25px;
}
#seminar_kimono_unit p.last{
margin-bottom		:0;
}


#seminar_form_unit{
width			:590px;
}
#seminar_form_unit table{
width			:100%;
margin-bottom		:15px;
}
#seminar_form_unit table th{
background		:#ECECEC;
border			:1px solid #D6D6D6;
padding			:8px 10px;
text-align		:left;
}
#seminar_form_unit table th span{
color			:#980000;
}
#seminar_form_unit table td{
border			:1px solid #D6D6D6;
padding			:8px 10px;
}
#seminar_form_unit p{
margin			:0 0 10px 5px;
}
#seminar_form_unit p span{
color			:#980000;
}
#seminar_form_unit .inputtext01{
width			:200px;
}
#seminar_form_unit .inputtext02{
width			:80px;
}
#seminar_form_unit .inputtext03{
width			:300px;
}
#seminar_form_unit .inputtext04{
width			:40px;
}
#seminar_form_unit textarea{
width			:300px;
height			:100px;
}
#seminar_form_unit div.btn{
margin-left		:175px;
}