/* CORE CSS - 20060601 */


/* BODY */
p.text-center, td.text-center, th.text-center , *.text-center
{
    text-align: center;
}

/* ADD STYLES */
/* insert */
div.irp-highlight-block {
    border:1px solid #9C9A9C;
    float:left;
    margin:0 5px 30px 0;
    padding:0;
}


/* color span cell */
span.span_green{
	color:#429A39;
}

div#center{
	text-align:center;
}

div#maincontent-box {
	margin-bottom:27px;
	padding:0 15px;  /*padding:20px;*/ /*padding:0 15px;*/
	width:618px; /*width:608px;*/ /*	width:618px;*/
}

div#object-right{
	text-align:right;
}
/*
div#pagetop {
	clear:both;
	font-size:10px;
	margin:10px 0 !important;
	text-align:right;
}
*/
/* gnavi font */
ul#gNav li div a span{
	font-size:15px;
	font-weight:590;
}

/* modify murotani */
body a:hover,
body a:active
{
	color: #00AFEC;
	text-decoration: none;
}
/* add murotani */
body a:link span,
body a:visited span
{
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

body a:hover span,
body a:active span
{
	color: #00AFEC;
	text-decoration: none;
}
/* add ƒXƒGƒ“ 
h3
{
	margin-bottom: 10px;
	padding: 2px 0 2px 7px;
	border-left: 5px solid #03B0EC;
	font-size: 122%;
	font-weight: bold;
	line-height: 1.0em;
}
*/