@charset "shift_jis";

body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 80%;
	line-height: 2;
	color: #514738;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*トップページだけ、背景壁紙画像を変える為。*/
body#top {
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
a {
	color: #514738;
}
a:hover {
	color: #772850;
	text-decoration: none;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*コンテナー（HP全体を囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 950px;	/*HP全体の横幅*/
	margin-right: auto;
	margin-left: auto;
}



/*ヘッダー（ロゴや電話番号画像が入っているブロック）
---------------------------------------------------------------------------*/
#header {
	height: 80px;
	width: 950px;
	position: relative;
}
#header #tel {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}



/*メインメニュー（上部に横並びの画像メニュー）
---------------------------------------------------------------------------*/
ul#menu img {
	vertical-align: bottom;
}
ul#menu li {
	float: left;
}

/*パンくずリスト
---------------------------------------------------------------------------*/
#breadcrumb {
	float: left;
	width: 950px;
	height: 10px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#breadcrumb li {
	float:left;
}
#breadcrumb li:after{
content:"　>　";
}
#breadcrumb li:last-child:after{
content:"";
}

/*反物〜松代文化遺産〜*/
#breadcrumb2 {
	float: left;
	width: 950px;
	height: 10px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#breadcrumb2 li {
	float:left;
	color: #ffffff 
}
#breadcrumb2 li:after{
content:"　>　";
}
#breadcrumb2 li:last-child:after{
content:"";
}
#breadcrumb2 a {
	color: #ffffff 
}

/*FLASH梱包ボックス
---------------------------------------------------------------------------*/
#fla {
	background-color: #000000;
	height: 400px;
}
#fla p {
	color: #FFFFFF;
	text-align: center;
}



/*コンテンツ（左右のブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
}



/*メインコンテンツ（左側ボックス）
---------------------------------------------------------------------------*/
#main {
	float: left;	/*ボックスを左側に配置。*/
	width: 580px;	/*ボックスの幅*/
	padding-top: 20px;
}
#main p {
	padding: 0.5em 10px 1em;
	font-size: 120%;
	line-height: 1.5em;
}
#main h2.h2bg {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;	/*h2タグの文字色*/
	font-size: 120%;
	background-image: url(images/midashi_bg.gif);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
	padding-left: 20px;	/*文字の左側に少し余白*/
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
	background-color: #272E39;
}
#main h3.h3bg {
	height: 23px;
	line-height: 23px;
	color: #514738;	/*h3タグの文字色*/
	font-size: 100%;
	background-repeat: no-repeat;
	padding-left: 20px;	/*文字の左側に少し余白*/
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
	background-color: #D2B48C;
	border-left: 10px solid #514738;
	margin-top: 25px;
}



/*サイドコンテンツ（右側ボックス）
---------------------------------------------------------------------------*/
#side {
	float: right;	/*ボックスを右側に配置。*/
	width: 330px;	/*ボックスの幅*/
	padding-top: 20px;
}
#side p {
	padding: 0.5em 5px 1em;
}
#side .box {
	border: 1px solid #bfbfbf;/*右側ボックスの各ボックスを囲む線色。*/
	margin-bottom: 1em;
}
#side h3 {
	font-size: 120%;
	color: #514738;	/*h3タグの文字色*/
	text-align: center;	/*文字をセンタリング*/
	border-bottom: 1px solid #bfbfbf;	/*h3タグ下に直線を追加*/
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(images/h3bg.gif);	/*h3の背景画像*/
	background-repeat: repeat-x;	/*背景画像を横軸にリピート*/
	background-position: center;	/*背景画像を上下中央に配置*/
}
#side .sidemenu1 a {
	width: 326px;
	height: 100px;
	display: block;
	background-image: url(recommend/images/gakuseihuku.jpg);	/*サイドメニューの背景画像*/
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#side .sidemenu1 a:hover {
	background-image: url(recommend/images/gakuseihuku_over.jpg);	/*カーソルオーバー時の背景画像*/
}

#side .sidemenu2 a {
	width: 326px;
	height: 100px;
	display: block;
	background-image: url(recommend/images/tanmono.jpg);	/*サイドメニューの背景画像*/
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#side .sidemenu2 a:hover {
	background-image: url(recommend/images/tanmono_over.jpg);	/*カーソルオーバー時の背景画像*/
}

