@charset "utf-8";

/* ==================================================

プレンティ スタイルシート

================================================== */


/* Win版 IE5.x系列用 
--------------------------------------------------------------------*/

@media tty {i{content:"\";/*" "*/}} @import 'common_wie5x.css'; /*";}}/* */


/* 共通 
--------------------------------------------------------------------*/

body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
a img {
	border:none;
}

body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0 0;
	text-align:center;
	font-size:80%;
	line-height:130%;
	color:#646464;
}
.fs {
	font-size:85%;
	line-height:120%;
}
.fl {
	font-size:125%;
	line-height:130%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited{
	color:#0078d2;
	text-decoration:none;
}
a:hover,
a:active {
	color:#0078d2;
	text-decoration:underline;
}
br.clear {
	clear:both;
	font:0pt/0pt sans-serif;
}
.warning {
	color:#ff0000;
	background-color:#ffffcc;
	border: 1px solid #ff0000;
	padding:5px;
	margin:10px 0;
}

.header {
	background:url(../common/header_bk.gif) repeat-x;
	text-align:left;
}
.header .seo-area {
	width:810px;
	margin:0 auto;
}
.header .seo-area h1 {
	float:left;
	width:500px;
	line-height:20px;
	font-size:85%;
}
.header .seo-area .top-link {
	float:right;
	width:310px;
}
.header .seo-area .top-link p {
	line-height:20px;
	text-align:right;
}
.header h2 img {
	margin-bottom:7px;
}
.top-menu-area {
	margin:0 auto;
	background:url(../common/menu_bk.gif) repeat-x;
}
.top-menu-area .top-menu {
	width:810px;
	margin:0 auto;
}
.top-menu-area .top-menu li {
	float:left;
}
.main {
	width:810px;
	margin:0 auto;
	text-align:left;
}
.category-title {
	padding-top:10px;
}
.top-navi p {
	text-align:right;
	line-height:18px;
}
.main-area .main-left {
	float:left;
	width:185px;
	padding-bottom:50px;
}
.main-area .main-left .left-menu {
	border:solid 1px #c8c8c8;
}
.main-area .main-left .banner-area {
	padding:15px 0;
}
.main-area .main-left .contact-area {
	border:solid 1px #c8c8c8;
	padding:5px 0;
}
.main-area .main-left .contact-area p {
	padding-left:10px;
	padding-right:10px;
}
.main-area .main-left .contact-area .top {
	border-bottom:dotted 1px #c8c8c8;
	padding-bottom:5px;
}
.main-area .main-left .contact-area .company-name {
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}
.main-area .main-left .contact-area .tel {
	padding-top:5px;
	padding-bottom:3px;
}
.main-area .main-right {
	float:right;
	width:605px;
}
.main-area .main-right h3 {
	padding-bottom:10px;
}
#nailart .main-area .main-right h3 {
	float:left;
	width:305px;
}
#nailart .main-area .main-right .nailart-contact {
	float:right;
	width:300px;
	text-align:right;
	padding-top:15px;
}
.main-area .main-right .frame {
	border:solid 1px #c8c8c8;
	background-color:#fff;
}
.main-area .main-right h4.next {
	padding-top:30px;
}
.main-area .main-right .in {
	padding:0 15px;
}
.main-area .main-right .toppage-link {
	padding:5px 0 50px;
}
.main-area .main-right .toppage-link li {
	padding:1px 0 1px 10px;
	font-weight:bold;
	background:url(../common/arrow_3.gif) no-repeat 0 5px;
}
.footer {
	background:url(../common/footer_bk.gif) repeat-x;
	color:#fff;
	height:70px;
}
.footer .bottom-link {
	line-height:31px;
}
.footer .bottom-link a {
	color:#fff;
}
.footer .copyright {
	padding-top:18px;
}
.copy {
	padding-bottom:7px;
}

