@charset "utf-8";

/* ============================================================
   HTMLタグ
============================================================ */

body {
	margin:0;

	background-position:top;
	background-repeat:repeat-x;
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック";
}

body#user {
	background-image:url(../img/bg_body.jpg);
}

body#admin {
	background-image:url(../img/bg_kanri.gif);
}

a {
	color:#09f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

h1 {
	margin:0;
}

h2 {
	margin:0 0 1em;
	font-size:120%;
}

h3 {
	margin:0 0 0.5em;
	font-size:120%;
}

table {
	border-collapse:collapse;
}

th, td {
	vertical-align:top;
	line-height:1.5;
}

ul {
	margin-top:0;
	margin-left:20px;
	padding:0;
}

/* ============================================================
   クラスセレクタ
============================================================ */

.none {
	display:none;
}

.pic {
	padding:4px;
	border:1px #ccc solid;
}

.point {
	padding-right:3px;
	vertical-align:middle;
}

.submit {
	padding:3px 0;
}

.red {
	color: #FF0000;
}

.imgR {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

.imgR img {
	margin-bottom: 0.5em;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}

.imgL img {
	margin-bottom: 0.5em;
}

.block {
	width:100%;
	overflow:auto;
	padding-bottom: 1em;
}

.block-line {
	width:100%;
	overflow:auto;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
}


/* ============================================================
   IDセレクタと内包HTMLタグ
============================================================ */

/* --------------------------------------------------
   共通設定
================================================== */

#header, #contentBox, #toPageTop, #footer {
	width:800px;
	margin:0 auto;
}

#naviGlobal {
	width:880px;
	margin:0 auto;
}

#header p, #contentHeader p, #footer p {
	margin:0;
}

#free {
	width:780px;
	margin:0px auto;
}

#freeleft {
	float:left;
	margin: 0 0 0 10px;
	width:360px;
}

#freeright {
	float:right;
	width:360px;
}

#movie {
	width:600px;
	margin:20px auto;
}

/* --------------------------------------------------
   #header
================================================== */

#headerBox {
	height:70px;
	background-image:url(../img/bg_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header p {
	font-size:12px;
}

#logo {
	float:left;
	width:155px;
}

#tagLine {
	float:left;
	width:400px;
	padding-top:12px;
	color:#fff;
}

#tagLineSub {
	display:block;
	padding-top:4px;
	color:#91C5FF;
	font-size:10px;
	line-height:1.4;
}

#naviHeader {
	padding-top:24px;
	text-align:right;
}

#naviHeader a {
	margin-left:12px;
	color:#fff;
}

/* --------------------------------------------------
   #contentHeader
================================================== */

#contentHeader {
	padding-top:21px;
	/*height:71px;	
	background-image:url(../img/bg_contentHeader.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
}

#contentHeader h1 {
	float:left;
}

#naviContent {
	text-align:right;
	background: url(../../support/img/nav_01.gif);
	height: 36px;
}

#naviContent p {
	height:21px;
	padding:10px 30px 0 0;
}

/* --------------------------------------------------
   #content
================================================== */

#content {
	padding-top:21px;
}

#content:after { /* for Moz And Mordern */
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content p {
	margin-top:0;
	line-height:1.5;
}

#content li {
	line-height:1.5;
}

/* --------------------------------------------------
   #footer & #toPageTop
================================================== */

#toPageTop {
	padding-top:30px;
	text-align:right;	
}

#footer {
	padding:12px 0 24px;
	background-image:url(../img/bg_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#666;
}

#footer img {
	vertical-align:middle;
}

#footer a {
	color:#666;
}

/* ============================================================
   トップページ固有設定
============================================================ */

.h2Box {
	margin-bottom:1em;
	padding-bottom:5px;
	border-bottom:3px #30B1D0 solid;
}

.h2Box h2 {
	margin-bottom:0;
}

.h2Box a {
	font-size:70%;
	font-weight:normal;
}

#keyVisual {
	background-image:url(../../img/bg_keyVisual.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#loginBox {
	float:left;
	width:210px;
	margin-right:20px;
}

#loginBox th {
	padding-right:1em;
	font-weight:normal;
	text-align:left;
}

#loginBox td {
	padding-bottom:6px;
}

#loginBox input {
	width:150px;
}

#whatsNewBox {
	float:left;
	width:390px;
}

#whatsNewBox ul {
	margin:0;
	list-style-type:none;
}

#whatsNewBox li {
	margin-top:9px;
}

#bannerBox {
	text-align:right;
}

/* ============================================================
   特徴ページ固有設定
============================================================ */

