@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EAE5D4;
}

a {	color: #990000;text-decoration: underline;	}
a:link {
	color: #999966;
}
a:visited {
	color: #999966;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
img {
	border: none;
}

div#wrapper {
	width: 860px;
	margin: 0 auto;
}
div#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div#container {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html div#container {height: 1%;}
div#container {display: block;}
/* End hide from IE-mac */


div#container {
	text-align: left;
	height: auto;
}

div#container {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/mainBack01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#PagedDscription {
	text-align: left;
	font-size: 13px;
	background-image: url(images/mainBackTop01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#PagedDscription h1{
	font-size: 13px;
	position: absolute;
	top: 65px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	width: 350px;
	margin-right: 0px;
	font-weight: bold;
}
#PagedDscription p{
	color: #882C22;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 18px;
	padding-right: 0px;
	margin: 0px;
}

div#header {
	color: #FFFFFF;
	height: 100px;
	background-image: url(images/topBanner01.jpg);
	background-repeat: no-repeat;
	}
div#header #siteLogo a{
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/topBanner01_logo.jpg);
	text-indent: -9999em;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	font-size: 16px;
}

#topSubMenu {
	width: 190px;
	height: 24px;
	background-image: url(/images/topBanner01_submenu.jpg);
	background-repeat: no-repeat;
	float: right;
}
#topSubMenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topSubMenu li{
	float: left;
}
#topSubMenu a{
	display: block;
	height: 24px;
	text-indent:-5000em
}
#topSubMenu a:hover{
	background-image: url(/images/topBanner01_submenu.jpg);
}
#topSubMenu #menuSitemap {
	height: 24px;
	width:  92px;
}
#topSubMenu #menuContact {
	height: 24px;
	width:  98px;
}
#topSubMenu a:hover#menuSitemap { background-position:   0px -24px; }
#topSubMenu a:hover#menuContact { background-position: -92px -24px; }


#globalNavi{
	width: 840px;
	height: 40px;
	font-size: 12px;
	background-image: url(/images/globalNavi01.jpg);
	background-repeat: no-repeat;
}

#globalNavi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalNavi li{
	float: left;
}
#globalNavi a{
	display: block;
	height: 40px;
	text-indent:-5000em
}
#globalNavi a:hover{
	background-image: url(/images/globalNavi01.jpg);
}
#globalNavi #NaviReason {
	height: 40px;
	width: 239px;
}
#globalNavi #NaviRenovation {
	height: 40px;
	width: 144px;
}
#globalNavi #NaviFaq {
	height: 40px;
	width:  70px;
}
#globalNavi #NaviWorkflow {
	height: 40px;
	width: 110px;
}
#globalNavi #NaviExample {
	height: 40px;
	width:  88px;
}
#globalNavi #NaviBlog {
	height: 40px;
	width:  67px;
}
#globalNavi #NaviAbout {
	height: 40px;
	width: 122px;
}

#globalNavi a:hover#NaviReason { 		background-position:    0px -40px; }
#globalNavi a:hover#NaviRenovation { 	background-position: -239px -40px; }
#globalNavi a:hover#NaviFaq { 			background-position: -383px -40px; }
#globalNavi a:hover#NaviWorkflow { 		background-position: -453px -40px; }
#globalNavi a:hover#NaviExample { 		background-position: -563px -40px; }
#globalNavi a:hover#NaviBlog { 			background-position: -651px -40px; }
#globalNavi a:hover#NaviAbout { 		background-position: -718px -40px; }

#pageBanner, #mainBanner {
	page-break-before: avoid;
	page-break-after: avoid;
	margin: 0px;
	padding: 0px;
}

#mainBanner {
	background-image: url(/images/TopPageBanner01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
}

#pageBanner {
	background-image: url(/images/EntryPageBanner01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}

#mainarea{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}	
#content {
	float: left;
	width: 620px;
	padding: 0;
	margin: 0;
	color: #EEEEEE;
	}

