/*
Theme Name: appsupport
Theme URI: http://www.webconcept.jp
Description: Wordpress theme with left sidebar.
Author: Crucial Works Inc.
Author URI: http://www.webconcept.jp
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* basics */

* {
	margin:0;
	padding:0;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ ゴシック", "Osaka", sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
	background-color: #DCEDF5;
	background-image: url(/images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 18px;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	margin-bottom: 25px;
	margin-top: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 16px;
	color: #06c;
	margin-top: 30px;
}
h4 {
	font-size: 14px;
	color: #000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4 a {
	font-size: 14px;
	color: #000;
	padding-bottom: 5px;
	text-decoration: none;
}
h5 {
	font-size: 12px;
	margin-bottom: -10px;
	color: #000000;
}
h6 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #06c;
}	
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#004C6F;
	text-decoration: underline;
}
a:visited {
	color: #551a8b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3C8AD4;
}
/* container */


#container {
	width: 960px;
	background:#fff;
	color:#333;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/* header */

#header {
	width: 960px;
	height: 100px;
	color: #fff;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}

#header h1 {
	color:#555555;
	font-size: 10px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
#header h2 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	border-bottom-style: none;
}
/* top menu */


.topmenu {
	overflow:hidden;
	float:right;
	font-size:11px;
	margin-top: 40px;
}
.topmenu ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.topmenu ul li {
	list-style-type:none;
	float:left;
	margin:0 0 0 10px;
}
.topmenu ul li a {
	width:90px;
	height:20px;
	text-align:justify;
	display:block;
	padding:3px 0 0 0;
}
.topmenu ul li a:hover {
	text-decoration:underline;
	color: #5A8700;
}
/* main menu */

ul#globalNavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/gNavi_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 960px;
}
ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 12px;
	width: 160px;
}
ul#globalNavi .lefttab a {
	padding: 10px 10px;
	display: block;
	position: relative;
	text-decoration: none;
	background-image: url(images/gNav_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
ul#globalNavi .righttab a {
	padding: 10px 10px;
	display: block;
	position: relative; /* for IE6 */
	text-decoration: none;
	background-image: url(images/gNav_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
}
ul#globalNavi li a {
	padding: 10px 10px;
	display: block;
	position: relative; /* for IE6 */
	text-decoration: none;
	background-image: url(images/gNav_center.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
ul#globalNavi .lefttab a:hover {
	color: #FFFFFF;
	position: relative; /* for IE6 */
	background-image: url(images/gNav_left_on.png);
	background-repeat: no-repeat;
	background-position: center center;
}
ul#globalNavi .righttab a:hover {
	color: #FFFFFF;
	position: relative; /* for IE6 */
	background-image: url(images/gNav_right_on.png);
	background-repeat: no-repeat;
	background-position: right center;
}
ul#globalNavi li a:hover {
	color: #FFFFFF;
	position: relative; /* for IE6 */
	background-image: url(images/gNav_center_on.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* ClearFix */

ul#globalNavi {
	_height: 1px;
	min-height: 1px;/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/* content */


#content {
	float: left;
	width:580px;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
}
#topcontent {
	width:930px;
	overflow: hidden;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	line-height: 20px;
	color: #3C3C3C;
	padding-bottom: 30px;
}
#pagecontents {
	width:930px;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb {
	margin-left: -30px;
	margin-top: 5px;
	color: #3C3C3C;
	font-size: 10px;
	margin-bottom: -15px;
}
#breadcrumb a {
	text-decoration: underline;
}



#gotop {
	margin-left: 0px;
	clear: both;
	float: left;
	margin-bottom: -25px;
	color: #06c;
	font-size: 10px;
	padding-top: 30px;
	width: 50px;
}
#gotop a {
	color: #06c;
}

#top_pr {
	background-image: url(/images/apps_top_image.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 330px;
	width: 930px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
#top_pr_text1 {
	width: 425px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: right;
	position: relative; /* for IE6 */
	clear: both;
}
#top_pr_text2 {
	width: 235px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	float: right;
	position: relative; /* for IE6 */
	clear: both;
}
#top_pr_text3 {
	width: 230px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: right;
	clear: both;
	padding-left: 680px;
	position: relative; /* for IE6 */
}
#top_pr_text3 li {
	list-style-type: none;
	padding-bottom: 4px;
	line-height: 18px;
	padding-left: 2px;
	list-style-image: url(/images/check_blue.gif);
	list-style-position: outside;
	margin-left: 20px;
}
#top_pr_text4 {
	width: 620px;
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	clear: both;
	position: relative; /* for IE6 */
	padding-left: 15px;
}
#top_textbox1 {
	width: 280px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
