@charset "utf-8";
/*
Theme Name: TrustyWorks SSL-Service Themes01
Theme URI: http://www.twsvc.net/
Description: TrustyWorks.
Author: TrustyWorks.
*/

/* {line-height:1.1;} */

BODY {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #444;
}
H1,H2,H3,H4,H5 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 24px;
}
H2 {
	font-size: 18px;
	vertical-align: text-botom;
}
H3 {
	font-size: 14px;
}
H4 {
	font-size: 14px;
}
H5 {
	font-size: 12px;
}
EM {
	font-weight: bold;
	font-style: normal;
}
SPAN.SearchBGC {
	background-color: gold;
}

#Page {
	width: 820px;
	background-image: url(images/bodyimg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-position: top;
}

/* Header Area  */
#Header {
	font-size: 14px;
	color: #0066CC;
	background-image:url(images/headerimg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 20px 0 360px;
	text-align: center;
	height: 61px;
}
#Header A {
	text-decoration: none;
	color: #008DE1;
}
#Header P {
	margin: 2px 0;
	font-size: 12px;
}

/* Main Menubar Area  */
#MenuBar {
	padding: 0 14px 0 0;
	text-align: center;
	vertical-align: middle;
}
#MenuBar UL {
	margin: 0;
	background-color:#003366;
	height: 25px;
	padding: 0;
}
#MenuBar LI {
	font-size: 12px;
	float: left;
	list-style-type: none;
	margin: 5px 0 0 0;
}

#MenuBar LI A {
	width: 110px;
	text-decoration: none;
	color: white;
	display: block;
}
#MenuBar LI A:HOVER {
	text-decoration: underline;
	color: #FF6600;
}

/* Contents Area  */
#Contents {
	width: 580px;
	float: left;
	margin: 5px 0 10px 5px;
	display: inline;
}
#Contents .Red12b, #Contents .Red14b,
#Contents .Red16b, #Contents .Red18b {
	color:orangered;
}
#Contents .Blue12b, #Contents .Blue14b,
#Contents .Blue16b, #Contents .Blue18b {
	color: royalblue;
}
#Contents .s10, #Contents .s10b  {
	font-size: 10px;
}
#Contents .s11, #Contents .s11b {
	font-size: 11px;
}
#Contents .Red12b, #Contents .Blue12b,
#Contents .s12, #Contents .s12b {
	font-size: 12px;
}
#Contents .s14, #Contents .s14b,
#Contents .Red14b, #Contents .Blue14b {
	font-size: 14px;
}
#Contents .s16, #Contents .s16b,
#Contents .Red16b, #Contents .Blue16b {
	font-size: 16px;
}
#Contents .s18, #Contents .s18b,
#Contents .Red18b, #Contents .Blue18b {
	font-size: 18px;
}
#Contents .bold,
#Contents .s10b, #Contents .s11b,
#Contents .s12b, #Contents .s14b,
#Contents .s16b, #Contents .s18b,
#Contents .Red12b, #Contents .Blue12b,
#Contents .Red14b, #Contents .Blue14b,
#Contents .Red16b, #Contents .Blue16b,
#Contents .Red18b, #Contents .Blue18b {
	font-weight: bold;
}
#Contents DIV.TopicPath {
	font-size: 10px;
}
#Contents DIV.TopicPath A {
	color:#333;
	text-decoration: none;
}
#Contents DIV.TopicPath A:HOVER {
	text-decoration: underline;
	color: #00f;
}
#Contents DIV.CBase {
	border-top: #ccc solid 1px;
	border-right: #777 solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #777 solid 1px;
	margin-bottom: 5px;
	clear: both;
}
#Contents DIV.CHeader {
	padding: 5px 5px 0 5px;
	background: url(images/cheader.gif) top repeat-x;
	border-bottom: #777 solid 1px;
}
#Contents DIV.CBody {
	padding: 5px;
	background: ghostwhite;
}
#Contents DIV.CBody P {
	margin: 0 0 3px 0;
}
#Contents DIV.SHeader {
	padding: 2px 2px 0 2px;
	border-bottom: #777 solid 1px;
	color: #336;
	background: lightsteelblue;
}
#Contents DIV.SBody {
	padding: 2px 7px;
	margin-bottom: 5px;
}
#Contents DIV.SBody UL.Norm,
#Contents DIV.SBody UL.ProductsDetail {
	padding: 0;
	margin: 0 0 0 20px;
}
#Contents DIV.SBody UL.Norm LI,
#Contents DIV.SBody UL.ProductsDetail LI {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#Contents DIV.SBody UL.Norm LI{
	list-style-image: url(/images/li_mark00.gif);
}
#Contents DIV.SBody UL.ProductsDetail LI {
	list-style-image: url(/images/li_mark01.gif);
}
#Contents DIV.PostBase {
	border: #777 solid 1px;
	background: #FFF;
	margin: 5px 0;
}
#Contents DIV.PostHeader {
	border-bottom: #777 solid 1px;
	padding: 5px 5px 0 5px;
}
#Contents DIV.PostBody {
	padding: 5px;
}
#Contents DIV.PostBody P {
	margin: 2px 0 15px 0;
	padding: 0;
}
#Contents DIV.PostAuthor {
	font-size: 10px;
	text-align: right;
	padding: 0 5px;
}
#Contents A {
	color: #003399;
	text-decoration: none;
}
#Contents A:HOVER {
	text-decoration: underline;
	color: #FF6600;
}
#Contents UL.Li01 {
	margin-left: 0;
}
#Contents UL.Li01 LI {
	border-bottom: #777 solid 1px;
	list-style-image: url(/images/li_mark01.gif);
	margin: 0px 50px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

