@charset "utf-8";

/* -----------------------------------------
#
# INFORMATION
#
# FileName:	print.css
# Summary:	print
# Created:	2009-07-02
# UpdatedBy:	2009-07-02
# Copyright:	(c)Poiray All Rights Reserved.
------------------------------------------ */


/* -----------------------------------------
	Base Setting,Link,Font
------------------------------------------ */
body {
	background-color:#FDF1F0;
	color:#635953;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

table,ul,dl,h,p {
	font-size:84%;
}
img {
	border:none;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

dd {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px solid #635953;
}

/* -----------------------------------------
	Layout
------------------------------------------ */
#page {
	width:auto;
	margin:0 auto;
}
#header{
	width:auto;
}

#content_main {
	width:auto;
}
#content_sub {
	display:none;
}

#site_info {
	clear:both;
	width:auto;
	margin:2em auto;
	padding:10px 0 0 0;
	border-top:#635953 2px solid;
}

/* -----------------------------------------
	Common Parts
------------------------------------------ */
h1#logo {
	text-align:center;
	padding-bottom:10px;
	border-bottom:#635953 2px solid;
}
ul#utility-nav {
	display:none;
}
ul#global-nav {
	display:none;
}
#topic_path {
	color:#8e7e75;
	font-size:64%;
	margin:17px 0 21px;
}
#topic_path a {
	color:#8e7e75;
	font-weight:bold;
}

#site_info ul{
	display:none;
	list-style-type:none;
}
#site_info ul#site_option {
	display:block;
	margin:0;
	padding:0;
}
#site_info ul#site_option li{
	margin:0;
	padding:0;
}
#copyright {
	text-align:right;
}
.pagetop {
	display:none;
}

/* -----------------------------------------
	News
------------------------------------------ */
#tease-news #content_main {
	width:auto;
}
#tease-news #content_sub {
	display:none;
}
#tease-news h3 {
	margin:0 1em 0.5em 0;
	padding:0 0 0 0;
	font-size:84%;
	font-weight:bold;
}
* html #tease-news h3 {height:1%;}

#tease-news .date {
		margin:0 3em 0.5em 0;
		font-style:italic;
		text-align:right;
}
#tease-news .info {
		font-weight:bold;
		color:#877a73;
		margin:1em 0 1.5em 0;
}
#tease-news .img-photo {
		float:right;
		margin:0 0 1em 1em;
}
#tease-news #content_main {
	line-height:1.6;
}
#tease-news .entry {
	clear:both;
	margin:0 0 0.5em 0;
	padding:1em 0 0 0;
	border-top:1px solid #635953;
}

/* -----------------------------------------
	Shoplist
------------------------------------------ */
