@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++*/
/* 01.wrapper style   */
/*++++++++++++++++++++*/

div#container_top {
	width: 920px;
	margin: 0px auto;
}


/*++++++++++++++++++++*/
/* 02.header style    */
/*++++++++++++++++++++*/

div#header {
	width: 920px;
	height: 129px;
	background-image: url(../images/tp_header_bg.jpg);
	position: relative;
}
div#header h1 {
	position: absolute;
	top: 24px;
	left: 0px;
	text-indent: -5000px;
}
div#header h1 a {
	display: block;
	width: 230px;
	height: 54px;
	background-image: url(../images/tp_header_logo.gif);
}
ul#submenu {
	position: absolute;
	top: 5px;
	left: 630px;
	width: 295px;
}
ul#submenu li {
	float: left;
	padding: 0px 15px 0px 14px;
	background-image: url(../images/tp_submenu_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
ul#submenu li a {
	font-size: 12px;
}
div#globalmenu {
	width: 920px;
	height: 53px;
	position: absolute;
	top: 76px;
	left: 0px;
}
div#phone {
	position: absolute;
	top: 44px;
	left: 474px;
	width: 431px;
}
div#phone p {
	float: left;
}
p#phonenumber {
	width: 366px;
	height: 30px;
	background-image: url(../images/tp_phonenumber.gif);
	text-indent: -5000px;
}
p#faxlink {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	width: 65px;
	line-height: 14px;
}
div#globalmenu li {
	float: left;
}
div#globalmenu li a {
	display: block;
	height: 53px;
	text-indent: -5000px;
}
a#tp_global_01 {
	width: 189px;
}
a#tp_global_02,a#tp_global_03,a#tp_global_04 {
	width: 180px;
}
a#tp_global_05 {
	width: 191px;
}


/*+++++++++++++++++++*/
/* 05.tree style */
/*+++++++++++++++++++*/
ul#tree_top {
	height: 49px;
	background: url(../images/tp_tree_top_bg.jpg) no-repeat;
}
ul#tree_bottom {
	clear: both;
	height: 29px;
}
ul#tree_top li,ul#ns_tree_top li,ul#ns_tree_top_order li,ul#tree_bottom li {
	float: left;
	padding: 10px 7px 6px 0px;
}

ul#tree_top li span,ul#ns_tree_top li span,ul#ns_tree_top_order li span {
	display: block;
	padding: 0px 6px 0px 12px;
	background: url(../images/tp_tree_arrow.gif) 0px 5px no-repeat;
}
ul#tree_bottom li span {
	display: block;
	padding: 0px 8px 0px 12px;
	background: url(../images/tp_tree_arrow.gif) 0px 5px no-repeat;
}


/*+++++++++++++++++++*/
/* 05.contents wrapper style */
/*+++++++++++++++++++*/
div#wrapper_middle {
	clear: both;
	width: 920px;
	margin: 0px auto;
}
div#container_left {
	float: left;
	width: 690px;
	text-align: left;
}
div#container_right {
	width: 230px;
	float: right;
}

