body	{
	margin:0;
	padding:0;
	background:url(/image/main_background.jpg) no-repeat left top #111;
	font-size:75%;
	font-family:Arial,Sans-Serif;
	line-height:150%;
	color:#333;
	text-align:left;
	}

img {border:0}

img.f {float:left;margin:2px 10px 10px 0}

div.clear {
	margin:0;
	padding:0;
	clear:both;
	}

a,
a:active,
a:visited {color:#3399fd;text-decoration:none}

a:hover	{color:#f60;text-decoration:underline}

div#carrier {
	margin:0;
	padding:0;
	width:800px;
	}

div#head {
	margin:0;
	padding:0;
	}

div#head img {
	vertical-align:top;
	}

img#title {
	margin:0 380px 0 0;
	padding:0;
	}

div#menu {
	margin:-17px 0 0 0;
	padding:0;
	text-align:right;
	height:31px;
	overflow:hidden;
	}

div#menu a {
	position:absolute;
	overflow:hidden;
	padding:0;
	width:161px;
	height:31px;
	}

div#menu a span {
	display:none;
	}

ul#meinmenu {
	margin:-5px 0 0 0;
	padding:0;
	height:69px;
	overflow:hidden;
	list-style:none;
	}

ul#meinmenu li {
	margin:0;
	padding:0;
	display:inline;
	}

ul#meinmenu li a {
	position:absolute;
	overflow:hidden;
	padding:0;
	width:160px;
	height:69px;
	}

ul#meinmenu li a span {
	display:none;
	}

li#menu1 a{ 
	background:url(/image/menu_1.gif) no-repeat 0 0;
	left:0px;
	}
li#menu2 a{ 
	background:url(/image/menu_2.gif) no-repeat 0 0;
	left:160px;
	}
li#menu3 a{ 
	background:url(/image/menu_3.gif) no-repeat 0 0;
	left:320px;
	}
li#menu4 a{ 
	background:url(/image/menu_4.gif) no-repeat 0 0;
	left:480px;
	}
li#menu5 a{ 
	background:url(/image/menu_5.gif) no-repeat 0 0;
	left:640px;
	}
div#menu a{ 
	background:url(/image/menu_contact.gif) no-repeat 0 0;
	left:639px;
	}

li#menu1 a:hover,
li#menu2 a:hover,
li#menu3 a:hover,
li#menu4 a:hover,
li#menu5 a:hover,
div#menu a:hover{
	background-position:left bottom;
	}

div#contenttop {
	margin:0;
	padding:0;
	background:url(/image/menu_u_line.gif) repeat-x left top;
	height:11px;
	}

div#content {
	margin:0;
	padding:0;
	background:url(/image/content_background.gif) repeat-y left top #fff;
	width:100%;
	}

div#left {
	margin:0;
	padding:0;
	width:162px;
	float:left;
	}

div#left div.pad,
div#right div.pad {
	margin:0;
	padding:10px 7px;
	}

div#left div.pad h2 {
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
	}

div#left div.pad ul.entry {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}

ul.entry li {
	margin:2px 0;
	padding:0 0 0 20px;
	background:url(/image/entry_icon.gif) no-repeat left top;
	}

div#left div.pad ul.cate {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}

ul.cate li {
	margin:2px 0;
	padding:0 0 0 20px;
	background:url(/image/cate_icon.gif) no-repeat left top;
	}

ul.sidebanner {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	}

ul.sidebanner li {
	margin:0;
	padding:0 0 5px 0;
	}

div#main {
	margin:0;
	padding:0;
	width:476px;
	float:left;
	}

div#main div.pad {
	margin:0;
	padding:10px;
	}

div#right {
	margin:0;
	padding:0;
	width:162px;
	float:left;
	}

div#right div.pad h3 {
	margin:0 0 5px 0;
	padding:0;
	text-align:center;
	}

div#right div.pad h4 {
	margin:0;
	padding:0;
	font-size:80%;
	font-weight:normal;
	}

div#right div.pad p {
	margin:0 0 10px 0;
	padding:0;
	font-size:80%;
	line-height:150%;
	}

p.guide {
	text-align:center;
	}

div#foot {
	margin:0;
	padding:5px 0 20px 0;
	clear:both;
	background:#fff;
	border-top:double 3px #cccc9a;
	font-size:80%;
	font-family:Arial,Sans-Serif;
	text-align:center;
	}