/* トップページ 
--------------------------------------------------------------------*/
#top .top-flash {
	padding-top:10px;
}
#top .product {
	padding:5px;
	border-bottom:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	border-right:solid 1px #c8c8c8;
}
#top .product li {
	float:left;
	margin-right:6px;
}
#top .product li.last {
	margin-right:0 !important;
}
#top .top-main-area {
	padding:25px 0 50px;
}
#top .top-main-area .top-main-left {
	float:left;
	width:595px;
}
#top .top-main-area .top-main-right {
	float:right;
	width:195px;
}
#top h3 {
	padding-bottom:10px;
}
#top h3.next {
	padding-top:30px;
}
#top .lineup-area .lineup-left {
	float:left;
	width:290px;
}
#top .lineup-area .lineup-right {
	float:right;
	width:290px;
}
#top .lineup {
	border:solid 1px #e6e6e6;
	padding:10px;
	background-color:#fbfbfb;
}
#top .lineup .photo {
	float:left;
	width:95px;
}
#top .lineup .photo-r {
	float:right;
	width:173px;
}
#top .lineup .title {
	padding-bottom:2px;
	font-weight:bold;
	color:#0078d2;
}
#top .lineup .text {
	padding:5px 0;
}
#top .lineup .kuwashiku {
	text-align:right;
}
#top .lineup .kuwashiku img {
	vertical-align:middle;
	margin-right:5px;
}
#top .news th,
#top .news td {
	border-bottom:dotted 1px #c8c8c8;
	padding:7px 0;
}
#top .news th p {
	background:url(../common/arrow_2.gif) no-repeat 0 6px;
	padding:0 5px 0 10px;
	color:#323232;
}
#top .banner-area li {
	padding-bottom:10px;
}
#top .team-6 {
	margin-bottom:5px;
}
#top .get-flash-top {
	margin-top:10px;
}
#top .get-flash {
	padding:0 10px;
	background-color:#f2f2f2;
	color:#b4b4b4;
}
#top .get-flash img {
	margin-bottom:5px;
}

/* 代表挨拶 
--------------------------------------------------------------------*/
#greeting .copy {
	padding-top:15px;
}
#greeting .greeting {
	padding-bottom:100px;
}
#greeting .greeting .photo {
	float:left;
	width:170px;
}
#greeting .greeting .photo-r {
	float:right;
	width:433px;
}
#greeting .greeting .photo-r p {
	padding-right:15px;
}
#greeting .greeting .photo-r .name {
	padding:20px 30px 0 0;
	text-align:right;
}

/* 会社概要 
--------------------------------------------------------------------*/
#profile .company {
	margin-bottom:40px;
}
#profile .company th,
#profile .company td {
	padding:8px 0;
	border-bottom:dotted 1px #d3d9da;
}
#profile .company th p {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding-left:14px;
	color:#646464;
}
#profile .company td p {
	padding:0 10px;
}
#profile .image {
	text-align:center;
	padding:20px 0 100px;
}

/* 沿革 
--------------------------------------------------------------------*/
#outline .outline th,
#outline .outline td {
	padding:8px 0;
	border-bottom:dotted 1px #d3d9da;
}
#outline .outline th p {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding-left:14px;
	color:#646464;
}
#outline .outline td p {
	padding:0 10px;
}
#outline .pagetop {
	text-align:right;
	padding:5px 0 50px;
	font-weight:bold;
}
#outline .pagetop img {
	vertical-align:middle;
	margin-right:5px;
}

/* アクセス 
--------------------------------------------------------------------*/
#access h4 {
	padding-bottom:5px;
}
#access h4.next {
	padding-top:20px;
}
#access .map {
	text-align:center;
	padding:20px 0;
}
#access .address-bar {
	padding:0 0 5px 15px;
}
#access .address p {
	padding-left:20px;
}
#access .address p.last {
	padding-bottom:80px;
}

/* サポート 
--------------------------------------------------------------------*/
#support h5 {
	padding:5px 0;
	font-weight:bold;
}
#support .in {
	padding:15px 20px 0 !important;
}
#support .support-last {
	padding-top:10px;
}
#support .support-area .support-left {
	float:left;
	width:275px;
}
#support .support-area .support-right {
	float:right;
	width:275px;
}
#support .support {
	border:solid 1px #ededed;
	background-color:#fafafa;
}
#support .support .support-i {
	border-top:solid 2px #f2434d;
	padding-right:10px;
}
#support .support .photo {
	float:left;
	width:80px;
}
#support .support .photo-r {
	float:right;
	width:173px;
}
#support .support .kuwashiku {
	padding:5px 0;
	font-weight:bold;
	text-align:right;
}
#support .support .kuwashiku img {
	vertical-align:middle;
	margin-right:5px;
}
#support .last {
	padding-bottom:100px;
}

