@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}


pre, dl, ol, p, blockquote { line-height:130%; }

blockquote {
	margin-left:32px;
	margin-right:32px;
	margin-top: 8px;
	margin-bottom: 8px;

	border:#808080 1px solid;
	padding: .3em .5em .3em .5em;
	background-color:#f5f5f5;
}

p.quotation {
	margin: 0px;
	padding: 0px;
}

body {
	color:#333333;
	background-color:#ffffff;
	font-size:88%;
	/*font-family:verdana, arial, helvetica, Sans-Serif;*/
}

/*
td {
	color:#333333;
	background-color:#ffffff;
	margin-left:0%;
	margin-right:0%;
	margin-top:0%;
	font-size:78%;
	font-family:verdana, arial, helvetica, Sans-Serif;
}
*/


a:link {
	color:#0000bf;
	background-color:inherit;
	text-decoration:none;
}

a:active {
	color:#000000;
	background-color:ffffff;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration: underline; 
	color:#0000bf;
}



p {   /* 普通の文の位置指定 */
	margin-left:15px;/*15px*/
	margin-bottom: 1em;
}


h1, h2 {
	/*font-family:Sans-Serif, verdana, arial, helvetica;*/
	color:inherit;
	background-color:#cccccc;
	background-image:url(../img/back-1.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px outset #888;
	
	margin:.2em 0px .6em 0px;
	padding:.1em;
	font-size:130%;
}





h3 {
	/*font-family:Sans-Serif, verdana, arial, helvetica;*/
	border-left:    8px solid #dddddd;
	border-right:   0px solid #dddddd;
	
	border-bottom:  1px solid #dddddd;
	border-top:     0px solid #dddddd;

	color:inherit;


	background-color:#FFFFFF;
	padding:.1em 0px .1em .5em;
	margin:.2em 0px .8em 0px;
	font-size:112%;
}
h4 {
	/*font-family:Sans-Serif, verdana, arial, helvetica;*/
	font-size:105%;
	color:inherit;
	background-color:#e3e3e3;
	padding:.1em 0px .1em 1.2em;
	margin:.2em 0px .8em 0px;
}
h5, h6 {
	/*font-family:Sans-Serif, verdana, arial, helvetica;*/
	color:inherit;
	background-color:#e3e3e3;
 	padding:.3em;
 	border:0px;
 	margin:0px 0px .5em 0px;
}

h1.title {
	font-size: 20px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
	text-align:left;
}

dt {
	font-weight:bold;
	margin-top:1em;
	margin-left:.5em;
}

dd {
	margin-top:0.3em;
	margin-left:2em;
}

pre {
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:.5em;
	margin-left:1em;
	margin-right:2em;
	margin-top: 8px;
	margin-bottom: 8px;
	white-space:pre;
	color:black;
	background-color:#f5f5f5;
}

img {
	border:none;
	vertical-align:middle;
	margin-bottom:1px;
}

ul {
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
}

li {
	margin-left:.5em;
}

em { font-style:italic; }

strong {
	font-weight:bold;
/*	margin-left:1em;*/
}

thead td.style_td,
tfoot td.style_td {  /*文字色=白で、背景色#888888になるように書き換える。*/
/*	color:inherit;
*/	background-color:#888888;
	color:#ffffff;
}
thead th.style_th,
tfoot th.style_th {  /*「|　|　 |h」指定*/
/*	color:inherit;
	background-color:#d0d8e0;
*/	color:#ffffff;
	background-color:#888888;
}
.style_table {
	font-size:10.5pt;

	padding:0px;
	border:0px;
	margin:8px auto 8px auto;
	text-align:left;
	color:inherit;
	width:650px;
	background-color:#888888;
}
.style_th {
	padding:5px;
	margin:1px;
	font-size:93%;
	text-align:left;
/*color:inherit;*/
	color:#ffffff;
	background-color:#888888;
}
.style_td {
	padding:5px 5px 5px 5px;
	margin:1px;
	color:inherit;
	background-color:#ffffff;


}

ul.list1 { 
	list-style-type:disc;
}
ul.list2 { list-style-type:circle; }
ul.list3 { list-style-type:square; }
/*square;*/
ol.list1 { list-style-type:decimal; }
ol.list2 { list-style-type:lower-roman; }
ol.list3 { list-style-type:lower-alpha; }

div.ie5 { text-align:center; }

span.noexists {
	color:inherit;
	background-color:#FFFACC;
}

.small {
	font-size:80%;
	text-align:right;
}

.super_index {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

a.note_super {
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

div.jumpmenu {
	font-size:60%;
	text-align:right;
}

hr.full_hr {
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}
hr.note_hr {
	width:100%;
	border-style:solid;
	border-color:#888888;
	border-width:1px 0px;
	text-align:left;
	margin:1em auto .5em auto;
}

span.size1 {
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size2 {
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size3 {
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size4 {
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size5 {
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size6 {
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.size7 {
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

/* html.php/catbody() */
strong.word0 {
	background-color:#FFFF66;
	color:black;
}
strong.word1 {
	background-color:#A0FFFF;
	color:black;
}
strong.word2 {
	background-color:#99FF99;
	color:black;
}
strong.word3 {
	background-color:#FF9999;
	color:black;
}
strong.word4 {
	background-color:#FF66FF;
	color:black;
}
strong.word5 {
	background-color:#880000;
	color:#ffffff;
}
strong.word6 {
	background-color:#00AA00;
	color:#ffffff;
}
strong.word7 {
	background-color:#886800;
	color:#ffffff;
}
strong.word8 {
	background-color:#004699;
	color:#ffffff;
}
strong.word9 {
	background-color:#990099;
	color:#ffffff;
}

/* html.php/edit_form() */
.edit_form { clear:both; }

/* pukiwiki.skin.php */
div#csbar{
	padding:3px;
	margin:0px;
	background-image:url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#000000;
	color:#dddddd;
	text-align:right;
	font-size:80%;
}
div#header {
	background-color:#ffffff;
}

div#navigator {
	display:none;
}

div#search {
	display:none;
}

div#headmenu {
	text-align:right;
	background-color: #ffffff;
	font-size:90%;
}

#contents {
	margin-top: 4px;/*4*/
	margin-left: 5px;/*10px*/
	margin-right: 10px;
}

#body {
	margin-right: 190px;
	vertical-align: top;
	
}

div#menubar {
	display:none;
}
div#menubar ul {
	margin:2px 0px 10px 1.5em;
	padding:0px 0px 0px 1.5em;
}

div#menubar ul li { line-height:110%; }

div#menubar h4 { font-size:110%; }

div#note {
	clear:both;
	padding:0px 0px 0px 27px;
	margin:0px;
}

