@charset "utf-8";
/* --------------------------------------------------
	2010/4/15
	[jintan]
 --------------------------------------------------- */
hr{
	border: 1px #46793e solid;
	height: 2px;
	background:url(image/main/line.jpg) repeat-x left bottom; 
	padding:0;
	margin:0;
	}

table {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:160%;
	font-size:12px;
	}
.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;}
/***************************
  h
***************************/
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	clear:both;
	}
/***************************
  all 
***************************/	
div#content {
	width:740px;
	float:left;
	margin-bottom:30px;
font-size: 14px;
	}
h2 {
	position:relative;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:7px;
	padding-left:17px;
	background:url(image/main/line.jpg) bottom left repeat-x;
	}
	
span.h2-sub {
	display:block;
	position:absolute;
	top:7px;
	right:5px;
	font-size:12px;
	font-weight:normal;
	background:url(image/main/list-01.jpg) left center no-repeat;
	padding-left:20px;
	}
	
span.h2-sub a{
	color:#000;
	text-decoration:none;
	}
	
span.h2-sub a:hover{
	color:#3366aa;
	text-decoration:underline;
	}
		
h3 {
	background:#f4f4f4;
	padding:5px 7px;
	margin:10px 0;
	font-size:12px;
	}
	
h4 {
	padding:0px 10px 10px 14px;
	font-weight:bold;
	}

/***************************
  page img 
***************************/	
div#page-img {
	margin-bottom:10px;
	}
	
div#top-flash {
	width:800px;
	height:247px;
	position:relative;
	background:url(image/main/top-img.jpg) no-repeat;
	}
	
div#flash-left {
	width:545px;
	height:218px;
	position:absolute;
	top:14px;
	left:14px;
	}
	
div#flash-right{
	width:213px;
	height:164px;
	position:absolute;
	top:16px;
	left:572px;
	}
	
div#flash-button{
	width:218px;
	height:47px;
	position:absolute;
	top:187px;
	left:570px;
	}

	
/***************************
  navi 
***************************/	

div#navibox {
	padding: 10px;
	border-top: solid 2px #ccc;
	border-bottom: dashed 1px #ccc;
	height: 5em;
}
div#navi {
	padding:0 10px 10px 10px;
	text-align:left;
	}

div#contents-navi {
	text-align:left;
	font-size:12px;
	background:url(image/main/navi.jpg) repeat-x left top;
	padding:10px 0;
	margin-bottom:20px;
	float:left;
	width:100%;
	}
	
div#contents-navi a{
	display:block;
	background:url(image/main/list-01.jpg) left center no-repeat;
	padding-left:15px;
	margin-left:15px;
	float:left;
	text-decoration:none;
	}
	
div#contents-navi a,
div#contents-subnavi a{
	display:block;
	background:url(image/main/list-01.jpg) left center no-repeat;
	padding-left:15px;
	margin-left:15px;
	text-decoration:none;
	}
	
div#contents-subnavi {
	text-align:left;
	font-size:12px;
	padding:10px 0;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	background:#f5f9e2;
	border:1px solid #c7df8b;
	}
	
div#contents-navi a:hover,
div#contents-subnavi a:hover {
	text-decoration:underline;
	}
	
div#contents-navi ul {
	text-align:left;
	}
	
div#contents-navi ul li {
	display:inline;
	}
	
div#contents-navi ul li.archive {
	width:90px;
	}
	
div#product-navi {
	text-align:left;
	margin-bottom:20px;
	}
	
	
/***************************
 main
***************************/		
div.main {
	margin:10px 0 10px 30px;
	}
	
div.main p{
	padding:10px;
	}
	
div.product-title {
	background:url(image/main/list-01.jpg) left center no-repeat;
	padding:5px 0 5px 15px;
	font-size:110%;
	}
	
	
/***************************
 list
***************************/		
/*
ul.news li{
	padding:8px 0;
	border-bottom:1px dotted #333;
	clear:both;
	}	
	
ul.news li a{
	text-decoration:none;
	}	
	
ul.news li a:hover{
	text-decoration:underline;
	}
*/

