@charset "utf-8";
/* --------------------------------------------------
	2007/10/05 Version 2.1
	tamplate
 --------------------------------------------------- */

/***************************
  base 
***************************/
/* other */
*{ margin:0;padding:0;}
img{border:none;vertical-align:top;}
.clear{clear:both;}
p {margin:0;padding:0;}
b,strong { color:#f00;}
ul {margin:0;padding:0;}
li {margin:0;padding:0;list-style:none;}
dl {margin:0;padding:0;}
dt {margin:0;padding:0;}
dd {margin:0;padding:0;}

blockquote {
margin:10px;
	padding:10px;
	text-align:left;
	background:#f4f4f4;
	}

/* link */
a {color:#cb5475;text-decoration:none;}
a:hover {text-decoration:underline; }

table { font-size:13px;line-height:160%; }
/* body */
	
body {
	margin:0;
	padding:0;
	text-align:center;
	font:13px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:#f9eef4 url(image/main/background.jpg) repeat left top;
	line-height:160%;
	color:#494949;
	}
	
/* safari only \*/
html:\66irst-child body,
html:\66irst-child table{
	font-size:10px;
}
/* end */


/***************************
  font-color
***************************/
.font-color-gray   {color:#888;}
.font-color-orange {color:#f93;}
.font-color-red    {color:#c00;}
.font-color-red2   {color:#600;}
.font-color-white  {color:#fff;}
.font-color-blue   {color:#000066;}
.font-color-green  {color:#006600}
.font-color-pink   {color:#e93069;}
.font-color-purple {color:#a644ff;}
.font-color-cyan   {color:#3aa;}

.font-nomal   {font-size:12px;font-weight:normal;}
.font-size-small   {font-size:10px;}


/***************************
  h
***************************/
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	}
	
h2 {
	}

h3 {
	background:url(img/h3.jpg) left no-repeat;
	height:43px;
	line-height:43px;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding-left:25px;
	text-align:left;
	}
	
h4 {
	background:url(img/h4.jpg) left no-repeat;
	height:31px;
	line-height:31px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-left:25px;
	text-align:left;
	}
	
h5 {
	background:url(img/h5.jpg) left no-repeat;
	height:23px;
	line-height:23px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-left:35px;
	text-align:left;
	}

	
	
/***************************
  all 
***************************/
/* main-layout*/
div#container {
	width:813px;
	background:url(img/main-background.jpg) repeat-y left top;
	text-align:center;
	margin: 0 auto;
	}

div#wrapper{
	padding:10px;
	text-align:left;
	margin:0 auto;
	}
	
div#content {
	width:570px;
	}
	
div.main {
	width:554px;
	padding:10px;
	text-align:left;
	background:#fff;
	}

/* layout */
body#layout-left #content {
	float:right;
	}

body#layout-right #content {
	float:left;
	}
	

/***************************
  header 
***************************/
div#header {
	width:801px;
	text-align:left;
	margin:0 auto;
	background:url(image/main/header.jpg) repeat-x;
	}
		
div#header h1 {
	padding:0 5px;
	}

div#header h1 a{
	}
		
	
	
/***************************
  footer 
***************************/
div#footer {
	width:100%;
	height:43px;
	background:url(image/main/footer.jpg);
	clear:both;
	text-align:center;
	}
	
#footer p{
	padding-top:10px;
	}	

	
	
/***************************
  sidebar 
***************************/	
#sidebar {
	width:207px;
	text-align:center;
	}

#layout-left #sidebar {
	float:left;
	}
	
#layout-right #sidebar {
	float:right;
	}

/* side-parts */
div.side-form {
	padding-bottom:10px;
	text-align:center;
	}
	
div.side-body {
	padding:5px;
	border:1px solid #999;
	font-size:11px;
	text-align:left;
	}
	
div.side-body p{
	line-height:160%;
	}

	
/***************************
  main
***************************/
div.entry-body{
	padding:10px 0 30px 0;
	}
	
div.entry-body p{
	padding:5px 0 20px 0;
	}
	
div.entry-body ul,
div.entry-body li,
div.entry-more ul,
div.entry-more li{
	padding:0 0 10px 0;
	margin:0;
	}
	
div.entry-more{
	padding-top:10px;
	text-align:right;
	}
	
div.entry-more-view{
	padding-top:10px;
	}
		
	
/***************************
  option 
***************************/
.img-left{
	float:left;
	}
	
.img-right {
	float:right;
	}

	
/***************************
  table
***************************/
table p {
	padding:10px;
	}
	
table.tbl-nomal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #ccc;
	border-left:4px solid #ccc;
	}
	
table.tbl-nomal th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	}
	
	
table.tbl-nomal td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px dotted #ccc;
	}
	
table.tbl-price {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 10px;
	width:250px;
	}
	
table.tbl-price th{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border-bottom:1px dashed #ccc;
	font-weight:bold;
	}
	
	
table.tbl-price td{
	padding:5px;
	text-align:right;
	line-height:120%;
	letter-spacing:1px;
	border-bottom:1px dotted #ccc;
	}
	
/* table padding */
table.tbl-b-pad {
	margin-bottom:10px;
	}

table .tb-b-pad{
	padding-bottom:10px;
	}

table .td-r-pad {
	padding-left:10px;
	}
	
table .td-l-pad {
	padding-right:10px;
	}
	

/***************************
 sitemap
***************************/
.sitemap {
	margin:20px;
	}

.sitemap ul {line-height: 1.6em;}

.sitemap ul li {
	list-style:none;
	background-image: url(img/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 5px 17px;
	width:200px;
}
.sitemap ul li ul {
	background-image: url(img/sitemap/tree_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
}

.sitemap ul li ul li {
	margin: 0px 0px 4px 5px;
	padding: 0px 10px 0px 20px;
	background-image: url(img/sitemap/tree.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
}
.sitemap ul li.top a {
	border:1px solid #ccc;
	display:block;
	background:#eee;
	padding:5px;
}

.sitemap ul li ul li.up  {background-image: url(img/sitemap/tree_up.gif);}
.sitemap ul li ul li.end {background-image: url(img/sitemap/tree_end.gif);}
.sitemap li ul {margin: 4px 0px 4px 0px;}
.sitemap li ul li ul {font-size: 10px;}
