@charset "utf-8";

/********************************************************

concept

********************************************************/


/* div#contentConcept BEGIN --------------------------------------------------------- */

h2.conceptTitleMain,
h2.reserveTitleMain,
h2.accessTitleMain,{
 width:796px;
 margin:0 0 80px 14px;
}


div#contentConcept{
 width:718px;
 margin:0 auto;
}

div.conceptUnitCharacter{
 margin:0;
 clear:both;
 overflow:hidden;
}

div.conceptUnitCharacter:after{
 content: ".";
 display: block;
 height: 0;
 visibility:hidden;
 clear:both;
}



div.conceptCharacterImage{
 width:407px;
 float:left;
 overflow:hidden;
 margin:0 0 60px 0;
}

h3.conceptCharacterHeadline{
 margin:0 0 20px 0;
 clear:both;
}

div.conceptCharacterSummary{
 width:290px;
 float:right;
 margin:0 0 60px 0;
 padding:0;
 overflow:hidden;
}


/* div#contentConcept END --------------------------------------------------------- */



