/*
	COLORS Co.,Ltd 追加CSS	-ここから-
=====================================================*/
.family01 { font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif; }

a:link { color:#333; text-decoration:none}
a:visited { color:#800080; text-decoration:none}
a:hover {
	color:#f00;
	text-decoration:underline;
}

body {
	margin: 0px;
	color: #333333;
	background-color: #fff;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}

p {
	margin: 0px;
}

img {
	border: none;
}

.up {
	color: #333;
}

p.cap {
	padding-left:-1em;
	text-indent:1em;
}
p.cap02 {
	padding-left:1em;
	text-indent:-1em;
}
p.caps {
	padding-left:3em;
	text-indent:-1em;
}

.dotline {
	margin: 0;
	padding: 0;
	background: url(/company/images/dotline.gif) repeat-x top left;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}



/* companyのCSSから持ってきたCSS [07.05.09]
---------------------------------*/
.small { font-size:10px } 
.normal { font-size:12px }
.normal18 { font-size:12px; line-height:18px }  
.normal20 { font-size:12px; line-height:20px } 
.large { font-size:14px } 
.largest { font-size:16px } 
.ultra { font-size:18px } 


#mainarea {
	margin: 0px;
	width: 580px;
}
#title_01 {
	background-image: url(./images/title_bg.gif);
	margin: 20px 0px 0px 0px;
	height: 44px;
	width: 580px;
}
#title_01_text {
	margin: 0;
	width: 560px;
	height: 20px;
	padding: 15px 0px 0px 10px;
}
.t15b_r {
	color: #E21C1C;
	font-size: 15px;
	font-weight: bold;
}
.t10 {
	font-size: 10px;
	line-height: 140%;
}
.t12 {
	font-size: 12px;
	line-height: 140%;
}
.t13b_w {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.t14b {
	font-size: 14px;
	font-weight: bold;
}
.t18b {
	font-size: 18px;
	font-weight: bold;
}
.title_02 {
	margin: 20px 0px 0px 0px;
	width: 580px;
	background-image: url(./images/subtitle_bg.gif);
	height: 20px;
}
.title_02_text {
	margin: 0px;
	width: 560px;
	padding: 3px 0px 0px 10px;
}
.title_03 {
	margin: 20px 0px 0px 0px;
	width: 580px;
	font-size: 14px;
	font-weight: bold;
}
.title_03_text {
	margin: 0px;
	width: 560px;
	padding: 3px 0px 0px 10px;
}
dl {
	line-height: 120%;
	margin: 10px 0px 20px 0px;
}
dt {
	width: 580px;
	font-size: 14px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}
dd {
	margin: -18px 0px 0px;
	padding: 0px 0px 10px 440px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 10px;
}

ul {
	list-style-image: url(./images/yajirushi.gif);
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 430px;
}
.up {
	font-size: 11px;
	text-align: right;
	width: 580px;
	margin: 0px 0px 0px 0px;
}
.up a:link,
.up a:visited {
	color: #333;
	text-decoration: none;
}
.up a:hover {
	color: #f00;
	text-decoration: none;
}

#history #year {
	padding: 0;
	margin: 8px 0 4px 0;
}
#history #year a:link,
#history #year a:visited {
	font-size:82%;
	color: #000;
	text-decoration:none
}
#history #year a:hover {
	font-size:82%;
	color: #f00;
	text-decoration:underline
}
#history #year td {
	width: 96px;
	height: 25px;
	background-color: #E6E6E6;
	border-right: solid 1px #fff;
}
#history #year td a {
	background: url(./history/image/yajirushi_down.gif) no-repeat left center;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
}
#history #year td.current {
	background-color: #999;
}
#history #year td.current a:link,
#history #year td.current a:visited {
	background: url(./history/image/yajirushi_down_r.gif) no-repeat left center;
	color: #fff;
}

#history .historyTips {
	width: 580px;
	margin-top: 15px;
	background: url(./images/dotline.gif) repeat-x bottom left;
}
#history .historyTips p.nen {
	float:left;
	width: 70px;
	color: #FA0046;
	font-size:70%;
}
#history .historyTips p.nen {
	padding-right: 15px;
	padding-bottom: 15px;
}
#history .historyTips span.wareki {
	font-size:180%;
	font-weight: bold;
}

