/****************************************************************
/
/    Site Name: アトムテックス
/
/    URL: http://www.atomutecs.jp/
/
/    Css: Style
/
/    Production Day: 2009.09.01
/
/    Copyright(C) 2009　アトムテックス　All Rights Reserved.
/
*****************************************************************/


* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #F6F6F6 url(../img/body/background.jpg) repeat-x;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #1E90FF;
}

a:hover {
	text-decoration: none;
	color: #FF5A00;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 10px 8px 0px;
	padding: 0px 8px 0px 8px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 20px;
}

.clear {width:100%; height:20px; margin:0px auto; clear:both;}


/*** Space ***/
.space {
	height:2px;
}
.space_a {
	height:10px;
}

.space_b {
	height:20px;
}
.space_c {
	height:30px;
}


/*** Font Color ***/
.color_a {
	margin-top: 30px;
	color: #0670C8;
	font-size: 14px;
	font-weight: bold;
	font-family: "Century Gothic", arial, sans-serif;
	margin-bottom: 10px;
}

.color_b {
	color: #FF4500;
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic", arial, sans-serif;
}

.color_c {
	margin-top: 30px;
	color: #0670C8;
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic", arial, sans-serif;
	margin-bottom: 10px;
}

.color_e {
	color: #FF0000;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
}

.color_f {
	color: #1E90FF;
	font-size: 14px;
	font-family: "Century Gothic", arial, sans-serif;
}

.color_g {
	color: #0670C8;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
}

.color_h {
	color: #FF8C00;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
}

.color_i {
	color: #228B22;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
}


/*** Wrap ***/
#wrap {
	width: 960px;
	margin: 0px auto;
	background: url(../img/wrap/background_01.jpg) repeat-y;
}

#wrap_s {
	margin:0px auto;
	background: url(../img/wrap/background_02.jpg) no-repeat left bottom;
}

/*** Header ***/

#header {
	margin: 0px auto;
	height: 140px;
	background: #087FE7 url(../img/header/background.jpg) no-repeat;
}

#header .seo {
	margin: 0px auto;
	margin-left: 60px;
	padding-top: 10px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FFF;
}

#header .logo {
	margin: 0px auto;
	padding: 0px;
	margin-left: 50px;
	padding-top: 40px;
}

#header img {
	margin: 0px auto;
	border: none;
}


/*** Page ***/
#page {
	margin: 0px auto;
	background: url(../img/page/background.jpg) no-repeat;
}

#page #top {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/top/photo.jpg) no-repeat center bottom;
}

#page #oilchanger {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/oilchanger/photo.jpg) no-repeat center bottom;
}

#page #colorboard {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/colorboard/photo.jpg) no-repeat center bottom;
}

#page #cleantop {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/cleantop/photo.jpg) no-repeat center bottom;
}

#page #carmaintenance {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/carmaintenance/photo.jpg) no-repeat center bottom;
}

#page #outline {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/outline/photo.jpg) no-repeat center bottom;
}

#page #contact {
	margin: 0px auto;
	width: 860px;
	height: 300px;
	padding-top: 10px;
	margin-left: 50px;
	background: url(../img/contact/photo.jpg) no-repeat center bottom;
}


/*** Content ***/
#content {
	float: left;
	clear: left;
	width: 550px;
	margin: 0px auto;
	padding-left: 76px;
}

#content h1 {
	height: 30px;
	margin: 0px auto;
	padding-left: 16px;
	padding-top: 18px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #808080;
	background: url(../img/content/title_bar.jpg) no-repeat left;
	margin-bottom: 0px;
}

#content .post {
	margin-top: 40px;
}

#content .post img {
	margin-top: 10px;
}

#content .post .title {}

#content .post .entry {
	margin-top: 10px;
}

#content .post .entry p {
	padding-left: 6px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif
	color: #333;
}

#content .post .entry img {
	text-align: center;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content .post .entrys {
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#content .post .entrys p {
	width: 98%;
	padding-left: 6px;
	margin-top: 5px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif
	color: #333;
	border-bottom: 1px #D3D3D3 dotted;
	margin-bottom: 15px;
}

#content .post .meta {
	height: 16px;
	margin: 0px;
	padding: 15px;
	background: url(../img/content/obj_01.jpg) repeat-x left bottom;
	line-height: normal;
	margin-bottom: 15px;
}

#content .post .meta .posted {
	display: block;
	float: left;
}

#content .post .link {
	text-align: right;
	margin-top: 10px;
	margin: 0px auto;
	padding-right: 10px;
	padding-bottom: 2px;
	background: url(../img/obj/icon_04.gif) no-repeat left center;
}


