body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	/*
	background-image: url("../temp_images/body_bk.gif");
	background-repeat: repeat-x; 
	*/
	text-align: center;    
	}


a {
	text-decoration: none;
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #333333;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h6{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;	
	color: #666666;
	font-weight: normal;
}

#container {
	/*line-height: 140%;*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	/*
	background-color: #FFFFFF;
	background-image: url("../temp_images/container_bk.gif");
	background-repeat:repeat-y;
	*/
	}

#header {
	margin-top: 0px;
	}

#header a {
	background-image: url("../temp_images/logo.jpg");
	background-repeat: no-repeat;
	background-position:0;
	display: block;
	width: 220px;
	height: 34px;
	margin-top: 20px;
	margin-left: 20px;
	text-indent:-9999px;
	overflow:hidden;
	}

#header h1 {
	font-size: 1.75em;
	letter-spacing: .3em;
	
	}

#header h2 {
	font-size: small;
	}
	
#header p {
	font-size: small;
	padding :0px;
	margin :0px;
	}

/*
#sub_bk{
	background-image: url("../temp_images/header.jpg");
	border: solid 1px #666666;
	height:500px;
}
*/

#menubar{
}

#menubar ul{
	list-style:none;
	padding:0 0 10px 20px;
}

#menubar li{
	height:12px;
	text-indent:200px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	float: left;
}

#menubar li a{
	display:block;
	height:12px;
	background-repeat:no-repeat;
}

#menubar li#news,#menubar li#news a{
	background-image: url("../temp_images/menu.jpg");
	width:65px;
}

#menubar li#news a:hover{
	background-position:0 -12px;
}

#menubar li#concept,#menubar li#concept a{
	background-image: url("../temp_images/menu.jpg");
	background-position:-65px -0px;
	width:80px;
}

#menubar li#concept a:hover{
	background-position:-65px -12px;
}

#menubar li#product,#menubar li#product a{
	background-image: url("../temp_images/menu.jpg");
	background-position:-145px -0px;
	width:79px;
}

#menubar li#product a:hover{
	background-position:-145px -12px;
}

#menubar li#order,#menubar li#order a{
	background-image: url("../temp_images/menu.jpg");
	background-position:-224px -0px;
	width:105px;
}

#menubar li#order a:hover{
	background-position:-224px -12px;
}

#menubar li#blog,#menubar li#blog a{
	background-image: url("../temp_images/menu.jpg");
	background-position:-329px -0px;
	width:94px;
}

#menubar li#blog a:hover{
	background-position:-329px -12px;
}

#menubar li#contact,#menubar li#contact a{
	background-image: url("../temp_images/menu.jpg");
	background-position:-423px -0px;
	width:81px;
}

#menubar li#contact a:hover{
	background-position:-423px -12px;
}

#sub_container{
	/*
	position:relative;
	top: -150px;
	clear: left;
	background-image: url("../temp_images/sub_container_bk_a.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 150px; 
	width: 708px;
	border: solid 1px #000000;
	*/
}

#image {
	background-image: url("../temp_images/img_top.jpg");
	background-repeat: no-repeat;
	background-position:0;
	display: block;
	width: 900px;
	height: 400px;
	margin-top: 20px;
	text-indent:-9999px;
	overflow:hidden;
	}

#news_image  , #concept_image , #product_image , #order_image , #blog_image{
	background-repeat: no-repeat;
	background-position:0;
	display: block;
	width: 900px;
	height: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent:-9999px;
	overflow:hidden;
	}

#news_image {
	background-image: url("../temp_images/001news_img_top.jpg");
	}

#concept_image {
	background-image: url("../temp_images/002concept_img_top.jpg");
	}

#product_image {
	background-image: url("../temp_images/003product_img_top.jpg");
	}

#order_image {
	background-image: url("../temp_images/004order_img_top.jpg");
	}

#blog_image {
	background-image: url("../temp_images/005blog_img_top.jpg");
	}

#outline {
	background-repeat: no-repeat;
	background-position:0;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	margin-top: 20px;
	padding:100px 0px 0px 560px;
	height: 300px;
	}

#outline ul{
	list-style:none;
	margin-left: -40px;
	}

#outline li{
	float: left;
	}

#outline a img{
	border-style:solid;
	border: solid 1px;
	margin-right:10px;
	}
	
#outline a:link img{
	color: #cccccc;
	}

#outline a:visited img{
	color: #cccccc;
	}

#outline a:active img{
	color: #666666;
	}

#outline a:hover img{
	color: #CAFF38;
	}


/*
#wrapper{
	float: left;
	width: 284px;
        margin: 0px 0px 0px 0px;
        padding: 0px 10px 0px 13px;
	height: 420px;
}
*/

#pr_detail {
	margin-left: 20px;
	background-image: url("../temp_images/pr_spec.jpg");
	background-repeat: no-repeat;
	background-position:0 0;
	width: 270px;
	float: left;
	padding: 15px ;
	background-color: transparent;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}


#pr_detail  h1{
	margin-top:10px;
	font-size: 14px;	
	}