/* CD・DVDの構造と研磨 
--------------------------------------------------------------------*/
#structure .copy {
	padding-top:10px;
}
#structure .structure-top .photo {
	float:left;
	width:160px;
}
#structure .structure-top .photo-r {
	float:right;
	width:423px;
}
#structure .image {
	text-align:center;
	padding:20px 0;
}
#structure .list {
	padding:10px 0 80px;
}
#structure .list li {
	background:url(../common/arrow_6.gif) no-repeat 5px 12px;
	padding:6px 0 6px 14px;
	border-bottom:dotted 1px #c8c8c8;
	color:#f2434d;
}
#structure .list li.top {
	border-top:dotted 1px #c8c8c8;
	margin-top:5px;
}

/* よくある質問 
--------------------------------------------------------------------*/
#faq h4 {
	padding-bottom:10px;
}
#faq .faq-top p {
	padding-left:5px;
	padding-right:5px;
}
#faq .faq-list-bar {
	padding-top:20px;
	padding-bottom:5px;
}
#faq .list1 li {
	background:url(../common/arrow_6.gif) no-repeat 5px 7px;
	padding:1px 5px 1px 14px;
	font-weight:bold;
}
#faq .list1 li .type {
	font-weight:normal !important;
	font-size:85%;
	line-height:120%;
	color:#b4b4b4;
}
#faq dt {
	color:#f2434d;
	background:url(../support/img/faq/q.gif) no-repeat 5px 9px;
	padding:10px 5px 3px 28px;
	border-top:dotted 1px #c8c8c8;
}
#faq dt p {
	font-weight:bold;
}
#faq dt.top {
	border-top:none !important;
	padding-top:3px !important;
	background:url(../support/img/faq/q.gif) no-repeat 5px 2px !important;
}
#faq dd {
	background:url(../support/img/faq/a.gif) no-repeat 5px 2px;
	padding:3px 5px 20px 28px;
}
#faq dd.last {
	border-bottom:dotted 1px #c8c8c8;
}
#faq .list2 {
	padding:5px 0 10px;
}
#faq .list2 li {
	background:url(../common/arrow_6.gif) no-repeat 3px 6px;
	padding:1px 5px 1px 12px;
	color:#e68200;
}
#faq .pagetop {
	padding-right:15px;
	font-weight:bold;
	text-align:right;
}
#faq .pagetop img {
	vertical-align:middle;
	margin-right:5px;
}
#faq .image {
	text-align:center;
	padding:10px 0 20px;
}
#faq .last-text {
	padding:60px 0 10px;
}
#faq .table-list-1 {
	padding-top:10px;
	padding-bottom:3px;
}
#faq .table-list-1 th,
#faq .table-list-1 td {
	border:solid 1px #c8c8c8;
	vertical-align:middle;
}
#faq .table-list-1 th {
	background-color:#e5f1fa;
	text-align:center;
}
#faq .table-list-1 th p,
#faq .table-list-1 td p {
	padding:5px;
}
#faq .table-list-1 th p.l {
	text-align:left;
}
#faq .table-list-1 .arrow {
	text-align:left !important;
}
#faq .table-top {
	background-color:#f4f4f4;
	text-align:center;
}

/* トラブルシューティング　CDR MASTER ECO
--------------------------------------------------------------------*/
#trouble h4 {
	padding-bottom:10px;
}
#trouble h4.next2 {
	padding-top:10px;
}
#trouble h5 {
	color:#f2434d;
	font-weight:bold;
	background:url(../common/arrow_3.gif) no-repeat 5px 4px;
	padding-bottom:5px;
	padding-left:15px;
}
#trouble h5.next {
	margin-top:30px;
}
#trouble h5 .type {
	font-weight:normal !important;
	font-size:85%;
	line-height:120%;
	color:#b4b4b4;
}
#trouble h6 {
	color:#f29600;
	font-weight:bold;
	font-size:85%;
}
#trouble h6.next {
	padding-top:7px;
	border-top:dotted 1px #e0e0e0;
	margin-top:7px;
}
#trouble .faq-top p {
	padding-left:5px;
	padding-right:5px;
}
.trouble-contact-box {
	margin:10px 230px 10px 0;
	border:solid 1px #e6e6e6;
	padding:7px 10px;
	background-color:#fbfbfb;
}
.trouble-contact-box th p {
	color:#f29600;
	font-size:85%;
	padding:1px 0 !important;
	font-weight:bold;
}
#trouble .faq-list-bar {
	padding-top:20px;
	padding-bottom:5px;
}
#trouble .list1 li {
	background:url(../common/arrow_6.gif) no-repeat 5px 7px;
	padding:1px 5px 1px 14px;
	font-weight:bold;
}
#trouble .list1 li .type {
	font-weight:normal !important;
	font-size:85%;
	line-height:120%;
	color:#b4b4b4;
}
#trouble .box {
	border:solid 1px #e5e4e3;
	padding:7px 10px;
	background-color:#f8f8f8;
	margin-left:15px;
}
#trouble .box-last {
	border:solid 1px #e5e4e3;
	padding:7px 10px;
	background-color:#f8f8f8;
	margin-bottom:20px;
	margin-left:15px;
}
#trouble .table-1 th {
	background:#fef4e5;
}
#trouble .table-1 th,
#trouble .table-1 td {
	border:solid 1px #c2bbb5;
}
#trouble .table-1 th p,
#trouble .table-1 td p {
	padding:7px 10px;
}
#trouble .table-1 th {
	background:#fef4e5;
}
#trouble .table-1 th,
#trouble .table-1 td {
	border:solid 1px #c2bbb5;
}
#trouble .table-1 th p,
#trouble .table-1 td p {
	padding:7px 10px;
}
#trouble .pagetop {
	padding:40px 5px 0 0;
	font-weight:bold;
	text-align:right;
}
#trouble .pagetop img {
	margin-right:5px;
	vertical-align:middle;
}
#trouble .last-text {
	padding-bottom:10px;
}

