@charset "UTF-8";


/* 基本設定 */

a {
	color: #c00;
}

a:hover {
	color: #f00;
}

hr {display: none;}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}



.newFeatureTxt {
	padding: 4px;
	background-color:#f9c;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-size: 85%;
	font-style: normal;
	vertical-align: top;
}



#content h1 {
	margin-top: 0;
	font-size: 182%;
}

#content h2 {
	margin: 2em 0 1em 0;
	font-size: 138.5%;
}

#content p.pagetop {
	margin: 0;
	text-align: right;
	font-size: 85%;
}

#content p.pagetop a {
	padding: 0.25em 15px 0.1em 0;
	background: #fff url(../images/pagetop_bg.png) no-repeat right center;
	line-height: 1;
	color: #666;
	text-decoration: none;
}

#content p.pagetop a:hover {
	background-image: url(../images/pagetop_bg_o.png);
	color: #333;
}



/* header */

#header {
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: #fff url(../images/header_bg.png) no-repeat left bottom;
}

#header #pagetop {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 150px;
	height: 40px;
	margin: 0;
}

#header #headerAttention {
	width: 575px;
	margin: 0;
	padding: 20px 0 0 180px;
	line-height: 1.5;
	font-size: 93%;
}

#header #headerBtn {
	position: absolute;
	top: 25px;
	left: 779px;
	width: 102px;
	height: 28px;
	margin: 0;
}



#container {
	width: 920px;
	margin: 0 auto;
	background: #fff url(../images/container_bg.png) no-repeat 0 0;
}



#content {
	float: right;
	display: inline;
	width: 600px;
	margin-right: 25px;
	padding-top: 25px;
	line-height: 1.5;
}

#sidebar {
	float: left;
	display: inline;
	width: 240px;
	margin-left: 20px;
	padding-top: 15px;
}



/* footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 50px 0 50px 290px;
	text-align: center;
	color: #333;
	font-size: 85%;
}



/* sidebar */

/* sidebar ナビゲーション */

#nav h2 {
	margin: 0 0 25px 0;
}

#nav #navAbout {
	margin: 0 0 20px 0;
	padding: 4px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#nav #navSample {
	margin: 0 0 30px 0;
	padding: 4px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 10px;
}

#nav ul li {
	list-style: none;
	padding: 9px 4px 9px 9px;
	background: url(../images/nav_bg.png) no-repeat left bottom #484848;
	border: 1px solid #333;
	border-top: none;
	border-bottom: none;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	zoom: 1;
}

#nav ul#navAbout li {
	border: 1px solid #333;
	border-radius: 5px;
}

#nav ul#navSample li.first {
	border-top: 1px solid #333;
	border-radius: 5px 5px 0 0;
}

#nav ul#navSample li.last {
	border-bottom: 1px solid #333;
	border-radius: 0 0 5px 5px;
}

#nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 108%;
}

#nav ul#navAbout li a:hover {
	color: #8de2ec;
}

#nav ul#navSample li a:hover {
	color: #fc0;
}

#nav ul li span {
	display: block;
	margin-bottom: 0.25em;
	font-size: 69%;
}

#nav ul li span {
	color: #fc0;
}

#nav ul#navAbout li span {
	color: #8de2ec;
}



/* sidebar A-Formに関するご相談 */

#consultBox {
	width: 230px;
	margin: 0 5px 30px;
	padding-bottom: 5px;
	background: #eee url(../images/sidebar_bg.png) no-repeat left bottom;
}

#consultBox h2 {
	margin: 0 0 5px 0;
	padding-top: 5px;
	background: #eee url(../images/sidebar_bg.png) no-repeat left top;
	text-align: center;
}

#consultBox p {
	margin: 0;
	padding: 0 15px;
	line-height: 1.5;
}

#consultBox ul {
	margin: 0;
}

#consultBox ul li {
	padding-top: 10px;
	list-style: none;
	text-align: center;
}



/* sidebar ARK-WEB */

#companyBox {
	width: 230px;
	margin: 0 5px;
}

#companyBox h3 {
	margin: 0 0 10px 0;
}

#companyBox p {
	margin: 0 0 10px 10px;
	line-height: 1.5;
	font-size: 93%;
}

#companyBox dl {
	margin: 0 0 0 10px;
}

#companyBox dl dd {
	margin: -16px 0 0 45px;
	padding-bottom: 10px;
}





/* ホーム メインビジュアル */

h1#mainVisualBlock {
	margin: 0 0 2em 0;
}



/* ホーム A-Form PC/Mobileとは？ */

#aboutBlock {
	position: relative;
	padding-bottom: 2em;
}

#aboutBlock h2 {
	margin: 0 0 1.5em 0;
}

#aboutBlock p#anchorSampleList {
	position: absolute;
	top: 5px;
	left: 360px;
	width: 400px;
	height: 50px;
	margin: 0;
}

#aboutBlock p#anchorSampleList a {
	display: block;
	padding: 3px 0 10px 90px;
	background: #fff url(../../images/index_anchor_sample_list_bg.png) no-repeat 0 0;
	color: #000;
}

#aboutBlock p#anchorSampleList a:hover {
	background-image: url(../../images/index_anchor_sample_list_bg_o.png);
	color: #f60;
}



/* ホーム サンプル一覧 */

#sampleListBlock {
	position: relative;
}

#sampleListBlock h2 {
	margin: 0 0 2em 0;
	padding-top: 15px;
}

#sampleListBlock #qrcodeBox {
	position: absolute;
	top: 0;
	left: 365px;
	width: 230px;
	height: 82px;
	margin: 0;
}