div#foot p {
	margin:0;
	padding:0 0 5px 0;
	clear:both;
	}

/* --- toppage ---- */

div.entry {
	margin:0 0 20px 0;
	padding:0 4px;
	}

div.entry h2 {
	margin:0 0 10px 0;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #9bd571;
	background:url(/image/entry_icon.gif) no-repeat left center;
	color:#05960d;
	font-size:140%;
	}

div.entry h2 span {
	margin-left:5px;
	font-size:70%;
	font-weight:normal;
	color:#333;
	}

div.entry p strong {
	font-weight:normal;
	font-size:120%;
	}

div.entry p.posted {
	margin:0 0 10px 0;
	padding:0;
	font-size:80%;
	text-align:right;
	}

p.topbanner {
	margin:0;
	padding:0;
	text-align:center;
	}

p.topbanner img {
	margin-bottom:10px;
	}

/* --- entry posted ---- */

div.entry p {
	margin:0 0 15px 0;
	padding:0;
	}

div.entry p a,
div.entry p a:active,
div.entry p a:visited {color:#333;text-decoration:underline !important}

div.entry p a:hover {color:#f60;text-decoration:underline !important}

div.entry blockquote {
	margin:0 10px 15px 10px;
	padding:10px;
	border:dotted 1px #ccc;
	}

div.entry p span {
	font-size:80%;
	}

div.entry p.entrymore,
p.gototop {
	text-align:right;
	}

div.entry p.entryposted {
	margin:0 0 20px 0;
	padding:5px 0 0 0;
	font-size:80%;
	border-top:dotted 1px #94db71
	}

/* --- entry posted ---- */

p#entrynavi {
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
	}

div#backnumber {
	margin:0;
	padding:0;
	}

div#backnumber h3 {
	margin:0;
	padding:0 10px 0 0;
	text-align:right;
	background:url(/image/back_number_title.gif) no-repeat left center;
	height:31px;
	overflow:hidden;
	}

div#backnumber h3 img {
	margin:6px 0 0 0;
	}

div#backnumber h3 span {
	display:none;
	}

div#backnumber ul {
	margin:15px 0 20px 15px;
	padding:0;
	list-style:none;
	}

div#backnumber ul li {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(/image/entry_icon.gif) no-repeat left center;
	}

div#backnumber ul li span {
	margin-left:5px;
	font-size:80%;
	}

div#pannavi {
	margin:0;
	padding:2px 10px;
	background:#999;
	font-size:80%;
	color:#fff;
	border-bottom:solid 1px #777;
	}

div#pannavi img {
	margin:0 5px;
	vertical-align:middle;
	}

div#pannavi a,
div#pannavi a:active,
div#pannavi a:visited {color:#fff;text-decoration:none !important}

div#pannavi a:hover {color:#fff;text-decoration:underline !important}

div#categories h2 {
	margin:0 0 10px 0;
	padding:4px 0 4px 30px;
	background:url(/image/cate_title.gif) no-repeat left center;
	font-size:100%;
	color:#fff;
	}

div#categories h2 a,
div#categories h2 a:active,
div#categories h2 a:visited {color:#fff;text-decoration:none !important}

div#categories h2 a:hover {color:#fff;text-decoration:underline !important}

div#categories ul {
	margin:0 0 20px 30px;
	padding:0;
	list-style:none;
	}

div#categories ul li {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(/image/entry_icon.gif) no-repeat left center;
	}

div#categories ul li span {
	margin-left:5px;
	font-size:80%;
	}

/* --- entry trackback ---- */

div#trackback {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	background:url(/image/trackback_background.gif) repeat-y center top;
	}

div#trackback h3 {
	margin:0;
	padding:0;
	background:url(/image/trackback_title.gif) no-repeat center center;
	font-size:100%;
	height:35px;
	}

div#trackback h3 span {display:none;}

p.pingurl {
	margin:10px 15px;
	padding:0 0 10px 0;
	border-bottom:solid 1px #94db71
	}

p.pingbody {
	margin:10px 15px;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #94db71
	}

/* --- case and howto ---- */

body#case div#content,
body#contact div#content {
	background:url(/image/case_content_background.gif) repeat-y left top #fff !important;
	}

body#case div#main,
body#contact div#main {
	width:638px !important;
	}

div#pagetitle {
	margin:0;
	padding:0;
	}