table.news {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:90%;
	}

table.news th{
	vertical-align:top;
	text-align:left;
	width:90px;
	border-bottom:1px dotted #333;
	font-weight:normal;
	padding:8px 0px 8px 5px;
	}
	
table.news td{
	padding:8px 5px;
	border-bottom:1px dotted #333;
	vertical-align:top;
	}

/***************************
 qa
***************************/
dl.qa {
	margin-left:20px;
	}

dl.qa dt{
	background: url(image/sitemap/arrow.gif) no-repeat left center;
	padding-left:20px;
	color:#006600;
	font-weight:bold;
	}
	
dl.qa dd {
	padding-left:20px;
	padding-bottom:20px;
	}

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

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

.sitemap ul li {
	list-style:none;
	background-image: url(image/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 5px 17px;
}
.sitemap ul li ul {
	background-image: url(image/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(image/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(image/sitemap/tree_up.gif);}
.sitemap ul li ul li.end {background-image: url(image/sitemap/tree_end.gif);}
.sitemap li ul {margin: 4px 0px 4px 0px;}
.sitemap li ul li ul {font-size: 10px;}


/***************************
 results
***************************/
dl.dl-results {
	margin-top:10px;
	margin-bottom:20px;
	}

dl.dl-results dt {
	font-weight:bold;
	margin-bottom:5px;
	}
	
dl.dl-results dd {
	padding:0 0 0 10px;
	line-height:160%;
	margin-bottom:20px;
	}

/***************************
 box
***************************/		
.box-01{
	padding:10px;
	margin:5px;
	}
	
.box-02{
	margin-top:10px;
	width:170px;
	float:left;
	}


/***************************
  option 
***************************/
.img-left{
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	
.img-border {
	border:1px solid #c5e08f;
	}
	
.mpage {
	padding:10px;
	text-align:center;
	}
	
.file-area {
	width:250px;
	padding:10px;
	margin:30px auto 10px auto;
	text-align:center;
	background:#f4f4f4;
	}

	
/***************************
  table
***************************/
		
table.tbl-nomal,
table.tbl-line {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #ccc;
	border-left:4px solid #ccc;
	margin:0 10px;
	}
	
table.tbl-line {
	border:none;
	}
	
table.tbl-nomal th,
table.tbl-line th{
	padding:10px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	}
	
table.tbl-line th{
	background:none;
	border:none;
	border-bottom:1px dotted #ccc;
	}
	
	
table.tbl-nomal td,
table.tbl-line td{
	padding:10px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px dotted #ccc;
	}
	
table.tbl-line td{
	background:none;
	border:none;
	border-bottom:1px dotted #ccc;
	}
	
table.tbl-results{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #ccc;
	margin:10px 10px;
	}

table.tbl-results th,
table.tbl-results td{
	padding:5px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	}
	
table.tbl-results th{
	background:#f4f4f4;
	border-bottom:1px solid #ccc;
	}
	
table.tbl-results img{
	padding:1px;
	margin:10px;
	border:1px solid #ccc;
	}
	
.border-w {
	padding:10px 5px;
	border:1px solid #fff;
	text-align:center;
	}
	
table.tbl-product {
	border:1px solid #ccc;
	border-left:5px solid #84a80a;
	margin-bottom:5px;
	}
	
/**************************
 form
**************************/
div.form-btn {
	text-align:center;
	padding:10px;
	}
	
div.form-btn button {
	border:none;
	background-color:#FFFFFF;
	cursor:hand;
	}
	
input.input-txt {
	border:1px solid #ccc;
	margin-right:10px;
	}
	
input.input-txt2 {
	border:1px solid #ccc;
	padding:5px;
	width:100%;
	}
	
textarea.input-txtarea {
	border:1px solid #ccc;
	padding:5px;
	width:100%;
	height:150px;
	}

div#font-img {
	width:135px;
	height:122px;
	background:url(image/main/font-edit.jpg) no-repeat;
	}

.note_super {
	font-size: 80%;
	line-height: 1em;
	vertical-align: super;
}