#top_textbox2 {
	width: 280px;
	margin-top: 10px;
	margin-left: 20px;
	float: right;
}
#top_textbox3 {
	width: 280px;
	float: left;
	margin-top: 10px;
	clear: both;
	padding-right: 10px;
}
#top_textbox4 {
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
#summary {
	float: left;
	width:580px;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 0px;
}
.post {
	margin:0;
	line-height: 18px;
	color: #3C3C3C;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.post h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.post h3 {
	font-size: 16px;
	color: #06c;
	margin-top: 15px;
}
.post h4 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -5px;
}
.post h5 {
	font-size: 12px;
	margin-bottom: -10px;
	color: #333333;
	margin-top: 15px;
}
.post ul {
}
.post li {
}
#category img {
	border: 1px solid #CCCCCC;
	padding:3px;
	background-color: #FFFFFF;
	margin-right: 25px;
}
#category img.icon{
	border: none;
	padding:0px;
	background-color: #eee;
	margin-right: 0px;
	margin-left: 10px;
}
#category a {
	color: #0000FF;
	text-decoration: underline;
}
#note {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-left: 17px;
	padding-top: 5px;
	background-image: url(/images/note.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 5px;
}
#note_service {
	background:url(/images/note.png) top left no-repeat;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#note_campaign {
	background:url(/images/note.png) top left no-repeat;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-left: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#note2 {
	background:url(/images/note2.png) top left no-repeat;
	font-size: 10px;
	color: #4D6169;
	line-height: 15px;
	padding-left: 17px;
	margin-bottom: 15px;
}
.note {
	background:url(/images/note.png) top left no-repeat;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-left: 17px;
}
.note2 {
	background:url(/images/note2.png) top left no-repeat;
	font-size: 10px;
	color: #4D6169;
	line-height: 15px;
	padding-left: 17px;
	margin-bottom: 15px;
}
#relation {
	padding-left: 10px;
	margin-top: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccc;
}
#relationlink {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
#relationlink ul {
	padding-left: 0px;
}
#relationlink ul li {
	list-style-type: none;
	background-image: url(/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
#news {
	width: 585px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}