#side .sidemenu3 a {
	width: 326px;
	height: 100px;
	display: block;
	background-image: url(images/sidemenu_bg_over.gif);	/*サイドメニューの背景画像*/
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#side .sidemenu3 a:hover {
	background-image: url(images/sidemenu_bg_over.gif);	/*カーソルオーバー時の背景画像*/
}

#side .kawaraban a {
	width: 326px;
	height: 70px;
	display: block;
	background-image: url(news/images/kawaraban.gif);	/*サイドメニューの背景画像*/
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#side .kawaraban a:hover {
	background-image: url(news/images/kawaraban_over.gif);	/*カーソルオーバー時の背景画像*/
}



/*スクロールするとページトップへ戻るボタンがフェードして表示
---------------------------------------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 110%;
}
#page-top a {
	background-image: url(news/images/page-top.jpg);
	width: 120px;
	height: 70px;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	background-image: url(news/images/page-top_over.jpg);
}



/*フッター（コピーライトなど入っている一番下のボックス）
---------------------------------------------------------------------------*/
#footer {
	text-align: center;
	clear: both;
	width: 100%;
}



/*メインコンテンツ内の「新着情報」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 560px;			/*新着情報ボックスの幅*/
	height: 500px;		/*新着情報ボックスの高さ*/
	overflow: auto;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main dl.new dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dl.new dd {
	border-bottom: 1px solid #bfbfbf;	/*日付ごとの下線*/
}



/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #393227;
}
.ta1 td, .ta1 th{
	padding: 10px;
}
.ta1 th{
	background-color: #fafafa;	/*左側thタグの背景色*/
	width: 150px;	/*左側thタグの幅*/
	text-align: center;
}
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #615543;	/*テーブルの見出し部分の背景色（products_guide.htmlで使用しています）*/
	color: #FFFFFF;	/*文字色*/
	font-size: 110%;
}

.ta2 {
	width: 580px;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
}
.ta2, .ta2 td{
	border: 1px solid #393227;
}
.ta2 th{
	width: 130px;
	border: 1px solid #393227;
	text-align: center;
}
.ta2 td{
	padding-left: 1em;
}
.ta3 {
	width: 400px;
	margin-right: auto;
}
.ta3, .ta3 td{
	border: 1px solid #393227;
}
.ta3 th{
	border: 1px solid #393227;
	text-align: center;
	background-color: #fafafa;	/*左側thタグの背景色*/
}
.ta3 th.left{
}
.ta3 th.right{
	width: 150px;
}
.ta3 td, .ta3 th{
	padding: 5px;
	font-size: 18px;
}
.ta3 th.tamidashi{
	text-align: left;
	background-color: #615543;	/*テーブルの見出し部分の背景色（products_guide.htmlで使用しています）*/
	color: #FFFFFF;	/*文字色*/
}

/*その他
---------------------------------------------------------------------------*/
.color1 {
	color: #772850;
}
.look {
	background-color: #f5f5f5;
}
.mb1em {
	margin-bottom: 1em;
}

/*お知らせ
###########################################################################*/

/*お知らせトップページ
---------------------------------------------------------------------------*/
.event {
	float: left;
	width: 400px;
}
.event2 {
	float: left;
	width: 580px;
}
.eventimg {
	float: right;
	padding-top: 35px;
}
.eventdata {
	clear: both;
	border-bottom: 1px solid #bfbfbf;	/*イベントごとの下線*/
}

/*かわら版
---------------------------------------------------------------------------*/

#report {
	width: 580px;
	margin-top: 20px;
}
#report .box {
	border-bottom: 1px solid #bfbfbf; /*ボックス下を囲む線色。*/
	border-left: 1px solid #bfbfbf; /*ボックス左を囲む線色。*/
	border-right: 1px solid #bfbfbf; /*ボックス右を囲む線色。*/
	padding-bottom: 1em;
	margin-bottom: 2em;
}
#report .subject {
	font-weight: bold;
	text-align: left;
	float: left;
	padding-left: 10px;	/*文字の左側に少し余白*/
}
#report .date {
	text-align: right;
	padding-right: 10px; /*文字の右側に少し余白*/
}
#report .titlebar {
	height: 20px;
	line-height: 15px;
	color: #514738;
	font-size: 120%;
	background-repeat: no-repeat;
	padding-top: 0.5em;
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
	background-color: #D2B48C;
	border-left: 10px solid #514738;
}
#report .box p span.kimonohosp {
	float: right;
}