#history .historyTips ul.topics {
	float:left;
	width: auto;
	list-style-type: disc;
	list-style-image: none;
}
#history .historyTips ul.topics .detail{
	padding-left: 15px;
}
#history .historyTips ul li {
	padding-bottom: 1.2em;
}
#history .historyTips img {
	float:right;
}
#history .historyTips img {
	margin-bottom: 10px;
}



/* 英語版 TOP
-------------------------*/
.menu { font-size:12px } 
.menu a:link { color:#000000; text-decoration:none }
.menu a:visited { color:#800080; text-decoration:none }
.menu a:hover { color:#ff0000; text-decoration:underline }

#container {
	width:740px;
	margin: 0;
	padding:0;
	text-align:left;
}

#topcontent {
	width:740px;
	float:left;
	background: url(images/bg_top.gif) repeat-x top left;
}

#article {
	margin-left: 8px;
}

#companyTop .up a:link,
#companyTop .up a:visited,
#companyTop .eng a:link,
#companyTop .eng a:visited {
	color: #000;
	text-decoration: none;
}
#companyTop .up a:hover,
#companyTop .eng a:hover {
	color: #f00;
	text-decoration: none;
}

ul.linkList {
	width: 200px;
	margin: 8px 0 0 5px;
	padding: 0;
}
ul.linkList02 {
	width: 220px;
	margin: 8px 0 0 5px;
	padding: 0;
}

ul.linkList,
ul.linkList02 {
	margin-bottom: 15px;
}

ul.linkList li,
ul.linkList02 li {
	list-style-type: none;
	list-style-image: none;
	background: url(./menu_images/m_red.gif) no-repeat left 2px;
	_background: url(./menu_images/m_red.gif) no-repeat left 1px;
	padding-left: 16px
}
ul.linkList li a,
ul.linkList02 li a {
	line-height: 1.7em;
}

ul.linkList03 {
	width: 225px;
	margin: 8px 0 0 20px;
	padding: 0;
}
ul.linkList03 {
	margin-bottom: 15px;
}
ul.linkList03 li {
	list-style-type: none;
	list-style-image: none;
	background: url(./menu_images/m_red.gif) no-repeat left 2px;
	_background: url(./menu_images/m_red.gif) no-repeat left 1px;
	padding-left: 16px
}
ul.linkList03 li a {
	line-height: 1.7em;
}


.clear {
	clear:both;
}

.financialList dt {
	background: url(./images/yajirushi.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 15px 0 5px 5px;
	width: 430px;
	font-size: 75%;
}
.financialList dd {
	margin: -22px 0 0 0;

}

/* 会社概要 英語版
-------------------------*/
#dataTop dl {
	line-height: 120%;
	margin: 10px 0 20px 0;
}
#dataTop dd dl {
	line-height: 120%;
	margin: 0 0 20px 0;
}
#dataTop dl.mini {
	line-height: 120%;
	margin: 0;
}

#dataTop dt {
	width: 100px;
	margin: 14px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #FA0046;
}
#dataTop dd dt {
	margin: 2px 0 0 0;
	color: #000;
}
#dataTop dd dl.place dt {
	width: 88px;
}
#dataTop dd dl.mini dt {
	width: 65px;
}

#dataTop dl.stock dt {
	width: 170px;
	margin: 14px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #FA0046;
}

#dataTop dd {
	margin: -18px 0 0;
	padding: 0 0 10px 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
}

#dataTop dl.stock dd {
	margin: -18px 0 0;
	padding: 0 0 10px 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
}
#dataTop dl.stock dd.last {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	border: none;
}

#dataTop dd dd {
	margin: -16px 0 0;
	border: none;
	font-size: 12px;
	line-height: 18px;
}
#dataTop dd dl.place dd {
	padding: 0 0 10px 88px;
}

#dataTop dd dl.mini dd {
	padding: 0 0 10px 65px;
}

#dataTop dd.line {
	margin: -38px 0 0;
}


