@charset "utf-8";
html {
	min-width: 800px;
}

body {
	margin: 0px;
	padding: 0px;
	min-width: 800px;
}

p {
	margin: 0px;
	paddig: 0px;
	line-height: 18px;
	font-size: 12px;
	color: #333333;
}
#contents p {
}

#sidemenu #contact .Thirdware {
	color: #664184;
	font-weight: bolder;
	font-size: 16px;
}
#sidemenu #contact p {
	margin: 0px;
	padding: 0px;
}


#sidemenu .menu a:link {
	text-decoration: none;
	color: #000000;
}
#sidemenu .menu a:visited {
	text-decoration: none;
}
#sidemenu .menu a:hover {
	background-color: #FF9933;
}
#sidemenu .top_side img {
}

#contents h3 {
	color: #333366;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 21px;
}

#sidemenu .menu p {
	background-image: url(images/common/side_list_mark.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-left: 10px;
}



#sidemenu h2 {
	background-image: url(images/common/side_h2_mark.png);
	background-repeat: no-repeat;
	color: #666666;
	margin-top: 10px;
	padding-left: 14px;
	padding-top: 3px;
	font-size: 16px;
	background-position: 2px 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}
#sidemenu .menu {
	margin-bottom: 20px;
}



#menu {
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/common/menu_background.png);
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#sidemenu #contact {
	margin-left: 10px;
	margin-right: 10px;
}


#header {
	margin-bottom: 5px;
}

#header #header_image {
	background-image: url(images/common/header_image2.jpg);
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	background-position: 0px -280px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif, "Arial Black";
	font-weight: bolder;
	font-size: 18px;
}

#header .left {
	text-align: left;
}
#header .right {
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 5px;
}
#header .right p {
	margin: 0px;
	padding: 0px;
}
#header .right form {
	margin: 0px;
	padding: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidemenu {
	width: 180px;
	float: left;
	margin-left: 5px;
}
#contents {
	margin-left: 190px;
	margin-right: 5px;
	background-image: url(images/common/contents_vBar.png);
	background-repeat: repeat-y;
	padding-left: 15px;
}
#sidemenu .top_side {
	text-align: center;
}

#footer {
	margin-top: 10px;
	background-image: url(images/common/footer_bar.png);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	clear: both;
}
#footer .footer_logo {
	float: right;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* Top Page */
#sidemenu .top_side img {
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
h1 {
	display: none;
}
#contents h2 {
	font-size: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 0px;
}
#contents p {
	margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 15px;
	font-size: 14px;
	line-height: 21px;
}

#contents .jirei_title {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-size: 16px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 4px;
	color: #333333;
}
#contents .jirei img {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents .jirei_subtitle {
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}
#contents .jirei td {
	vertical-align: top;
}
#contents .sourcecode {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
#support th {
	background-color: #CCCCFF;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
}
#support td {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
#support table {
	background-color: #9999FF;
	margin-top: 10px;
	margin-left: 20px;
}
#contents h4 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #CCCCCC;
	padding: 3px;
	margin: 10px;
	font-size: 14px;
}
#contents h5 {
	font-size: 12px;
	margin-top: 15px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents .subimage {
	float: right;
	margin: 5px;
	border: 1px solid #999999;
}
