@charset 'utf-8';
@import url("/about/common/about.css");

/*----------------------------------------------------------
	http://www.omron.co.jp/
	About > corporait > outline

	Build:2007.12.24
----------------------------------------------------------*/

/*-Modify Record-----------------------*/


/*======================================
	Color Glossary
	
	OMRON Blue=>#0055C4(border,link,etc)
	Black=>#333333(text color)
	Gray1=>#555555(header,footer,bread,etc)
	Sky Blue=>#3983B9(Copy)
	Sky Blue 2=>#6DA5CD(Sub Copy)
	Pale Blue=>#EAEFF4(Background)
	Pale Blue 2=>#
======================================*/
/*--------------------------------------
	Index
--------------------------------------*/
#mainbody .topimage{
	background:url(img/topphoto_shadow.gif) center bottom no-repeat;
	margin-bottom:15px;padding-bottom:11px;
}


/*--------------------------------------
	Schedule
--------------------------------------*/
table.schedule th.date{
	width:20%;
}
table.schedule th.city{
	width:30%;
}
table.schedule th.Opponent{
	width:25%;
}
table.schedule th.result{
	width:25%;
}

.win {
	font-weight: bold;
	color: #FF0000;
	display: block;
	text-align: center;
}
.lose {
	font-weight: bold;
	color: #0000FF;
	display: block;
	text-align: center;
}
.draw {
	font-weight: bold;
	color: #000000;
	display: block;
	text-align: center;
}


table.schedule-other th.date{
	width:15%;
}
table.schedule-other th.event{
	width:30%;
}
table.schedule-other th.city{
	width:20%;
}
table.schedule-other th.Opponent{
	width:20%;
}
table.schedule-other th.result{
	width:15%;
}


/*--------------------------------------
	Member
--------------------------------------*/
#mainbody table.member td{
	width:20%;
	padding-bottom:10px;
	text-align:center;vertical-align:top;
}
#mainbody table.member td img{
	border:1px solid #cccccc;
	margin-bottom:3px;padding:1px;
}
#mainbody table.general td{
	/*width:25%;*/
}
#mainbody table.general td p {
	text-align:center;
}
#mainbody table.general td p.position,
#mainbody table.general td p.company{
	font-size:78%;
	color:#666666;
}
#mainbody table.member {
	width:100%;
}
#mainbody table.member span.coatname{
	font-weight:bold;
	color:#D74873;
}


/*--------------------------------------
	History
--------------------------------------*/