/* A STOCK SITUATIONテーブル
----------------------*/
#dataTop #holder tr.header {
	color: #fff;
	background-color: #999;
}
#dataTop #holder tr.list {
	background-color: #E6E6E6;
}
#dataTop #holder td.line_r {
	width: 487px;
	padding: 0;
	background-color: #FA0046;
}
#dataTop #holder td.line_w {
	width: 487px;
	padding: 0;
	background-color: #fff;
}
#dataTop #holder td.type {
	width: 39px;
	background-color: #D6D6D6;
	border-right: solid 2px #fff;
	text-align: center;
}
#dataTop #holder td.name {
	width: 320px;
	border-right: solid 2px #fff;
}
#dataTop #holder td.stockTle,
#dataTop #holder td.ratioTle {
	width: 120px;
	text-align: right;
	background-color: #d6d6d6;
	font-size:10px;
}
#dataTop #holder td.stock,
#dataTop #holder td.ratio {
	width: 120px;
	text-align: right;
	font-size:10px;
}
#dataTop #holder tr.header td.name2 {
	text-align: center;
}


#history #year {
	font-size:75%;
}

#history .historyTips span.wareki {
	font-size:140%;
	font-weight: bold;
}
#history .historyTips ul.topics {
	font-size:75%;
}



#acrobat {
	width: 420px;
	_width: 580px;
	margin-top: 50px;
	padding: 12px 80px 12px 80px;
	border: solid 1px #d6d6d6;
}

.pdf a:link { color:#333; text-decoration:none}
.pdf a:visited { color:#800080; text-decoration:none}
.pdf a:hover {
	color:#f00;
	text-decoration:underline;
}



.up {
	font-size: 10px;
}


.float_left {
	float: left;
}
.float_right {
	float: right;
}



/* Margin
---------------*/
.mt10 {
	margin-top: 10px;
}
.mt14 {
	margin-top: 14px;
}
.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}
.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}
.mt40 {
	margin-top: 40px;
}

.mt60 {
	margin-top: 60px;
}

.mt80 {
	margin-top: 80px;
}

.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}

/* Padding
---------------*/
.pt20 {
	padding-top: 20px;
}
.pt45 {
	padding-top: 45px;
}

.pt60 {
	padding-top: 60px;
}

/* Text(株主優待のOLリスト)
---------------*/
.red {
	color: #FA0046;
}
.black {
	color: #333;
}
.white {
	color: #fff;
}

.bold {
	font-weight: bold;
}
.normalFont {
	font-weight: normal;
}


.text_right {
	text-align: right;
}

.small18 {
	font-size:10px;
	line-height: 18px;
}
.normal25 {
	font-size:12px;
	line-height:25px;
}

/* スキップ
----------------*/
.navskip,
.away {
	left:-99999px;
	overflow:hidden;
	position:absolute;
	width:0;
}

/* clearfix
---------------*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display:inline-block; }

/* \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* */

/*=====================================================
	COLORS Co.,Ltd 追加CSS	-ここまで-
 */
 
 /*　中期経営計画追加　ここから
=====================================================*/
#challenge_read {
	width: 580px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
#challenge_logo {
	width: 555px;
	margin-top: 20px;
}
#challenge_right {
	margin-top: 20px;
	margin-right: 25px;
	margin-left: auto;
	width: 192px;
	float: right;
}
#challenge_cap {
	font-size: 12px;
	margin-top: 5px;
	line-height: 14px;
}
#challenge  dt { margin-left: 10px; }
#challenge   li {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
#challenge  blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#challenge_notice {
	padding-top:1em;
	line-height:1.4em;
    font-size: 80%;
	color: #666666;
}
/*=====================================================
　　中期経営計画追加　ここまで　*/

#what_area {
	margin: 0px 0px 0px 25px;
	width: 455px;
}

#what_area dl {
	line-height: 120%;
	margin: 10px 0px 20px 0px;
}
#what_area dt {
	width: 455px;
	font-size: 12px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	line-height: 110%;
}
#what_area dd {
	margin: -14px 0px 0px 0px;
	padding: 0px 0px 5px 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	line-height: 120%;
}