@charset "utf-8";
/* CSS Document */


#contentsArea h2{ background:url(../plan/images/title_header.jpg);}
body {}
#wrap  {}
/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaInnner {}
h1{}
h1 a{}

/*----------------------------------------------------------------------------
 ***                                                       Header - Navi
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 ***                                                              mainImagesArea
----------------------------------------------------------------------------*/
#mainImagesArea {}
#mainImagesAreaInner {}

/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}

#contentsArea h2{}
#contentsAreaInner {}
/*----------------------------------------------------------------------------
 ***                                               contentsArea -  mainSection
----------------------------------------------------------------------------*/


h4{}

/*----------------------------------------------------------------------------
 ***                                               contentsArea - left-right
----------------------------------------------------------------------------*/

.mainSection {
	width:100%;
	float:left;
}
.rightSection {
	width:430px;
	float:right;
}
.mainSection .section,
.rightSection .section{
	margin-bottom:20px;
	padding:0;
}


/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 ***                                                              ページトップ
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section .section { margin-bottom:0;}
.sectionInner {}
.sectionInner .sectionInner{}

#dSys .sectionInner{
	padding:0;
}


#mydCon{
	width:420px;
	float:left;
}
#mydCol{
	width:380px;
	float:right;
}

