/* ----------------------------------------------------------------------------------------------------

	S T Y L E S

---------------------------------------------------------------------------------------------------- */




/* // -------------------------------------------------------------------------------------------------
// // C O M M O N
---------------------------------------------------------------------------------------------------- */




/* // -------------------------------------------------------------------------------------------------
// //.	[ BASICS ]
---------------------------------------------------------------------------------------------------- */


/* //.		Default Format
---------------------------------------------------------------------------------------------------- */

* {
	margin:0;
	padding:0;
	font-size:8pt;
	font-family:sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#333;
}

body{
	border:none 0;
	background-color:#FFF;
}

li {
	list-style:none outside;
}

a {
	text-decoration:underline;
	color:#c30101;
}

a:visited {
	color:#c30101;
}

a:hover,
a:active {
	color:#760000;
}




/* // -------------------------------------------------------------------------------------------------
// //.	[ CONTAINER ]
---------------------------------------------------------------------------------------------------- */


.topArea {
	width:540px;
	height:374px;
	background:url(../../images/main_pht/top17.jpg);
}


img.phtWaku {
	border:solid 5px #c30101;
}

img.phtWaku2 {
	border:solid 5px #c3c3c3;
}

.topPhtColor {
	color:#fff;
	font-size:7pt;
	line-height:140%;
}

.ywidth {
	width:60px;
}

.yearBG {
	background:url(../../awards/images/y_bg.gif) repeat-y;
	width:20px;
}

.awardsTL {
	font-weight:bold;
	font-size:8pt;
	line-height:140%;
	padding-bottom:5px;
}

/* // -------------------------------------------------------------------------------------------------
// //.	[ 2 ]
---------------------------------------------------------------------------------------------------- */

.boxBg {
	font-size:8pt;
	line-height:140%;
	background-color:#f2f2f2;
	padding:5px 0px 5px 4px;
	width:100%;
}

.boxBg p {
	font-weight:bold;
	font-size:8pt;
	padding-bottom:5px;
}


.boxBg .compS {
	font-size:7pt;
	line-height:150%;
}


/* // -------------------------------------------------------------------------------------------------
// //.	[ 1 ]
---------------------------------------------------------------------------------------------------- */

.boxBgL {
	font-size:8pt;
	line-height:140%;
	padding:5px 0px 5px 10px;
	width:420px;	
}

.boxBgL p {
	font-weight:bold;
	font-size:8pt;
	padding-bottom:5px;
}


.boxBgL .compS {
	font-size:7pt;
	line-height:150%;
}
