/*--------------------【テーブルの背景などの設定】----------------------*/
/*---テーブル上部背景設定【青】---*/
.sub_t {
	background-image: url(../image/sysytem/table_t_bs.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル上部背景設定【緑】---*/
.sub_tg {
	background-image: url(../image/sysytem/table_t_gs.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}


/*---テーブル上部背景設定【オレンジ】---*/
.sub_to {
	background-image: url(../image/sysytem/table_t_os.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}
.sub_to a	{
	color:#666666;
	font-size:11pt;
	font-weight: bold;
	line-height:27px;
}

/*---テーブル上部背景設定【パープルブルー】---*/
.sub_tpb {
	background-image: url(../image/sysytem/table_t_pbs.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル上部背景設定【ライトオレンジ】---*/
.sub_tro {
	background-image: url(../image/sysytem/table_t_ros.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル上部背景設定【ライトピンクオレンジ】---*/
.sub_tpo {
	background-image: url(../image/sysytem/table_t_rs.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル上部背景設定【緑U】---*/
.sub_tg2 {
	background-image: url(../image/sysytem/table_t_g2s.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 28px;
	width: 234px;
	font-size: 11pt;
	font-weight:bold;
	color:#666666;
	line-height: 27px;
	padding-top: 1px;
}

/*---テーブル中央背景設定---*/
.sub_tc	{
	background-image: url(../image/sysytem/table_cs.gif);
	background-repeat: repeat-y;
	width: 234px;

}

/*---テーブルアンダー背景---*/
.sub_u	{
	background-image: url(../image/sysytem/table_us.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 3px;
}

/*---------テーブル背景グラ------------*/
.bg01	{
	background-image:url(../image/sysytem/t_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*---写真の配置---*/
.photo01	{
	width:124;
	margin: 8px;
	float: left;
}

/*---説明文の配置---*/
.txt01 ul{
	margin: 10 10 10 10px;
	line-height: 1.5em;
	list-style-type: none;
	list-style-position: outside;
}
/*---説明文の配置---*/
.txt01 li{
	background-image: url(../image/sysytem/list.gif);
	text-indent: 1.2em;
	background-repeat: no-repeat;
	background-position: left 5px;

}
/*---説明文の配置---*/
.txt01	{
	width: 210px;
	height:140px;
	margin: 10 10 0 10px;
	padding: 0 0 10 0px;
	line-height: 1.5em;
}

/*---商品一覧の配置---*/
.buttom	{
	width:107;
	height:27;
	margin:0 5 0 115px;
	padding: 0 0 5 0px;
}

/*---【文章部分100%】---*/

#text002	{
	width: 100%;
}

/*---【文章部分2】---*/

#text001	{
	width: 400;
	margin: 0 0 0 250;
}

/*---【社長の背景】---*/

#chacho	{
	margin:20px 30px 20px 30px;
	line-height: 2em;
	background-image: url(../image/sysytem/woman.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}