/*商品案内
###########################################################################*/

/*商品案内トップページ
---------------------------------------------------------------------------*/
#products_list {
	width: 580px;
}
#products_list img {
	border: 1px solid #bfbfbf;
}

/*カテゴリコンテンツ
---------------------------------------------------------------------------*/
#category {
	float: left;	/*ボックスを左側に配置。*/
	width: 160px;	/*ボックスの幅*/
	padding-top: 20px;
}
#category .box {
	height: 1000px;
	border: 1px solid #bfbfbf;/*右側ボックスの各ボックスを囲む線色。*/
	margin-bottom: 1em;
}
#category h3 {
	font-size: 120%;
	height: 20px;
	color: #514738;	/*h3タグの文字色*/
	text-align: center;	/*文字をセンタリング*/
	border-bottom: 1px solid #bfbfbf;	/*h3タグ下に直線を追加*/
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url(../images/h3bg.gif);	/*h3の背景画像*/
	background-repeat: repeat-x;	/*背景画像を横軸にリピート*/
	background-position: center;	/*背景画像を上下中央に配置*/
}
#category .menu {
	margin-top: 1.5em;
}
#category .menu a {
	font-size: 120%;
	display: block;
	text-align: left;	/*メニューテキストを左寄せ*/
	margin-right: 1px;
	margin-bottom: -10px;
	margin-left: 0.5em;
	color: #514738;	/*メニューの文字色*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#category2 {
	float: left;	/*ボックスを左側に配置。*/
	width: 200px;	/*ボックスの幅*/
	padding-top: 20px;
}
#category2 .box {
	height: 870px;
	border: 1px solid #bfbfbf;/*右側ボックスの各ボックスを囲む線色。*/
	margin-bottom: 1em;
}
#category2 .menu {
	margin-top: 1.5em;
}
#category2 .menu a {
	font-size: 120%;
	display: block;
	text-align: left;	/*メニューテキストを左寄せ*/
	margin-right: 1px;
	margin-bottom: -10px;
	margin-left: 0.5em;
	color: #514738;	/*メニューの文字色*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


/*メイン・サブコンテンツ
---------------------------------------------------------------------------*/
#main2 {
	float: right;	/*ボックスを右側に配置。*/
	width: 760px;	/*ボックスの幅*/
	padding-top: 20px;
}
#main2 p {
	padding: 0.5em 10px 1em;
}
#main2 h2.h2bg {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;	/*h2タグの文字色*/
	font-size: 120%;
	background-image: url(images/midashi_bg.gif);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
	padding-left: 20px;	/*文字の左側に少し余白*/
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
}
#main2 .sub1 {
	width: 760px;
	height: 422px;
	margin-bottom: 4em;
}
#main2 .sub2 {
	clear: both;
	width: 760px;
	height: auto;
	margin-bottom: 2em;
}
#main2 .sub2 p.headline1 {
	line-height: 5px;
	color: #514738;
	font-size: 120%;
	border-left: 10px solid #514738;
}
#button {
	clear:both;
	width:70px;
	height:24px;
	margin-left:auto;
 	color:#ffffff;
	background:#514738;
	text-align:center;
	display:block;
	text-decoration:none;
	border:1px solid #514738;
	border-radius:3px;
	background:-moz-linear-gradient(rgba(42,31,13,0.5), rgba(42,31,13,1));
	background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(42,31,13,0.5)), to(rgba(42,31,13,1)));
	box-shadow:1px 2px 2px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.5) inset, 0px -1px 0px rgba(255,255,255,0.2) inset;
}
a#button:hover {
	background:-moz-linear-gradient(rgba(42,31,13,0.4), rgba(42,31,13,0.9));
	background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(42,31,13,0.4)), to(rgba(42,31,13,0.9)));
}

