/*SETTING*/

* html body {font-size:xx-small;}/*WinIE΍*/

body{
	margin: 0;
	background-color: #ffffff;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size:x-small;
	line-height: 1.6em;
}

a:link{text-decoration:none;}
a:hover{text-decoration:underline;}

img{
	margin:0;
	border:none;
}

h1{
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:1.2em;	
	}

h2{
	margin:0;
	font-weight:bold;
	font-size:1.2em;	
	}

h3{
	margin:0;
	padding:2px;
	font-size:1.2em;
	font-weight:normal;
	background-color:#efefef;
	border:1px solid #cccccc;
	}

table{
	padding:3px;
	border:0;
	width:95%;
	margin:10px;
	font-size:x-small;
	}

td{
	border:1px solid #cccccc;
	}


/*frame*/

#wrapper{
	margin:0px auto 0px auto;
	background-color: #ffffff;
	padding:0px;
	width:680px;
	text-align:left;
}

#header{
	margin:0px;
	padding:0px;
	width:680px;
	background-color:#fff;

}

#header h1{
	background:url("../images/global/logo2.jpg") no-repeat 0 0;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	width:224px;
	height:60px;
	}
#header h1 span {
	display:none;
	}

#header h2{
	background:url("../tomos/images/tomos_navi01.gif") no-repeat;
	width:34px;
	height:10px;
	position:relative;
	top:10px;
	left:640px;
	
	}
#header h2 span{
	display:none;
	}


#navi{
	height:15px;
	border:0;
	padding:0 10px 0 10px;
	background:#666666 url("../tomos/images/tomos_bar_bg.gif") repeat-x;
	margin:0px;
	text-align:left;
	clear:both;
}

#navi ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#navi li{
	float:left;
	text-indent:-9999px;
	}
#navi li a{
	display:block;
	text-decoration:none;
	}
	
#navi01{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_tomos_on.gif") no-repeat;
	}

#navi02 a{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_garage_off.gif") no-repeat;
	}
#navi02 a:hover {
	background:url("../tomos/images/tomos_garage_on.gif") no-repeat;
	width:79px;
	height:15px;
	margin:0 0 0 0;
	}

#navi03 a{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_diary_off.gif") no-repeat;
	}
#navi03 a:hover {
	background:url("../tomos/images/tomos_diary_on.gif") no-repeat;
	width:79px;
	height:15px;
	margin:0 0 0 0;
	}

#navi04 a{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_guest_off.gif") no-repeat;
	}
#navi04 a:hover {
	background:url("../tomos/images/tomos_guest_on.gif") no-repeat;
	width:79px;
	height:15px;
	margin:0 0 0 0;
	}
	
#navi05 a{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_extra_off.gif") no-repeat;
	}
#navi05 a:hover {
	background:url("../tomos/images/tomos_extra_on.gif") no-repeat;
	width:79px;
	height:15px;
	margin:0 0 0 0;
	}
	
#navi06 a{
	width:80px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_store_off.gif") no-repeat;
	}
#navi06 a:hover {
	background:url("../tomos/images/tomos_store_on.gif") no-repeat;
	width:80px;
	height:15px;
	margin:0 0 0 0;
	}

	
#menu{
	height:15px;
	padding:0 10px 0 10px;
	background:#ffffff url("../tomos/images/tomos_dot_bg.gif") repeat-x;
	border-top:1px solid #cccccc;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li{
	float:left;
	text-indent:-9999px;
	}
#menu li a{
	display:block;
	text-decoration:none;
	}

#menu01{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_about_on.gif") no-repeat;
	}
	
#menu02 a{
	width:79px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_shoplist_off.gif") no-repeat;
	}
#menu02 a:hover {
	background:url("../tomos/images/tomos_shoplist_on.gif") no-repeat;
	width:79px;
	height:15px;
	margin:0 0 0 0;
	}
	
#menu03 a{
	width:80px;
	height:15px;
	margin:0;
	padding:0;
	background:url("../tomos/images/tomos_faq_off.gif") no-repeat;
	}
#menu03 a:hover {
	background:url("../tomos/images/tomos_faq_on.gif") no-repeat;
	width:80px;
	height:15px;
	margin:0 0 0 0;
	}


#main-image{	
	margin:0px;
	padding:0px;
	width:680px;
	background-color:#fff;
}

#main-image h1{
	background:#fff url("../tomos/images/about_main.jpg") no-repeat;
	width:680px;
	height:249px;
	margin:1px 0px 2px 0px;
	}
#main-image h1 span{
	display:none;
	}
	
#main{
	background:#fff;
	padding:0 0 0 3px;
	width:460px;
	float:left;
	}
	
#main img{
	margin:15px 0 15px 0px;
	}
	
	
#sidebar{
	background:#fff;
	width:210px;
	float:right;
	}

#sidebar div{
	padding:3px;
	}

#sidebar span img{
	margin:3px 0px 3px 1px;
	}

#footer{
	margin:20px 0px 0px 0px;
	padding:0 10px 0 10px;
	width:680;
	height:20;
	background-color:#333333;
	color:#ffffff;
	clear:both;
}

#footer a:link{
	color:#ffffff;
	}
	
#footer a:visited{
	color:#ffffff;
	}

#footer a:hover{
	color:#ffff33;
	text-decoration:none;
	}



/*class*/

	
.lead{
	font-size:1.1em;
	line-height: 1.8em;
	}

.cap{

	font-size:1.2em;
	}

.tblcap{
	background-color:#efefef;
	}

.tblclr{
	width:80px;
	}

.imgcnt{
	width:100%;
	text-align:center;
	margin:15px o;
	}

.fcredit{
	float:left;
	}

.fabout{
	float:right;
	}
