@charset "utf-8";

/*  2017/07/07 edit by s.nakayama@technotrain.jp
/*  2017/07/14 Modifyed by s.nakayama@technotrain.jp
/* CSS Document for Form */

h1							{font-size:120%;font-weight:bold;display:inline;}
#logout						{float:right;}
#logout	a					{display:block;padding:0px 0px 0px 20px;color:#000;text-decoration:none;background:url(../image/listmark.png) left center no-repeat;}
#controlTopmenu				{padding:35px 10px 78px 5px;background-color:#fff;background:url(../image/banner_image/top_bar.png)no-repeat;}
#controlTopmenu img			{float:left;}
#controlTopmenu ul			{margin:0;padding:0;font-size:14px;list-style:none;float:right;}
#controlTopmenu li a		{display:block;padding:0px 0px 0px 16px;color:#000;text-decoration:none;background:url(../image/ico_arw02.gif) left center no-repeat;}
#controlLi1					{width:80px;text-align:left;float:left;}
#controlLi2					{width:170px;text-align:left;float:left;}
#controlLi3					{width:90px;text-align:left;float:left;}
#controlLi4					{width:130px;text-align:left;float:left;}

.inqLocation			{width:80px;}
#clenderYear			{font-size:100%;width:50px;}
#regist_alerm			{font-size:85%;}
#parentGuide			{font-size:85%;}
/* フォーム（input） */
input,button,select,
textarea				{padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ececec;background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#fff));background: -moz-linear-gradient(top, #ececec, #fff);
						background: -o-linear-gradient(top, #ececec, #fff);background: -ms-linear-gradient(top, #ececec, #fff); background: linear-gradient(top, #ececec, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ececec', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ececec', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ececec, #fff);behavior: url(../js/PIE.htc);}
				
input:hover,
input:focus				{bodser-color:#a3bfbf;-moz-box-shadow:0 0 6px 0 #23d0ce;-weblit-box-shadow:0 0 6px 0 #23d0ce;box-shadow:0 0 6px 0 #23d0ce;behavior:url(../js/PIE.htc);}


.button					{padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#FFFF66;background: -webkit-gradient(linear, left top, left bottom, from(#FFFF66), to(#fff));background: -moz-linear-gradient(top, #FFFF66, #fff);
						background: -o-linear-gradient(top, #FFFF66, #fff);background: -ms-linear-gradient(top, #FFFF66, #fff); background: linear-gradient(top, #FFFF66, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFF66', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFF66', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #FFFF66, #fff);behavior: url(../js/PIE.htc);}

.button:hover,
.button:focus			{bodser-color:#000;-moz-box-shadow:0 0 6px 0 #000;-weblit-box-shadow:0 0 6px 0 #000;box-shadow:0 0 6px 0 #000;behavior:url(../js/PIE.htc);}

.btnSelect				{padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ececec;background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#fff));background: -moz-linear-gradient(top, #ececec, #fff);
						background: -o-linear-gradient(top, #ececec, #fff);background: -ms-linear-gradient(top, #ececec, #fff); background: linear-gradient(top, #ececec, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ececec', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ececec', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ececec, #fff);behavior: url(../js/PIE.htc);}
				
.btnSelect:hover,
.btnSelect:focus			{bodser-color:#000;-moz-box-shadow:0 0 6px 0 #000;-weblit-box-shadow:0 0 6px 0 #000;box-shadow:0 0 6px 0 #000;behavior:url(../js/PIE.htc);}

.button1				{padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#cc6600;background: -webkit-gradient(linear, left top, left bottom, from(#cc6600), to(#fff));background: -moz-linear-gradient(top, #cc6600, #fff);
						background: -o-linear-gradient(top, #cc6600, #fff);background: -ms-linear-gradient(top, #cc6600, #fff); background: linear-gradient(top, #cc6600, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cc6600', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cc6600', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #cc6600, #fff);behavior: url(../js/PIE.htc);}
				
.button1:hover,
.button1:focus			{bodser-color:#cc0000;-moz-box-shadow:0 0 6px 0 #cc0000;-weblit-box-shadow:0 0 6px 0 #cc0000;box-shadow:0 0 6px 0 #cc0000;behavior:url(../js/PIE.htc);}

.button2				{padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#00cc00;background: -webkit-gradient(linear, left top, left bottom, from(#00cc00), to(#fff));background: -moz-linear-gradient(top, #00cc00, #fff);
						background: -o-linear-gradient(top, #00cc00, #fff);background: -ms-linear-gradient(top, #00cc00, #fff); background: linear-gradient(top, #00cc00, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00cc00', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00cc00', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #00cc00, #fff);behavior: url(../js/PIE.htc);}
				
.button2:hover,
.button2:focus			{bodser-color:#003300;-moz-box-shadow:0 0 6px 0 #003300;-weblit-box-shadow:0 0 6px 0 #003300;box-shadow:0 0 6px 0 #003300;behavior:url(../js/PIE.htc);}

.button3				{padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ff3300;background: -webkit-gradient(linear, left top, left bottom, from(#ff3300), to(#fff));background: -moz-linear-gradient(top, #ff3300, #fff);
						background: -o-linear-gradient(top, #ff3300, #fff);background: -ms-linear-gradient(top, #ff3300, #fff); background: linear-gradient(top, #ff3300, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ff3300, #fff);behavior: url(../js/PIE.htc);}
				
.button3:hover,
.button3:focus			{bodser-color:#660000;-moz-box-shadow:0 0 6px 0 #660000;-weblit-box-shadow:0 0 6px 0 #660000;box-shadow:0 0 6px 0 #660000;behavior:url(../js/PIE.htc);}
/* 送信ボタン 青*/
.button4				{width:180px;height:100px;font-size:20px; font-weight:bold;
						padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ff3300;background: -webkit-gradient(linear, left top, left bottom, from(#ff3300), to(#fff));
						background:	-moz-linear-gradient(top, #ff3300, #fff);background: -o-linear-gradient(top, #ff3300, #fff);
						background: -ms-linear-gradient(top, #ff3300, #fff); background: linear-gradient(top, #ff3300, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ff3300, #fff);behavior: url(../js/PIE.htc);}
				
.button4:hover,
.button4:focus			{bodser-color:#660000;-moz-box-shadow:0 0 6px 0 #660000;-weblit-box-shadow:0 0 6px 0 #660000;box-shadow:0 0 6px 0 #660000;behavior:url(../js/PIE.htc);}

.button5				{width:180px;height:100px;font-size:20px; font-weight:bold;
						padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ff3300;background: -webkit-gradient(linear, left top, left bottom, from(#ff3300), to(#fff));
						background:	-moz-linear-gradient(top, #ff3300, #fff);background: -o-linear-gradient(top, #ff3300, #fff);
						background: -ms-linear-gradient(top, #ff3300, #fff); background: linear-gradient(top, #ff3300, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ff3300, #fff);behavior: url(../js/PIE.htc);}
				
.button5:hover,
.button5:focus			{bodser-color:#660000;-moz-box-shadow:0 0 6px 0 #660000;-weblit-box-shadow:0 0 6px 0 #660000;box-shadow:0 0 6px 0 #660000;behavior:url(../js/PIE.htc);}

/* 送信ボタン 青*/
.button6				{width:880px;height:72px;font-size:20px; font-weight:bold;
						padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ff3300;background: -webkit-gradient(linear, left top, left bottom, from(#ff3300), to(#fff));
						background:	-moz-linear-gradient(top, #ff3300, #fff);background: -o-linear-gradient(top, #ff3300, #fff);
						background: -ms-linear-gradient(top, #ff3300, #fff); background: linear-gradient(top, #ff3300, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ff3300, #fff);behavior: url(../js/PIE.htc);}
				
.button6:hover,
.button6:focus			{bodser-color:#660000;-moz-box-shadow:0 0 6px 0 #660000;-weblit-box-shadow:0 0 6px 0 #660000;box-shadow:0 0 6px 0 #660000;behavior:url(../js/PIE.htc);}

.button7				{width:380px;height:56px;font-size:20px; font-weight:bold;
						padding:5px;border:1px solid #090;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ff3300;background: -webkit-gradient(linear, left top, left bottom, from(#ff3300), to(#fff));
						background:	-moz-linear-gradient(top, #ff3300, #fff);background: -o-linear-gradient(top, #ff3300, #fff);
						background: -ms-linear-gradient(top, #ff3300, #fff); background: linear-gradient(top, #ff3300, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ff3300, #fff);behavior: url(../js/PIE.htc);}
				
.button7:hover,
.button7:focus			{bodser-color:#660000;-moz-box-shadow:0 0 6px 0 #660000;-weblit-box-shadow:0 0 6px 0 #660000;box-shadow:0 0 6px 0 #660000;behavior:
url(../js/PIE.htc);}

.buttonTop				{width:880px;height:36px;font-size:20px; font-weight:bold;
						padding:5px;border:1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;margin-bottom:4px;
						text-shadow: 0 1px #fff;-webkit-box-shadow: 0 1px 0 #fff;-moz-box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 #fff;
						background:#ff3300;background: -webkit-gradient(linear, left top, left bottom, from(#ff3300), to(#fff));
						background:	-moz-linear-gradient(top, #ff3300, #fff);background: -o-linear-gradient(top, #ff3300, #fff);
						background: -ms-linear-gradient(top, #ff3300, #fff); background: linear-gradient(top, #ff3300, #fff);
						filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff');
						-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff3300', endColorstr='#fff)";
						-pie-background: linear-gradient(top, #ff3300, #fff);behavior: url(../js/PIE.htc);}
				
.buttonTop:hover,
.buttonTop:focus			{bodser-color:#660000;-moz-box-shadow:0 0 6px 0 #660000;-weblit-box-shadow:0 0 6px 0 #660000;box-shadow:0 0 6px 0 #660000;behavior:url(../js/PIE.htc);}

/* フォーム（Control input） */
#dateValueYear			{font-size:100%;width:60px;}		/*   */
#dateValueMonth			{font-size:100%;width:40px;}		/*   */
#organizationName		{font-size:100%;width:400px;}		/*   */
#passwordEffectiveDays	{font-size:100%;width:40px;}		/*   */
#loginEffectiveTime		{font-size:100%;width:40px;}		/*   */
/* フォーム（Mmanager input） */
#managerID				{font-size:100%;width:150px;}		/*   */
#managerNo				{font-size:100%;width:150px;}		/*   */
#managerName			{font-size:100%;width:300px;}		/*   */
#managerKana			{font-size:100%;width:300px;}		/*   */
#managerTitle			{font-size:100%;width:300px;}		/*   */
#regist_date			{font-size:100%;width:200px;}		/*   */
#regist_ID				{font-size:100%;width:200px;}		/*   */
#update_date			{font-size:100%;width:200px;}		/*   */
#update_ID				{font-size:100%;width:200px;}		/*   */
#mgr_title				{font-size:100%;width:120px;}		/*   */
/* フォーム（Event input） */
#event_title			{font-size:100%;width:120px;}		/*   */
#event_category1		{font-size:100%;width:150px;}		/*   */
#event_category2		{font-size:100%;width:150px;}		/*   */
#event_name				{font-size:100%;width:300px;}		/*   */
#event_category3		{font-size:100%;width:300px;}		/*   */
/* フォーム（Schedule input） */
#schedule_title			{font-size:100%;width:200px;}		/*   */
#scheduleID				{font-size:100%;width:50px;}		/*   */
#scheduleYear			{font-size:100%;width:50px;}		/*   */
#scheduleMonth			{font-size:100%;width:30px;}		/*   */
#scheduleDate			{font-size:100%;width:30px;}		/*   */
#scheduleStartTimeHour	{font-size:100%;width:30px;}		/*   */
#scheduleStartTimeMinute{font-size:100%;width:30px;}		/*   */
#scheduleEndTimeHour	{font-size:100%;width:30px;}		/*   */
#scheduleEndTimeMinute	{font-size:100%;width:30px;}		/*   */
#scheduleEvent			{font-size:100%;width:200px;}		/*   */
#scheduleSelectEvent	{font-size:100%;width:200px;}		/*   */
#scheduleTitle			{font-size:100%;width:300px;}		/*   */
#scheduleLocation		{font-size:100%;width:300px;}		/*   */
#scheduleManager1		{font-size:100%;width:200px;}		/*   */
#scheduleSelectManager1	{font-size:100%;width:200px;}		/*   */
#scheduleManager2		{font-size:100%;width:200px;}		/*   */
#scheduleSelectManager2	{font-size:100%;width:200px;}		/*   */
#scheduleManager3		{font-size:100%;width:200px;}		/*   */
#scheduleSelectManager3	{font-size:100%;width:200px;}		/*   */

/* フォーム（Article input） */
#article_title			{font-size:100%;width:150px;}		/*   */
#articleID				{font-size:100%;width:50px;}		/*   */
#articleScheduleDate	{font-size:100%;width:100px;}		/*   */
#scheduleEventCategory	{font-size:100%;width:100px;}		/*   */
#scheduleTitle			{font-size:100%;width:150px;}		/*   */
#newsPaperNo			{font-size:100%;width:100px;}		/*   */
#newsPaperDate			{font-size:100%;width:100px;}		/*   */
#articleAuthor			{font-size:100%;width:100px;}		/*   */
#articleTitle			{font-size:100%;width:250px;}		/*   */
#articleFileName		{font-size:100%;width:100px;}		/*   */
#articleDirectoryName	{font-size:100%;width:100px;}		/*   */
#photoFileName			{font-size:100%;width:100px;}		/*   */
#photoDirectoryName		{font-size:100%;width:100px;}		/*   */
#photoPosition			{font-size:100%;width:20px;}		/*   */
#scheduleSeq			{font-size:50%;width:15px;}		/*   */
/* フォーム（member input） */
#member_title			{font-size:100%;width:150px;}		/*   */
#member_title2			{font-size:100%;padding:0px 5px 0px 10px;width:150px;}		/*   */
#memberID				{font-size:100%;width:100px;}		/*   */
#memberNo				{font-size:100%;width:50px;}		/*   */
#name					{font-size:100%;width:300px;}		/*   */
#kana					{font-size:100%;width:300px;}		/*   */
#check_mailAddress1		{font-size:100%;width:20px;}		/*   */
#mail1					{font-size:100%;width:300px;}		/*   */
#check_mailAddress2		{font-size:100%;width:20px;}		/*   */
#mail2					{font-size:100%;width:300px;}		/*   */
#check_mailAddress3		{font-size:100%;width:20px;}		/*   */
#mail3					{font-size:100%;width:300px;}		/*   */
#telno					{font-size:100%;width:150px;}		/*   */
#faxno					{font-size:100%;width:150px;}		/*   */
#mobile					{font-size:100%;width:150px;}		/*   */
#zip1					{font-size:100%;width:40px;}		/*   */
#zip2					{font-size:100%;width:50px;}		/*   */
#address1				{font-size:100%;width:80px;}		/*   */
#address2				{font-size:100%;width:250px;}		/*   */
#address3				{font-size:100%;width:250px;}		/*   */
#check_passwordReset	{font-size:100%;width:20px;}		/*   */
#check_mailDeliver		{font-size:100%;width:20px;}		/*   */
/* フォーム（group input） */
#group_title			{font-size:100%;width:150px;}		/*   */
#group_title1			{font-size:100%;width:150px;}		/*   */
#groupID				{font-size:100%;width:150px;}		/*   */
#parentGroupName		{font-size:100%;width:200px;}		/*   */
#groupSeq				{font-size:100%;width:50px;}		/*   */
#groupKana				{font-size:100%;width:300px;}		/*   */
#groupName				{font-size:100%;width:200px;}		/*   */

#registDate				{font-size:100%;width:180px;}		/*   */
#registID				{font-size:100%;width:150px;}		/*   */
#updateDate				{font-size:100%;width:180px;}		/*   */
#updateID				{font-size:100%;width:150px;}		/*   */
#inqName				{font-size:100%;width:100px;}		/*   */
#tableGroupG			{height: 100px;}		/*   */
/* 更新履歴（updateLog input） */
#updateLogID			{font-size:100%;width:50px;}		/*   */
#updateLogDispDate		{font-size:100%;width:120px;}		/*   */
#updateLogTitle			{font-size:100%;width:700px;}		/*   */
#updateLogUrl			{font-size:100%;width:700px;}		/*   */
#updateLogComment		{font-size:100%;width:700px;}		/*   */
#buttonColor			{font-size:100%;width:100px;}		/*   */
#updateLog_title		{font-size:100%;width:150px;}		/*   */
/* サイトマップ（siteMap input） */
#siteMapID				{font-size:100%;width:50px;}		/*   */
#siteMapNo				{font-size:100%;width:120px;}		/*   */
#siteMapTitle			{font-size:100%;width:700px;}		/*   */
#usiteMapUrl			{font-size:100%;width:700px;}		/*   */
#siteMapComment			{font-size:100%;width:700px;}		/*   */
#saitoMap_title			{font-size:100%;width:150px;}		/*   */

/* コンテンツ内容（issueLiblary input） */

#contents_title			{font-size:100%;width:120px;}		/*   */
#issueSeq				{font-size:100%;width:100px;}		/*   */
#issueID				{font-size:100%;width:100px;}		/*   */
#issueNo				{font-size:100%;width:100px;}		/*   */
#issueLocation			{font-size:100%;width:100px;}		/*   */

#issueAuther			{font-size:100%;width:600px;}		/*   */
#aissueTitle			{font-size:100%;width:600px;}		/*   */
#issueSubTitle1			{font-size:100%;width:600px;}		/*   */
#issueSubTitle2			{font-size:100%;width:600px;}		/*   */
#issueFileName			{font-size:100%;width:200px;}		/*   */
#issuePhotoName			{font-size:100%;width:200px;}		/*   */
#issueExpireDate		{font-size:100%;width:150px;}		/*   */
/* 防災用品内容（goods input） */

#goods_title			{font-size:100%;width:150px;}		/*   */

#goodsSeq				{font-size:100%;width:50px;}		/*   */
#goodsID				{font-size:100%;width:50px;}		/*   */
#goodsName				{font-size:100%;width:300px;}		/*   */
#goodsKana				{font-size:100%;width:300px;}		/*   */
#goodsRemark			{font-size:100%;width:300px;}		/*   */
#goodsDescription		{font-size:100%;width:600px;}		/*   */
#goodsLocation			{font-size:100%;width:600px;}		/*   */
/* 防災用品内容（inventry input） */

#inventry_title			{font-size:100%;width:150px;}		/*   */
#inventry_title1		{font-size:100%;width:100px;}		/*   */
#inventry_title2		{font-size:100%;width:80px;}		/*   */
#inventrySeq			{font-size:100%;width:50px;}		/*   */
#inventryID				{font-size:100%;width:75px;}		/*   */
#goodsID				{font-size:100%;width:75px;}		/*   */
#goodsName				{font-size:100%;width:300px;}		/*   */
#productID				{font-size:100%;width:300px;}		/*   */
#productName			{font-size:100%;width:300px;}		/*   */
#productKana			{font-size:100%;width:300px;}		/*   */
#productUrl				{font-size:100%;width:600px;}		/*   */
#productVender			{font-size:100%;width:300px;}		/*   */
#inventoryQuantityRecommend	{font-size:100%;width:100px;text-align:right;}		/*   */
#inventoryQuantityReal	{font-size:100%;width:100px;text-align:right;}		/*   */
#inventoryDate			{font-size:100%;width:100px;}		/*   */
/* サイトマップ（siteMap input） */
#address_title				{font-size:100%;width:220px;}		/*   */
/* Info   crisisInfo） */
#goodsDigit,#publicDigit,#priveteDigit
						{font-size:100%;width:40px;}		/*   */
/* フォーム（input）Location*/

#inqName				{font-size:100%;width:100px;}

#location_title			{font-size:100%;width:150px;}		/*   */
#location_title2		{text-align:right;font-size:75%;width:150px;padding-right:5px}		/*   */
#location_title3		{font-size:100%;width:100px;}		/*   */
#locationSeq			{font-size:100%;width:100px;}		/*   */
#locationID				{font-size:16px;width:100px;}		/*   */
#locationCategory		{font-size:16px;width:160px;}		/*   */
#locationCategoryA		{font-size:16px;width:75px;}	
#locationName			{font-size:16px;width:280px;}		/*   */
#locationKana			{font-size:16px;width:280px;}		/*   */
#locationManager		{font-size:16px;width:180px;}		/*   */
#telNo					{font-size:16px;width:150px;}		/*   */
#faxNo					{font-size:16px;width:150px;}		/*   */
#mobileNo				{font-size:16px;width:150px;}		/*   */
#stationName			{font-size:16px;width:300px;}		/*   */
#stationKana			{font-size:16px;width:200px;}		/*   */
#zipNo1					{font-size:16px;width:50px;}		/*   */
#zipNo2					{font-size:16px;width:70px;}		/*   */
#locationAddress1		{font-size:16px;width:100px;}		/*   */
#locationAddress2		{font-size:16px;width:160px;}		/*   */
#locationAddress3		{font-size:16px;width:160px;}		/*   */
#locationAddress4		{font-size:16px;width:160px;}		/*   */
#locationLat			{font-size:16px;width:150px;}		/*   */
#locationLong			{font-size:16px;width:150px;}		/*   */
#registDate				{font-size:16px;width:200px;}		/*   */
#registID				{font-size:16px;width:150px;}		/*   */
#updateDate				{font-size:16px;width:200px;}		/*   */
#updateID				{font-size:16px;width:150px;}		/*   */

#dbLocationID			{font-size:70%;width:150px;background-color:red;}		/*   */
#dbTownID				{font-size:70%;width:150px;background-color:red;}		/*   */		/*   */

/* フォーム（input）glossary */

#glossarySeq			{font-size:100%;width:80px;}

#glossary_title			{font-size:100%;width:150px;}		/*   */
#glossary_title2		{text-align:right;font-size:100%;width:150px;padding-right:5px}		/*   */
#glossary_title3		{font-size:100%;width:100px;}		/*   */
#glossaryID				{font-size:100%;width:80px;}		/*   */
#glossaryNo				{font-size:16px;width:80px;}		/*   */
#glossaryCatgory1		{font-size:16px;width:200px;}		/*   */
#glossaryCatgory2		{font-size:16px;width:200px;}	
#glossaryCatgory3		{font-size:16px;width:200px;}		/*   */
#glossaryCatgory4		{font-size:16px;width:200px;}		/*   */
/*#glossaryContext1		{font-size:16px;width:180px;}		/*   */
/*#glossaryContext2		{font-size:16px;width:180px;}		/*   */
/*#glossaryContext3		{font-size:16px;width:180px;}		/*   */
#glossaryGraghName		{font-size:16px;width:150px;}		/*   */
#glossaryGraghPosition	{font-size:16px;width:20;}		/*   */

/* 　　　　　　　　　　　　*/
#inqNameStation			{font-size:100%;width:100px;}		/*   */
#inqNameLines			{font-size:100%;width:100px;}		/*   */
#inqNameCompany			{font-size:100%;width:100px;}		/*   */

#inqNameBosai			{font-size:100%;width:100px;}		/*   */
#inqCategory			{font-size:100%;width:100px;}		/*   */
#inqNameArea			{font-size:100%;width:100px;}		/*   */



#main_sitemap ul{
	margin:0px;
	padding:0 0px 15px 0px;
	font-size:14px;
	list-style:none;
	}


#contentsPhoto{
	padding-top:0px;
	margin:0px;
	}


#main_sitemap ul{
	margin:0px;
	padding:0 0px 15px 0px;
	font-size:14px;
	list-style:none;
}	
#groupDegit			{font-size:100%;width:40px;}		/*   */