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


/* wrap
**********************************************************************/
#wrap{width:954px; margin:0 auto;}
#contentBox{background:url(../img/common/bg_content.gif) repeat-y; width:950px; margin:0 0 20px 0; padding:0 0 15px 0;}
#contentBox02{background:#FFF; width:950px; border-top:solid 1px #E72510; margin:0 0 20px 0; padding:0 0 15px 0;}
#contentBox03{background:url(../img/common/bg_content.gif) repeat-y; width:950px; margin:0 0 20px 0;}
#contentBox04{background:#FFF; width:950px; margin:0 0 20px 0;}
#contentBox05{background:url(../img/common/bg_content02.gif) repeat-y; width:950px; margin:0 0 20px 0;}
#contentLeft{width:760px; border-top:solid 1px #E72510; float:left;}
.contentIn{width:700px; margin:0 0 0 30px;}
.contentIn02{width:850px; margin:0 auto;}


/* faculty */
#contentGreen,#contentRed,#contentPurple,#contentOrange,#contentBlue{width:760px; float:left;}
#contentGreen{background:#6CBB5A;}
#contentRed{background:#F09071;}
#contentPurple{background:#9A8EC3;}
#contentOrange{background:#F6AE54;}
#contentBlue{background:#36BEF0;}

#contentGreenIn,#contentRedIn,#contentPurpleIn,#contentOrangeIn,#contentBlueIn{width:700px; padding:30px;}
#contentGreenIn{background:#6CBB5A;}
#contentRedIn{background:#F09071;}
#contentPurpleIn{background:#9A8EC3;}
#contentOrangeIn{background:#F6AE54;}
#contentBlueIn{background:#36BEF0;}

#contentBrown,#contentGreen02,#contentRed02,#contentPurple02,#contentOrange02,#contentBlue02{width:700px; padding:30px; float:left;}
#contentBrown{background:#D1A962;}
#contentGreen02{background:#6CBB5A;}
#contentRed02{background:#F09071;}
#contentPurple02{background:#9A8EC3;}
#contentOrange02{background:#F6AE54;}
#contentBlue02{background:#36BEF0;}

.facContentIn{background:#FFF; width:700px;}
.facContentArea{background:#FFF; width:640px; margin-left:auto; margin-right:auto;}
.facContentArea02{background:#FFF; width:610px; margin-left:auto; margin-right:auto;}



/* correspondence */
.contentPinkIn{background:#FFF; width:700px; margin:0 auto 30px auto;}
.contentPinkIn02{background:#FFF; width:700px; margin:0 auto 5px auto;}
.contentPinkArea{width:660px; margin:0 auto;}
.contentPinkArea02{width:660px; margin:0 auto; position:relative;}


/*indent*/
.indent1{
    padding-left:1em;
    text-indent:-1em;
}
.pdg1em{
 padding:1em 1em 1em 2em !important;    
}