.pointRequest {
	color:#bf100b;
	font-weight:bold;
}

#contentFeature {
	background-image:url(../../feature/img/bg_contentFeature.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

#contentFeature:after { /* for Moz And Mordern */
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#featureRequest {
	float:left;
	width:385px;
}

#featureResponse {
	margin-left:415px;
}

#feature1Contact {
	border-top:6px #ebebeb solid;
	height:58px;
	padding:24px 0 0 69px;
	background-image:url(../../feature/1/img/bg_contact.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#feature2Contact {
	border-top:6px #ebebeb solid;
	height:58px;
	padding:24px 0 0 69px;
	background-image:url(../../feature/2/img/bg_contact.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.ppbcolor {
	color: #0064B5;
}

.ppbTbl {
}

.ppbTbl th, .ppbTbl td {
	padding:4px 8px;
	border:1px solid #9a9a9a;
	vertical-align: middle;
	font-weight: normal;
}

.ppbTbl th {
	background: #DAC6D8;
	}

.ppbTbl td {
	text-align: center;
}

.ppbTbl caption {
	color: #0064B5;
	padding: 3px 6px;
	font-weight: bold;
}

/* ============================================================
   サポートページ固有設定
============================================================ */

.supportTop h2 {
	margin-bottom:0.5em;
}

.sheetTbl {
	width:100%;
	margin-bottom:1em;
}

.sheetTbl th, .sheetTbl td {
	padding:6px;
	border:1px solid #9a9a9a;
}

.sheetTbl th {
	font-weight:normal;
}

#admin .sheetTbl th {
	background-color:#99CCCC;
	font-weight:normal;
}

#user .sheetTbl th {
	background-color:#E1FF6A;
	font-weight:normal;
}

/* ============================================================
   とはページ固有設定
============================================================ */

.specificationTbl {
	width: 450px;
}

.specificationTbl caption {
	background: #0097D4;
	text-align: left;
	color: #FFFFFF;
	padding:6px;
	font-weight: bold;
}

.specificationTbl th {
	padding: 4px 6px;
	text-align: left;
	border:1px solid #0097D4;
	font-weight: normal;
	width: 120px;
}

.specificationTbl td {
 padding: 4px 6px;
	border:1px solid #0097D4;
}

.help {
	text-align: left;
	padding: 10px;
	margin-bottom: 1em;
	line-height: 1.5;
	border:1px solid #0097D4;
	background: #E2EFF5;
	width: 228px;
}

.help2 {
	text-align: left;
	padding: 10px;
	margin-bottom: 1em;
	line-height: 1.5;
	border:1px solid #0097D4;
	width: 228px;
}

#aboutContact {
	border-top:6px #ebebeb solid;
	height:58px;
	padding:24px 0 0 69px;
	background-image: url(../../about/img/bg_contact.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

/* ============================================================
   お問合せページ固有設定
============================================================ */

.contactTbl {
	margin-bottom:1em;
}

.contactTbl th, .contactTbl td {
	padding:6px;
	border:1px solid #cccccc;
}

.contactTbl th {
	font-weight:normal;
	text-align: left;
	background: #eeeeee;
}

.contactForm {
	margin: 0 auto;
	width: 80%;
}

/*************************************************************************************************************
■北陸大同産業追加分
*************************************************************************************************************/

/* ============================================================
   お問合せページ（ユーザー）
============================================================ */

#user .err {
	margin:6px;
	color:red;
	text-align: center;
}

#user .errbox {
	border:1px solid #a9a9a9;
	margin:12px auto;
	width:600px;
}

#user .errtitle {
	text-align:center;
	background-color:#E1FF6A;
	margin:0px;
}

#user .message {
	margin-top:24px;
}

.warning {
	margin:6px;
	color:red;
	text-align: center;
}

#admin .err {
	margin:6px;
	color:red;
	text-align: center;
}

#admin .errbox {
	border:1px solid #a9a9a9;
	margin:12px auto;
	width:600px;
}

#admin .errtitle {
	text-align:center;
	background-color:#99CCCC;
	margin:0px;
}



.red {
	color:red;
}

.indent {
	padding-left:4.5em;
	display:block;
	text-indent:-4.5em;
}

.product_img {
	text-align:center;
	vertical-align:middle;
}

.iframe {
	margin:0px;
	width:800px;
	height:480px;
	border:none;
}
/*******フォーム*******/
input.ascii
{
	ime-mode: disabled;
}

/**行揃え**/
.l	/*左*/
{
	text-align:left;
}
.r	/*右*/
{
	text-align:right;
}
.c	/*中央*/
{
	text-align:center;
}


