@charset "UTF-8";

@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　コンテンツのスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* --------------------------------------------------------------------------------------
 title
--------------------------------------------------------------------------------------- */

#ctRight h1 {
	margin: 1px 0 30px;
}

.title {
	background: url(../images/bg_title_bt.gif) no-repeat left bottom;
}

.title span {
	display: block;
	padding: 6px 10px 6px 31px;
	background: url(../images/bg_title_tp.gif) no-repeat;
	font-size: 117%;
}

.titleLine {
	margin: 0 9px 12px;
	padding: 10px 7px 8px;
	background: url(../images/line_title.gif) repeat-x left bottom;
}

.titleLine span {
	display: block;
	padding-left: 15px;
	background: url(../images/icon_title.gif) no-repeat 0 .4em;
}

#ctRight h2 {
	margin-top: 26px;
}


/* --------------------------------------------------------------------------------------
 section
--------------------------------------------------------------------------------------- */

.section {
	margin-top: -3px;
}

.section p {
	margin-top: 18px;
}

.txtSmall {
	font-size: 87%;
}

.txtRed {
	color: #CB4E4E;
}

.ind li {
	padding-left: 1em;
	text-indent: -1em;
}

.sectionr {
	margin-top: -3px;
}

.sectionr p {
	margin-top: 18px;
	color: #FF0000;
}


/* --------------------------------------------------------------------------------------
 News
--------------------------------------------------------------------------------------- */

/* newsTbl -------------------- */

.newsTbl {
	margin-top: 2px;
}

.newsTbl th,
.newsTbl td {
	padding: 9px 10px;
	background: url(../images/line_dot_gray.gif) repeat-x left bottom;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.newsTbl td {
	width: 100%;
}

.newsTbl th span {
	display: block;
	padding-left: 16px;
	background: url(../images/icon_news.gif) no-repeat left center;
}

.newsTbl tr.bg th,
.newsTbl tr.bg td {
	background-color: #F6F6F6;
}

/* newsDetail -------------------- */

.newsDetail h3 {
	margin-top: 15px;
	padding: 11px 16px 8px;
	background: #9F9F9F url(../../news/images/bg_box_tp.gif) no-repeat;
	color: #FFFFFF;
}

.newsDetail h3 span {
	display: block;
	padding-left: 16px;
	background: url(../../news/images/icon_date.gif) no-repeat 0 .3em;
}

.newsDetail dl {
	padding-bottom: 15px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}

.newsDetail dd p {
	margin: 0 20px 18px;
}

.newsDetail .btn {
	margin-top: 24px;
	text-align: center;
}


/* --------------------------------------------------------------------------------------
 index
--------------------------------------------------------------------------------------- */

/* flash -------------------- */

.flsshArea {
	width: 100%;
	height: 305px;
	background: url(../../images/bg_flash.gif) repeat-x;
	text-align: center;
}

/* indexArea -------------------- */

.indexArea {
	width: 870px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
	text-align: left;
}
.indexArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.indexArea { display:inline-block; }
/*\*/
* html .indexArea { height:1%; }
.indexArea { display:block; }
/**/


/* ctLeft -------------------- */

.indexArea #ctLeft {
	float: left;
	width: 586px;
}

.indexArea #ctLeft .list {
	margin: -35px 0 0 0;
	text-align: right;
}


/* ctRight -------------------- */

.indexArea #ctRight {
	float: right;
	width: 234px;
	padding-bottom: 2px;
	background: url(../../images/bg_contents.gif) no-repeat left bottom;
}

.indexArea #ctRight h2 {
	margin-top: 0;
}

.indexArea #ctRight ul {
	padding: 5px 0 10px;
	border-right: 1px solid #D1D1D1;
	background: #E4E4E4;
	text-align: center;
}

.indexArea #ctRight ul li {
	margin-top: 5px;
}


/* --------------------------------------------------------------------------------------
 company
--------------------------------------------------------------------------------------- */

/* compaynTbl -------------------- */

.compaynTbl {
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}

.compaynTbl th,
.compaynTbl td {
	padding: 8px 15px;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	text-align: left;
	vertical-align: top;
}

.compaynTbl th {
	width: 105px;
	background: #F6F6F6;
	font-weight: bold;
}

/* accessmap -------------------- */

.accessmap {
	margin: 15px 10px 30px;
	border: 1px solid #D9D9D9;
}


/* --------------------------------------------------------------------------------------
 dsvision
--------------------------------------------------------------------------------------- */

/* hardware -------------------- */

.hardwareArea {
	margin: 0 10px;
}

.hardwareArea h3 {
	margin-top: 30px;
}

.hardwareArea .hardwareBox {
	padding: 18px 0 0 16px;
}
.hardwareArea .hardwareBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.hardwareArea .hardwareBox { display:inline-block; }
/*\*/
* html .hardwareArea .hardwareBox { height:1%; }
.hardwareArea .hardwareBox { display:block; }
/**/

.hardwareArea .hardwareBox .pic {
	float: left;
}

.hardwareArea .hardwareBox .txtBlock {
	float: right;
	width: 435px;
}

.hardwareArea .txtBlock li {
	margin-bottom: 3px;
}

.hardwareArea .mark {
	color: #939393;
}

.hardwareArea .hardwareKit {
	margin-top: 30px;
}

.hardwareArea .hardwareKit dd {
	padding: 20px 20px 30px;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	background: #F8F8F8;
}
.hardwareArea .hardwareKit dd:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.hardwareArea .hardwareKit dd { display:inline-block; }
/*\*/
* html .hardwareArea .hardwareKit dd { height:1%; }
.hardwareArea .hardwareKit dd { display:block; }
/**/