.pankuzu, .prev_next {
	float: left;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 16px;
	clear: both;
	color: #FFFFFF;
}
.pankuzu a ,
.pankuzu a:link ,
.pankuzu a:visited {
	color: #FFFFFF;
}
.pankuzu a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.prev_next {
	color: #FFFFFF;
	color: #660000;
	margin-bottom: 20px;
}
.categoryTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 195px;
	text-align: center;
	margin-top: 40px;
	margin-right: 10px;
}
.blog {
	padding-left:16px;
	padding-top:5px;
	padding-right:10px;
	font-size: 13px;
}	
.blog h2 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	padding-left:7px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-top: 3px;
	background-image: url(/images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.blog h3 {
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding-left:11px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-top: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(/images/titleH3-02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.blog h4 {
	clear: both;
	text-align: left;
	font-weight: bold;
	color:#CCCCCC;
	font-size: 14px;
	padding-left: 8px;
	background-image: url(/images/line1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.blog h5 {
	clear: both;
	text-align: left;
	font-weight: bold;
	color:#333333;
	font-size: 13px;
	padding-left: 8px;
	background-image: url(/images/mark_43.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.blog h2 a,
.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.blog h2 a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.blog h3 a,
.blog h3 a:link,
.blog h3 a:visited,
.blog h3 a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.blog h3 a:hover {color: #CC0000;text-decoration:underline;}
.blog h4 a,
.blog h4 a:link,
.blog h4 a:visited,
.blog h4 a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.blog h4 a:hover {
	color: #CC0000;
	text-decoration:underline;
}

.blog hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 1px;
}
.pointBig{
	font-size: 105%;
	font-weight: bold;
}
.pointSmall{
	font-size: 95%;
}
.boldRed{
	font-weight: bold;
	color: #990000;
}
.entryList {
	clear: both;
	font-weight:normal;
	font-size: 100%;
	line-height: 160%;
}
.entryList ul { 
	margin:0px; 
	padding:0px; 
	}
.entryList li{
	list-style: disc url(none);
	margin:0px;
	padding:0px 0px 0px -20px;
}
.blogbody {
	clear: both;
	font-weight:normal;
	font-size: 13px;
	line-height: 150%;
	padding-bottom: 5px;
	}
#more {
	clear: both;
}
.blogbody p{
	padding-left: 3px;
}

.blogbody blockquote {
	padding: 4px;
	border: thin dotted #4C4C33;
	background-color: #2A2B1D;
}

div#content div.blogbody table{
	padding-left: 0px;
	font-size: 100%;
	line-height: 150%;
}

div#content div.designTable table{
	margin : 10px 0px 10px 10px;
	font-size: 100%;
	line-height: 150%;
	border-style : solid ; 
	border-width : 1px  ;
	border-collapse : collapse ;
	vertical-align : top ;
	width : 94% ;
}
div#content div.designTable table tr td {
	border-style : solid ;
	border-width : 1px  ;
	border-collapse : collapse ;
	padding : 5px 5px 5px 10px ;
	vertical-align : top ;
}
div#content div.designTable table tr th {
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
	padding : 5px 5px 5px 10px;
	vertical-align : top;
	font-weight: bold;
	white-space: nowrap;
}
div#content div.designTable table {
	color: #FFFFFF;
	border-color : #4C4C33;
}
div#content div.designTable table tr td  {
	background-color : #181A11;
	border-color : #4C4C33;
}
div#content div.designTable table tr th  {
	background-color : #2A2B1D;
	border-color : #5C5C3F;
}
.marginZero p{
	margin: 0px;
	padding: 0px;
}
	
.imageLeft img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.imageRight img {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.posted {
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	}
.goTop {
	text-align: right;
	clear: both;
	}
.goTop2 {
	text-align: right;
	padding-bottom: 10px;
	}
.goBack {
	text-align: right;
}
.goDetail {
	width: 105px;
	height: 24px;
	background-image: url(/images/go_detail.jpg);
	background-repeat: no-repeat;
	float: right;
}
.goDetail a{
	display: block;
	height: 24px;
	text-indent:-5000em
}
.goDetail a:hover{
	background-image: url(/images/go_detail.jpg);
	background-position:   0px -24px;
}

.extended {
	text-align: right;
	}

.Entry_box .extended img, .Entry_boxH .extended img {
	margin: 0px;
	padding: 0px;
	float: none;
	}

#sidebar {
	width: 215px;
	float: right;
	margin: 0px;
	font-size:13px;
	color: #FFFFFF;
}
.sidemenu h3{
	background-color: #862C23;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 17px;
	padding-bottom: 6px;
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/sideTitleBack01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sidemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}

.sidemenu ul li{
	margin:0 0 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 22px;
	padding-right: 7px;
	background-image: url(/images/sideMenuBack01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.sidemenu ul li a,
.sidemenu ul li a:link,
.sidemenu ul li a:visited,
.sidemenu ul li a:active {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}

.sidemenu ul li a:hover{
	text-decoration:underline;
	color: #CC0000;
}

.sideBanner {
	margin-top: 10px;
	text-align: center;
}
.sideBanner img{
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sideBanner p {
	margin-top: 0px;
}


#bottomMenu {
	clear:both;
	font-size: 12px;
	height: 20px;
	padding-left: 2px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 3px;
}
#bottomMenu ul{
	display: inline;
}
#bottomMenu ul li{
	float: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	padding-left: 12px;
	padding-top: 3px;
}
#bottomMenu a,
#bottomMenu a:link,
#bottomMenu a:visited,
#bottomMenu a:active {
	color: #999966;
}
#bottomMenu a:hover { color: #CC0000;text-decoration:underline;}