/*商品リストページ
---------------------------------------------------------------------------*/
.list {
	width: 215px;
	float: left;
	margin-right: 38px;
}
.list img {
	margin: 15px 0px 10px 0px;
	border: 1px solid #bfbfbf;
}
.list p {
	line-height: 0.3;
}
.list p span.price{
	color: #DD0000;
	font-weight: bold;
}
.list p span.tax{
	font-size: 80%;
}
#detail_img {
	float: left;
}
#detail_img_main {
	border: 1px solid #bfbfbf;
}
#PhotoGallery {
	width: 450px;
}
#PhotoGallery .PhotoGallery1 img {
	margin-top: 20px;
	border: 1px solid #bfbfbf;
}
#PhotoGallery .PhotoGallery2 img {
	border: 1px solid #bfbfbf;
	margin-bottom: 2em;
}
#detail_info {
	float: right;
	width: 290px;
}
#detail_name {
	width: 290px;
	text-align: left;
}
#detail_name p.price {
	font-size: 180%;
	margin-left: 10px;
	color: #DD0000;
}
#detail_name p.price span.teika {
	font-size: 70%;
	color: #000000;
}
#detail_name p.price span.off {
	font-size: 80%;
	color: #000000;
}
#detail_name p.price span.tax {
	font-size: 70%;
}
#detail_ex {
	width: 290px;
	text-align: left;
	line-height: 20px;
	font-size: 130%;
	margin-top: 1em;
}
#detail_ex2 {
	width: 290px;
	text-align: left;
	line-height: 20px;
	font-size: 130%;
	margin-top: 1.5em;
}
#detail_ex2 .coordinate{
	margin-top: 1em;
	height: 120px;
}
#detail_ex2 .coordinate img{
	float: left;
}
#detail_ex2 .coordinate p{
	float: right;
	width: 170px;
	font-size: 80%;
	line-height: 18px;
	text-align: left;
}
#detail_ex2 .coordinate p span.price{
	color: #DD0000;
	font-weight: bold;
	font-size: 120%;
}
#detail_ex2 .coordinate p span.tax{
	font-size: 80%;
}
#detail_sentaku {
	width: 290px;
	text-align: left;
	line-height: 20px;
	font-size: 130%;
	margin-top: 1em;
}
#detail_sentaku img {
	margin-top: 0.5em;
}
#detail_sentaku ul {
	list-style: outside;
	font-size: 80%;
	margin-left: 1em;
}
#detail_size {
	width: 290px;
}
#detail_size .caption1{
	font-size: 130%;
	text-align: left;
}
#detail_size .caption2{
	text-align: left;
}
#detail_size_gakusei {
	float: left;
	width: 760px;
}
#detail_size_gakusei .caption1 {
	text-align: left;
	font-size: 130%;
}
#detail_size_gakusei .caption2 {
	text-align: left;
	padding-left: 5px;
}
#detail_size_gakusei .caption3 {
	text-align: right;
	padding-left: 5px;
}
#detail_size_gakusei th.tategaki {
	width: 20px;
}

/*商品詳細テーブル
---------------------------------------------------------------------------*/
.detail_ta1 {
	width: 240px;
	margin-left : 0;
	margin-right : auto;
}
.detail_ta1, .detail_ta1 td, .detail_ta1 th{
	border: 1px solid #393227;
	text-align: center;
}
.detail_ta1 th{
	background-color: #fafafa;	/*thタグの背景色*/
	width: 100px;	/*thタグの幅*/
}

/*男子学生服サイズテーブル
---------------------------------------------------------------------------*/
.danshi01 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.danshi01, .danshi01 td, .danshi01 th{
	border: 1px solid #393227;
	text-align: center;
}
.danshi01 th{
	background-color: #D2B48C;	/*thタグの背景色*/
	width: 100px;	/*thタグの幅*/
}
.danshi03 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.danshi03, .danshi03 td, .danshi03 th{
	border: 1px solid #393227;
	text-align: center;
}
.danshi03 th{
	background-color: #D2B48C;	/*thタグの背景色*/
	width: 60px;	/*thタグの幅*/
}


/*特集ページ（松代中学学生服、反物〜松代文化遺産〜）
###########################################################################*/

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main3 {
	float: left;	/*ボックスを左側に配置。*/
	width: 950px;	/*ボックスの幅*/
	padding-top: 20px;
}
#main3 h2.h2bg {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;	/*h2タグの文字色*/
	font-size: 120%;
	background-image: url(images/midashi_bg.gif);	/*h2タグの背景画像*/
	background-repeat: no-repeat;
	padding-left: 20px;	/*文字の左側に少し余白*/
	overflow: hidden;	/*背景画像から飛び出た文字を非表示にする*/
}