/*** Navi ***/
#navi {
	float: right;
	clear: right;
	width: 235px;
	margin: 0px auto;
	margin-left: 0px;
	padding-top: 45px;
	padding-right: 76px;
}

#navi img {
	margin: 0px auto;
	padding: 0px;
	border: none;
	margin-top: 18px;
	margin-bottom: 15px;
}

#navi #item {}

#navi #item h1 {
	margin: 0px auto;
	padding-left: 20px;
	padding-bottom: 1px;
	font-size: 18px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #1E90FF;
	background: url(../img/obj/ico_01.png) no-repeat left;
	border-bottom: 1px solid #B0C4DE;
	margin-bottom: 15px;
}

#navi #item img {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border: none;
	margin-bottom: 0px;
}

#navi #item ul.list {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	line-height: normal;
	margin-bottom: 30px;
}

#navi #item ul.list li {
	width: 230px;
	margin: 0px auto;
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	background: url(../img/obj/ico_02.png) no-repeat left;
	line-height: normal;
	border-bottom: 1px solid #DCDCDC;
}

#navi #item ul.list li a {
	margin: 0px auto;
	padding-left: 15px;
	color: #696969;
}

#navi #item ul.list li a:hover {
	text-decoration: none;
	color: #FF5A00;
}


/*** Bottom ***/
#bottom {
	margin: 0px 50px;
	padding: 25px 28px 0px 28px;
	background: #F2F2F2 url(../img/bottom/background.gif) repeat-x;
}

#bottom h1 {
	margin: 0px;
	margin-bottom: 20px;
	padding-left: 3px;
	padding-bottom: 0px;
	font-size: 18px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #1E90FF;
	border-bottom: 1px solid #B0C4DE;
}


/*** Bottom (News) ***/
#bottom #news {
	float: left;
	clear: left;
	margin: 0px auto;
	padding: 0px;
	width: 400px;
}

#bottom #news dl.list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 3px;
}

#bottom #news dl.list dt {
	float: left;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
}

#bottom #news dl.list dd {
	float: left;
	padding-top: 2px;
	padding-left: 8px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
}


/*** Bottom (Link) ***/
#bottom #link {
	float: right;
	clear: right;
	margin: 0px auto;
	padding: 0px;
	width: 370px;
}

#bottom #link ul.list {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	list-style: none;
	line-height: normal;
}

#bottom #link ul.list li {
	margin: 0px;
	padding-left: 5px;
	background: url(../img/obj/ico_03.png) no-repeat left;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	margin-bottom: 10px;
}

#bottom #link a {
	margin: 0px auto;
	padding-left: 15px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #696969;
}

#bottom #link a:hover {
	margin: 0px auto;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FF5A00;
}

#bottom .address {
	text-align: center;
	margin: 0px auto;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #696969;
	padding-bottom: 10px;
}


/*** PageTop ***/
#page_top {
	text-align:right;
	width:88%;
	margin:20px auto;
	font-size:12px;
	font-family:'Century Gothic', arial, sans-serif;
	color: #696969;
	margin-bottom:10px;
}

#page_top a {
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #696969;
}

#page_top a:hover {
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FF5A00;
}


/*** Footer ***/
#footer {
	text-align: center;
	margin: 0px auto;
	height: 108px;
	background: url(../img/footer/background.jpg) no-repeat;
}

#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	color: #8E8E8E;
}


