@charset "UTF-8";

/*==========================================================================

commonSetting

==========================================================================*/
/*-------------------------------------
columnContentsSetting
-------------------------------------*/
div#contents a {
color: #E4007F;
}




/*==========================================================================

layoutSetting

==========================================================================*/
/*-------------------------------------
columnContentsSetting
-------------------------------------*/
div#columnContents {
margin: 0 10px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../../images/cln_ttl.gif") no-repeat;
}

div#contents h3,
div#contents h4 {
line-height: 1.5;
}

div#contents h3 {
margin-bottom: 16px;
padding-left: 26px;
text-indent: 0;
font-size: 1.2em;
color: #EA545D;
background: url("../images/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
padding: 8px 0 16px 31px;
font-size: 1em;
color: #E4007F;
background: url("../../../common/images/bg_ciao_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageTitleAreaSetting

==========================================================================*/
div#pageTitle .section {
position: relative;
}

/*-------------------------------------
backNumberButtonSetting
-------------------------------------*/
div#pageTitle p#backNumberButton {
padding: 0 21px 4px 0;
background: url("../../../common/images/ico_backnumber.gif") no-repeat right top;
font-size: .83em;
position: absolute;
top: 10px;
right: 0;
}

div#pageTitle p#backNumberButton a {
color: #333;
}




/*==========================================================================

seminarSetting

==========================================================================*/
.seminar {
margin-top: 10px;
padding-top: 10px;
background: url("../../../common/images/dot_line_gray.gif") repeat-x left top;
}




/*==========================================================================

profileSetting

==========================================================================*/
.profile {
margin-top: 32px;
padding: 12px 16px 12px 98px;
background: url("../../beautiful/images/prf_bg.gif");
}

.profile h5 {
color: #E83921;
background: url("../../../common/images/dotlineb_white_bg_pink.gif") repeat-x left bottom;
}

.profile .profilePhoto {
top: 12px;
left: 16px;
}

/* hackForWinIE6 */
* html .profile .profilePhoto {
left: -82px;
}