/* トラブルシューティング　SMART
--------------------------------------------------------------------*/
#trouble_smart h4 {
	padding-bottom:10px;
}
#trouble_smart h5 {
	color:#f2434d;
	font-weight:bold;
	background:url(../common/arrow_3.gif) no-repeat 5px 4px;
	padding-bottom:5px;
	padding-left:15px;
}
#trouble_smart h5.next {
	margin-top:10px;
}
#trouble_smart h6 {
	color:#f29600;
	font-weight:bold;
	font-size:85%;
	padding-top:5px;
}
#trouble_smart h6.top {
	background-color:#f8ebce;
	border-bottom:solid 1px #f8e0ae;
	padding-left:10px;
	padding-bottom:5px;
}
#trouble_smart h6.top-next {
	background-color:#f8ebce;
	border-bottom:solid 1px #f8e0ae;
	border-top:solid 1px #f8e0ae;
	padding-left:10px;
	padding-bottom:5px;
}
#trouble_smart h6.next {
	border-top:dotted 1px #e0e0e0;
	margin-top:5px;
}
#trouble_smart .faq-top p {
	padding-left:5px;
	padding-right:5px;
}
#trouble_smart .faq-list-bar {
	padding-top:20px;
	padding-bottom:5px;
}
#trouble_smart .list1 li {
	background:url(../common/arrow_6.gif) no-repeat 5px 7px;
	padding:1px 5px 1px 14px;
	font-weight:bold;
}
#trouble_smart .list1 li .type {
	font-weight:normal !important;
	font-size:85%;
	line-height:120%;
	color:#b4b4b4;
}
#trouble_smart .box {
	border:solid 1px #e5e4e3;
	background-color:#f8f8f8;
	margin-left:15px;
}
#trouble_smart .box-last {
	margin-bottom:40px;
	padding-bottom:20px;
}
#trouble_smart .box .box-in {
	padding:5px 10px 20px;
}
#trouble_smart .photo-area {
	padding-top:7px;
	width:536px;
}
#trouble_smart .photo-area p {
	padding-top:3px;
	font-size:85%;
	line-height:120%;
}
#trouble_smart .photo-area p.left {
	padding-right:13px;
}
#trouble_smart .photo-area .photo-left {
	float:left;
	width:183px;
}
#trouble_smart .photo-area .photo-right {
	float:right;
	width:170px;
}
#trouble_smart .photo-area .photo-text {
	float:right;
	width:353px;
}
#trouble_smart .pagetop {
	padding-top:30px;
	font-weight:bold;
	text-align:right;
}
#trouble_smart .pagetop img {
	margin-right:5px;
	vertical-align:middle;
}
#trouble_smart .last-text {
	padding:0 15px 10px 0;
}
#trouble_smart .image-space {
	padding-top:5px;
}
#trouble_smart .kome {
	padding-top:3px;
}

