/* CSS Document */

@import url(/share/basics.css);
@import url(/share/style.css);
@import url(/share/gnavi.css);
@import url(/share/navi.css);

/* --------------------------------------------------------- BODY -- */

#display {
	position: relative;
	margin: 0px;
	width: 812px;


}
#side-left {
    width: 1px;
	background-color: #502800; 
}	
#body-area {
	width: 800px;
	background-color: #FFFFFF;
}
#side-right {
	width: 11px;
	background-image: url(/img/sideline_r.jpg) ; 
}

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

#head {
	width: 800px;
}

/* ------------------------------------------------------- Field Navi -- */

#field-area {
    padding: 0px; margin: 0px;
}
#field-area {

    width: 800px;
	height: 30px;
	background-image:  url(/img/gnavi/bg.gif);
	background-repeat: no-repeat; 
	border-bottom: 1px solid #ADADAD;
}
#field-ef {
    width: 800px;
	height: 10px; 
}

/* ----------------------------------------------------------- Navi -- */
	
#navi-area {
	vertical-align: top;
	width: 176px;
}

/* -------------------------------------------------------- Document -- */

#documentArea {
	vertical-align: top;
	width: 624px;
}
#document {
    margin: 0px 26px 0px 26px; padding: 0px 0px 0px 0px;
}

/* - BOX1 - */
.box1 {
    width: 572px;
	border-top: 1px dashed #CCCCCC;   
	border-bottom: 1px dashed #CCCCCC;   
}
.box1-1 {
	color: #444444;
	margin: 10px;
}
/* - BOX2 - */
.box2 {
    width: 572px;
	border-top: 1px solid #EBCECE;   
	border-bottom: 1px solid #EBCECE;   
	border-left: 1px solid #EBCECE;   
	border-right: 1px solid #EBCECE;   
}
.box2 {
    margin-top: 10px;
}
.box2-2 {
	color: #444444;
	margin: 10px;
}
/* - BOX3 - */
.box3 {
    width: 572px;
}
.box3 {
    margin-top: 0px;
}
.box3-1 {
	color: #444444;
	margin: 10px;
}

/* - BOXP - */
.boxP {
    width: 572px;
	border-top: 1px solid #E8E6E6;   
	border-bottom: 1px solid #E8E6E6;   
	border-left: 1px solid #E8E6E6;   
	border-right: 1px solid #E8E6E6;
	background-image: url(/img/staff/box_bg.gif); 
	background-repeat: no-repeat;  
}
.boxP-2 {
	color: #444444;
	margin: 10px;
}
.boxP-Tx1 {
    padding-top: 30px;
    text-align: right;
}
.boxPNameT {
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}

.boxPName {
    padding-top: 65px;
    text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.boxPName0 {
    padding-top: 0px;
    text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.boxPName1 {
    padding-top: 10px;
    text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.boxPName2 {
    padding-top: 20px;
    text-align: right;
	font-size: 13px;
	font-weight: bold;
}
.boxPName3 {
    padding-top: 30px;
    text-align: right;
	font-size: 13px;
	font-weight: bold;
}


.boxPspe {
    padding-top: 10px;
    text-align: right;
	font-size: 12px;
	color: #990000;
}
.boxPcom {
    padding-top: 10px;
	padding-left: 15px;
    text-align: left;
	font-size: 12px;
	line-height: 1.2em;
}
.boxPcol {
    padding-top: 5px;
    text-align: right;
	font-size: 12px;
	line-height: 1.2em;
}



.pcTitle {
    margin-top: 20px;
	margin-bottom: 15px;
}
.pcTxt {
    margin-left: 0px;
    margin-right: 0px;
    line-height: 1.5em;
}
.pcTxt2 {
    margin-left: 0px;
	margin-bottom: 8px;
	line-height: 1.5em;
}
.pcTxtT {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 5px;
    margin-right: 0px;
    line-height: 1.5em;
}


.c { 
    margin-top: 15px;
	margin-bottom: 10px;
}
.cNameT {
    margin-left: 0px;
	margin-top: 15px;
}
.cName {
    margin-left: 11px;
	margin-top: 5px;
}

a { 
    color: #996633;
	text-decoration: none; }
a:hover { 
    color: #663300;
	text-decoration: underline; }


.anchor {
    margin-top: 30px;
	margin-bottom: 35px;
    text-align: right;}
.anchor a {
    text-align: right;
    color: #663300;
	text-decoration: none; }
.Anchor a:hover { 
    color: #663300;
	text-decoration: underline; }


/* ------------------------------ foot -------------------------- */

#footArea {
    width: 800px;
	height: 22px;
	border-bottom: 1px solid #4D2A02;
	border-top: 1px solid #999999;
}
#footArea img {
    margin-left: 5px;
}

