.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 } 

a:link { color:#0000ff; text-decoration:none }
a:visited { color:#0000ff; text-decoration:none }
a:hover { color:#ff0000; text-decoration:underline }

.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 }

.menu_s { font-size:10px } 
.menu_s a:link { color:#000000; text-decoration:none }
.menu_s a:visited { color:#800080; text-decoration:none }
.menu_s a:hover { color:#ff0000; text-decoration:underline }
.style1 {
	font-size: 11px;
	color: #333333;
}

body {
	margin: 0px;
	color: #333333;
}
p {
	margin: 0px;
}
#mainarea {
	margin: 0px;
	width: 580px;
}
#title_01 {
	background-image: url(../images/title_bg.gif);
	margin: 20px 0px 0px 0px;
	height: 44px;
	width: 580px;
}
.clear {
	margin: 0px;
	clear: both;
}
.up {
	font-size: 11px;
	text-align: right;
	width: 580px;
	margin: 0px 0px 0px 0px;
}


#what_area dl {
	line-height: 120%;
	margin: 10px 0px 20px 0px;
}
#what_area dt {
	width: 490px;
	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%;
}
.pdf_img {
	margin: -1px 0px -5px 0px;
	padding: 0px;
}

ul {
	list-style-image: url(../images/yajirushi.gif);
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 430px;
}

#what_area {
	margin: 0px;
	width: 490px;
}

.sub_title {
	margin: 10px 0px 0px 0px;
	width: 490px;
}

.komidashi {
	margin: 15px 0px 0px 0px;
	width: 490px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	line-height: 140%;
}







/*
	COLORS Co.,Ltd 追加CSS	-ここから-
=====================================================*/
body {
	background-color: #fff;
}

img {
	border: none;
}

#container {
	width:740px;
	margin: 0;
	padding:0;
	text-align:left;
	background: url(../images/content_bg.gif) repeat-y top left;
}

#companyTop #container {
	background: url(../images/content_bg.gif) repeat-y top left;
}

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

}

#topsidenavi {
	width:196px;
	float:right;
	background: url(../images/bg_top_side.gif) no-repeat top left;

}
#topsidenaviArea {
	width: 181px;
	margin-top: 7px;
	float: right;

}

#mainarea {
	width:580px;
	margin: 20px 0 0 0;
	padding:0;
}
#companyIndex #mainarea {
	height: 382px;
	background: url(../images/bg_companyIndex.gif) no-repeat top left;
}

#companyIndex ul.linkList {
	position:relative;
	top: 210px;
	left: 230px;
}

#irIndex #mainarea {
	height: 460px;
	background: url(../images/bg_irIndex.gif) no-repeat top left;
}

#irIndex #leftMenuBox {
	position:relative;
	float:left;
	top: 210px;
	left: 182px;
}
#irIndex #rightMenuBox {
	position:relative;
	float: right;
	top: 210;
	left: 53px;
}

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

.clearfix { display:inline-block; }

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

.title {
	margin-bottom: 12px;
}
#topsidenaviArea .title {
	margin-top: 11px;
}

ul.linkList {
	width: 216px;
	margin: 0 0 0 18px;
	padding: 0;
}
ul.linkList {
	margin-bottom: 15px;
}

ul.linkList li {
	list-style-type: none;
	list-style-image: none;
	background: url(../menu/m_red.gif) no-repeat left center;
	padding-left: 19px
}

ul.linkList li a {
	line-height: 1.7em;
}

#topsidenaviArea ul.linkList {
	width: 181px;
	margin: 0;
	padding: 0;
}
#topsidenaviArea ul.linkList li {
	list-style-type: none;
	list-style-image: none;
	background: url(../images/yajirushi_grey.gif) no-repeat left center;
	padding-left: 15px
}

#what_area div.komidashi,
#what_area dl {
	margin-left: 25px;
}
#what_area .komidashi {
	padding-bottom: 5px;
}
#what_area dt {
	color: #FA0046;
}

#what_area dd a:link { color:#000; text-decoration:none }
#what_area dd a:visited { color:#000; text-decoration:none }
#what_area dd a:hover { color:#f00; text-decoration:underline }

#companyTop .up {
	font-size: 11px;
	text-align: right;
	width: 740;
	margin: 0px 0px 0px 0px;
}
#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;
}

.urges { font-size:11px; color:#666; } 
.urges a:link { color:#00f; text-decoration:underline }
.urges a:visited { color:#00f; text-decoration:underline }
.urges a:hover { color:#00f; text-decoration:underline }

/* Margin
---------------*/
.mt10 {
	margin-top: 10px;
}

.mt25 {
	margin-top: 25px;
}
.mt25b15 {
	margin: 25px 0 15px 0;
}

.linkListTle {
	margin-left: 20px;
	margin-bottom: 8px;
}

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

.blue {
	background-color: #C7DCEC;
}
.white {
	background-color: #fff;
}

/*=====================================================
	COLORS Co.,Ltd 追加CSS	-ここまで-
 */