/* お客様の声 
--------------------------------------------------------------------*/
#requirements h5 {
	background:url(../service/img/ag/feature_bk.gif) no-repeat;
	line-height:30px;
	font-weight:bold;
	color:#0078d2;
	padding-left:10px;
	padding-bottom:10px;
}
#requirements h5.top {
	margin-top:20px;
}
#requirements .top-copy {
	padding:10px 5px 7px;
}
#requirements .top-text {
	padding:0 5px 10px;
}
#requirements .photo-area {
	padding:0 5px 30px;
}
#requirements .photo-area .photo {
	float:left;
	width:190px;
}
#requirements .photo-area .photo-r {
	float:right;
	width:373px;
}
#requirements .photo-area .name {
	padding-bottom:5px;
	font-size:85%;
	line-height:120%;
	color:#c0c0c0;
}
#requirements .photo-area .copy {
	padding-bottom:15px;
}
#requirements .photo-area th,
#requirements .photo-area td {
	padding:4px 0;
	border-bottom:dotted 1px #c8c8c8;
}
#requirements .photo-area th.top,
#requirements .photo-area td.top {
	border-top:dotted 1px #c8c8c8;
}
#requirements .photo-area th p {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding:0 10px 0 14px;
}
#requirements .photo-area td p {
	padding:0 10px;
}
#requirements .interview {
	padding:10px 5px 0 0;
	font-weight:bold;
	text-align:right;
}
#requirements .interview img {
	margin-right:5px;
	vertical-align:middle;
}

/* お客様の声　下層
--------------------------------------------------------------------*/
#requirements-u h4 {
	padding-bottom:10px;
}
#requirements-u h4.next {
	padding-top:20px;
}
#requirements-u h5 {
	font-size:125%;
	font-weight:bold;
	padding:3px 0 3px 7px;
	border-left:solid 5px #0078d2;
	margin-bottom:8px;
}
#requirements-u .interview {
	padding:10px 0 20px;
}
#requirements-u .interview dt {
	color:#f2434d;
	font-weight:bold;
	padding-bottom:5px;
}
#requirements-u .interview dd {
	padding-bottom:20px;
}
#requirements-u .shop-info-area .photo {
	float:left;
	width:190px;
}
#requirements-u .shop-info-area .photo-r {
	float:right;
	width:383px;
}
#requirements-u .shop-info-area th,
#requirements-u .shop-info-area td {
	padding:5px 0;
	border-bottom:dotted 1px #c8c8c8;
}
#requirements-u .shop-info-area th.top,
#requirements-u .shop-info-area td.top {
	border-top:dotted 1px #c8c8c8;
}
#requirements-u .shop-info-area th p {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding:0 10px 0 14px;
}
#requirements-u .shop-info-area td p {
	padding:0 10px;
}
#requirements-u .page-back {
	padding:10px 5px 10px 0;
	font-weight:bold;
	text-align:right;
}
#requirements-u .page-back img {
	margin-right:5px;
	vertical-align:middle;
}

/* ディスクリ店紹介 
--------------------------------------------------------------------*/
#shop .copy {
	padding-top:10px;
}
#shop .shop-top p {
	padding-left:5px;
	padding-right:5px;
}
#shop .shop-top .top-image {
	text-align:center;
	padding:5px 0 15px;
	border-bottom:dotted 1px #c8c8c8;
}
#shop .shop-list th,
#shop .shop-list td {
	padding:8px 0;
	border-bottom:dotted 1px #d3d9da;
}
#shop .shop-list th p {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding-left:14px;
	color:#646464;
	font-weight:bold;
}
#shop .shop-list td p {
	padding:0 10px;
}
#shop .contact-area p {
	padding-left:5px;
	padding-right:5px;
}
#shop .pagetop {
	font-weight:bold;
	text-align:right;
	padding-top:50px;
	padding-bottom:10px;
}
#shop .pagetop img {
	vertical-align:middle;
	margin-right:5px;
}