#Contents .MonoSpace {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	padding: 3px;
}
#CForm TABLE {
	background-color:navy ;
}
#AboutUs TH,
#CForm TH {
	text-align: center;
	background: #36C;
	color: #FFF;
	padding: 5px;
}
#AboutUs TD,
#CForm TD {
	text-align: left;
	background:  #E1ECFF;
	padding: 5px;
}

#Contents DIV.Trackback {
	padding: 5px;
	background: ghostwhite;
}
#Contents DIV.TrackbackUrl {
	padding: 2px 5px;
}

#Contents DIV.FaqHeader {
	background: #3366CC;
	color: #FFF;
	text-align: left;
	padding: 3px;
}
#Contents DIV.FaqBody {
	background: #E1ECFF;
	color: #333;
	text-align: left;
	padding: 5px 5px 10px 5px;
}
#Contents DIV.FaqBody LI.page_item {
	border-bottom: #aac solid 1px;
	margin-bottom: 3px;
	list-style-position: inside;
	list-style-image: url(/images/li_mark02.gif);
}
#Contents DIV.FaqBody UL.page_list {
	margin: 0;
	padding: 20px;
}
#Contents DIV.ContentAuthor {
	text-align: right;
	font-size: x-small;
}
#Contents DIV.PostBody TABLE.tbl05 {
	background-color:navy ;
}
#Contents DIV.PostBody TABLE.tbl05 TH {
	background-color: cornflowerblue;
	color: #FFF;
	padding: 2px 5px;
}
#Contents DIV.PostBody TABLE.tbl05 TD {
	text-align: left;
	background-color: ghostwhite;
	padding: 2px 5px;
}

/* Sidebar Area  */
#Sidebar {
	width: 210px;
	color: #444;
	font-size: 12px;
	float: right;
	margin: 5px 20px 10px 0px;
	display: inline;
}
#Sidebar A {
	color: #003399;
	text-decoration: none;
}
#Sidebar A:HOVER {
	text-decoration: underline;
	color: #FF6600;
}
#Sidebar UL {
	margin: 0;
	padding: 0;
}
#Sidebar LI {
	list-style-type: none;
}
#Sidebar LI.newstt {
	border-bottom: #aac solid 1px;
	margin-bottom: 3px;
	list-style-position: inside;
	list-style-image: url(/images/li_mark03.gif);
}
#Sidebar DIV.CBase {
	border-top: #ccc solid 1px;
	border-right: #777 solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #777 solid 1px;
	margin-bottom: 5px;
	clear: both;
}
#Sidebar DIV.CHeader {
	padding: 5px 5px 0 5px;
	background: url(images/cheader.gif) top repeat-x;
	border-bottom: #777 solid 1px;
}
#Sidebar DIV.CBody {
	padding: 5px;
	background: ghostwhite;
}
#Sidebar DIV.Other {
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#Sidebar DIV.Button {
	text-align: center;
	height: 20px;
	padding: 10px;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	background: url(images/buttonbase001.gif) no-repeat center;
}
#Sidebar LI.page_item {
	border-bottom: #aac solid 1px;
	margin-bottom: 3px;
	list-style-position: inside;
	list-style-image: url(/images/li_mark03.gif);
}

/* Footer Area  */
#Footer {
	background-image:url(images/footerimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 2px 15px 15px 5px;
	clear: both;
	text-align: left;
	height: 60px;
}
#Footer DIV.FooterContent {
	border-top: solid 1px #999999;
	text-align: center;
	padding: 2px;
	font-size: 10px;
}
#Footer DIV.FooterContent P {
	margin: 0 0 5px 0;
}
#Footer DIV.FooterContent A {
	text-decoration: none;
	color: #444;
}
#Footer DIV.FooterContent A:HOVER {
	text-decoration: underline;
	color: #FF6600;
}
