body { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "arial", "helvetica", "sans-serif";
       margin: 3 0 0 10px; background-color: #ffffff; }

a,p,h1,h4,h5,h6 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "arial", "helvetica", "sans-serif";
	line-height: 18px;
	color: #666666;
	margin: 0px;
}

h1 { font-size: 9pt; color: #666666; }
h5 { font-size: 8pt; }
h4 {
	font-size: 10pt;
	color: #ff3300;
	margin: 10px;
}
p,a { font-size: 9pt; }

.top { font-size: 10pt; font-weight: bold; }
.white { color: #ffffff; }
.red { color: #ff0000; }
.text { margin: 10px; }

.navi { font-size: 9pt; color: #666666; margin-right: 5px; }
.navi-cap { font-size: 8pt; color: #999999; line-height: 15px; }
.navi-cap2 { font-size: 8pt; color: #ff3300; line-height: 15px; } 

#navi a { display: block; clear: both; margin: 0px; padding: 0px; }
#navi img { margin: 0px; padding: 0px; display: block; clear: both; }

.head { margin: 0 5 5 0px; }

.dot-right { border-right: dotted 1px #cccccc; padding: 0px; }
.dot-bottom { border-bottom: dotted 1px #cccccc; margin: 0px; padding: 0px; }
.solid-bottom { border-bottom: solid 1px #666666; margin: 0px; padding: 0px; }
.box { border: dotted 1px #cccccc; padding: 10px; }
.box_color { border: dotted 1px #cccccc; border-color: #ff6633; width: 500px; padding: 10px; }

a { margin: 0px; text-decoration: none; }
a.fablic { font-size: 8pt; margin: 0px; text-decoration: none; line-height: 17px; color: #ff3300}
a.bottom { font-size: 7pt; margin: 0px; text-decoration: none; line-height: 17px; }
a.bottom2 { font-size: 8pt; color: #333333; margin: 10 0 10 0px; text-decoration: none; line-height: 17px; }
.link { margin: 4px;}
a.url { text-decoration: underline; color: red; }
.space { margin: 4px; }
.space-left { margin-left: 5px; }
.space-right { margin-right: 5px; }

.link_p { font-family: arial,helvetica,sans-serif,‚l‚r ‚oƒSƒVƒbƒN,Osaka; font-size: 9pt; color: #333333; }

#flash { font-size: 12px; margin: 10px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5 0px; }

/*showroom.html‚ÌƒXƒ^ƒCƒ‹*/

span.show {
	text-decoration: underline;
}

/*-------- ’Ç‰Ácss  20070921 --------*/

/* index.html */
.hitokoto {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 10px;
}
/* order.html */
table.flow {
	color: #666;
	font-size: 12px;
	line-height:1.7;
}

table.flow tr td.space1 {
	vertical-align: top;
}
table.flow tr td.space2 {
	vertical-align: top;
	padding: 0 10px 0 0;
}

/* maker.html */

table.maker tr td {
	font-size: 11px;
	color: #666;
	padding: 10px 3px;
	}

table.maker tr td a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size:14px;
}

address {
	font-style:normal;
}

div#flash_plugin {
	margin:10px 5px;
	padding:10px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div#flash_plugin p {
	margin:5px 0 0 0;
	letter-spacing:1px;
}

div.link img {
	margin:0 0 0 5px;
}




/**index**/


/*new*/
div#index_new{
	width: 600px;
	margin: 5px auto;
}

div#index_new p{
	width: 550px;
	margin: 10px 0 10px 30px;
}


/************Ž{H—á***************/

div#reform {
	width:560px;
	margin:0 auto;
}

div#reform div.bigTitle001 span {
	font-size: medium;
}

div#reform p#currentCate {
	padding:5px 10px;
	margin-bottom:10px;
	border: 1px dotted #000;
}

div#reform p#currentCate span {
	margin-left:10px;
	padding-left: 20px;
	font-size:large;
	font-weight:bold;
	background: url(../../images/burette04.gif) left center no-repeat;
}

div#reform ul.exWrap {
	width:558px;
	clear:both;
	list-style:none;
	margin:0 0 20px 0;
	padding:0 0 8px 2px;
	overflow:hidden;
}

div#reform ul.exWrap:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#reform ul.exWrap li {
	width:130px;
	display:block;
	background:#fff url(images/reform/arrow02.gif) left center no-repeat;
	color:#333333;
	text-decoration:none;
	float:left;
	margin:8px 4px 0 0;
	padding:6px 8px 6px 8px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #FF6600;
}

div#reform ul.exWrap li a {
	width:130px;
	display:block;
	height: 100%;
	margin: -5px -8px -5px -8px;
	padding:5px 8px 5px 8px;
	background:#FF6600;
	font-weight:bold;
	text-decoration:none;
	color: #fff;
	font-size: 12px;
	border: none;
}

div#reform ul.exWrap li a:hover {
	background:#eee;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

div#reform ul.exWrap:after {/*clear*/
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#reform p{
	text-align: left;
}

div#reform p.reformImg {
	width:560px;
	margin:10px 0;
	padding:0;
}

div#reform p.reformImg img {
	width:560px;
}