/* ネイルアート機器 
--------------------------------------------------------------------*/
#nailart h4 {
	padding-bottom:10px;
}
#nailart .red {
	color:#f2434d;
	padding-bottom:5px;
}
#nailart .top-text {
	text-align:right;
	padding:5px 10px 0 0;
}
#nailart .top-text img {
	vertical-align:middle;
	margin-right:5px;
}
#nailart .faq-top p {
	padding-left:5px;
	padding-right:5px;
}
#nailart .faq-list-bar {
	padding-top:20px;
	padding-bottom:5px;
}
#nailart .list1 li {
	background:url(../common/arrow_6.gif) no-repeat 5px 7px;
	padding:1px 5px 1px 14px;
	font-weight:bold;
}
#nailart dt {
	color:#f2434d;
	background:url(../support/img/faq/q.gif) no-repeat 5px 9px;
	padding:10px 5px 3px 28px;
	border-top:dotted 1px #c8c8c8;
}
#nailart dt p {
	font-weight:bold;
}
#nailart dt.top {
	border-top:none !important;
	padding-top:3px !important;
	background:url(../support/img/faq/q.gif) no-repeat 5px 2px !important;
}
#nailart dd {
	background:url(../support/img/faq/a.gif) no-repeat 5px 2px;
	padding:3px 5px 20px 28px;
}
#nailart dd.last {
	border-bottom:dotted 1px #c8c8c8;
}
#nailart .pagetop {
	padding-right:5px;
	font-weight:bold;
	text-align:right;
}
#nailart .pagetop img {
	vertical-align:middle;
	margin-right:5px;
}
#nailart .last-text {
	padding:60px 0 10px;
}

/* IT関連 
--------------------------------------------------------------------*/
#it .copy {
	padding-top:10px;
}
#it h4.next {
	padding-top:30px;
	padding-bottom:5px;
}
#it .image {
	padding-top:5px;
}
#it .links {
	padding-top:10px;
}
#it .links li {
	text-align:center;
}
#it .links img {
	margin:0 5px 5px 0;
}
#it .kuwashiku {
	padding:10px 5px 0 0;
	text-align:right;
	font-weight:bold;
}
#it .kuwashiku img {
	margin-right:5px;
	vertical-align:middle;
}
#it .last-text {
	padding-bottom:80px;
}

/* 事業案内 
--------------------------------------------------------------------*/
#service h4 {
	padding-bottom:10px;
}
#service h4.next {
	padding-top:50px;
}
#service .in {
	padding:0 10px 0 20px;
}
#service .in-last {
	padding:0 10px 50px 20px;
}
#service .top-text {
	padding-bottom:10px;
}
#service .machine-area .machine {
	float:left;
	width:191px;
}
#service .machine .machine-frame {
	border-bottom:solid 1px #c8c8c8;
	border-left:solid 1px #c8c8c8;
	border-right:solid 1px #c8c8c8;
	margin-right:10px;
}
#service .machine .machine-name-area {
	background:url(../service/img/service/machine_bk.gif) repeat-y;
	border-bottom:solid 1px #c8c8c8;
	padding:3px 10px 5px;
}
#service .machine .machine-name-area .name a {
	color:#f7b525;
	font-weight:bold;
	padding-bottom:1px;
}
#service .machine .machine-name-area .english {
	color:#b4b4b4;
	font-size:85%;
	line-height:120%;
}
#service .machine .text {
	border-top:solid 1px #c8c8c8;
	background-color:#f6f6f6;
	padding:5px 10px;
	font-size:85%;
	line-height:120%;
}
#service .machin-next {
	padding-top:20px;
}

