/*
Theme Name: trip2010
Theme URI: http://www.
Description: This Theme is trip.
Author: Mutec
*/

/* Common STYLE */

* {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	color: #111111;
	font-family: Futura, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-style: normal;
	text-align: center;
}
img {
	vertical-align: bottom;
}
a img {
	border: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
}
h1 {
	font-weight: normal;
	border-bottom: 5px solid #111111;
	line-height: 2em;
	text-align: right;
}
h2 {
	font-size: 200%;
	padding-bottom: 25px;
}
h3 {
	font-size: 140%;
	line-height: 2.5em;
}
ul li {
	list-style: none;
}
table {
	border-collapse: collapse;
}

/* Base Layout Style
-------------------------------*/
#wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
#header {
	padding-bottom: 25px;
}
#container {
	background-image: url(img/allpages/container.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 40px;
}
#main {
	float: right;
	width: 720px;
}
#leftbar {
	float: left;
	width: 250px;
}
#footer {
	clear: both;
	border-top: 1px solid #111111;
	background-color: #FFFFFF;
	height: 100px;
}

/* header Style
------------------------------*/
#header #search {
	float: right;
	margin-top: 30px;
}
#header form#search #s {
	border: 1px solid #111111;
	height: 18px;
}
#header ul {
	display: block;
	height: 38px;
	width: 1000px;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
	font-size: 90%;
	line-height: 1.3em;
}
#header ul li {
	float: left;
	width: 165px;
	margin-top: 5px;
}

/* leftbar Style
-----------------------------*/

/* navigation style */
#leftbar ul#navi {
	height: 155px;
	width: 249px;
	display: block;
	background-image: url(img/allpages/hr.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#leftbar ul#navi li a {
	display: block;
	height: 45px;
	width: 249px;
	text-indent: -9999px;
}
ul#navi li#nHome a {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*ul#navi li#nNews a {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
ul#navi li#nArtist a {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}*/
ul#navi li#nAccess a {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -135px;
}
ul#navi li#nContact a {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: 0px -180px;
}
/* navigation-hover style */
ul#navi li#nHome a:hover {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: -250px 0px;
}
/*ul#navi li#nNews a:hover {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: -250px -45px;
}
ul#navi li#nArtist a:hover {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: -250px -90px;
}*/
ul#navi li#nAccess a:hover {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: -250px -135px;
}
ul#navi li#nContact a:hover {
	background-image: url(img/allpages/navi.gif);
	background-repeat: no-repeat;
	background-position: -250px -180px;
}
/* navigation END */
#leftbar p {
	width: 240px;
}
#leftbar #holiday {
	width: 240px;
	background-image: url(img/allpages/hr.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#leftbar #holiday p {
	line-height: 2em;
}
#leftbar #holiday a {
	display: block;
	height: 45px;
	width: 249px;
	text-indent: -9999px;
	background-image: url(img/allpages/holiday.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#leftbar #holiday a:hover {
	background-image: url(img/allpages/holiday.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
/*#leftbar #triponline {
	width: 240px;
	background-image: url(img/allpages/hr.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#leftbar #triponline p {
	line-height: 2em;
}*/
#leftbar #triponline a {
	display: block;
	height: 45px;
	width: 249px;
	text-indent: -9999px;
	background-image: url(img/allpages/online_btn02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#leftbar #triponline a:hover {
	background-image: url(img/allpages/online_btn02.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

#leftbar p.lefttitle {
	margin-top: 20px;
	margin-bottom: 15px;
}
#leftbar ul#zozo li {
	background-image: url(img/allpages/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
}
ul#contact-list li{
 float: left;
 padding-bottom: 14px;
}
ul#contact-list li#clCenter {
 padding-right: 14px;
 padding-left: 14px;
}
  
/* Footer Style
-----------------------------*/
#footer p {
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
}
#footer img {
	float: right;
	margin-top: 25px;
	width: 100px;
	clear: left;
}

#footer address {
	background-color: #111111;
	color: #FFFFFF;
	text-align: right;
	height: 40px;
	padding-right: 10px;
	line-height: 3.5em;
	clear: both;
	font-style: normal;
}


/* common Style
---------------------------- */
#main .width720 {
	padding-left: 30px;
}
#main .box_3 {
	background-image: url(img/allpages/box3.gif);
	background-repeat: repeat-y;
	background-position: 30px 0px;
	margin-top: 10px;
	width: 750px;
	line-height: 1.3em;
}
#main .box_3:after { /* clearfix */
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clear {
	clear: both;
}
table#pagelink {
	clear: both;
	width: 720px;
	border: 1px solid #111111;
	margin-top: 20px;
}
table#pagelink td#prevpage {
	width:124px;
	height:28px;
}
table#pagelink td#prevpage a {
	display:block;
	width:124px;
	height:28px;
	background-image: url(img/subpage/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
table#pagelink td#nextpage {
	width:124px;
	height:28px;
}
table#pagelink td#nextpage a {
	display:block;
	width:124px;
	height:28px;
	background-image: url(img/subpage/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
table#pagelink td#blogtop {
	text-align: center;
}
img.titleimg {
	margin-bottom: 20px;
}
.size90 {
	font-size: 90%;
}
.s90line18 {
	font-size: 90%;
	line-height: 1.8em;
}
.border {
	border-bottom: solid 1px #111111;
	font-size: 0.1em;
	line-height: 0em;
	clear: both;
}
.mb-10 {
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}
.re {
	color: #FF0000;
}
#main .column2 {
	background-image: url(img/subpage/column2.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	width: 720px;
}
#main .column2:after { /* clearfix */
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
} 
.textbox p {
	padding-bottom: 1em;
}
