@charset "euc-jp";

html body {
margin:0 auto !important;
padding:0 !important;
text-align:center !important;
width:880px !important;
background:#F0E2CF url(/design/gcom073/data-images/bg-wrap.gif) center repeat-y;
}

table.makebanner td{
text-align:left;}

/*---------------------------------------*/
/* H */
/*---------------------------------------*/
h1,h2,h3,h4,h5,h6 {
font-size:100%;
}

/*---------------------------------------*/
.tRight{
text-align:right;
}

/*---------------------------------------*/
.lineSection p.lineCenter{
font-size:11px;
}
/*---------------------------------------*/
ul.mediaInfo li span{
font-size:10px;
}

/*---------------------------------------*/
/* float clear */
/*---------------------------------------*/
.indexSection:after,
.aboutItem:after,
.mediaInfo:after,
.pageSection:after,
.process05:after
{
content:"";
display:block;
height:0;
clear:both;
font-size:0;
line-height:0;
visibility:hidden;
} 

.indexSection,
.aboutItem,
.mediaInfo,
.pageSection,
.process05
{
display:inline-table;
min-height: 1%;
}

/* hides from ie-mac \*/
* html .indexSection,
* html .aboutItem,
* html .mediaInfo,
* html .pageSection,
* html .process05
{
height:1%;
}

.indexSection,
.aboutItem,
.mediaInfo,
.pageSection,
.process05
{
display:block;
}
/* end hide from ie-mac */