.newslink {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newslink ul {
	padding-left: 0px;
}
.newslink ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.day {
	padding-right: 10px;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	width: 50px;
}
.subtitle {
	font-size: 12px;
	margin-bottom: -10px;
	color: #000000;
	font-weight: bold;
}
.entry p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
.logo {
	background:url(images/logo.png) top left no-repeat;
	width:250px;
	height:100px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	display: inline;
}
blockquote {
	color: #4D6169;
	background-color: #eee;
	margin-top: 25px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.guide {
	padding-left: 20px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}
ul#overview {
	color: #333333;
	margin-left: 20px;
}
ul#overview li {
	padding-bottom: 5px;
	list-style-image: url(/images/check_icon.png);
}
ul.overview {
	color: #333333;
	margin-left: 23px;
}
ul.overview li {
	padding-bottom: 5px;
	list-style-image: url(/images/check_icon.png);
}
ul.docssize {
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
ol.support {
	padding-top: -10px;
}
ol.support li {
	list-style-position: inside;
}
ul.docssize li {
	padding-bottom: 5px;
	list-style-type: square;
}

/* sidebar */

#sidebar {
	font-size:9pt;
	width:275px;
	float:right;
	line-height: 15px;
}
#sidebar h2 {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
	padding:0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li {
	margin: 0;
	list-style-type: none;
}
#sidebar a {
	color:#004C6F;
	text-decoration:none;
}
#sidebar a:visited {
	color: #551a8b;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #3C8AD4;
}
#sidebar_top {
	width:275px;
	float:right;
	margin-top: -130px;
}
#sidebar_top h2 {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul#appsmenu {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#appsmenu li {
	margin: 0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.apps_howto {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
ul.apps_howto li {
	line-height: 15px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 5px;
}
ul.apps_category {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
ul.apps_category li {
	line-height: 15px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-bottom: 5px;
}
ul#imgmenu {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#imgmenu li {
	list-style-type: none;
	padding-bottom: 10px;
}

ul.post {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ul.post li {
	list-style-position: outside;
	list-style-type: circle;
}
ol.post {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ol.post li {
	list-style-position: outside;
	list-style-type: decimal;
}

ul.blockpost {
	color: #4D6169;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ul.blockpost li {
	list-style-position: outside;
}
ol.blockpost {
	color: #4D6169;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ol.blockpost li {
	list-style-position: outside;
	list-style-type: decimal;
}


#menutitle {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 47px;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
}
#menutitle a {
	font-size: 12px;
	color: #004C6F;
}
#servicemenutitle {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
}
#servicemenutitle a {
	font-size: 12px;
	color: #004C6F;
}
#infobox1 {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	background-color: #eeeeee;
	line-height: 16px;
	margin-bottom: 15px;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#infobox2 {
	border: 1px solid #999999;
	margin-top: 15px;
	line-height: 18px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.tabContainer {
	width: 560px;
	margin-left: 0px;
	margin-top: 25px;
}
/* Q&A */
.tabContainer dl {
	clear: both;
	width: 525px;
	background: url(/img/qa/bg_qa.gif) no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
/* Q */
.tabContainer dl dt {
	margin: 0 0 5px;
	padding-left: 20px;
	background: url(/img/qa/q.png) no-repeat;
	font-weight: bold;
}
/* A */
.tabContainer dl dd {
	margin-bottom: 15px;
	background: url(/img/qa/a.png) no-repeat 0px 0px;
	border-bottom: 1px dotted #CCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

.must {
	color: #CC0000;
}

.process {
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
	font-weight: bold;
}

#personal_data {
	width: 448px;
	height: 73px;
	border: 1px solid #cccccc;
	overflow: auto;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 45px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #555555;
	font-size: 11px;
	background-color: #FFFFFF;
}	
ol#terms {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
	padding-right: 10px;
	margin-top: -5px;
	line-height: 15px;
}

/* sp */

#sp_top {
	background-image: url(/images/sp-top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 470px;
	width: 930px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
#sp_top_text {
	padding-top: 380px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 20px;
	color: #FFFFFF;
}
.sp_title {
	color: #252525;
	font-size: 16px;
	margin-top: -5px;
}
#sp1 {
	background-image: url(/images/sp_back.png);
	width: 458px;
	float: left;
	margin-top: 25px;
	height: 150px;
}
#sp2 {
	background-image: url(/images/sp_back.png);
	width: 458px;
	float: right;
	margin-top: 25px;
	height: 150px;
}
#sp3 {
	background-image: url(/images/sp_back.png);
	width: 458px;
	height: 150px;
	float: left;
	margin-top: 15px;
}
#sp4 {
	background-image: url(/images/sp_back.png);
	width: 458px;
	height: 150px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sp_middle_text {
	line-height: 16px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#sp_gapps {
	padding-top: 25px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sp_note {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-left: 17px;
	padding-top: 0px;
	background-image: url(/images/note.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	margin-left: 25px;
}
#sp_contact {
	height: 150px;
	width: 930px;
	margin-top: 35px;
	background-image: url(/images/sp_contact_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}
#sp_order {
	padding-top: 55px;
	padding-left: 50px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sp_contact_center {
	float: left;
	margin-top: 73px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 100px;
	padding: 0px;
}
ul#sp_contact_list {
	padding-left: 0px;
	padding-top: 0px;
}
li.sp_contact_list {
	padding-top: 0px;
	padding-bottom: 2px;
	list-style-type: none;
}
#sp_features {
	height: 100px;
	width: 930px;
	margin-top: 0px;
	background-image: url(/images/sp_features_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-left: 360px;
	padding-top: 25px;
}

/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* search */

#searchform {
	padding:0;
	float: right;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 0;
}
#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #000;
}
/* table */
	