div#reform p.reformComent {
	margin: 0 auto;
}

div#reform p.reformComent u {
	display:block;
	background:#666666;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 8px;
	margin-bottom:5px;
}

div#reform div.example {
	clear:both;
	margin-bottom:20px;
}

div#reform div.example h2 {
	display: block;
	text-decoration: none;
	background:#eee;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding:5px 0;
	font-weight:bold;
}

div#reform div.example div.bfImg {
	width:560px;
	margin:0 auto 15px auto;
	background: url(../../images/reform/arrow.gif) no-repeat center center;
	overflow:hidden;
}

div#reform div.example div.bfImg:after {
	display:block;
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

div#reform div.example div.bfImg dl {
}

div#reform div.example div.bfImg dl dd {
	border-left: 5px solid #F60;
	padding-left: 5px;
}

div#reform div.example div.bfImg dl.before {
	width:240px;
	margin:0;
	float:left;
}

div#reform div.example div.bfImg dl.after {
	width:240px;
	margin:0;
	float:right;
}

div#reform div.example div.bfImg dl.before dt, div#reform div.example div.bfImg dl.after dt {
}

div#reform div.example div.bfImg dl.before dt img, div#reform div.example div.bfImg dl.after dt img {
	width:230px;
	border:3px solid #FFCC66;
}

div#reform div.example div.bfImg dl.before dd, div#reform div.example div.bfImg dl.after dd {
	width:230px;
	margin:5px auto 0 auto;
}

div#reform div.example div.bfImg p.arrow {
	display:none;
}

div#reform div.example div.bfImg p.arrow img {
}

div#reform div.example p.ba_comment {
	clear:both;
	width:560px;
	margin:0 auto;
	padding:10px;
	border-top:1px dotted #ff9900;
	border-bottom:1px dotted #ff9900;
}


/************ƒŠƒ“ƒNƒy[ƒW***************/

div#link h2{
	font-size: medium;
	color: #060;
	border-bottom: 1px solid #060;
	border-left: 5px solid #060;
	padding-left: 5px;
}

div#link dl dd{
	margin: 0 0 15px 10px;
}

div#link dl dt{
	margin: 10px 0;
}
	


div#link p.frantz2Pager a{
	text-decoration: none;
}

div#link p.frantz2Pager a:hover{
	text-decoration: underline;
}

div#link p.frantz2Pager strong{
	font-weight: bold;
}

div#link p.frantz2Pager a.next {
	margin: 0 5px 0 0;
	background-color: #FFFFCC;
	color: #333;
}

div#link p.frantz2Pager a.next:hover {
	background-color: #eee;
	text-decoration: none;
	font-size: small;
}

div#link p.frantz2Pager a.prev {
	margin: 0 5px 0 0;
	background-color: #FFFFCC;
	color: #333;
}

div#link p.frantz2Pager a.prev:hover {
	background-color: #eee;
	text-decoration: none;
}

div#link p.frantz2Pager a:after{
	content:" ";
}


div#link02 ul.exWrap.exWrap{
}

div#link02 ul.exWrap{
	clear:both;
	width:550px;
	overflow:hidden;
	margin-bottom: 15px;
	padding:0 0 10px 8px;
	list-style: none;
}

div#link02 p.link_cate{
	width:550px;
	background-color: #eee;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #eee;
	padding: 5px;
}

div#link02 dl.systemDl dt{
	font-weight: bold;
}

div#link02 dl.systemDl dd{
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}


div#link02 ul.exWrap:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#link02 ul.exWrap li{
	float:left;
	width:150px;
	padding:6px 8px;
	margin:10px 6px 0 0;
	background: url(../../images/subtitle_bg03.jpg) right top repeat-y;
	border-left: 5px solid #ccc;
	border-bottom: 1px solid #a9a986;
	text-align:center;
	font-weight: bold;
	color: #F00;
}
div#link02 ul.exWrap li a{
	display:block;
	margin:-6px -8px;
	padding:6px 8px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;

}
div#link02 ul.exWrap li a:hover{
	background:#CCCCCC;
}
