body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCCFF;
}
#navbar {
	font-size: 12px;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
#navbar .heading {
	padding-top: 1em;
	padding-bottom: 2px;
}
#navbar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.maintext li {
	padding-bottom: 8px;
}
.shiftright {
	padding-left: 1em;
}
.maintext td {
	line-height: 130%;
}
#navbar a {
	background-image: url(images/linkbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #FF3300;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	display: block;
}
#navbar a:hover {
	color: #003300;
	text-decoration: underline;
	background-image: url(images/linkbgact.gif);
}
#navbar li {
	padding-bottom: 8px;
}
div #pagetitle {
	text-align: right;
	font-size: 110%;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC66;
	padding-top: 3px;
	background-color: #FFFFCC;
	padding-right: 1em;
	font-weight: bold;
}

h4.main {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #666699;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EEEEFF;
}
.faq_q {
	margin-top: 18px;
	border-bottom: 3px double #aaa;
	font-weight: bold;
	/* background-color: #FFCCFF; */
	line-height: 140%;
	color: #333;
	text-indent: -2em;
	padding-left: 2em;
	padding-bottom: 4px;
}
.faq_a {
	font-size: 90%;
	line-height: 150%;
	margin-left: 3em;
	text-indent: -2em;
	margin-bottom: 30px;
	
}
table.order_colors {
	padding-left: 24px;
	font-size: 90%;
}
table.order_colors form {
	padding: 0px;
	margin: 0px;
}
.goukaku_title{
  line-height : 130%;
}
.goukaku_second{
  line-height : 200%;
}
.voice_heading {
	padding: 0 0 3 3;
	border-left: 8px solid #7ad;
	border-bottom: 1px solid #aaa;
	position: relative;
}
.voice_heading span {
	position: absolute;
	right: 0px;
	font-size: 90%;
	color: #456;
}            
.quick_link {
	font-size: 80%;
	line-height: 150%;
	/* background-color: #eee;
	border: 1px solid #aaa;*/
	padding: 5px;
	margin: 12px;
}
sup.new {
	color: red;
	font-size: 80%;
	line-height: 100%;
}

table.fax {
	border-collapse: collapse;
	
}
table.fax td {
	border: 1px solid #999;
	font-size: 90%;
}

span.futatsu {
	color:#009;
	border: 1px solid #009;
	padding: 1px 2px;
	margin-left: 4px;
	font-size: 80%;
}