/* CSS Document */


#alarmContent {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#alarmBox {
	float: right;
	width: 580px;
	padding-right: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#alarmBox p {
	font-size: 85%;
	line-height: 140%;
	color: #5a5a5a;
}

#alarmBox h5 {
	font-size: 95%;
	color: #8BB36E;
	margin-bottom: 15px;
}



#alarmBox h4 {
	font-size: 90%;
	color: #90B775;
}
#alarmBox .spaceBox {
	clear: both;
	float: right;
	height: 15px;
}

#alarmBox .leadMe {
	margin-top: 20px;
	clear: both;
}

/*alarmBox内の段設定クラス*/

#alarmBox .oneFile {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 580px;
}

#alarmBox .oneFile h6 {
	background-color: #6E972E;
	padding: 3px;
	width: 570px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC33;
}

#alarmBox .oneFile ul {
	width: 500px;
	margin: 0px;
	float: left;
}

#alarmBox .oneFile li {
	font-size: 85%;
	color: #5a5a5a;
	line-height: 130%;
	list-style-image: url(../image/bread_list.gif);
	list-style-position: outside;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	width: 100px;
}

alarmBox .centerBox {
	text-align: center;
	clear: both;
	margin-top: 10px;
}


/*#alarmBox .oneFile img {
	float: right;
}*/

#alarmBox .twoFile_01 {
	width: 280px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#alarmBox .twoFile_01 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#alarmBox .twoFile_01 p {
	font-size: 14px;
	line-height: 20px;
	color: #5a5a5a;
}


#alarmBox .twoFile_02 {
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#alarmBox .twoFile_02 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#alarmBox .twoFile_02 p {
	font-size: 14px;
	line-height: 20px;
	color: #5a5a5a;
}

#alarmBox .treeFile_01 {
	width: 183px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#alarmBox .treeFile_02 {
	width: 183px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#alarmBox .treeFile_03 {
	width: 183px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*警報器のQ&A*/

#alarmBox .faqBox {
	padding: 10px;
	background-color: #FAF9F4;
	margin-top: 5px;
	margin-bottom: 10px;
}

#alarmBox .faqBox h5 {
	color: #FF6699;
	background-image: url(../image/question.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 15px;
	font-size: 15px;
	height: 35px;
}

#alarmBox .faqBox p {
	clear: left;
	margin-top: 5px;
	background-image: url(../image/ask.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

/*アラームページページトップ*/

#alarmBox .alarmpageTop {
	width: 580px;
	top: 0px;
	height: 11px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#alarmBox .alarmpageTop a {
	width:75px;
	top: 0px;
	height: 11px;
	text-indent: -9999px;
	float: right;
	background-image: url(../../img/page_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#alarmBox .alarmpageTop a:hover {
	width:75px;
	top: 0px;
	background-image: url(../../img/page_top.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: 0px -29px;
	float: right;
}

/*警報器のサイドメニュー*/

#alarmSide {
	margin: 0px;
	padding: 0px;
	width: 188px;
	float: left;
}

#alarmSide .gara {
	background-image: url(../image/alarm_gradation.gif);
	height: 100px;
	width: 188px;
	background-repeat: no-repeat;
	float: left;
}

#alarmSide img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#alarmSide ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#alarmSide li {
	width: 188px;
	margin:0px;
	padding:0px;
	float: left;
	list-style-type: none;
}