/* ソメッグシリーズ・CDR-30共通
--------------------------------------------------------------------*/
#service-u h4 {
	padding-bottom:10px;
}
#service-u h5 {
	padding:30px 0 5px;
}
#service-u h5.top {
	padding-top:0 !important;
}
#service-u h6 {
	padding:15px 0 3px;
	color:#0078d2;
	font-size:85%;
	line-height:120%;
}
#service-u h6.top {
	padding-top:0 !important;
}
#service-u .machine-top {
	border-bottom:solid 1px #c8c8c8;
}
#service-u .feature-top li {
	background:url(../common/arrow_6.gif) no-repeat 15px 5px;
	padding:0 0 2px 25px;
}
#service-u .feature-area {
	padding-top:30px;
}
#service-u .feature-area .bar {
	background:url(../common/feature_bk.gif) no-repeat;
	line-height:30px;
	font-weight:bold;
	color:#f7b525;
	padding-left:10px;
}
#service-u .feature-area .copy {
	padding:5px 5px 3px;
	color:#f2434d;
	font-weight:bold;
}
#service-u .feature-area .text {
	padding:0 5px;
}
#service-u .operation-in {
	padding:0 5px;
}
#service-u .operation-in .photo {
	float:left;
	width:160px;
}
#service-u .operation-in .photo-next {
	padding-top:10px;
}
#service-u .operation-in .photo-r {
	float:right;
	width:403px;
}
#service-u .table-list-1 th,
#service-u .table-list-1 td {
	border:solid 1px #c8c8c8;
	vertical-align:middle;
}
#service-u .table-list-1 th {
	background-color:#e5f1fa;
	text-align:center;
}
#service-u .table-list-1 th p,
#service-u .table-list-1 td p {
	padding:5px;
}
#service-u .table-list-1 td .color1 {
	color:#0080ff;
}
#service-u .table-list-1 td .color2 {
	color:#c00;
}
#service-u .table-list-1 td .color3 {
	color:#060;
}
#service-u .table-list-1 td .color4 {
	color:#fc0;
}
#service-u .table-list-1 td .color5 {
	color:#b56aff;
}
#service-u .table-list-1 .arrow {
	text-align:left !important;
}
#service-u .table-list-1 .arrow img {
	vertical-align:middle;
}
#service-u .table-top {
	background-color:#f4f4f4;
	text-align:center;
}
#service-u .table-list-2 th,
#service-u .table-list-2 td {
	border:solid 1px #c8c8c8;
	vertical-align:middle;
}
#service-u .table-list-2 th {
	background-color:#e5f1fa;
}
#service-u .table-list-2 th p,
#service-u .table-list-2 td p {
	padding:5px 10px;
}
#service-u .table-list-3 img {
	margin:1px 10px 10px 0;
}
#service-u .notes {
	padding-top:5px;
	font-size:85%;
	line-height:120%;
}
#service-u .copy2 {
	color:#f2434d;
	padding-bottom:3px;
	font-weight:bold;
}
#service-u .in-next {
	padding:0 20px;
}
#service-u .in-last {
	padding:0 20px 40px;
}
#service-u .red {
	color:#f2434d;
}
#service-u .master-change {
	padding:10px 0;
}
#service-u .master-change .top {
	border-top:dotted 1px #c8c8c8;
}
#service-u .master-change .number {
	padding:5px 0;
	border-bottom:dotted 1px #c8c8c8;
}
#service-u .master-change .number p {
	text-indent:-20px;
	padding-left:20px;
}
#service-u .master-change .box {
	border:solid 1px #c8c8c8;
	padding:5px 10px;
	margin:5px 90px 0 20px;
	background-color:#e5f1fa;
}
#service-u .master-change2 .photo-l {
	float:left;
	width:403px;
}
#service-u .master-change2 .photo-r {
	float:right;
	width:150px;
}
#service-u .cdr .photo {
	float:left;
	width:290px;
}
#service-u .cdr .photo-r {
	float:right;
	width:273px;
}
#service-u .dial {
	padding:10px 0;
}
#service-u .dial img{
	margin-right:10px;
}
#service-u .kind {
	padding:0 20px 20px;
}
#service-u .kind .photo {
	float:left;
	width:300px;
}
#service-u .kind .photo-r {
	float:right;
	width:263px;
}
#service-u .list li {
	padding:1px 0;
}
#service-u .list2 {
	padding:5px 0 10px;
}
#service-u .list2 li {
	background:url(../common/arrow_1.gif) no-repeat 3px 6px;
	padding:1px 5px 1px 12px;
}
#service-u .pagetop {
	padding-top:30px;
	font-weight:bold;
	text-align:right;
}
#service-u .pagetop img {
	margin-right:5px;
	vertical-align:middle;
}
#service-u .last-text {
	padding:0 15px 10px 0;
}

/* 研磨機比較
--------------------------------------------------------------------*/
#comparison h4{
	padding-bottom:10px;
}
#comparison .kome {
	padding-top:3px;
	font-size:85%;
	line-height:120%;
}
#comparison .comparison th,
#comparison .comparison td {
	border:solid 1px #c8c8c8;
}
#comparison .comparison th p,
#comparison .comparison td p {
	text-align:center;
	padding:5px;
}
#comparison .comparison th {
	background-color:#f4f4f4;
}
#comparison h5 {
	padding-bottom:10px;
}
#comparison h5.next {
	padding-top:25px;
}
#comparison .peculiarity-area {
	padding:0 15px 50px;
}
#comparison .peculiarity {
	padding:0 5px;
}
#comparison .peculiarity .photo {
	float:left;
	width:160px;
}
#comparison .peculiarity .photo-r {
	float:right;
	width:403px;
}
#comparison .peculiarity .kome {
	padding-top:5px;
	font-size:85%;
	line-height:120%;
}

