BODY {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #000000;
	font-size:12px;
	line-height:20px;
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

B {font-weight: bold;}

UL, DL, OL {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
}

/*keycolor*/
.g1 {color: #f0eeeb;}
.g2 {color: #bebcb9;}
.g3 {color: #78736e;}
.red {color: #fa3c1e;}

/*FONT*/
/*eventName*/

.bigHeader {
	font-size: 18px;
}

.big {
	font-size:15px;
	line-height:25px;
}
.sml {
	font-size:10px;
	line-height:16px;
}
.cautions {
	color: #fa3c1e;
	font-size:10px;
	line-height:16px;
}
.notes {
	color: #78736e;
	font-size:10px;
	line-height:16px;
}

/*HEADER*/
.lineHeader {
	color: #78736e;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-bottom: 10px;
}
.lineHeader2 {
	color: #78736e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-bottom: 10px;
}
.lineW {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}


.lineHeaderG {
	color: #78736e;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebcb9;
	margin-bottom: 10px;
	height:20px;
}

.lineG {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bebcb9;
	margin-top: 5px;
	margin-bottom: 5px;
}

.gHeader {
	color: #78736e;
	float: left;
}
.alignRHeader {
	color: #78736e;
	width:180px;
	margin-right: 10px;
	text-align: right;
	float: left;
	clear:left;
}

.smlHeader {
	float: left;
}
.prizeName {
	color: #ffffff;
	background-color: #bebcb9;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.prizeHeader {
	font-weight: bold;
	margin-bottom: 20px;
}


/* LINK */
a.linkText:link, a.linkText:visited {
	color: #fa3c1e;
	text-decoration:underline;
}
a.linkText:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #fa3c1e;
}

.linkArw {
	margin: 0px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(../images/arw_next.gif);
}
.linkArw2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-image: url(../images/arw_next.gif);
}
.linkArwBack {
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/arw_back.gif);
}
.linkArwTop {
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/arw_top.gif);
}

/* MARGIN */
.margin5 {margin: 5px;}
.margin10 {margin: 10px;}
.margin20 {margin: 20px;}

.blockTB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.leadBlock {
	margin-top:10px;
}
.leadBlock2 {
	margin-bottom:10px;
}
.menuBlock {
	margin-bottom:5px;
}

.alignR {
	text-align: right;
}

/*UNIT*/
#allUnit {
	width: 960px;
}
#headerUnit {
	margin-bottom: 30px;
	padding-top: 10px;
}
#menuUnit {
	width:180px;
	float: left;
	margin-right: 10px;
}
#contentsUnit {
	width:760px;
	padding-bottom: 20px;
	float: left;
}
#titleUnit {
	margin-bottom: 20px;
}

/* classUNIT */

.unit750 {
	width:750px;
}


.unit560R {
	width:560px;
	margin-left: 190px;
	margin-bottom: 10px;
}
.unit465R {
	width:465px;
	margin-left: 95px;
}
#profileBox {
	border: 1px solid #bebcb9;
	padding: 10px;
	background-image: url(../oyakonohi/images/bruce2008.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
}




.unit370 {
	width:370px;
	float: left;
	margin-right: 10px;
}
.unit180 {
	width:180px;
	float: left;
	margin-right: 10px;
}
.unit180R {
	width:180px;
	float: left;
}

.lineBox {
	border: 1px solid #bebcb9;
	padding: 10px;
	margin-bottom: 5px;
}

/* FOOTER*/
.footerUnit {
	width: 760px;
	height: 30px;
	clear: left;
	padding-top: 30px;
}
.goBack {
	font-size:10px;
	float: left;
	width: 630px;
	text-align: right;
}
.goTop {
	font-size:10px;
	float: left;
	width: 120px;
	text-align: right;
}

.marginR50 {
	margin-right: 50px;
}



.prizeGoTop {
	font-size:10px;
	text-align: right;
	margin-top: 20px;
}

.photo-box {
	float: left;
	height: 370px;
	width: 370px;
}
.clear-line {
	clear: both;
	height: 20px;
}
#energygreen {
	float: right;
}
.item-name {
	font-size: small;
	margin-left: 15px;
}
.work-title {
	font-size: large;
	margin-right: 15px;
}

/* report@2010.03.23 */


.lineHeaderG .title {
	width:700px;
	float:left;
	line-height:20px;
}

.lineHeaderG .report {
	background-image:url(../images/pdf_icon.gif);
	width:60px;
	text-align:right;
	float:left;
	line-height:20px;
	background-repeat: no-repeat;
}

/* twitterAsong 2010.05.25 */

.l-image {
	width:36px; 
	float:left; 
	margin-left: 35px;
	margin-bottom: 20px
}