/* /en/corc/ */




/* whatnew,list */
.whatnew {
	font-size: 70%;
	line-height:120%;
}

/* titleM */
.Mtitle{
	font-size: 70%;
    font-weight:bold;
	line-height:120%;
}

/* titleL */
.Ltitle{
	font-size: 80%;
    font-weight:bold;
}


/* lead */
.Mlead{
	font-size: 70%;
    font-weight:bold;
	line-height:120%;
	color:#336666;
}

/* subtitleL */
.Lsubt{
	font-size: 80%;
    font-weight:bold;
	line-height:140%;
}

/* subtitleM */
.Msubt{
	font-size: 70%;
    font-weight:bold;
	line-height:120%;
}

/* subtitleM blue */
.C2Msubt{
	font-size: 70%;
    font-weight:bold;
	line-height:120%;
	color:#157dc3;
}

/* subtitleL olympusColor */
.C1Lsubt{
	font-size: 80%;
    font-weight:bold;
	line-height:140%;
	color:#08107b;
}

/* textL */
.Ltext{
	font-size: 80%;
	line-height:140%;
}

/* textM */
.Mtext{
	font-size: 70%;
	line-height:160%;
}

/* textS */
.Stext{
	font-size: 65%;
	line-height:140%;
}

/* textS caption */
.S_lh120text{
	font-size: 60%;
	line-height:120%;
}

/* textM lh160 */
.M_lh160text{
	font-size: 70%;
	line-height:160%;
}

/* textM lh140 */
.M_lh140text{
	font-size: 70%;
	line-height:140%;
}


/* etc */

/* olumpus color */
.corc_C1{color:#08107B;}

/* skyblue */
.corc_C2{color:#157dc3;}

/* blue */
.corc_C3{color:#343B8F;}

/* gray */
.corc_C6{color:#666666;}

/* orange */
.corc_C7{color:#cc6600;}


/* white */
.corc_CW{color:#ffffff;}

/* black */
.corc_CB{color:#000000;}

/* yellow */
.corc_CY{color:#ff9900;}

/*bluegray*/
.corc_C8{color:#39496c;}




/* paragraph space */
div.m-line {
	font-size: 0.8em;
	line-height:100%;
	margin-bottom:0px;
}

/*table cellpadding*/
table.padS td {
	padding:3px;}
	
table.padM td {
	padding:5px;}
	
table.padL td {
	padding:8px;}
	
table.padLL td {
	padding:10px;}

table.pad0 td {
	padding:0px;}
	
table.padXS td {
	padding:1px;}
	
table.padSS td {
	padding:2px;}



/* popup blank_wideに移植ここから 

div.blankContainer {
	margin: 0px 0px 25px 0px;
	text-align: center;
}

div.blanktitle {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	background-image: url(/en/corc/csr/image/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.blanktitle h1 {
	padding: 5px 5px 5px 7px;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	border-left: 6px solid #08107B;
}

div.blankContainer p.subtitle {
	padding: 10px 0px 3px 0px;
	font-size: 70%;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
}

div.blankContainer img {
	padding: 0px 0px 10px 0px;
}

div.blankContainer p.text {
	font-size: 70%;
	line-height: 140%;
	text-align: left;
}

div.blankContainer p.note {
	margin: 15px 0px 25px 0px;
	padding: 5px 0px;
	font-size: 65%;
	line-height: 140%;
	text-align: left;
	border-top : 1px Solid #CCCCCC;
	border-bottom : 1px Solid #CCCCCC;
}

p.img {
	margin: 0px 0px 10px 0px;
}

p.img2 {
	margin: 10px 0px 10px 0px;
}
 移植ここまで */


/*会社案内役員一覧のため追加*/
table.officer{ 
	text-align:left;
	width:500px;
	border-top:solid 1px #CCCCCC;
	line-height:160%;
	}
table.officer th{ 
	padding:3px 10px;
	background-color:#eef1f3;
	font-size:70%;
	font-weight:bold;
	text-align:left;
	border-bottom:solid 1px #CCCCCC;
	width:40%;
	}
	
table.officer td.border{ 
	padding:3px 5px;
	font-size:70%;
	text-align:left;
	border-bottom:solid 1px #CCCCCC;
	width: 60%;
	}


.marginLeft{
	margin: 0px 0px 0px 10px;
}

.marginLeftHalf{
	margin: 0px 0px 0px 5px;
}
.righttext{
	text-align:right;
}

	
/* リンクボタン */

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea ul.link {
	/*width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 4px 7px;
	border: 1px solid #A3A3A3;
	background-color: #FCFCFC;
	background-image: url(/en/corc/csr/image/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	margin: 0px 0px 15px 0px;
	padding: 2px 0px;
}



#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea ul.link li {
	display:inline-block;
	width:520px;
	padding: 0px 0px 5px 20px;
	font-size: 70%;
	line-height: 160%;
	background-image: url(/en/corc/csr/image/linkicon.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;
	_padding: 0px 0px 10px 20px;
	_line-height: 110%;
	_background-position: 0em 0.1em;
}

/* add.2011.08.05. annualreport */

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea #annualPdfDlContainer table {
	margin: 20px 0px 0px 13px;
	background-image: url("/en/corc/image/linegray.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea #annualPdfDlContainer table td {
	padding: 10px 0px;
	font-size: 70%;
	line-height: 160%;
	background-image: url("/en/corc/image/linegray.gif"); 
	background-position: left bottom;
	background-repeat: repeat-x;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea #annualPdfDlContainer table td.pdf {
    font-size: 65%;
	line-height: 160%;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea #annualPdfDlContainer table td.pdf img {
	vertical-align: middle;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea #annualPdfDlContainer table td a.annualpdfop {
	padding: 0px 0px 0px 15px;
	display: block;
	background-image: url("/en/corc/ir/annualreport/image/squarehead.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* add.2011.12.14. /en/css/individual/corc/csr/index.cssよりコピー　枠付き */

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea div.flameContainer {
	margin: 0px 0px 10px 0px;
	padding: 16px 24px;
	border: 1px solid #A3A3A3;
	background-color: #F3F4EE;
	text-align: left;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea div.flameContainer p.text {
	padding: 0em 0em 0em 0em;
	font-size: 70%;
	line-height: 140%;
}