.rss{
	float:right;
	margin: 0px 2px 0px 0px;
}


#footer{
	font-size: 13px;
	clear:both;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #2A2B1D;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C4C33;
}
.rss{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
#copyRight {
	color:#666666;
	font-size:10px;
	margin: 0px;
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(images/mainBackFoot01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}	
#copyRight a{	color:#666666;	text-decoration:none;}
#copyRight a:hover { text-decoration:underline;}
.powered{
	float:right;
	padding-top:0.1em;
	padding-right: 0.3em;
}
.produce a{
	width:100px;
	height:12px;
	overflow: hidden;
	display:block;
	background-image: url(/images/total-web02L.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999em;
	float: right;
}

.link-note {
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
#comment-post {
   font-weight: bold;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
textarea{
	width: 80%;
	}
textarea[id="comment-text"] {
	}
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.form-title {
	background: #CCDFD1;
	text-align: center;
	font-weight: normal;
}
.form-title2 {
	color: #FFFFFF;
	background: #65211A;
	text-align: center;
}
.form-data {
	text-align: left;
	background: #EAF2EC;
}
.form-required {
	color: #CC0000;
	font-weight: normal;
}
.form-error {
	color: #FF0033;
}
#form-post {
   font-weight: bold;
}

.search-result {
	margin: 10px;
}

.clear_break {
	clear: both;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#top_example {
	margin-top: 15px;
}
#top_newentry {
	margin-top: 20px;
}

#top_example h2,#top_newentry h3 {
	height: 20px;
	width: 610px;
	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;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top_example span,#top_newentry span {
	display: none;
}
#top_example h2 {
	background-image: url(images/title_example.gif);
}
#top_example h2 img {
	float: right;
}
.example_phbox {
	margin-top: 10px;
}
.example_phbox img {
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	float: left;
	margin-bottom: 10px;
}

#top_newentry h3 {
	background-image: url(images/title_whatisnew.gif);
}

#side_infomation {
	margin-top: 15px;
}

#side_infomation h3 {
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/title_infomation.gif);
}

#side_infomation span {
	display: none;
}

#side_infomation ul {
	margin: 0px;
	padding: 15px 5px 10px 3px;
}
#side_infomation ul li {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	background-image: url(/images/mark_95.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
}
#side_infomation a,
#side_infomation a:link,
#side_infomation a:visited,
#side_infomation a:active {
	color: #FFFFFF;
}
#side_infomation a:hover { color: #CC0000;text-decoration:underline;}

.Entry_box {
	height: 125px;
}
.Entry_boxH {
	height: 140px;
}
.Entry_box, .Entry_boxH {
	clear: both;
	border: 1px solid #4C4C33;
	padding: 15px;
	margin-bottom: 7px;
	margin-right: 5px;
}
.Entry_box h3, .Entry_boxH h3{
	clear: none;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	color: #FFFFFF;
}
.Entry_box img, .Entry_boxH img{
	margin-right: 15px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.Entry_box p, .Entry_boxH p{
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 150%;
}
.Entry_box h3 a,
.Entry_box h3 a:link,
.Entry_box h3 a:visited,
.Entry_box h3 a:active,
.Entry_boxH h3 a,
.Entry_boxH h3 a:link,
.Entry_boxH h3 a:visited,
.Entry_boxH h3 a:active,
.Newentry_box a,
.Newentry_box a:link,
.Newentry_box a:visited,
.Newentry_box a:active{

	color:#FFFFFF;
	text-decoration:none;
}

.Entry_boxH h3 a:hover, 
.Entry_box h3 a:hover,
.Newentry_box a:hover { color: #CC0000;text-decoration:underline;}

.Newentry_box {
	width: 310px;
	float: left;
	font-size: 13px;
	height: 95px;
}
.Newentry_box strong {
	clear: none;
	font-size: 15px;
	font-weight: bold;
	background-image: none;
}
.Newentry_box img {
	float: left;
	margin: 10px;
	border: 1px solid #999999;
}
.Newentry_box p {
	line-height: 150%;
	margin: 10px;
}