div#attach {
	display:none;
}

div#toolbar {
        display:none;
}

div#lastmodified {
	font-size:80%;
	padding:0px;
	margin:0px;
}

div#related {
        display:none;
}

div#footer {
/*	font-size:80%;*/
	padding:15px 0px 10px 0px;
	margin:16px 0px 0px 0px;
	background-color:#dddddd;
	background-image:url(../img/footer.png);
	background-position:left top;
	background-repeat:repeat-x;
	
}
.footer {
	font-size:85%;
}
div#banner {
	float:right;
	margin-top:24px;
}

div#preview {
	color:inherit;
	background-color:#F5F8FF;
}

img#logo {
	display:none;
}

/* aname.inc.php */
.anchor {}
.anchor_super {
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.spacer {}

/* calendar*.inc.php */
.style_calendar {
	padding:0px;
	border:0px;
	margin:3px;
	color:inherit;
	background-color:#dddddd;
	text-align:center;
}
.style_td_caltop {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#dddddd;
	font-size:80%;
	text-align:center;
}
.style_td_today {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#FFFFDD;
	text-align:center;
}
.style_td_sat {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#DDE5EE;
	text-align:center;
}
.style_td_sun {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#fff0f0;
	text-align:center;
}
.style_td_blank {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#e3e3e3;
	text-align:center;
}
.style_td_day {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#e3e3e3;
	text-align:center;
}
.style_td_week {
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#e3e3e3;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

/* calendar_viewer.inc.php */
div.calendar_viewer {
	color:inherit;
	background-color:inherit;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
}
span.calendar_viewer_left {
	color:inherit;
	background-color:inherit;
	float:left;
}
span.calendar_viewer_right {
	color:inherit;
	background-color:inherit;
	float:right;
}

/* clear.inc.php */
.clear {
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter { font-size:70%; }

/* diff.inc.php */
span.diff_added {
	color:blue;
	background-color:inherit;
}

span.diff_removed {
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line {
	text-align:left;
	margin:.5em 0em 0em 0em;
	width:90%;
	border-style:solid;
	border-color:#dddddd;
	border-width:1px 0px;
}

/* include.inc.php */
h5.side_label { text-align:center; }

/* navi.inc.php */
ul.navi {
	margin:0px;
	padding:0px;
	text-align:center;
}
li.navi_none {
	display:inline;
	float:none;
}
li.navi_left {
	display:inline;
	float:left;
	text-align:left;
}
li.navi_right {
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date { font-size:x-small; }
span.new1 {
	color:red;
	background-color:transparent;
	font-size:small;
}
span.new5 {
	color:green;
	background-color:transparent;
	font-size:x-small;
}

/* popular.inc.php */
span.counter { font-size:70%; }
ul.popular_list {
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list {
}

/* ref.inc.php */
div.img_margin {
	margin-left:32px;
	/*margin-right:32px;*/
	margin-right:25px;
}

/* vote.inc.php */
td.vote_label {
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1 {
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2 {
	color:inherit;
	background-color:#EEF5FF;
}

/* figure.inc.php */
div.figure_left {
	float: left;
	margin-left:32px;
	margin-right:25px;
}

div.figure_right {
	float: right;
	margin-left:0px;/*25*/
	margin-right:0px;/*32*/
}

/* niftycorner */
.roundall,.roundtop,.roundbottom {
	margin: 0;
}

.roundbottom {
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
/*	border:#808080 1px solid;*/
	margin-bottom: .5em;
}

.roundall * {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.roundtop * {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.roundbottom * {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*
blockquote * {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
*/

/* topicpath.inc.php */
div.topicPath {
	background-color:#eeeeee;
	margin: 0px 0px 10px 0px;
	font-size:90%;
}


/*kijilist*/
.kijilist_header_0,.kijilist_body_0
	,.kijilist_header_1,.kijilist_body_1 {

		color:inherit;
}

.kijilist_header_0,.kijilist_header_1,.kijilist_header_2{
	/*font-family:Sans-Serif, verdana, arial, helvetica;*/
	font-size:105%;
/*	padding-left:1.2em;*/
}

.kijilist_body_0,.kijilist_body_1,.kijilist_body_2{
	font-size:100%;
	margin-bottom: 1em;/*.5em*/
/*	padding-left:1.7em;*/
}

/*単体*/
div.kijilist_header_0{
	background-color:#ffffff;
	text-align:right;
	font-weight:bold;
	
	border-top: #ffffff 1px solid;
	border-left: #d0d0d0 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

div.kijilist_body_0{
	background-color:#ffffff;
	text-align:right;

	
	border-top: #d0d0d0 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #d0d0d0 1px solid;/*888888*/
	border-bottom: #ffffff 1px solid;
}

/*ほか*/
div.kijilist_header_1{
	background-color:#f8f8f8;
	padding-left:1.2em;
	font-weight:bold;
}
div.kijilist_body_1{
	/*background-color:#f8f8f8;*/
	padding-left:1.7em;
	text-align:right;
}

div.kijilist_header_2{
	font-weight:nomal;
}
div.kijilist_body_2{
	text-align:right;
}


div.kijilist_header_0 li{
	margin:0;
	padding:0;
	list-style-type:none;
}
div.kijilist_header_0 ul{
	margin:0;
	padding:0;
}
div.kijilist_header_1 li{
	margin:0;
	padding:0;
	list-style-type:none;
}
div.kijilist_header_1 ul{
	margin:0;
	padding:0;
}

div.kijilist_header_2 li{
	margin:0;
	padding:0;
}

div.kijilist_header_2 ul{
	list-style-type:none;
	background: url(http://lims.cscreate.jp/image/face/s-w.gif) no-repeat;
	padding:0 0 0 25px;
}



span.kijilist_ispage{
	font-size:100%;
	font-weight:bold;
	color:#0000aa;
}


/*「全□ページ」*/
span.kijilist_page_total_0,.kijilist_page_total_1{
	font-size:95%;
}

span.kijilist_page_total_2{
	display:none;
}
/* kijilist ----- 終 */


div.kijikansou{
	font-size:95%;

/*
	text-align:right;
	background: url(http://lims.cscreate.jp/img/main03/kijikansou-2.gif) no-repeat right;
	padding: 5em 1em 0em 0;
	margin:2.5em 0 .5em 0;
*/
	width:200px;
	margin:0 auto 0 auto;
	padding:1em;
	
	border-top: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-right: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	
	text-align:center;
}


/* HEADLINE プラグイン */
div.headline{
	font-size:90%;
	float: left;
}

div.hl_date{
	margin-left: 1.5em;
	width: 100px;
	float: left;
}

div.hl_body{
	margin-left: 10em;
	margin-right: 1em;
}



/* 製品紹介Indexの表組み */
div.title_waku{
	width:100%;
}
table.title_waku{
	width:100%;
	border:solid 1px;
	border-color:#888;
}
td.title_main{
	width:60%;
	background-image:url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;

}
td.title_sub{
	width:40%;
	border:solid 1px;
	font-size:95%;
	padding-top:1em;
	border-color:#888;
}
td.title_sub:hover{
	background-color:#fafafa;
}
td.title_h{
	color:#ffffff;
	background-color:#888888;
	font-size:90%;
	padding-top:1em;
}