.hardwareArea .hardwareKit dd .pic {
	float: left;
}

.hardwareArea .hardwareKit dd .txtBlock {
	float: right;
	width: 333px;
}

.hardwareArea .hardwareKit dd .txtBlock p {
	margin: 3px 0 13px;
}


/* --------------------------------------------------------------------------------------
 accessory
--------------------------------------------------------------------------------------- */

/* accessory -------------------- */

.accessoryArea .boxTop{
	margin-top: 26px;
}

.accessoryBox {
	width: 611px;
	margin-top: 15px;
	padding-bottom: 9px;
	background: url(../../accessory/images/bg_box_bt.gif) no-repeat left bottom;
}
.accessoryBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.accessoryBox { display:inline-block; }
/*\*/
* html .accessoryBox { height:1%; }
.accessoryBox { display:block; }
/**/

.accessoryBox .leftBlock {
	float: left;
}

.accessoryBox .rightBlock {
	float: right;
}

.accessoryBox .leftBlock,
.accessoryBox .rightBlock {
	width: 297px;
	border-top: 2px solid #DCDCDC;
	border-right: 2px solid #DCDCDC;
	border-left: 2px solid #DCDCDC;
}

.accessoryArea .singleBlock {
	width: 297px;
	margin-top: 15px;
	padding-bottom: 7px;
	border: 2px solid #DCDCDC;

}

.accessoryArea h3 {
	margin: 2px 1px 0;
	border-bottom: 1px solid #D1D1D1;
	background: #F1F1F1;
	padding: 8px 12px;
	color: #666666;
	font-weight: bold;
}

.accessoryArea p {
	margin: 10px 14px 0;
}

.accessoryArea p.image {
	margin: 0 1px;
	padding-bottom: 1px;
	background: url(../../accessory/images/line_dot.gif) repeat-x left bottom;
	text-align: center;
}

.accessoryArea p span {
	line-height: 1.3;
}


/* --------------------------------------------------------------------------------------
 contact
--------------------------------------------------------------------------------------- */

/* contactTbl -------------------- */

.contactTbl {
	width: 610px;
	margin-top: 15px;
	background: url(../../contact/images/bg_tbl.gif) repeat-y;
}

.contactTbl table {
	width: 100%;
}

.contactTbl th,
.contactTbl td {
	text-align: left;
	vertical-align: top;
	background: url(../../contact/images/line_tbl.gif) repeat-x left bottom;
}

.contactTbl th {
	width: 151px;
	padding: 15px 14px 17px;
	font-weight: bold;
}

.contactTbl td {
	padding: 13px 0 15px 15px;
}

.contactTbl td.inputArea {
	width: 230px;
}

.contactTbl td.inputArea input {
	width: 226px;
	padding: 2px 0;
}

.contactTbl td select {
	width: 226px;
	font-size: 87%;
}

.contactTbl td textarea {
	width: 365px;
	height: 90px;
}


/* btnArea -------------------- */

.btnArea {
	width: 610px;
	margin-top: -4px;
	padding-bottom: 18px;
	background: url(../../contact/images/bg_btnarea_bt.gif) no-repeat left bottom;
}

.btnArea p {
	padding-top: 33px;
	text-align: center;
	margin:0 auto;
	background: url(../../contact/images/bg_btnarea_tp.gif) no-repeat;
}

.btnArea ul {
	margin: 13px 22px 0;
}


/* supportArea -------------------- */

.supportArea {
	margin:47px 10px 0;
}

.supportArea p {
	margin: 13px 11px 0;
}

.supportArea .tel {
	width: 590px;
	margin-top: 10px;
	background: #F4F4F4;
}

.supportArea .tel dt {
	padding: 20px 20px 0;
	background: url(../../contact/images/bg_tel_tp.gif) no-repeat;
	font-size: 0;
}

.supportArea .tel dd {
	padding: 12px 20px 15px;
	background: url(../../contact/images/bg_tel_bt.gif) no-repeat left bottom;
}

.supportArea .tel dd ul {
	margin-top: 12px;
	line-height: 1.3;
}


/* submitbutton 20090524 S.WATAI ricoo -------------------- */

form input#btn_submit {
	background: url(https://www.am3.co.jp/contact/images/btn_confirm.gif) no-repeat; 
	margin:0 auto;
	width: 268px;
	height: 54px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	text-indent: -9999px;
	display: block;
}
/* Operaのみ適用*/
*+html:first-child body form input#btn_submit {
	padding-left: 300px;
}



/* --------------------------------------------------------------------------------------
 util
--------------------------------------------------------------------------------------- */

/* sitemap -------------------- */

.sitemapBox {
	width: 591px;
	margin: 27px 10px 0;
}
.sitemapBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.sitemapBox { display:inline-block; }
/*\*/
* html .sitemapBox { height:1%; }
.sitemapBox { display:block; }
/**/

#ctRight .sitemapBox h2 {
	margin: 0;
}

.sitemapBox .leftBlock {
	float: left;
	width: 273px;
}

.sitemapBox .rightBlock {
	float: right;
	width: 273px;
}

.sitemapBox ul {
	margin: 10px 21px 0;
}

.sitemapBox ul li {
	margin-top: 5px;
	padding-left: 15px;
	background: url(../../util/images/sitemap_icon.gif) no-repeat 0 .3em;
}


/* privacy -------------------- */

.privacyTxt {
	margin-top: 36px;
	text-align: right;
}