/*** Table (Comparison) ***/
table.comparison {
	text-align: center;
	margin: 0px auto;
	margin-top: 50px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.comparison td {
	text-align: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif
	color: #333;
	border-bottom: 1px dotted #D3D3D3;
}

table.comparison th {
	text-align: right;
	width: 240px;
	margin: 0px;
	padding: 0px;

}


/*** Table (Repletion) ***/
table.repletion {
	text-align: center;
	margin: 0px auto;
	margin-top: 50px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.repletion td {
	text-align: center;
	height: 60px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif
	color: #333;
	border-collapse: collapse;
	border: 1px solid #D3D3D3;
}

table.repletion th {
	text-align: center;
	height: 60px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Century Gothic", arial, sans-serif
	background: #0670C8;
	border: 1px solid #D3D3D3;

}

table.repletion th.a {
	background: #0670C8;
	color: #FFF;
}

table.repletion td.a {
	background: #0670C8;
	color: #FFF;
}

table.repletion td.b {
	background: #FF8C00;
	color: #FFF;
}

table.repletion td.c {
	background: #228B22;
	color: #FFF;
}


/*** Table (Sensor) ***/
table.sensor {
	text-align: center;
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.sensor td {
	text-align: center;
	width: 250px;
	margin: 0px auto;
	padding: 0px;
}


/*** Table (Specific) ***/
table.specific {
	text-align: center;
	margin-top: 30px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.specific th {
	text-align: center;
	width: 180px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FFF;
	border: 1px solid #A9A9A9;
}

table.specific td {
	text-align: left;
	width: 360px;
	height: 20px;
	margin: 0px;
	padding-left: 8px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
	background: #F8F8F8;
	border: 1px solid #A9A9A9;
}

table.specific th.a {
	background: #0670C8;
	color: #FFF;
}


/*** Table (Product) ***/
table.product {
	text-align: center;
	margin-top: 40px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 50px;
}

table.product td {
	text-align: center;
	width: 550px;
	margin: 0px auto;
	padding: 0px;
}


/*** Table (Colorboard) ***/
table.colorboard {
	text-align: left;
	margin-top: 40px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 30px;
}

table.colorboard td {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
}

table.colorboard th {
	text-align: left;
	height: 35px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 14px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #20B2AA;
}


/*** Table (Sort) ***/
table.sort {
	text-align: center;
	margin-top: 30px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.sort th {
	text-align: center;
	width: 120px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FFF;
	border: 1px solid #FFA07A;
}

table.sort td {
	text-align: left;
	width: 430px;
	height: 20px;
	margin: 0px;
	padding-left: 8px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
	background: #FFEBCD;
	border: 1px solid #FFA07A;
}

table.sort th.a {
	background: #FF7F50;
	color: #FFF;
}


/*** Table (Cleantop) ***/
table.cleantop {
	text-align: center;
	margin-top: 40px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 50px;
}

table.cleantop td {
	text-align: center;
	width: 550px;
	margin: 0px;
	padding: 0px;
}


/*** Table (Outline) ***/
table.outline {
	text-align: center;
	margin-top: 30px;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

table.outline th {
	text-align: center;
	width: 180px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FFF;
	border: 1px solid #A9A9A9;
}

table.outline td {
	text-align: left;
	width: 360px;
	height: 20px;
	margin: 0px;
	padding-left: 8px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
	background: #F8F8F8;
	border: 1px solid #A9A9A9;
}

table.outline th.a {
	background: #0670C8;
	color: #FFF;
}


/*** Table (Contact) ***/
table.contact {
	text-align: center;
	margin: 20px auto;
	padding: 0px;
	border-collapse: collapse;
	color: #333;
}

table.contact td {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border: 2px solid #FFF;
}

table.contact th {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

table.contact p {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color:# 333;
}

table.contact td.a {
	background: #F8F8F8;
}


/*** Map (Google) ***/
#map_frame {
	text-align: center;
	width: 500px;
	height: 300px;
	margin: 30px auto;
	padding: 5px 5px 5px 5px;
	border: 1px #0670C8 solid;
	margin-bottom: 30px;
}


/*** Form ***/
form {
	text-align: center;
	margin: 20px auto;
	padding: 0px;
}

fieldset {
	text-align: center;
	width: 500px;
	margin: 0px auto;
	padding: 0px 20px 20px 20px;
	border: 1px #4682B4 solid;
}

legend {
	margin: 0px auto;
	padding: 0px;
	display: inline;
	color: #333;
	margin-bottom: 0px;
}

input {
	margin: 0px;
	padding-left: 3px;
	border: 1px #D3D3D3 solid;
	background: #FFF;
	margin-bottom: 0px;
}

textarea {
	margin: 0px auto;
	padding-bottom: 2px;
	font-size: 12px;
	color: #333;
	border: 1px #D3D3D3 solid;
}

select {
	margin: 0px auto;
	color: #333;
	border: 1px #DCDCDC solid;
}

input:focus, textarea:focus, select:focus {} /*指定なし*/


/*** Cgi (html) ***/

/*--- Cgi_Form (open) ---*/
table.form_open {
	text-align: center;
	height: 20px;
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px;
}

table.form_open td {
	margin: 0px auto;
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #333;
	padding: 3px 0px 0px 3px;
	border: 1px #D3D3D3 solid;
}

/*--- Cgi_Form (input) ---*/
table.form_input {
	text-align: center;
	margin: 20px auto;
	border: 0px;
	margin-bottom: 30px;
}

table.form_input td {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

/*--- Cgi_Form (error) ---*/
table.form_error {
	text-align: center;
	height: 20px;
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 30px;
}

table.form_error td {
	font-size: 12px;
	font-family: "Century Gothic", arial, sans-serif;
	color: #FF0000;
	padding: 0px;
}