/*+++++++++++++++++++*/
/* 07.sidebar style   */
/*+++++++++++++++++++*/
div#shopping {
	width: 230px;
	background: url(../images/tp_sidebar_shopbg.jpg);
	height: 318px;
	position: relative;
}
div#shopping ul {
	position: absolute;
	top: 93px;
	left: 20px;
}
div#shopping ul li {
	text-align: left;
	margin-bottom: 5px; 
}
div#shopping ul li a {
	display: block;
	text-indent: -5000px;
	background-repeat: repeat-y;
}
a#tp_sidebar_shopping_01 {
	width: 176px;
	height: 24px;
}
a#tp_sidebar_shopping_02 {
	width: 146px;
	height: 24px;
}
a#tp_sidebar_shopping_03 {
	width: 139px;
	height: 24px;
}
a#tp_sidebar_shopping_04 {
	width: 102px;
	height: 24px;
}
a#tp_sidebar_shopping_05 {
	width: 134px;
	height: 24px;
}
a#tp_sidebar_shopping_06 {
	width: 98px;
	height: 39px;
}
div#sidebanner {
	width: 230px;
	background: url(../images/tp_sidebar_bg.gif) repeat-y;
	padding-bottom: 8px;
}
dl#quicklink dt {
	display: block;
	width: 230px;
	height: 45px;
	background: url(../images/tp_sidebar_ql_title.gif) no-repeat;
	text-indent: -5000px;
}
dl#quicklink dd {
	display: block;
	text-align: left;
	width: 230px;
	text-indent: 42px;
}
dd.ql_01 {	
	height: 29px;
	background: url(../images/tp_sidebar_ql_01.gif) no-repeat;
}
dd.ql_02 {
	height: 29px;
	background: url(../images/tp_sidebar_ql_02.gif) no-repeat;
}
dd.ql_03 {
	height: 28px;
	background: url(../images/tp_sidebar_ql_03.gif) no-repeat;
}
dd.ql_04 {
	height: 27px;
	background: url(../images/tp_sidebar_ql_04.gif) no-repeat;
}
dd.ql_05 {
	height: 29px;
	background: url(../images/tp_sidebar_ql_05.gif) no-repeat;
}
dd.ql_06 {
	height: 28px;
	background: url(../images/tp_sidebar_ql_06.gif) no-repeat;
}
dd.ql_07 {
	height: 35px;
	background: url(../images/tp_sidebar_ql_07.gif) no-repeat;
}
dl#quicklink dd a {
	display: block;
	padding-top: 3px;
}
ul#sbn li {
	padding: 2px 0px;
}
ul#sbn li a {
	display: block;
	width:206px;
	margin: 0px auto;
	text-indent: -5000px;
}
a#sbn_01 {
	height: 124px;
}
a#sbn_02 {
	height: 112px;
}
a#sbn_03,a#sbn_04,a#sbn_05 {
	height: 63px;
}
div#tweet {
	width: 230px;
	margin-top: 5px;
}
div#tweet h4 {
	display: block;
	width: 230px;
	height: 60px;
	text-indent: -5000px;
	background: url(../images/tp_tweet_01.gif) no-repeat;
}
dl#tweet2web {
	padding: 4px 12px;
	background: url(../images/tp_tweet_02.gif) repeat-y;
}
dl#tweet2web dt {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color:#09C;
	padding: 8px 4px 2px;
	line-height: 1.4em;
}
dl#tweet2web dd {

	font-size: 12px;
	font-weight: bold;
	color: #364D59;
	text-align: left;
	padding: 0px 4px 6px;
	border-bottom: 1px dotted #09C;
	line-height: 1.4em;
	overflow: hidden;
}
div#tweet p {
	display: block;
	width: 230px;
	height: 61px;
	color:#09C;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	background: url(../images/tp_tweet_03.gif) no-repeat;
}
p#youtube a {
	display: block;
	width: 230px;
	height: 55px;
	background: url(../images/tp_youtube.gif) no-repeat;
	margin-top: 8px;
	text-indent: -5000px;
}
p#qr {
	display: block;
	width: 230px;
	height: 180px;
	background: url(../images/tp_sidebar_qr.gif) no-repeat;
	margin-top: 8px;
	margin-bottom: 20px;
	text-indent: -5000px;
}
div#minus6 {
	text-align: center;
}
div#minus6 img {
	margin: 0px auto;
}
div#minus6 p {
	font-weight: bold;
	font-size: 10px;
	color: #888;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 15px;
}
/*+++++++++++++++++++*/
/* 07.footer style   */
/*+++++++++++++++++++*/
div#wrapper_bottom {
	clear: both;
	margin-top: 20px;
	text-align: center;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
div#container_bottom {
	position: relative;
	width: 920px;
	height: 260px;
	margin: 0px auto;
}
a#tp_pagetop {
	position: absolute;
	display: block;
	left: 725px;
	width: 162px;
	height: 39px;
	text-indent: -5000px;
}
div#footer {
	clear: both;
	text-align: left;
	padding-top: 24px;
}
div#footer ul {
	float: left;
	width: 180px;
	height: 165px;
	margin-top: 5px;
}
div#footer ul li {
	color: #FFF;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 2px;
}
ul#footer_list_01,ul#footer_list_02,ul#footer_list_03 {
	border-left: 1px solid #666;
}
div#footer a:active {
	font-weight: normal;
	color: #FFF;
}
div#footer a:link {
	font-weight: normal;
	color: #FFF;
}
div#footer a:visited {
	font-weight: normal;
	color: #DDD;
}
div#footer a:hover {
	font-weight: bold;
	color: #FF6600;
}
div#footer_company {
	float:left;
	width: 361px;
	height: 200px;
	background: url(../images/tp_footer_company_bg.gif) no-repeat;
	overflow: hidden;
}
div#footer_company address {
	display: none;
}