table#table_top {
	width: 600px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	float: left;
}
table#table_top th {
	line-height: 150%;
	text-align: center;
	height: 25px;
	padding: 10px;
	margin-top: 10px;
}
table#table_top td {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
table#table_apps {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	float: left;
	margin-bottom: 25px;
}
table#table_apps th {
	line-height: 150%;
	text-align: center;
	height: 25px;
	padding: 10px;
	margin-top: 10px;
}
table#table_apps td {
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
table.table_optionmenu {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	float: left;
	margin-bottom: 30px;
	margin-top: 20px;
}
table.table_optionmenu td {
	text-align: left;
	font-weight: normal;
	padding: 10px;
}
table#table_category {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	text-align: left;
	margin-left: 0px;
	float: left;
	margin-bottom: 30px;
	font-size: 11px;
	margin-top: 15px;
}
table#table_category td {
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}

table.table_service {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 10px;
	text-align: left;
}
table.table_service td {
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

table#table_plan {
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 10px;
}
table#table_plan td {
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
}

table#table_system {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 10px;
	text-align: left;
}

table#table_system td {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

table.table_cost {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 10px;
	text-align: left;
	font-size: 10px;
}
table.table_cost td {
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

table.table_domain {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 100%;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
table.table_domain td {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

table#table_contactform {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	float: left;
	margin-bottom: 25px;
	margin-top: 25px;
}

table#table_contactform th {
	line-height: 150%;
	text-align: center;
	height: 25px;
	padding: 10px;
	margin-top: 10px;
}
table#table_contactform td {
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
table#table-info {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	line-height: 150%;
	padding-left: 25px;
	text-align: left;
}

table#table-info th {
	line-height: 150%;
	text-align: center;
	border-top-width: 0;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	height: 25px;
}
table#table-info td {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: normal;
}

table#table_demo {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 0px;
	text-align: left;
	margin-left: 0px;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 580px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 25px;
}
table#table_demo th {
	line-height: 150%;
	text-align: center;
	height: 25px;
	padding: 10px;
	margin-top: 10px;
}
table#table_demo td {
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: normal;
}
table#table_shortcut {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	text-align: center;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 580px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
table#table_shortcut td {
	text-align: center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding: 2px;
}
table.table_record {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	text-align: center;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 580px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
table.table_record td {
	text-align: center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding: 2px;
}
table#table_docs_shortcut {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	text-align: center;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 580px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 10px;
}
table#table_docs_shortcut td {
	text-align: center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding: 3px;
}
table.table_option {
	width: 580px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 150%;
	padding-left: 10px;
	text-align: left;
	margin-top: 15px;
}
table.table_option td {
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#contact {
	height: 150px;
	width: 580px;
	margin-top: 50px;
	background-image: url(/images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}
ul#contact_list {
	padding-top: 58px;
	padding-left: 325px;
}
li.contact_list {
	padding-top: 0px;
	padding-bottom: 1px;
	list-style-type: none;
}

#contact_option {
	height: 150px;
	width: 580px;
	margin-top: 50px;
	background-image: url(/images/contact_option_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}
ul#contact_option_list {
	padding-top: 68px;
	padding-left: 325px;
}
li.contact_option_list {
	padding-top: 0px;
	padding-bottom: 1px;
	list-style-type: none;
}
#option_order {
	padding-top: 55px;
	padding-left: 40px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* footer */

#footer {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #06c;
	margin-top: 0px;
	background-image: url(/images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 360px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer_box {
	width: 960px;
	margin-top: 25px;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#box1 {
	float: left;
	width: 200px;
	padding-left: 70px;
	text-align: left;
}
#box2 {
	float: left;
	width: 200px;
	padding-left: 25px;
	text-align: left;
}
#box3 {
	float: left;
	width: 200px;
	padding-left: 25px;
	text-align: left;
}
#box4 {
	float: left;
	width: 200px;
	padding-left: 25px;
	text-align: left;
}
.footermenutitle {
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 5px;
	color: #DCEDF5;
	font-weight: bold;
}
#footermenutitle a {
	color: #DCEDF5;
	text-decoration: none;
}
ul.footermenu {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.footermenu li {
	line-height: 10pt;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 5px;
}
#footer p {
	padding:14px 0;
	margin: 0;
	color: #666666;
	text-align:left;
	line-height: 10px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #DCEDF5;
	text-decoration: underline;
}
#copy {
	font-size: 10px;
	margin-bottom: 0px;
	color: #CCCCCC;
	padding-top: 25px;
	width: 870px;
	clear: both;
	text-align: left;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	background-image: url(/images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 56px;
}