#sampleListBlock dl {
	margin: 0 0 2em 20px;
	border-bottom: 1px dotted #ccc;
}

#sampleListBlock dl dt {
	border-top: 1px dotted #ccc;
}

#sampleListBlock dl dt a {
	display: block;
	padding: 0.5em 0 0.5em 25px;
	background: #fff url(../images/mrk_link_sample.png) no-repeat left center;
	color: #000;
}

#sampleListBlock dl dt a:hover {
	background-image: url(../images/mrk_link_sample_o.png);
	color: #f60;
}

#sampleListBlock dl dt a em {
	font-size: 123.1%;
	font-style: normal;
}

#sampleListBlock dl dd {
	margin: 0 0 0.5em 25px;
}



/* ページ「A-Formについて」 リンク一覧 */

#content ul#detailAformLinkList {
	margin: 0 0 1em 20px;
}

#content ul#detailAformLinkList li {
	margin-bottom: 0.5em;
	list-style: none;
}

#content ul#detailAformLinkList li a {
	display: block;
	padding: 0.5em 0 0.5em 30px;
	background: #fff url(../images/mrk_link_aform.png) no-repeat 5px center;
	text-decoration: none;
	color: #000;
}

#content ul#detailAformLinkList li a:hover {
	background-image: url(../images/mrk_link_aform_o.png);
}

#content ul#detailAformLinkList li a em {
	font-size: 123.1%;
	font-style: normal;
	text-decoration: underline;
}

#content ul#detailAformLinkList li a:hover em {
	color: #f00;
}



/* 各カテゴリ（フォルダ）トップ サンプル一覧 */

#content .sampleLinkBox {
	margin: 0 0 1em 0;
	padding: 0 20px 1em;
	border: 1px solid #AACA7B;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content .sampleLinkBox h2 {
	margin: 1em 0 0.5em 0;
}

#content .sampleLinkBox dl.sampleLinkList {
	margin-bottom: 0;
}


#content dl.sampleLinkList {
	position: relative;
	margin: 0 0 0.5em 0;
	zoom: 1;
}

#content dl.sampleLinkList dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 25px;
	margin-bottom: 0.5em;
	text-indent: -9999em;
	background: #fff url(../images/label_sample.png) no-repeat 0 0;
}

#content dl.sampleLinkList dd {
	margin-left: 65px;
	zoom: 1;
}

#content dl.sampleLinkList dd a {
	display: block;
	padding: 0 0 1em 30px;
	background: #fff url(../images/mrk_link_sample.png) no-repeat 5px 0.15em;
	text-decoration: none;
	color: #000;
}

#content dl.sampleLinkList dd a:hover {
	background-image: url(../images/mrk_link_sample_o.png);
}

#content dl.sampleLinkList dd a em {
	font-size: 123.1%;
	font-style: normal;
	text-decoration: underline;
}

#content dl.sampleLinkList dd a:hover em {
	color: #f60;
}





/* フォーム入力画面 */

/* 注記部分 */

p.aform-demo { /* テンプレートで表記されている注記と重複するため非表示 */
	display: none;
}

#madeByAformTop {
	padding: 0 0 31px 0;
	background: #fff url(../images/samplearea_bg_t.png) no-repeat left bottom;
}

#madeByAformTop p {
	margin: 0 55px;
	padding: 1em 0 1em 35px;
	background: #fff url(../images/icn_warning_m.png) no-repeat left center;
	color: #c33;
}

#madeByAformBottom {
	padding: 31px 0 0 0;
	background: #fff url(../images/samplearea_bg_b.png) no-repeat left top;
}

#madeByAformBottom p {
	margin: 0 55px;
	padding: 1em 0 1em 35px;
	background: #fff url(../images/icn_warning_m.png) no-repeat left center;
	color: #c33;
}

#sampleArea {
	padding: 1px 29px 29px 29px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}



.aform {
	padding-top: 2em;
}

.aform .aform-header {
	margin-bottom: 1em;
	font-size: 153.9%;
	font-weight: bold;
}

.aform .aform-content dl {
	margin: 0 0 1em 0;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #ccc;
}

.aform .aform-content dl dt {
	font-weight: bold;
}

.aform .aform-content dl dd {
	margin-left: 0;
}

.aform .aform-content span.required {
	margin-left: 0.5em;
	vertical-align: top;
	font-size: 85%;
	color: #f00;
}

.aform div.aform-content span.required {
	background: transparent;
}

.aform .aform-content .aform-hdln {
	margin-bottom: 1em;
	font-size: 123.1%;
	font-weight: bold;
}


.aform .aform-content input.aform-text,
.aform .aform-content input.aform-zipcode,
.aform .aform-content input.aform-tel,
.aform .aform-content input.aform-fax,
.aform .aform-content input.aform-email,
.aform .aform-content input.aform-url,
.aform .aform-content input.aform-field-option-text {
	width: 300px;
	padding: 3px;
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

.aform .aform-content input.aform-checkbox,
.aform .aform-content input.aform-radio {
	margin-right: 0.5em;
	vertical-align: middle;
}

.aform .aform-content select.aform-select,
.aform .aform-content select.aform-prefecture {
	margin: 0.5em 0;
}

.aform .aform-content textarea.aform-textarea {
	width: 300px;
	padding: 3px;
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

.aform .aform-content div.submit {
	padding: 15px 0;
	text-align: center;
}

body#form-file .aform .aform-content dl dt { /* input[file]突き抜け対策 */
	width: 100px;
}



/* EC 簡易的な注文受付フォームの例 */

div.ECgoodsBox p {
	float: left;
	width: 100px;
}

div.ECgoodsBox dl {
	margin-left: 0;
	padding: 20px 0 0 120px;
}