#alarmSide_01_a {
	background-image:url(../image/alarm_side_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_01_on {
	background-image:url(../image/alarm_side_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_01_a:hover {
	background-image:url(../image/alarm_side_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_02_a {
	background-image:url(../image/alarm_side_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_02_on {
	background-image:url(../image/alarm_side_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_02_a:hover {
	background-image:url(../image/alarm_side_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_03_a {
	background-image:url(../image/alarm_side_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_03_on {
	background-image:url(../image/alarm_side_03.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_03_a:hover {
	background-image:url(../image/alarm_side_03.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_04_a {
	background-image:url(../image/alarm_side_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_04_on {
	background-image:url(../image/alarm_side_04.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_04_a:hover {
	background-image:url(../image/alarm_side_04.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_05_a {
	background-image:url(../image/alarm_side_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_05_on {
	background-image:url(../image/alarm_side_05.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_05_a:hover {
	background-image:url(../image/alarm_side_05.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_06_a {
	background-image:url(../image/alarm_side_06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_06_on {
	background-image:url(../image/alarm_side_06.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_06_a:hover {
	background-image:url(../image/alarm_side_06.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_07_a {
	background-image:url(../image/alarm_side_07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_07_on {
	background-image:url(../image/alarm_side_07.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_07_a:hover {
	background-image:url(../image/alarm_side_07.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_08_a {
	background-image:url(../image/alarm_side_08.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_08_on {
	background-image:url(../image/alarm_side_08.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_08_a:hover {
	background-image:url(../image/alarm_side_08.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_09_a {
	background-image:url(../image/alarm_side_09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_09_on {
	background-image:url(../image/alarm_side_09.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_09_a:hover {
	background-image:url(../image/alarm_side_09.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_10_a {
	background-image:url(../image/alarm_side_10.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_10_on {
	background-image:url(../image/alarm_side_10.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_10_a:hover {
	background-image:url(../image/alarm_side_10.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmSide_11_a {
	background-image:url(../image/alarm_side_new_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_11_on {
	background-image:url(../image/alarm_side_new_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}
#alarmSide_11_a:hover {
	background-image:url(../image/alarm_side_new_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	display: block;
	height: 34px;
	width: 188px;
	text-indent: -10000pt;
}

#alarmBox .catalogBox {
	float: left;
	width: 580px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#alarmBox .catalogBox .item01 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-image: url(../image/p_XW-15K.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#alarmBox .catalogBox .item02 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-image: url(../image/p_YP-759.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#alarmBox .catalogBox .item03 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../image/p_XW-25.jpg);
}

#alarmBox .catalogBox .item04 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-image: url(../image/p_XH173A.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


#alarmBox .catalogBox .item05 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-image: url(../image/p_yp_550.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#alarmBox .catalogBox .item06 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-image: url(../image/p_sc104.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#alarmBox .catalogBox .item07 {
	background-color: #B0C4DE;
	height: 230px;
	width: 140px;
	bottom: auto;
	float: left;
	background-image: url(../image/p_273a.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#alarmBox .catalogBox table {
	float: right;
	background-color: #86BB66;
	width: 430px;
	margin-bottom: 5px;
}


#alarmBox .catalogBox table th {
	border: 1px solid #FFFFFF;
	background-color: #C0E4A7;
	padding: 5px;
	font-size: 85%;
	color: #5a5a5a;
	text-align: left;
	width: 100px;
	white-space: nowrap;
}

#alarmBox .catalogBox table td {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 85%;
	color: #5a5a5a;
	text-align: left;
}

#alarmBox .catalogBox span {
	font-size: 120%;
	color: #FF0000;
}
#alarmBox .catalogBox table  td img {
	text-align: center;
	margin: 5px;
	float: left;
}

#alarmBox .catalogBox .alam_titl {
	margin-top: 15px;
}

#alarmBox .catalogBox .pictBox {
	float: right;
	width: 430px;
}

#alarmBox .catalogBox .pictBox img {
	margin: 3px;
	vertical-align: middle;
}

#alarmBox .planBox {
	float: left;
	width: 576px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 3px solid #fec3cd;
	clear: both;
	background-color: #FFFAF0;
}

#alarmBox .planBox table {
	width: 566px;
	font-size: 85%;
	line-height: 140%;
	color: #5a5a5a;
	margin: 5px;
}

#alarmBox .planBox span {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}

#alarmBox .planBox .priceBig {
	font-size: 20px;
	color: #FF0000;
	margin-right: 10px;
	margin-left: 5px;
}

#alarmBox .planBox img {
	text-align: center;
	margin: 5px;
}

#alarmBox .planBox table th {
	font-size: 14px;
	margin-left: 5px;
	text-align: center;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../image/toku_back.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
}

#alarmBox .planBox table td {
	white-space: nowrap;
	font-size: 17px;
	color: #00B0ED;
	line-height: 21px;
	font-weight: bold;
}

#alarmBox .planBox h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

#alarmBox .syoukakiBox {
	float: left;
	width: 576px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 3px solid #5A97D3;
	clear: both;
	background-color: #F0F8FF;
}

#alarmBox .syoukakiBox table {
	width: 566px;
	font-size: 85%;
	line-height: 140%;
	color: #5a5a5a;
	margin: 5px;
}

#alarmBox .syoukakiBox span {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}

#alarmBox .syoukakiBox .priceBig {
	font-size: 20px;
	color: #FF0000;
	margin-right: 10px;
	margin-left: 5px;
}

#alarmBox .syoukakiBox img {
	text-align: center;
	margin: 5px;
}

#alarmBox .syoukakiBox table th {
	font-size: 14px;
	margin-left: 5px;
	text-align: center;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../image/toku_back_syoukaki.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
}

#alarmBox .syoukakiBox table td {
	font-size: 17px;
	color: #00B0ED;
	line-height: 21px;
	font-weight: bold;
}

#alarmBox .syoukakiBox table .syoukaki_setumei{
	color: #5a5a5a;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	margin-top: 5px;
}

#alarmBox .syoukakiBox .syoukaki_setumei span {
	font-size: 110%;
	font-weight: bold;
	color: #1FB7F2;
}

#alarmBox .syoukakiBox h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

#onseiBox {
	float: left;
	width: 178px;
	background-image: url(../image/onseibox_titl.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 80%;
	color: #5a5a5a;
}

#alarmContent #alarmSide #onseiBox p {
	width: 178px;
}

#alarmContent #alarmSide #onseiBox img {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.oneColFixCtr #container #alarmContent #alarmBox .pictcapBox {
	margin-top: 10px;
	width: 580px;
	margin-bottom: 10px;
}
.oneColFixCtr #container #alarmContent #alarmBox .pictcapBox table {
	float: left;
	width: 280px;
	margin-right: 10px;
	color: #5a5a5a;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #86BB66;
	border-right-color: #86BB66;
	border-left-color: #86BB66;
	margin-bottom: 10px;
}
.oneColFixCtr #container #alarmContent #alarmBox .pictcapBox table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86BB66;
	padding: 2px;
	height: 76px;
	font-size: 11px;
	line-height: 13px;
}

.oneColFixCtr #container #alarmContent #alarmBox .pictcapBox table .labe {
	font-size: 13px;
	font-weight: bold;
	color: #FF6633;
	white-space: nowrap;
	text-align: center;
	line-height: 15px;
}
.oneColFixCtr #container #alarmContent #alarmBox .pictcapBox h2 {
	font-size: 15px;
	font-weight: bold;
	color: #6E972E;
	background-color: #FFFFFF;
	text-indent: 0em;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

.cotable {
	background-color: #86BB66;
	width: 580px;
	margin-bottom: 5px;
}


.cotable th {
	border: 1px solid #FFFFFF;
	background-color: #C0E4A7;
	padding: 2px;
	font-size: 85%;
	color: #5a5a5a;
	text-align: center;
	white-space: nowrap;
}

.cotable td {
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 85%;
	color: #5a5a5a;
	text-align: left;
}

.alarmmessage{
	background-color: #5a5a5a;
	margin: 0px;
	font-size: 13px;
	line-height: 14px;
}

.alarmmessage th {
	font-weight: bold;
	white-space: nowrap;
	color: #5a5a5a;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
}

.alarmmessage td {
	background-color: #FFFFFF;
	color: #5a5a5a;	
}

table col.col1, table col.col2, table col.col3 {
	background-color: #FFFFCC;
}


table caption {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #6E972E;
	margin-bottom: 5px;
}

.redback {
	background-color: #FFE4E1;
}
.greenback {
	background-color: #F0FFF0;
}
.blueback {
	background-color: #F0F8FF;
}