body#case div.entry h2,
body#howto div.entry h2 {
	padding:5px 0 5px 10px !important;
	border-left:8px solid #9bd571 !important;
	border-bottom:1px dotted #9bd571 !important;
	background-image:none !important;
	clear:both;
	}

body#case div.entry h3,
body#howto div.entry h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:120%;
	color:#019b07;
	}

body#case div.entry strong,
body#howto div.entry strong {
	color:#019b07;
	}

img.casetitleimage {
	margin:0 5px 10px 10px;
	padding:0;
	float:right;
	}

img.howtotitleimage {
	margin:0 0 0 10px;
	padding:0;
	float:right;
	}

p.attention {color:red;}

div.howtohead {
	margin:0 0 15px 0;
	padding:10px;
	background:#e8f5d9;
	}

h2.nomargin {margin-bottom:0 !important;}

p.price img {
	margin-right:5px;
	vertical-align:middle;
	}

div.pointtop {
	margin:0;
	padding:35px 30px 0 30px;
	background:url(/image/point_top.gif) no-repeat center top;
	}

div.pointbottom {
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	background:url(/image/point_bottom.gif) no-repeat center bottom;
	clear:both;
	}

div#pricelist {
	margin:0;
	padding:70px 60px 10px 60px;
	background:url(/image/price_back_top.gif) no-repeat center top;
	clear:both;
	}

div#pricelist table {
	margin:0;
	padding:0;
	width:98%;
	background:transparent;
	}

div#pricelist table th {
	margin:0;
	padding:0;
	font-weight:normal;
	background:transparent;
	}

div#pricelist table td {
	margin:0;
	padding:0;
	text-align:right;
	background:transparent;
	}

p#priseall {
	margin:0 0 15px 0 !important;
	padding:30px 0 !important;
	text-align:center !important;
	font-size:140% !important;
	font-weight:bold !important;
	color:red !important;
	background:url(/image/price_back_bottom.gif) no-repeat center top !important;
	}

/* --- contact form --- */

ul.attention {
	margin:0 9px;
	padding:5px;
	list-style:disc inside;
	background:#ffffcd
	}

ul.attention li {
	margin:0;
	padding:2px;
	}

ul.attention li span {
	color:red;
	}

body#contact form {
	margin:10px 9px;
	padding:0;
	}

body#contact table {
	margin:0;
	padding:0;
	border:0;
	background:#fff;
	width:98%;
	line-height:150%;
	}

body#contact table th {
	margin:0;
	padding:10px 10px 10px 5px;
	font-weight:normal;
	width:150px;
	border-bottom:1px dotted #98cc67;
	}

body#contact table th span {
	color:red;
	}

body#contact table td span {
	color:#625125;
	margin-top:2px;
	}

body#contact table td {
	margin:0;
	padding:10px 0 10px 15px;
	background:url(/image/form_line.gif) no-repeat left center;
	border-bottom:1px dotted #98cc67;
	}

body#contact table td input.typetext {
	margin:0;
	padding:0;
	width:250px;
	}

body#contact table td input.typetextl {
	margin:0;
	padding:0;
	width:98%;
	}

th.text {vertical-align:top;}
td.text {background:url(/image/form_line_l.gif) no-repeat left center !important;}
td.textw {background:url(/image/form_line_m.gif) no-repeat left center !important;}
td.textww {background:url(/image/form_line_ll.gif) no-repeat left center !important;}

body#contact table td textarea {
	width:98%;
	height:120px;
	font-size:100%;
	}

p.submit {text-align:center;}

/* --- qaentry --- */

ul.qaentry {
	margin:10px 0 20px 0;
	padding:0;
	list-style:none;
	}

ul.qaentry li {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(/image/entry_icon.gif) no-repeat left center;
	}

/* --- q and a --- */

ul.qa {
	margin:10px 0 20px 0;
	padding:0;
	list-style:none;
	}

ul.qa li {
	margin:0 0 5px 0;
	padding:4px 0 4px 35px;
	background:url(/image/qa_icon.gif) no-repeat left center;
	}

div#qa h2 {
	padding:5px 0 5px 35px;
	background:url(/image/qa_icon.gif) no-repeat left center !important;
	color:red !important;
	}

div#qaicon {
	padding:0 0 0 35px !important;
	background:url(/image/qa_icon_a.gif) no-repeat left top !important;
	}

ul#qa li {
	margin:2px 0;
	padding:0 0 0 20px;
	background:url(/image/qa_icon_small.gif) no-repeat left top;
	}