/*「gakuseihuku_top.php」*/
#main4 {
	float: right;
	width: 730px;	/*ボックスの幅*/
	padding-top: 20px;
}



/*学生服トップページ
---------------------------------------------------------------------------*/
#gakuseihukuuketuke {
	margin-top: 1em;
}
#image-navigation {
	margin-top: 1em;
}
#image-navigation .navi {
	float: left;
}
#image-navigation .navi img {
	vertical-align: bottom;
}
#image-navigation .navi-image {
	float: left;
}
#image-navigation .navi-image {
	position: relative;
}
#image-navigation .navi-image a {
	position: absolute;
	top: 0;
	left: 0; 
	z-index: 8;
}
#image-navigation .navi-image a.active {
	z-index: 10;
}
#image-navigation .navi-image a.last-active {
	z-index: 9;
}

/*学生服予約特典
--------------------------*/
/*「gakuseihuku_top.php」*/
#tokutenbox1 {
	width: 718px;
	border-left: solid 6px #ff8e00;
	border-right: solid 6px #ff8e00;
	border-bottom: solid 6px #ff8e00;
	margin-bottom: 1em;
}
#tokutenbox1 p {
	padding-top: 1em;
	margin-left: 1em;
	font-size: 14px;
}
#tokutenbox1 img {
	margin-left: 2em;
}
#tokutenbox1 .presentbox {
	width: 700px;
}
#tokutenbox1 .presentbox img {
	margin-left: 9em;
}
#tokutenbox2 {
	width: 718px;
	border-left: solid 6px #0074ff;
	border-right: solid 6px #0074ff;
	border-bottom: solid 6px #0074ff;
}
#tokutenbox2 p {
	padding-top: 1em;
	margin-left: 1em;
	font-size: 14px;
}
#tokutenbox2 img {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 8px;
	border: 1px solid #bfbfbf;
}


/*学生服ご購入までの流れ
--------------------------*/
.step {
	margin-left: 1px;
	margin-right: 30px;
	padding: 15px 25px;
	border-left: solid 6px #e9e3ce;
	border-right: solid 6px #e9e3ce;
	border-bottom: solid 6px #e9e3ce;
}
.arrow {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 30px;
}


/*ご家庭でのお洗濯方法
--------------------------*/
/*「washing.php」*/
#washing1 h4.h4_washing{
	font-size: 16px;
	line-height: 39px;
	font-weight: bold;
	color: #514738;
	background-color: #D2B48C;
	display: block;
	height: 30px;
	width: 565px;
	padding-left: 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	letter-spacing: 0.1em;
	margin-top: 30px;
	margin-bottom: 11px;
	border-bottom: 5px solid #514738;
}
#washing1 h4.h4_washing span{
	font-size: 25px;
}



/*反物〜松代文化遺産〜トップページ
---------------------------------------------------------------------------*/
#tanmono_haikei {
	min-height: 100%;
	background:url('recommend/matsushiro_tanmono/images/bgimg.jpg') no-repeat center;
	background-size:cover;
	background-position: 0 161px;
}
#tanmono_title {
	width: 950px;
	color: #ffffff;
}
#tanmono {
	width: 950px;
	margin-top: 1em;
}
#tanmono li {
	float: left;
}



/*松代かわら版
---------------------------------------------------------------------------*/
/*「kawaraban.php」*/
#archives {
	float: right;	/*ボックスを右側に配置。*/
	width: 330px;	/*ボックスの幅*/
	padding-top: 50px;
}
#archives p{
	font-size: 14px;
	font-weight: bold;
}



/*店舗情報
---------------------------------------------------------------------------*/
#accessmap {
	margin-top: 3em;
}
#parking {
	margin-top: 3em;
}
#parking img{
	border: 1px solid #bfbfbf;
}



/*お問い合わせ
---------------------------------------------------------------------------*/
#formWrap {
	width:580px;
	margin:0 auto;
	color:#555;
	line-height:120%;
}
table.formTable{
	width:580px;
	margin:0 auto;
	border-collapse:collapse;
	font-size:120%;
	margin-bottom: 20px;
	table-layout: fixed;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width: 150px;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