#pr_detail  table{
	font-size: 10px;	
	}

#pr_detail  td{
	padding:3px 5px 3px 5px;
	}

#pr_detail .td_head{
	color: #FFFFFF;
	background-color:#CDD6B4;
	padding:3px 15px 3px 5px;
	}

#detail {
	margin-left: 20px;
	width: 500px;
	float: left;
	padding: 15px ;
	background-color: transparent;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}


#detail  h1{
	margin-top:10px;
	font-size: 15px;	
	}
	
#detail  a img{
	border-style:none;
	}

#list{
	background-image: url("../temp_images/pr_variation.jpg");
	background-repeat: no-repeat;
	background-position:0 0;
	float:right;
	width: 500px;
	margin-bottom:10px;
	/*margin: 0px 0px 0px 10px;*/
	/*padding: 0px;*/
	background-color: transparent;
	/*height: 420px;*/
	/*overflow: auto;*/
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
}

#list ul{
	list-style:none;
	margin: 30px 30px 30px -20px;
}

#list ul li span{
	margin:1px;
}


#list ul li .thumb{
	display:block;
	float:left;
	width:80px;
}

#list ul li .material{
	display:block;
	float:left;
	width:180px;
	margin-top:20px;
}

#list ul li .face{
	display:block;
	float:left;
	width:120px;
	margin-top:20px;
}

#list ul li .price{
	display:block;
	float:left;
	width:50px;
	margin-top:20px;
}

#list ul li {
	clear:both;
	margin-top:10px;
	height:70px;
	border-bottom: solid 1px #CCCCCC;
}

#list .li_head{
	padding:-10px;
	height:20px;
	border-style:none;
	color:#FFFFFF;
}

#list ul li .lh_material{
	display:block;
	width: 250px;
	float:left;
	background-color:#CDD6B4;
	padding:5px;
}

#list ul li .lh_face{
	display:block;
	width: 110px;
	float:left;
	background-color:#CDD6B4;
	padding:5px;
}

#list ul li .lh_price{
	display:block;
	width: 54px;
	float:left;
	background-color:#CDD6B4;
	padding:5px;
}

#policy {
	margin-left: 20px;
	width: 800px;
	padding: 20px ;
	background-color: transparent;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 180%;
}

#policy  h1{
	margin-top:10px;
	font-size: 15px;	
	}

#policy dl dt {
	margin-top:20px;
	margin-left:20px;
	font-size: 15px;
}

#mail {
	margin-left: 20px;
	width: 800px;
	padding: 20px ;
	background-color: transparent;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 180%;
}

#mail  h1{
	margin-top:10px;
	font-size: 15px;	
	}

#mail  .prv{
	padding:12px;
	font-size: 12px;	
	}



#news_cat_list_container , #concept_cat_list_container, #product_cat_list_container , #order_cat_list_container, #blog_cat_list_container ,#detail_cat_list_container{
	background-repeat: no-repeat;
	background-position:0 0;
	padding-top: 20px ;
	background-color: transparent;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
}

#news_cat_list_container , #concept_cat_list_container, #product_cat_list_container , #order_cat_list_container, #blog_cat_list_container{
	margin-left: 20px;
}

#detail_cat_list_container{
	display:block;
	float:right;
	margin-left: 0px;
}


#news_cat_list_container , #concept_cat_list_container, #order_cat_list_container, #blog_cat_list_container ,#detail_cat_list_container{
	font-size: 11px;
}

#news_cat_list_container{
	background-image: url("../temp_images/news_lineup.jpg");
}

#concept_cat_list_container{
	background-image: url("../temp_images/concept_lineup.jpg");
}

#order_cat_list_container{
	background-image: url("../temp_images/order_lineup.jpg");
}

#product_cat_list_container{
	background-image: url("../temp_images/product_lineup.jpg");
	font-size: 14px;
}

#blog_cat_list_container{
	background-image: url("../temp_images/blog_lineup.jpg");
}

#product_cat_list , #cat_list ,#detail_cat_list{
	list-style:none;
	padding:10px 0 0 0 ;
	margin:0;
}

#product_cat_list li{
	display:block;
	width: 172px;
	height:180px;
	margin-bottom:30px;
	float: left;
}

.cat_list_item {
	display:block;
	width: 400px;
	height:120px;
	margin:0 35px 30px 0px;
	float: left;
}

#detail_cat_list .cat_list_item{
	display:block;
	width: 300px;
	height:100px;
	margin:0 20px 30px 20px;
	float: none;
}

.product_cat_list_item a{
	display:block;
	text-align:center;
}

.product_cat_list_item span{
	display:block;
	text-align:center;
	font-size: 11px;
}

.product_cat_list_item a img{
	border-style:none;
	}

.cat_list_thumb a {
	float:left;
	display:block;
	width:130px;
}

#detail_cat_list .cat_list_thumb a {
	float:left;
	display:block;
	width:90px;
}


.cat_list_thumb a img {
	border-style:none;
}

.cat_list_date{
	margin-top:5px;
	height:20px;
	display:block;
}