/* エコノライトAG
--------------------------------------------------------------------*/
#ag h4 {
	padding-bottom:7px;
}
#ag h5 {
	background:url(../service/img/ag/feature_bk.gif) no-repeat;
	line-height:30px;
	font-weight:bold;
	color:#0078d2;
	padding-left:10px;
	margin-bottom:8px;
}
#ag h5.next {
	margin-top:20px;
}
#ag h5.last {
	margin-top:20px;
	margin-bottom:0 !important;
}
#ag .machine-top {
	border-bottom:solid 1px #c8c8c8;
}
#ag .top-copy {
	padding:20px 0 5px;
}
#ag .list1 {
	padding-bottom:30px;
}
#ag .list1 li {
	background:url(../common/arrow_1.gif) no-repeat 3px 6px;
	padding:1px 5px 1px 12px;
}
#ag .photo-area {
	padding-bottom:30px;
}
#ag .photo-area .photo {
	float:left;
	width:190px;
}
#ag .photo-area .photo-r {
	float:right;
	width:383px;
}
#ag .photo-last {
	padding:10px 0 3px;
}
#ag .list2 {
	padding-bottom:40px;
}
#ag .list2 dt {
	padding:6px 5px 3px;
	color:#f2434d;
	font-weight:bold;
}
#ag .list2 dd {
	padding:0 5px 6px;
	color:#b4b4b4;
	border-bottom:dotted 1px #c8c8c8;
}
#ag .pagetop {
	padding-top:30px;
	font-weight:bold;
	text-align:right;
}
#ag .pagetop img {
	margin-right:5px;
	vertical-align:middle;
}
#ag .last-text {
	padding:0 15px 10px 0;
}


/* 総合お問い合わせ 
--------------------------------------------------------------------*/
#form-page .in p {
	padding-left:5px;
	padding-right:5px;
}
#form-page h4 {
	padding-bottom:10px;
}
#form-page .tel {
	padding-top:10px;
	padding-bottom:7px;
}
#form-page .form-text {
	color:#f2434d;
	padding-bottom:5px;
}
#form-page p.top-info {
	padding-top:5px;
	padding-bottom:20px;
}
#form-page .contact-form {
	padding-top:15px;
}
#form-page .form-area th,
#form-page .form-area td {
	padding:5px 0;
	border-bottom:dotted 1px #d3d9da;
}
#form-page .form-area th {
	width:133px;
}
#form-page .form-area th p {
	background:url(../common/arrow_4.gif) no-repeat 10px 4px;
	padding-left:25px;
	color:#646464;
}
#form-page .form-area td {
	width:440px;
}
#form-page .form-area td p {
	padding:0 10px;
}
#form-page .require {
	color:#e95711;
	padding-left:5px;
}
#form-page .require-mark {
	color:#e95711;
}
#form-page form {
	padding-bottom:25px;
}
#form-page .btn {
	padding-top:10px;
	text-align:center;
}
#form-page .kojinjouhou {
	padding-top:20px;
}
#form-page .last-info {
	text-align:center;
	padding:50px 0 100px 0;
}

/* 個人情報の取扱いについて 
--------------------------------------------------------------------*/
#privacy h4 {
	padding-bottom:7px;
}
#privacy h4.next {
	padding-top:30px;
}
#privacy h5 {
	padding:20px 5px 5px 5px;
	color:#0078d2;
	font-weight:bold;
	border-bottom:dotted 1px #c8c8c8;
	margin-bottom:3px;
}
#privacy .in p {
	padding:0 5px;
}
#privacy .in p.last {
	padding-bottom:80px;
}
#privacy .list1 li {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding-left:14px;
}
#privacy .text1 {
	padding-left:14px !important;
}
#privacy .list2 li {
	background:url(../common/arrow_4.gif) no-repeat 5px 12px;
	padding:6px 0 6px 14px;
	border-bottom:dotted 1px #c8c8c8;
}
#privacy .list2 li.top {
	border-top:dotted 1px #c8c8c8;
	margin-top:5px;
}
#privacy .list3 li {
	padding-bottom:7px;
	border-bottom:dotted 1px #c8c8c8;
	text-indent:-15px;
	padding-left:15px;
}
#privacy .list3 li.next {
	padding-top:7px;
}

/* 特定商取引法に基づく表示について 
--------------------------------------------------------------------*/
#trade .trade {
	margin-bottom:40px;
}
#trade .trade th,
#trade .trade td {
	padding:8px 0;
	border-bottom:dotted 1px #d3d9da;
}
#trade .trade th p {
	background:url(../common/arrow_4.gif) no-repeat 5px 6px;
	padding-left:14px;
	color:#646464;
}
#trade .trade td p {
	padding:0 10px;
}
