/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color:#ffffff;
	font-size: 12px;
	background-image: url(../images/common/back.jpg);
}
.main-text {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 5px;
	padding: 5px;
}
.table-back {
	background-image: url(../image/common/main_tb_back.jpg);
	background-repeat: repeat-y;
}
.small-text {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.border-001 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.hader-back {
	background-image: url(../images/common/hader_back.gif);
	background-repeat: repeat-x;
}
.table-back {
	background-image: url(../images/common/main_table_back.jpg);
	background-repeat: repeat-y;
}
.footer-back {
	background-image: url(../images/common/footer_back.gif);
	background-repeat: repeat-x;
}
.co-back {
	background-image: url(../images/contents/co_back.gif);
	background-repeat: repeat-y;
}
.text-orange-14px {
	font-size: 14px;
	color: #FF6600;
}
.text-title {
	font-size: 14px;
	line-height: 120%;
	color: #663333;
	margin: 0;
	padding: 2px;
}

/* チューニング追加 */

.footer-link {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 20px 0 0 0;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 13px;
	color: #999999;
	text-align: center;
}

h2 {
	margin: 0;
	padding: 0;
	line-height: 0%;
	text-indent: -9999px;
	font-size: 5px;
	width: 560px;
	height: 50px;
}

#color { background-image: url(../color/images/title.gif); }
#company { background-image: url(../company/images/title.gif); }
#convenient { background-image: url(../convenient/images/title.gif); }
#dining { background-image: url(../dining/images/title.gif); }
#kantan { background-image: url(../kantan/images/title.gif); }
#living { background-image: url(../living/images/title.gif); }
#mitumori { background-image: url(../mitumori/images/title.gif); }
#order { background-image: url(../order/images/title.gif); }
#otoiawase { background-image: url(../otoiawase/images/title.gif); }
#process { background-image: url(../process/images/title.gif); }
#reform { background-image: url(../reform/images/title.gif); }
#sukima { background-image: url(../sukima/images/title.gif); }
.style1 {color: #333333}