.cat_list_title{
	height:20px;
	display:block;
	font-size:13px;
}

.cat_list_body a{
	display:block;
}

#detail_cat_list .cat_list_body a{
	display:inline;
}

#menu {
	float: left;
	width: 114px;
	margin: 0px 0px 0px 0px;
        padding: 0px;
	background-color: transparent;
	border: solid 1px #CCCCCC;
	/*height: 420px;*/
	}

#categories{
	padding-bottom:32px;
}

.content {
	padding: 10px 0px 0px 10px;
	background-color: transparent;
	color: #666666;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 150%;
	/*height: 500px;*/
	/*overflow: scroll;*/
	/*height: 410px;*/
	/*overflow: auto;*/
	border: solid 1px #CCCCCC;
	}

.content img{
	border: 0;
	margin: 4px 4px 0px 0px;
}

.content pre {
	font-size: larger;
}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 20px;
	}

.content a{
	text-decoration: underline;
	}

.content span a{
	color: #666666;
	padding-right: 13px;
	background: url("../temp_images/arrow.gif") no-repeat center right;
	}

.content span a:hover{
	color: #333333;
	padding-right: 13px;
	background: url("../temp_images/arrow_over.gif") no-repeat center right;
	}

.content blockquote {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-indent: 0px;
	font-style: italic;
	margin: 0px 0px 0px 10px;
	}

.content li {
	font-family: Verdana, Arial, sans-serif;
	list-style-type: none;
	font-size: x-small;
	}

.content h1 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	
	text-align: left;
	
	
	margin-bottom: 6px;
	
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	
	text-align: left;
	
	
	margin-bottom: 6px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	
	text-align: left;
	
	
	margin-bottom: 6px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.list{
	padding: 10px 8px 0px 8px;
	}

.list ul{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.list p{
	height: 50px;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;	
	color: #666666;
}

.list li{
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	}

.list li a{
	padding-right: 13px;
	background: url("../temp_images/arrow.gif") no-repeat center right;
	}

.list li a:hover{
	padding-right: 13px;
	background: url("../temp_images/arrow_over.gif") no-repeat center right;
	}

.list img{
	float:left;
	margin:0px 4px 4px 0px;
        padding: 0px;
	border: 0px;
}

.list img a{
        padding: 0px;
}

.sidebar {
	padding: 6px 0px 6px 6px;
	margin-bottom: 10px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

form{
	margin: 10px 0px 0px 0px;
}

#search_button {
	font-family: Verdana, Arial, sans-serif;
	font-size:x-small;
	color: #666666;
	border: solid 1px #CCCCCC;	
	margin-top:2px;
	}

#search {
	font-family: Verdana, Arial, sans-serif;
	font-size:x-small;
	border: solid 1px #CCCCCC;
	}
	
.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .2em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	}

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 2.0em;
	text-align: left;
	list-style-type: none;
	}

.sidebar li a{
	padding-right: 13px;
	background: url("../temp_images/arrow.gif") no-repeat center right;
	}

.sidebar li a:hover{
	padding-right: 13px;
	background: url("../temp_images/arrow_over.gif") no-repeat center right;
	}

.sidebar img {
	border: 0;
	margin: 3px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#footer {
	clear:both;
	height: 80px;
	padding: 0px 20px 0px 20px;
	font-size: 10px;
	font-family: "Osaka","‚l‚r ‚oƒSƒVƒbƒN",Verdana, Arial, sans-serif;
	color: #666666;
	}

#lastdate{
	margin-top:3em;
	float:left;
}

#polcy_add{
	text-align: right;
}

#footer h2 {
	font-size: small;
	letter-spacing: .2em;
	margin-bottom: .2em;
	}

#footer address {
	font-style:normal;
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
	text-align: right;
	color: #666666;
	}
	
address a{
	color: #666666;
}

address a:hover{
	color: #333333;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.text{
	color:#999999;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size:1.2em;
	padding:3px;
	}

textarea{
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#author,#email,#url,#text{
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size:x-small;
	}
	
#submit {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.2em;
	color: #666666;
	border: solid 1px #CCCCCC;	
	margin:0px 0px 6px 8px;
	}

input:focus,textarea:focus{
	color:#000000;
	background-color:#F5F6D7;
}

#browser_check{
	position: absolute;
	padding: 10px;
	width:300px;
	top: 20px;
	left: 50%;
	background-color:#EEEEEE;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
	border: solid 1px #FF6600;
	text-align: left;

	font-family: Verdana, Arial, sans-serif;
	font-size:x-small;
	color: #666666;
}

#browser_check a{
	font-weight: bold;
	color:#FF6600;
}

.show{
	display: block;
	}

.hidden{
	display: none;
	}

.show_hide a{
	padding-right: 13px;
	/*
	background: url("../temp_images/arrow.gif") no-repeat center right;
	*/
	}

.show_hide a:hover{
	padding-right: 13px;
	/*
	background: url("../temp_images/arrow_over.gif") no-repeat center right;
	*/
	}