@charset "euc-jp";

/* all */


a       	{ font-size: 12px; line-height: 150%; color:#8c5428; text-decoration:underline;}
a:hover 	{ font-size: 12px; line-height: 150%; color:#8c5428; text-decoration: none;}

p			{ font-size: 12px; line-height: 150%; color: #333333; margin: 0; padding: 0;}

.clear		{ position: absolute; top: -9999px; left: -9999px; margin:0px; padding:0px; display:inline;}
.center		{ margin: 0 auto; text-align: center;}

img			{ border: 0;}
.underline	{ text-decoration: underline;}

.blue		{ color: #0000FF;}
.red		{ color: #CC0000;}

/* top */
#tgsMain		{ background: url(/cs/list/taleschannel/tgs2009/_common/img/mainBg.gif) repeat-y; width: 920px; margin: 0 auto; display: table;}
#tgsMainHead	{ background: url(/cs/list/taleschannel/tgs2009/_common/img/mainHead.gif) no-repeat; width: 920px; height: 15px; margin: 0 auto;}
#tgsMainFoot	{ background: url(/cs/list/taleschannel/tgs2009/_common/img/mainFoot.gif) no-repeat bottom; width: 920px; height: 76px; margin: 0 auto; display: table;}

#tgsTitle		{ margin: 5px auto; display: table;}
#tgsTitle dl	{ width: 640px; margin: 10px auto; font-size: 12px; color: #683f1d; text-align: left; line-height: 140%;}
#tgsTitle dt	{ width: 60px; float: left; display: table;}
#tgsTitle dd	{ width: 580px; float: left; display: table;}

.tgsTableArea	{ width: 800px; margin: 20px auto;}

.tgsTable			{ background: #683f1d; margin: 10px auto 10px auto; width: 700px; text-align: center; font-size: 12px; color: #333333;}
.tgsTable td		{ padding: 4px 2px 3px 2px;}
.tgsTable .tdTitle	{ background: #b8987e;}

.tgsTable .tdTextL	{ background: #FFFFFF; text-align: left;}
.tgsTable .tdTextR	{ background: #FFFFFF; text-align: right;}
.tgsTable .tdTextC	{ background: #FFFFFF; text-align: center;}

.tgsItemArea	{ width: 700px; margin: 10px auto; display: table;}
.tgsItemImg		{ width: 200px; display: table; float: left; text-align: center;}
.tgsItemTextArea{ width: 470px; display: table; float: right; padding: 5px 8px; background: #f5f1ef; border: 1px solid #683f1d;}
.tgsItemTextArea dl	{ margin: 0; text-align: left; color: #683f1d; line-height: 120%;}
.tgsItemTextArea dt	{ font-size: 14px; font-weight: bold;}
.tgsItemTextArea dd	{ font-size: 12px;}

#tgsDDText		{ width: 330px; float: left; display: table;}
#tgsDDText span	{ font-size: 10px; color: #666666;}
#tgsDDImg		{ width: 120px; float: right; display: table; text-align: center;}
#tgsDDImg p		{ width: 120px; margin: 0 0 5px 0; font-size: 10px; color: #683f1d; text-align: center;}


.tgsTableArea p	{ width: 500px; margin: 20px auto 40px auto; font-size: 12px; color: #683f1d; text-align: left; line-height: 140%;}
.tgsTableArea p.tableUnder{ width: 500px; margin: 0 auto 25px auto; text-align: left;}


.tgsEnd			{ margin: 15px auto; font-weight: bold; font-size: 14px;}
