@charset "EUC-JP";

* {
	/*border: 1px solid #FF0000;*/
}
/*
html,body,div,p,ul,ol,li,dl,dt,dd,pre,h1,h2,h3,h4,h5,h6,table,th,td,form,fieldset,input,textarea,select,img {margin: 0; padding: 0;}
ul,ol{list-style: none;}
table{border-collapse:separate;border-collapse:collapse;border-spacing:0;}
img {vertical-align:bottom;}*/

body {
	margin: 0px 20px;
	font-size	:	0.82em;
}

*/

span.dl{
	display					:	none;
}

.centering_box{
	text-align				:	center;
}

.bottom_btn{
	margin					:	40px 0;
}

.floathack{
	overflow				:	hidden;
	height					:	auto;
}

.floathack:after{
	content					:	"";
	display					:	block;
	clear					:	both;
	overflow				:	hidden;
}

/*\*/
* html .floathack{
	height					:	1%;
	overflow				:	visible;
}
/**/

a{
	/*リンクされた文字*/
	color: #263594;
	font-style: normal;
	text-decoration: none;
}
a:link {
	/*未訪問のリンク*/
	color: #263594;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	/*訪問後のリンク*/
	color: #550077;
	text-decoration: underline;
}
a:hover {/*マウスをのせたとき*/
    color:#6771b4;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

/*=======================================
  レイアウト
=======================================*/

/*--==========コンテナ==========--*/
#container {
	width:100%; /*990px*/
	margin:0;padding:0;text-align:left;
}
#container {
	min-width:1000px!important;
}


/*--==========ヘッダ==========--*/




/*--==========グローバルナビ==========--*/
#navi-global {
	font-size: 0px;
	line-height: 1em;
	float: both;
	width: 960px;
	margin:0 0 6px 0;
}
#navi-global ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}
#navi-global ul li {
	margin: 0px;
	display: inline;
}

/*--==========メインエリア==========--*/
/*#main {
	width:990px; 

	margin: 2px 20px 10px 20px;
	zoom: 100%;
}
*/

#main {

	margin: 5px auto 10px auto;width: 1000px;
	padding:0 20px 0 20px; /*0*/
	zoom: 100%;
	overflow:hidden;
	
}




#main:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/*--ブレッドクラム--*/
#bread {
	margin-bottom: 6px;
}

/*--==========コンテンツ==========--*/
#contents {
	width: 714px;
	float: right; /*right*/
	
}

/*--==========サブカラム==========--*/
#col-sub {
	width: 190px;
	float: left;
}
#col-sub p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

/*--ページトップ--*/
#gotop {
	clear: both;
	text-align: right;
	padding-top: 20px;
}

/*--==========ローカルナビ==========--*/
#navi-local {
	border: 1px solid #253495;
	background: #D0D2EB;
	margin-bottom: 15px;
}
#navi-local img {
	margin: 0px;
	padding: 0px;
}
#navi-local ul {
	list-style: none;
	margin: 2px 2px 5px 5px;
	padding: 0px;
}
#navi-local ul li {
	background-color: transparent;
	background-image: url(../image/brit_navi_local.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 6px;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 13px;
	line-height: 1.2em;
}

/*--==========ローカルナビ2==========--*/
/*20151116 banner変更*/
#navi-local2 {
	margin-bottom: 10px;
}
#navi-local2 ul {
	margin: 0px;
	padding: 0px;
}
#navi-local2 .menu1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navi-local2 .menu1 li {
	margin: 0px;
	padding: 0px;
	line-height:0px;

}

* html #navi-local2 .menu1 li {
	margin: 0px;
	padding: 0px;
	line-height:0px;

}

*:first-child+html #navi-local2 .menu1 li {
	margin: 0px;
	padding: 0px;
	line-height:0px;

}

#navi-local2 .menu2 {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 1px solid #253495;
	border-bottom: none;
	background: #D0D2EB;
}
#navi-local2 .menu2 li {
	border-bottom: 1px solid #253495;
	font-size: 1.0em;
}

* html #navi-local2 .menu2 li {
	border-bottom: 1px solid #253495;

}

*:first-child+html #navi-local2 .menu2 li {
	border-bottom: 1px solid #253495;

}

#navi-local2 .menu2 li a {
	padding-left: 10px;
	font-size: 1.0em;
}

* html #navi-local2 .menu2 li a {
	padding-left: 10px;
	font-size: 1.0em;
}

*:first-child+html #navi-local2 .menu2 li a {
	padding-left: 10px;
	font-size: 1.0em;
}

#navi-local2 .menu3 {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 8px;
	background: #FFFFFF;
	border-bottom: 1px solid #253495;
	*border-top: 1px solid #253495;
	*border-bottom:none;
}
#navi-local2 .menu3 li {
	border: none;
	padding-left: 1.3em;
	background: url(../image/brit_arrow.gif) no-repeat 2px 3px;
	font-size: 1.0em;
}

* html #navi-local2 .menu3 li {
	border: none;
	padding-left: 1.3em;
	background: url(../image/brit_arrow.gif) no-repeat 2px 3px;
	font-size: 1.0em;
}

*:first-child+html #navi-local2 .menu3 li {
	border: none;
	padding-left: 1.3em;
	background: url(../image/brit_arrow.gif) no-repeat 2px 3px;
	font-size: 1.0em;
}

#navi-local2 .menu3 li a {
	padding-left: 0px;
	font-size: 1.0em;
}

* html #navi-local2 .menu3 li a {
	padding-left: 0px;
	font-size: 1.0em;
}

*:first-child+html #navi-local2 .menu3 li a {
	padding-left: 0px;
	font-size: 1.0em;
}

/*--==========関連情報==========--*/
.linkitem {
}
.linkitem h4 {
	font-size: 100%;
	line-height: 1.0em;
	background: #D4D7EA;
	padding: 3px 5px;
	margin: 1em 0px 0.5em 0px;
}

/* フォントサイズ変更 10pxから100% 2010-11-18 T_Furukawa */
/* margin-bottom追加 2010-11-18 T_Furukawa */
.linkitem ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}
.linkitem ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}


.linkitem li.kidzania{
	text-align: center;
}

.linkitem li.kidzania img{
	margin: 0 auto;
}


/*--==========フッタ==========--*/

.footer_info {
	line-height: 1.2;
	text-align: left;
	margin-left: 220px;
	margin-bottom: 3px;
}

#footer {
	text-align: center;
	border-top: 3px solid #253494;
}

#footer ul {
	margin: 5px;
	padding: 0px;
}
#footer #navi-info {
	list-style: none;
}
#footer #navi-info li {
	display: inline;
	margin: 0px;
	padding: 0px;
}


/*=======================================
  共通
=======================================*/

/*--フォントサイズ--*/
.large {
	font-size: 107%;
}

.small {
	font-size: 80%;
}

/*--フォントカラー・赤--*/
.red {
	color: FF0000;
}

/*--フォントカラー--*/
.attention {
	color: #CC3399;
}

/*--右揃え--*/
.right {
	text-align: right;
}

/*--ライン（ドット）--*/
.line-dot {
	background: url(../image/line_dot.gif) repeat-x;
	font-size: 10px;
}
/*--ライン（サークル）--*/
.line-circle {
	background: url(../image/line_circle.gif) repeat-x;
	font-size: 10px;
}
/*--ライン（サークル　タテ）--*/
.line-circle-v {
	background: url(../image/line_circle.gif) repeat-y;
	font-size: 1px;
	width: 6px;
}

/*--カコミケイ--*/
.col-border {
	border: 1px solid #999999;
	padding: 10px;
}

/*--ヘディング--*/
#pagetitle h2 {
	height:29px !important;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	background: #FAE4AC;
	background: url(../image/bg_pagetitle_h2.gif) 0 0 no-repeat;
}

.subtitle h3 {
	font-size: 110%;
	line-height: 1.2;
	border: 1px solid #AEAEAE;
	background: url(../image/hback_1.gif) repeat-x;
	margin: 0px 0px 0.5em 0px;
	padding: 2px 2px 2px 10px;
}

.subtitle_top h3 {
	font-size: 110%;
	line-height: 1.2;
	border-bottom: 1px solid #AEAEAE;
	border-top: none;
	border-right: none;
	border-left: none;
	background: url(../image/hback_1.gif) repeat-x;
	margin: 0px 0px 0.5em 0px;
	padding: 2px 2px 2px 10px;
}


/*--ボタン--*/
.button {
	font-size: 1.0em;
	text-align: right;
}
.button a {
	color: #fff;
	font-weight: bold;
	border: 1px solid #000;
	background: #253494 url(../image/button.gif);
	padding: 3px 8px;
	display: inline;
}
.button a:visited {
	color: #fff;
}
.button a:hover {
	color: #fff;
	text-decoration: none;
	background: #253494 url(../image/button_over.gif);
}



/*=======================================
  ホーム
=======================================*/

#home {
}

/*--サイトロゴ（ホームのみ）--*/
#home h1 {
	margin: 0px;
	padding: 0px;
}

/*--トップムービー--*/
#topmovie {
	font-size:0px;
	margin:14px 0 20px 0;
}

/*--ニュースリスト--*/
#newslist {
	zoom: 100%;
}
#newslist:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#newslist-news {
	float: left;
	border: 1px solid #999999;
	width: 420px;
}
#newslist-info {
	float: right;
	border: 1px solid #999999;
	width: 280px;
}
#newslist h2 {
	margin: 0px;
	padding: 0px;
}
#newslist table {
	margin: 5px;
	border: none;
}
#newslist table tr {
	margin: 5px;
	background: url(../image/line_dot.gif) repeat-x bottom;
}
#newslist table td {
	vertical-align: top;
	padding: 0px 0px 8px 0px;
}
#newslist table img {
	margin: 4px 2px 0px 2px;
}
#newslist .more ul {
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#newslist .more ul li {
	display: inline;
	background: url(../image/brit_more.gif) no-repeat left top;
	margin: 5px;
	padding: 0px 0px 0px 12px;
	font-size: 0.8em;
	line-height: 100%;
}
/*--ニュースリスト RSS--*/
div.top_rss{
	position:relative;
}

div.top_rss ul{
	margin:0;
	padding:0;
}

div.top_rss li{
	list-style:none;
	font-size:0;
}

div.top_rss li.rss_toha{
	position:absolute;
	top:1px;
	left:298px;
}

div.top_rss li.rss_btn{
	position:absolute;
	top:1px;
	left:355px;
}



/*=======================================
  個人のお客様 - 共通
=======================================*/

#person {
}

.bn-2col {
	zoom: 100%;
}
.bn-2col:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.bn-2col .bn-2col-left {
	float: left;
}
.bn-2col .bn-2col-right {
	float: right;
}

.hs7 h3,.hsx7 h3,.jirei h4,.card h3 {
	font-size: 110%;
	line-height: 1.2;
	background: url(../image/hback_1.gif) repeat-x;
	margin: 0px 0px 0.5em 0px;
	padding: 2px 2px 2px 10px;
	color:#333;
	border: 1px solid #aeaeae;
}

.hs7 ul,.hs7 ul li,.hsx7 ul,.hsx7 ul li,
.jirei ul,.jirei ul li,.card ul,.card ul li{
list-style:none;
margin:0;
padding:0;
}

.float_left{
float:left;
}

.float_right{
float:right;
}

.cl{
clear:both;
}

p.usually{
float: right;
}

.bold{
font-weight:bold;
}

.bold_st{
font-weight:bold;
font-size:15px;
}

.orange{
color:#FF6600;
}

/*=======================================
 takahashi 0925
=======================================*/

.light_blue{
color:#6ABDE8;
}

/*=======================================
  個人のお客様 - ホームセキュリティ7　#hs7
=======================================*/

#pagetitlehs7 h2 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

ul.hs7function li.bouhan{
float:left;
width:237px;
background:url(../../person/h_sec_7/image/homesecurity7_1.gif) 0 0 no-repeat;
}

ul.hs7function li.hijo{
float:left;
width:237px;
background:url(../../person/h_sec_7/image/homesecurity7_2.gif) 0 0 no-repeat;
}

ul.hs7function li.kasai{
float:left;
width:240px;
background:url(../../person/h_sec_7/image/homesecurity7_3.gif) 0 0 no-repeat;
}

.hs7plan{
margin-top:10px;
}

ul.hs7function p{
margin-top:220px;
margin-left:15px;
margin-right:15px;
}

dl.hs7plan_left{
float:left;
width:350px;
margin:0;
padding:0;
}

dl.hs7plan_left dt,dl.hs7plan_right dt{
text-align:center;
background-color:#CFD1EA;
}

dl.hs7plan_left dd,dl.hs7plan_right dd{
margin:0 10px 0 60px;
padding:0;
}

dl.hs7plan_left dd.leftspeace,dl.hs7plan_right dd.leftspeace{
margin:0 10px 30px 60px;
padding:0;
}

dl.hs7plan_right{
float:right;
width:350px;
margin:0;
padding:0;
}

.gard{
margin:10px 0 0 0;
padding:0;
}

dl.hs7gard{
float:right;
width:475px;
margin:0;
padding:0;
}

dl.hs7gard dt{
margin:0;
padding:0;
background-color:#CFD1EA;
}

/*=======================================
  個人のお客様 - ホームセキュリティ7　料金プラン　#hs7
=======================================*/

.hs7 h3{
	font-size: 110%;
	line-height: 1.2;
	background: url(../image/hback_1.gif) repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #aeaeae;
	color:#000;
}

.price_wrap{
	height: 100%;
	margin: 0;
	padding: 10px 12px 15px 12px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;

}

.price_wrap .price_left{
	height: 185px;
	padding: 3px;
	margin: 0 0 5px 0;
	float: left;
	width: 333px;
	border: 1px solid #999999;
}

.price_wrap .price_right{
	height: 185px;
	padding: 3px;
	margin: 0 0 5px 0;
	float: right;
	width: 333px;
	border: 1px solid #999999;
}

.price_wrap .price_left p.p_case,
.price_wrap .price_right p.p_case{
	font-size: 14px;
	font-weight: bold;
	color: #253495;
	text-align: center;
	padding: 0;
	margin: 5px 0 3px 0;
}

.price_wrap .price_left dl,.price_wrap .price_right dl{
	width: 250px;
	padding: 0;
	margin: 0 0 0 70px;
}


.price_wrap .price_left dt,.price_wrap .price_right dt{
	width: 90px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

.price_wrap .price_left dd,.price_wrap .price_right dd{
	width: 145px;
	margin: 0 0 0 100px;
	padding: 0;
}

.price_wrap .price_left_bottom{
	height: 150px;
	padding: 3px;
	margin: 0 0 5px 0;
	float: left;
	width: 333px;
	border: 1px solid #999999;
}

.price_wrap .price_right_bottom{
	height: 150px;
	padding: 3px;
	margin: 0 0 5px 0;
	float: right;
	width: 333px;
	border: 1px solid #999999;
}

.price_wrap .price_left_bottom p.p_case,
.price_wrap .price_right_bottom p.p_case{
	font-size: 14px;
	font-weight: bold;
	color: #253495;
	text-align: center;
	padding: 0;
	margin: 5px 0 3px 0;
}

.price_wrap .price_left_bottom dl,.price_wrap .price_right_bottom dl{
	width: 250px;
	padding: 0;
	margin: 0 0 0 70px;
}


.price_wrap .price_left_bottom dt,.price_wrap .price_right_bottom dt{
	width: 90px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

.price_wrap .price_left_bottom dd,.price_wrap .price_right_bottom dd{
	width: 145px;
	margin: 0 0 0 100px;
	padding: 0;
}

.price_wrap .price_left_sec7{
	height: 120px;
	padding: 3px;
	margin: 0 0 5px 0;
	float: left;
	width: 333px;
	border: 1px solid #999999;
}

.price_wrap .price_right_sec7{
	height: 120px;
	padding: 3px;
	margin: 0 0 5px 0;
	float: right;
	width: 333px;
	border: 1px solid #999999;
}

.price_wrap .price_left_sec7 p.p_case,
.price_wrap .price_right_sec7 p.p_case{
	font-size: 14px;
	font-weight: bold;
	color: #253495;
	text-align: center;
	padding: 0;
	margin: 5px 0 3px 0;
}

.price_wrap .price_left_sec7 dl,.price_wrap .price_right_sec7 dl{
	width: 250px;
	padding: 0;
	margin: 0 0 0 50px;
}


.price_wrap .price_left_sec7 dt,.price_wrap .price_right_sec7 dt{
	width: 90px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;

}

.price_wrap .price_left_sec7 dd,.price_wrap .price_right_sec7 dd{
	width: 145px;
	margin: 0 0 0 80px;
	padding: 0;

}

.price_wrap .price_left02{
	padding-top: 20px;
	float: left;
	width: 315px;
}

.price_wrap .price_right02 p.p_img{
	float: right;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-left: 10px;
}

.price_wrap .price_right02{
	padding-top: 20px;
	float: right;
	width: 355px;
}

.price_wrap .price_right02 .pict_box{
	width: 255px;
	height: 115px;
	margin-left: 14px;
	margin-bottom: 15px;
	padding: 5px 5px 5px 15px;  
	border: 1px solid #999999;
}	

.price_wrap .price_right02 .pict_box li{
	float: left;
	margin-right: 10px
}

.price_wrap .price_right02 .item_box ul{
	margin-left: 10px;
} 


.price_wrap .price_right02 .item_box li{
	float: left;
	margin-right: 2px
}

.price_txt_orage{
	color: #ff6600;
}

/*=======================================
  個人のお客様 - ホームセキュリティ7　オプション
=======================================*/

ul.hs7_option{
list-style:none;
margin:0;
padding:0;
}

ul.hs7_option li{
float:left;
width:330px;
list-style:none;
margin:0;
padding:0;
}

table.hs7_option_block td{
border: 1px solid #AEAEAE;
background:url(../../person/h_sec_7/image/option_bg.gif) 0 0 repeat-y;
}

dl.hs7_optionbox{
width:330px;
padding:5px;
margin:0 10px 0 0;
}

dl.hs7_optionbox img.details{
float:left;
margin-right:8px;
}

dl.hs7_optionbox h4{
font-size:107%;
color: #253495;
margin:0;
padding:0;
}

dl.hs7_optionbox dt{
margin:0;
padding:0;
}

dl.hs7_optionbox dd{
margin:0;
padding:0 0 0 110px;
}

dl.hs7_optionbox dd.icon{
margin:0;
padding:0;
}


/*=======================================
  個人のお客様 - ホームセキュリティ7とX7比較表
=======================================*/
.hs7vshsx7 table{
border-right:1px solid #999999;
border-top:1px solid #999999;
}

.hs7vshsx7 td{
border-left:1px solid #999999;
border-bottom:1px solid #999999;
vertical-align:top;
padding:2px;
}

.hs7vshsx7 h3{
margin:0;
padding:0;
}

.hs7vshsx7 h4{
margin:10px 0 5px 12px;
padding:0;
}

.hs7vshsx7 ul{
list-style:none;
margin:0;
padding:0;
}

.hs7vshsx7 ul img{
margin-bottom:5px;
}

.hs7vshsx7 ul li{
list-style:none;
float:left;
width:96px;
height:165px;
text-align:center;
margin-top:10px;
margin-bottom:5px;
line-height:1.2em;
}

/*=======================================
  個人のお客様 - 導入手順　#hs7
=======================================*/
.hs7_process{
}

.hs7_process dl{
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #AFAFAF;
	clear:both;
}

.hs7_process dl dt{
	margin:0 0 0 75px;
	padding:0;
	font-weight:bold;
	color:#253494;
}

.hs7_process dl dd{
	margin:0 0 0 75px;
	padding:0;
	line-height:130%;
}

.hs7_process dl img{
	float:left;
}

.hs7_process span {
	color:#253494;
	margin: 0 3px 0 3px;
}

.hs7_process p{
	background:url(../../person/h_sec_7/image/hs7_arrow.gif) 350px 0 no-repeat;
	height：22px;
	
}





/*=======================================
  個人のお客様 - ホームセキュリティx7 #hsx7
=======================================*/

#hsx7_top{
   height:93px;
   background:#FF9900; 
   background: url(../../common/image/image/x7_top.gif) no-repeat left top;     
}

#hsx7_top img{
   margin:0 10px 10px 10px;
} 

#hsx7_top p{
   margin-top:20px;
}

#hsx7_content h3{
	font-size: 110%;
	line-height: 1.2;
	background: url(../image/hback_1.gif) repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	color:#000;
	border-bottom: 1px solid #999999;
}

.hsx7_listimg table.four_block{
	display:block;
	margin:0 0 10px 22px;
}

.hsx7_listimg table.three_block{
	display:block;
	margin:0 0 10px 22px;
}

.hsx7_listimg table th{
width:130px;
padding:10px 0 0 35px;
line-height:1em;
text-align:left;
color: #253494;
}

.hsx7_listimg table th a{
width:130px;
line-height:1em;
text-align:center;
text-decoration: underline;
color: #253494;
}

.hsx7_listimg table th a:hover{
color: #6771B4;
text-decoration: underline;
}

.hsx7_listimg table td{
width:130px;
padding:10px 0 0 35px;
line-height:1.2em;
text-align:left;
}

.hsx7_listimg table td.img_description{
padding:10px 10px 0 20px;
}

.hsx7_listimg ul{
float:left;
display:block;
margin-bottom:10px;
}

.hsx7_listimg ul li{
list-style:none;
float:left;
display:block;
width:130px;
text-align:left;
margin-top:10px;
margin-left: 35px;
line-height:1.2em;
}

.hsx7_listimg ul li img {
margin-left: 10px;
}

.hsx7_listimg ul li a{
list-style:none;
text-align:center;
line-height:1.2em;
text-decoration: underline;
}


.hsx7_listimg p {
	color: #253494;
	font-weight: bold;
	line-height: 1.25em;
}

/*=======================================
 takahashi 0925 #hsx7
=======================================*/
dl.hsx7_function,
dl.hsx7_function dt,
dl.hsx7_function dd{
margin:0;
padding:0;
list-style:none;
}


dl.hsx7_function{
margin:10px 0;
border:1px solid #AFAFAF;
}

dl.hsx7_function h4{
margin:0;
padding:0;
}

dl.hsx7_function dd.gaishu{
float:left;
width:195px;
height:250px;
background:url(../../person/h_sec_x7/image/hsx7_fncplus_img01.gif) 0 0 no-repeat;
}


dl.hsx7_function dd.gazo{
float:left;
width:172px;
height:250px;
background:url(../../person/h_sec_x7/image/hsx7_fncplus_img02.gif) 0 0 no-repeat;
}

dl.hsx7_function dd.gas{
float:left;
width:171px;
height:250px;
background:url(../../person/h_sec_x7/image/hsx7_fncplus_img03.gif) 0 0 no-repeat;
}

dl.hsx7_function dd.tenpo{
float:left;
width:170px;
height:250px;
background:url(../../person/h_sec_x7/image/hsx7_fncplus_img04.gif) 0 0 no-repeat;
}

dl.hsx7_function dd p{
margin-top:175px;
margin-left:0px;
margin-right:10px;
line-hegiht:130%;
}

.btn hsx7{
margin:0px 10px 10px 0px;
}


/*=======================================
  個人のお客様 - 盗聴器探索
=======================================*/

ul.tanchi_example{
margin-top:10px;
margin-left: 49px;
}

ul.tanchi_example li{
width:218px;
float:left;
}

ul.tanchi_example li.exampletxt{
clear:both;
width:610px;
margin-top:10px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
border-top:1px dotted #AEAEAE ;
padding-top:10px;
}

ul.tanchi_feature{
margin-top:10px;
margin-left: 58px;
}

ul.tanchi_feature li{
width:196px;
float:left;
}

.center{
text-align:center;
}

.center_btn{
text-align:center;
margin-top:30px;
font-weight:bold;
}


ul.tanchi_ryoukin_txt{
margin: 10px 0;
}

.tanchi_ryoukin_left{
margin-top:10px;
width:380px;
float:left;
}

table.tanchiryoukin{
border-collapse:collapse;
border:1px solid #666;
width:380px;
}

table.tanchiryoukin th,
table.tanchiryoukin td{
padding:5px;
border-left:1px solid #666;
border-top:1px solid #666;
}

.tanchi_ryoukin_right{
margin-top:10px;
float:right;
}

/*=======================================
  個人のお客様 - 防犯商品 TOP
=======================================*/

table.goods_block td{
	border: 1px solid #cccccc;
	width: 234px;
	margin: 0;
	padding: 0;
}

table.goods_block td dl{
	margin: 0;
	padding: 5px;
}

table.goods_block td dl dt{
	text-align:center;
}

table.goods_block td dl dd.title{
	font-weight: bold;
	color: #253495;
}

table.goods_block td dl dd.detail{
	line-height: 1.25em;
}

dl.goods_box{
	border: 1px solid #cccccc;
	width: 234px;
	height: 234px;
	margin: 0;
	margin: 0 3px 3px 0;
	padding: 0;
	float: left;
}

dl.goods_box_m_none{
	border: 1px solid #cccccc;
	width: 234px;
	height: 234px;
	margin: 0;
	margin: 0 0 3px 0;
	padding: 0;
	float: left;
}

dl.goods_box dt,dl.goods_box_m_none dt{
	text-align: center;
}

dl.goods_box dd.title,dl.goods_box_m_none dd.title{
	font-weight: bold;
	color: #253495;
}

dl.goods_box dd.detail,dl.goods_box_m_none dd.detail{
	line-height: 1.25em;
}

.detail_red{
	color: #ff0000;
}

/*=======================================
  個人のお客様 - 防犯商品 ホームバリアセーフ
=======================================*/

.goods_detail{
	float: left;
}

.detail_txt{
	width: 460px;
	float: right;
	margin: 0;
	padding: 0 0 0 7px;
}	

.detail_txt ul{
	margin: 0;
	padding: 0;
}

.detail_txt dl,.detail_txt dt,.detail_txt dd{
	margin: 0;
	padding: 0;
}	

.detail_txt dt{
	font-weight: bold;
}


/*=======================================
  個人のお客様 - FAQ
=======================================*/

div.faq_list h3{
	padding: 1px;
	background: url(../image/bg_dotted_line.gif) 0 bottom repeat-x;
}

div.faq_list h4{
	color: #ff9900;
	font-size: 12px;
}

div.faq_list ol{
	margin: 0;
	padding: 0;
}

div.faq_list ol li{
	margin: 0 0 2px 0;
	padding: 0 0 0 38px;
	list-style-type: none;
}

div.faq_list ol li.q_1{
	background: url(../image/bg_faq_q1.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_2{
	background: url(../image/bg_faq_q2.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_3{
	background: url(../image/bg_faq_q3.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_4{
	background: url(../image/bg_faq_q4.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_5{
	background: url(../image/bg_faq_q5.gif) 0 0 no-repeat;
}

div.faq_q_a dl{
	margin: 20px 0 0 0;
	padding: 0;
}

div.faq_q_a dl dt{
	margin: 0 0 2px 0;
	padding: 0 0 0 38px;
	color: #666;

}

div.faq_q_a dl dd{
	margin: 0;
	padding: 0 0 40px 38px;
}

div.faq_q_a dl.answer_q3{
	margin: 0;
	padding: 0;
}

div.faq_q_a dl.answer_q3 dt{
	color: #666;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../../common/image/circle_orange.gif) no-repeat 0 6px;
}

div.faq_q_a dl.answer_q3 dd{
	margin: 0;
	padding: 0;
}


div.faq_q_a dl dt.q_1{
	background: #d0d2eb url(../image/bg_faq_q1.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_2{
	background: #d0d2eb url(../image/bg_faq_q2.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_3{
	background: #d0d2eb url(../image/bg_faq_q3.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_4{
	background: #d0d2eb url(../image/bg_faq_q4.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_5{
	background: #d0d2eb url(../image/bg_faq_q5.gif) 0 0 no-repeat;
}

div.faq_q_a dl dd.answer{
	background: url(../image/bg_faq_answer.gif) 0 0 no-repeat;
}

div.faq_q_a dl.a_contents{
	margin: 0;
	padding: 0;
}

div.faq_q_a dl.a_contents dt,
div.faq_q_a dl.a_contents dd,
div.faq_q_a dl.a_contents_02 dt,
div.faq_q_a dl.a_contents_02 dd{

	margin: 0;
	padding: 0;
}

div.faq_q_a dl.a_contents dt,
div.faq_q_a dl.a_contents_02 dt{
	float: left;
	margin: 4px 6px 0 0;
}

div.faq_q_a dl.a_contents_02 dt{
	margin: 4px 6px 0 0;
}

div.faq_q_a dl.a_contents dd{
}

.floathack{
	overflow				:	hidden;
	height					:	auto;
}

.floathack:after{
	content					:	"";
	display					:	block;
	clear					:	both;
	overflow				:	hidden;
}

/*\*/
* html .floathack{
	height					:	1%;
	overflow				:	visible;
}
/**/

ul.sub_list{
	margin					:	6px 12px;
}

ul.sub_list li{
	padding					:	0 0 0 6px;
	list-style-type: none;
	background				:	url(../image/bg_sublist.gif) 0 7px no-repeat;
}


div.faq_list p{
}

div.faq_list p span.txt_org{
   color					:#FF9900;
}

div.faq_list ul,div.faq_list ul li{
margin:0;
padding:0;
list-style:none;
}

div.faq_list ul .txt_org{
   color					:#FF9900;
}

div.faq_q_a dl.a_contents img.adsl{
   margin:5px 10px 0 100px;
}

/* 上のほうに div.faq_list ol li.q_1〜5があります。*/
div.faq_list ol li.q_6{
	background: url(../image/bg_faq_q6.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_7{
	background: url(../image/bg_faq_q7.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_8{
	background: url(../image/bg_faq_q8.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_9{
	background: url(../image/bg_faq_q9.gif) 0 0 no-repeat;
}

div.faq_list ol li.q_10{
	background: url(../image/bg_faq_q10.gif) 0 0 no-repeat;
}


div.faq_q_a dl dd.answer_x7{
    background: url(../image/bg_faq_answer.gif) 0 0 no-repeat;
	padding: 0 0 20px 38px;
}

/* 上のほうに div.faq_q_a dl dt.q_1〜5があります。*/
div.faq_q_a dl dt.q_6{
	background: #d0d2eb url(../image/bg_faq_q6.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_7{
	background: #d0d2eb url(../image/bg_faq_q7.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_8{
	background: #d0d2eb url(../image/bg_faq_q8.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_9{
	background: #d0d2eb url(../image/bg_faq_q9.gif) 0 0 no-repeat;
}

div.faq_q_a dl dt.q_10{
	background: #d0d2eb url(../image/bg_faq_q10.gif) 0 0 no-repeat;
}


div.faq_q_a dl dd.answer_x7 p{
    padding  : 0;
    margin   :0 0 10px 0;
}

div.faq_q_a dl dd.answer_x7 p.q_6a{
    padding  : 0;
    margin   :10px 0 10px 0;
}

div.faq_q_a dl dd.answer_x7 ul,div.faq_q_a dl dd.answer_x7 ul li{
    padding        :0;
    margin         :0;
    list-style     :none;
}



/*=======================================
  個人のお客様 - 事例
=======================================*/
.jirei_righttxt{
width:270px;
float:left;
margin:0;
padding-left: 10px;
}

.jirei_righttxt02{
width:330px;
float:left;
margin:0;
padding-left: 10px;
}

.boderbox{
margin-top:20px;
border: 1px solid #999999;
padding:10px;
}


.boderbox dt{
font-weight:bold;
}

.jirei_list {
	margin:0;
	border: 5px solid #D6D6D6;
	padding: 0 0 13px 13px;
}

.jirei_list ul li {
	background: url(../../person/jirei/image/jirei_list01.gif) no-repeat left 4px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0px 0px 0px 12px;
}

.blue_txt {
	color: 	#0D68D7;
}



/*=======================================
  個人のお客様 - 訪問
=======================================*/

.homon h3{
	font-size: 110%;
	line-height: 1.2;
	background: url(../image/hback_1.gif) repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	color:#000;
	border: 1px solid #999999;
}

.homon ul,.homon ul li{
	list-style:none;
	margin:0;
	padding:0;
}

ul.what_homon{
	margin-top:0px;
	margin-left: 20px;
}

ul.what_homon li{
	width:224px;
	float:left;
}

.homon .right_brit ul li {
	float: right;
	background: url(../image/brit_normal.gif) no-repeat left 6px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 12px;
	clear: both;
}


.homon dt{
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.homon dd{
	color: #000;
	margin: 0;
	padding: 0;
}

.homon table {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.homon td{
	color: #000;
	padding-left: 5px;
	border: 1px solid #cccccc;
}

.homon ul.order{
	margin-bottom: 30px;
}

.homon ul.order li{
	width:238px;
	float:left;
}

.homon .homon_order{
	color: #000;
	text-align: center;
}

/*=======================================
  個人のお客様 - ALSOKカード
=======================================*/

ul.card_tokuten{
margin:10px 0 0 10px;
padding:0;
}

ul.card_tokuten li{
list-style-type:square;
margin:0 40px 5px 50px; 
padding:0;
line-height:1.3em;
}

.card_kind{
border: 1px solid #AEAEAE;
margin-top:10px;
}

.card_kind h5{
background:#e6e6e6;
padding:0 0 0 10px;
margin:0;
font-size:107%;
}

dl.card_kind_box{
float:left;
width:172px;
margin:5px 0 10px 5px;
padding:0;
}

dl.card_kind_box dt{
margin:0;
padding:0;
line-height:1.2em;
}

dl.card_kind_box dd{
margin:0;
padding:0;
line-height:1.2em;
}

/*=======================================
  個人のお客様 - 用途・目的別
=======================================*/

.purpose h3{
	font-size: 110%;
	line-height: 1.2;
	background: url(../image/hback_1.gif) repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:10px;
	color:#000;
	border-bottom: 1px solid #999999;
}

.kihon_service{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}



.purpose .todate_left{
	float: left;
	width: 400px;
}


.purpose .todate_right{
	float: right;
	height: 100%;
	width: 300px;
	padding: 0;
	border: 1px solid #999999;
}

.purpose .kihon_s_box{
	margin: 0;
	padding: 8px;
}	

.purpose .blue_box{
	padding: 8px;
	border: 2px solid #253495;
}	

.kihon_box_img{
	float: left;
	display:block;
	padding: 0 5px 0 0;
	margin:0;
}

.purpose .box_dl{
	width: 130px;
	margin: 0 0 0 130px;
	padding: 0;
}

.purpose .box_dl_s{
	width: 130px;
	margin: 0 0 0 110px;
	padding: 0;
}
.purpose .box_dl dt,.purpose .box_dl dd,.purpose .box_dl_s dd {
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

.purpose .box_dl dt.name_blue,.purpose .box_dl_s dt.name_blue{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #253495;
}

.house_maker{
	text-align: right;
	font-weight: bold;
}

.purpose .box_dl_02{
	margin: 0;
	padding: 0;
}

.purpose .box_dl dt,.purpose .box_dl_s dt,.purpose .box_dl_02 dt{
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

.purpose .box_dl_02 dt.name_blue{
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	color: #253495;
}

.purpose .box_dl_02 dt.name_cap{
	font-size: 80%;
}

.purpose .box_dl dd,.purpose .box_dl_s dd,.purpose .box_dl_02 dd{
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}


.purpose .line{
	background: url(../image/line_dot.gif) repeat-x;
	font-size: 10px;
	clear: both;
}

.purpose .kanren_s_box{
	height: 100%;
	border: 1px solid #999999;
}

.purpose .kanren_left{
	float: left;
	width: 340px;
	margin: 0;
	padding: 5px;

}

.purpose .kanren_right{
	float: right;
	width: 340px;
	margin: 0;
	padding: 5px;
}

.purpose .kanren_block{
	display:block;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

.purpose .kanren_block tr td{
	width:50%;
	vertical-align:top;
}



/*=======================================
  会社情報
=======================================*/

#company {
}

#company .menubox {
	width:714px;
	margin:0 0 20px 0;
	background: url(../../company/image/menubox_btm.gif) 0 bottom no-repeat;
}

#company .menubox .menubody{
	float:left;
	width:176px;
	margin:0 3px 0 0;
	padding:0 0 12px 0;
}

#company .menubox .menubody_last{
	float:left;
	width:176px;
	margin:0;
}

#company .menubox .menubox-in {
}
#company .menubox p {
	padding: 5px 5px 5px 10px !important;
	margin: 0;
	line-height: 1.3em;
}

#company .menubox ul {
	list-style: none;
	margin: 0px;
	padding: 0px 5px 0px 8px;
}
#company .menubox ul li {
	background: url(../image/brit_normal.gif) no-repeat left 6px;
	margin: 0 0 0 12px;
	padding: 0px 0px 0px 12px;
}

/*IR情報ナビ*/
#company #navi-ir {
	border: 1px solid #253495;
}
#company #navi-ir ul {
	list-style: none;
	margin: 0px;
	padding: 8px;
}
#company #navi-ir ul li {
	border-bottom: 1px dotted #999999;
	margin: 0px;
	padding: 0px;
}



/*=======================================
  お近くのALSOK
=======================================*/

#shop {
}

/*=======================================
  ALSOKセキュリティ情報
=======================================*/

#security {
}

#security .mailmag {
	background: #FAE4AC;
	border: 1px solid #253495;
	padding: 8px;
	margin-bottom: 8px;
}
#security .mailmag p {
	margin: 0px;
}

#security .col {
	zoom: 100%;
}
#security .col:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#security .col-1of2 {
	width: 344px;
	float: left;
}
#security .col-2of2 {
	width: 344px;
	float: right;
}
#security .col-line p {
	height: 412px;
	float: left;
	margin-left: 10px;
}

/*=======================================
  ALSOKニュース
=======================================*/

#news {
}

/*=======================================
  CM紹介
=======================================*/

#alsokcm {
}

#alsokcm .col {
	border: 1px solid #ccc;
	padding: 8px 8px 5px 8px;
	margin-bottom: 8px;
	zoom: 100%;
}
#alsokcm .col:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#alsokcm .col .movie {
	width: 340px;
	float: left;
}
#alsokcm .col .movie p {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 7px;
	margin: 0px;
	text-align: center;
}
#alsokcm .col .spec1 {
	width: 340px;
	float: right;
}
#alsokcm .col .spec1 table {
	width: 100%;
	padding: 10px 0px;
}
#alsokcm .col .spec1 table th {
	padding: 2px 5px 2px 0px;
	text-align: left;
}
#alsokcm .col .spec1 table td {
	padding: 2px 5px 2px 0px;
}
#alsokcm .col .spec1 table a {
	border: 1px solid #253495;
	background: #EEEEEE;
	text-align: center;
	display: block;
}
#alsokcm .col .thumbnai {
	width: 130px;
	float: left;
}
#alsokcm .col .spec2 {
	width: 560px;
	float: left;
}
#alsokcm .col .detail {
}
#alsokcm .col h3 {
	font-size: 1.4em;
}
#alsokcm .col h4 , 
#alsokcm .col h4 {
	font-size: 110%;
	background: #D0D2EB;
	padding: 1px 6px;
	margin: 0px 0px 10px 0px;
}

#alsokcm .col p {
	margin-top: 0px;
}

/*dig追加9/27ここから(10/02 ND小林修正)*/

#alsokcm .col p {
	margin-top				:	15px;
	margin-left				:	10px;
}
#alsokcm .col .capture {
	line-height				:	100%;
}

#alsokcm .col ul.capture{
	margin					:	0 0 20px 12px;
	padding					:	0;
}

#alsokcm .col ul.capture li{
	float					:left;
	display					:	inline;
	margin					:	3px;
	padding					:	0;
	list-style-type			:	none;
	border					:	1px solid #444;
}

#alsokcm .col ul.capture li img{
	display					:	block;
}

#alsokcm div.movie_preview div.preview_box h5{
	margin					:	0 0 6px 12px !important;
	padding					:	0 0 0 15px !important;
	background				:	url(../image/bg_list_circle_blue.gif) 0 4px no-repeat !important;
}

#alsokcm div.movie_preview div.preview_box dl{
	margin					:	0 0 12px 24px;
	padding					:	0;
}

#alsokcm div.movie_preview div.preview_box dl dt{
	float					:	left;
	display					:	inline;
	margin					:	0 12px 0 0;
	padding					:	0;
}

#alsokcm div.movie_preview div.preview_box dl dd{
	float					:	left;
	display					:	inline;
	margin					:	0 12px 0 0;
	padding					:	0;
}

#alsokcm div.movie_preview div.preview_box dl dd a{
	display					:	block;
	width					:	120px;
	text-align				:	center;
	border					:	1px solid #253495;
	background				:	#eee;
}

#alsokcm div.movie_preview div.wmp_box{
	width					:	430px;
	margin					:	0 auto;
}

#alsokcm div.movie_preview div.wmp_box img{
	float					:	left;
	display					:	inline;
	margin					:	0 12px 0 0;
}


/*dig追加9/27ここから(10/02 ND小林修正)*/

/*=======================================
  プライバシーポリシー
=======================================*/

#privacy {
}

/*--受付窓口--*/
#privacy-info {
	border: 1px solid #999999;
	padding: 10px;
	width: 350px;
}

ul.p_list {
	list-style-type:decimal;
}

ul.p_list li {
}

/*=======================================
ul.p_list li.p01{
	padding-left: 15px !important;
	background: url(../image/p_list_icon01.gif) no-repeat 0 7px;
}

ul.p_list li.p02{
	padding-left: 15px !important;
	background: url(../image/p_list_icon02.gif) no-repeat 0 7px;
}
ul.p_list li.p03{
	padding-left: 15px !important;
	background: url(../image/p_list_icon03.gif) no-repeat 0 7px;
}
ul.p_list li.p04{
	padding-left: 15px !important;
	background: url(../image/p_list_icon04.gif) no-repeat 0 7px;
}
ul.p_list li.p05{
	padding-left: 15px !important;
	background: url(../image/p_list_icon05.gif) no-repeat 0 7px;
}
ul.p_list li.p06{
	padding-left: 15px !important;
	background: url(../image/p_list_icon06.gif) no-repeat 0 7px;
}
ul.p_list li.p07{
	padding-left: 15px !important;
	background: url(../image/p_list_icon07.gif) no-repeat 0 7px;
}
ul.p_list li.p08{
	padding-left: 15px !important;
	background: url(../image/p_list_icon08.gif) no-repeat 0 7px;
}
ul.p_list li.p09{
	padding-left: 15px !important;
	background: url(../image/p_list_icon09.gif) no-repeat 0 7px;
}
=======================================*/

/*=======================================*/
tainaka_追記
/*=======================================*/

ul.p_list li.p01_1,
ul.p_list li.p02_1,
ul.p_list li.p03_1,
ul.p_list li.p04_1,
ul.p_list li.p05_1,
ul.p_list li.p06_1,
ul.p_list li.p07_1,
ul.p_list li.p08_1,
ul.p_list li.p09_1{
	padding-left: 15px !important;
}

/*=======================================
  サイトポリシー
=======================================*/

#sitepolicy h3 {
	margin-top: 20px;
}

#sitepolicy p {
	padding: 0 30px 0 30px;
}

#sitepolicy ul {
	padding: 0 60px 0 60px;
}

#sitepolicy strong {
	color: #666;
}

#sitepolicy li {
	margin-bottom: 8px;
	padding: 0;
}

#sitepolicy table {
	width: 400px;
	margin-top: 10px;
}

#sitepolicy td a {
	text-align: left;
	font-size: 11px;
	color: #336699;
	line-height: 1.3;
}

/*=======================================
  サイトマップ
=======================================*/

#sitemap {
}
#sitemap .col {
}
#sitemap .col-1of4 {
	float: left;
	border-left: 1px solid #CCCCCC;
	width: 227px;
}
#sitemap .col ul {
	list-style: none;
	margin: 0px;
	padding: 0px 5px 16px 8px;
}
#sitemap .col ul ul {
	padding: 0px 5px 8px 5px;
}
#sitemap .col ul li.large{
	background: url(../image/brit_normal.gif) no-repeat left 6px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	font-size: 1.2em;
}
#sitemap .col ul ul li,
#sitemap .col ul ul ul li,
#sitemap .col ul ul ul ul li {
	background: url(../image/brit_arrow.gif) no-repeat left 4px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	font-size: 0.9em;
}

/*=======================================
 dig 法人のお客様
=======================================*/

/*dig追加9/27ここから*/

#corporate .col {
	zoom: 100%;
}
#corporate .col:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#corporate .col .col-left {
	width: 49%;
	float: left;
}
#corporate .col .col-right {
	width: 49%;
	float: right;
}
#corporate .col .sbox {
	border: 1px solid #AEAEAE;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
#corporate .col .sbox .subtitle h2 {
	border-top: none;
	border-left: none;
	border-right: none;
	margin-top: 0px;
}
#corporate .col .sbox p {
	margin: 0px 10px;
}
#corporate .col .sbox ul {
	list-style: none;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#corporate .col .sbox li {
	background: url(../image/brit_normal.gif) no-repeat left 6px;
	margin: 0 0 0 0;
	padding: 0px 0 3px 14px;
	line-height: 120%;
}
#corporate .col .sbox ul li {
	background: url(../image/brit_normal.gif) no-repeat left 6px;
	margin: 0 0 0 0;
	padding: 0px 0 3px 14px;
	line-height: 120%;
}
#corporate .col .sbox li a {
	font-size: 110%;
	font-weight: bold;
}

/*dig追加9/27ここまで*/


/*dig追加9/28ここから*/

#corporate .more {
	text-align: right;
}
#corporate .more a {
	background: url(../image/brit_more.gif) no-repeat left top;
	padding: 0px 0px 0px 12px;
	font-size: 70%;
}

/*dig追加9/28ここまで*/

/*=======================================
  サービス・商品一覧
=======================================*/

/*dig追加9/27ここから*/

#service .col:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#service .col .col-left {
	width: 49%;
	float: left;
}
#service .col .col-right {
	width: 49%;
	float: right;
}

#service .col .col-right .sbox{
	width: 90%;
	margin-bottom: 10px;
}

#service .col .col-left .sbox {
	width: 90%;
	margin-bottom: 10px;
}

#service .col .sbox .sboxtxt li.s_txt {
	margin: 0px;
	padding: 0px;
	color: #ff6600;
	line-height: 1.25em;
	font-size:90%;
}

#service .col .sbox .sboxtxt li.detail {
	text-align: right;
	font-size: 80%;
	margin-top: 7px;
}

#service .col .sbox .sboxtxt li.detail a{
	text-decoration: underline;
	font-weight: normal;
}

#service .col .sbox .sboxtxt li a {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 110%;
	font-weight: bold;
}

/* table */

#service .col td.sbox {
	width: 50%
}

#service .col td.sbox .sboxtxt li.s_txt {
	margin: 0px;
	padding: 0px;
	color: #ff6600;
	line-height: 1.25em;
}

#service .col td.sbox .sboxtxt li.detail {
	text-align: right;
	font-size: 80%;
	margin-top: 7px;
}

#service .col td.sbox .sboxtxt li.detail a{
	text-decoration: underline;
	font-weight: normal;
}

#service .col td.sbox .sboxtxt li a {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 110%;
	font-weight: bold;
}

#service .p_link {
	text-align: center;
	margin-bottom: 15px;
}


#service p.service_navi{
text-align: center;
margin:5px auto;
color:#fff;
font-weight:bold;
}

/*dig追加9/27ここまで*/


/*=======================================
  お問い合わせ
=======================================*/

/*dig追加10/1ここから*/

#inquiry {
}

#inquiry .col3 {
	margin:0 0 20px 0;
	zoom: 100%;
	background:url(../image/bg_inquirybox.gif) 0 bottom no-repeat;
}
#inquiry .col3:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#inquiry .col3 .col3-left {
	width: 33%;
	float: left;
	border-left: 1px solid #CCCCCC;
}
#inquiry .col3 .col3-center {
	width: 33%;
	float: left;
	border-left: 1px solid #CCCCCC;
}
#inquiry .col3 .col3-right {
	width: 33%;
	float: right;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#inquiry .col2 {
	zoom: 100%;
}
#inquiry .col2:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#inquiry .col2 .col2-left {
	width: 49%;
	float: left;
}
#inquiry .col2 .col2-right {
	width: 49%;
	float: right;
}
#inquiry .colin {
	margin: 0px 12px;
}



/*dig追加10/1ここまで*/



/*=======================================
  基本サービス（機能紹介）- 小林
=======================================*/

div.content_box div.box{
	margin						:	20px 20px 20px 20px ;
}

body.stadnerd_service div#pagetitle p{
	height						:	92px;
	margin						:	10px 0;
	padding						:	0 0 0 128px;
	background					:	url(../image/bg_standard_service_p_1.gif) 0 0 no-repeat;
}

div.content_box{
	border						:	1px solid #aeaeae;
	margin-bottom				:	24px;
}

div.sensor h4.line-dot , 
div.guard_mode h5.line-dot{
	height						:	19px;
	margin						:	20px 0 0 0;
	padding						:	0 0 6px 0;
	background					:	url(../image/line_dot.gif) 0 bottom repeat-x;
	font-size					:	10px;
}

div.option_1,
div.option_3,
div.option_5{
	font-size: 100%;
	line-height: 1.2;
}

div.option_1 table td,
div.option_5 table td{
	width:33%;
}

div.option_3 table td{
	width:50%;
}

div.option_1 dl,
div.option_3 dl,
div.option_5 dl{
	margin:10px 0 10px 0;
	padding:0;
}

div.option_5 dl.second_block{
	margin:0 0 10px 0;
	padding:0;
}

div.option_1 dl dt,
div.option_5 dl dt{
	margin						:	0 0 0 10px;
	padding						:	0;
	color						:	#253494;
	font-weight					:	bold;
}

div.option_3 dl dt{
	margin						:	0 0 0 20px;
	padding						:	0;
	color						:	#253494;
	font-weight					:	bold;
}

div.option_1 dl dd,
div.option_5 dl dd{
	margin:0 0 0 10px;
	padding:0;
}

div.option_3 dl dd{
	margin:0 0 0 20px;
	padding:0;
}

div.option_1 , 
div.option_2 , 
div.option_3 , 
div.option_4 ,
div.option_5 {
	border						:	1px solid #aeaeae;
}

h5.option{
	margin						:	0;
	padding						:	0;
	border-bottom				:	1px solid #aeaeae;
	background					:	#eee;
}

div.option_2{
	position					:	relative;
	height						:	120px;
}

div.option_4{
	position					:	relative;
	height						:	176px;
}

div.option_2 ul ,
div.option_4 ul{
	margin						:	0;
	padding						:	0;
}

div.option_1 ul li , 
div.option_2 ul li , 
div.option_3 ul li , 
div.option_4 ul li , 
div.option_5 ul li{
	margin						:	0;
	padding						:	0;
	list-style-type				:	none;
}

div.option_1 ul li.list_1 , 
div.option_2 ul li.list_1 , 
div.option_3 ul li.list_1 , 
div.option_4 ul li.list_1 , 
div.option_5 ul li.list_1{
	position					:	absolute;
	top							:	36px;
	left						:	16px;
}

div.option_1 ul li.list_2 {
	position					:	absolute;
	top							:	36px;
	left						:	205px;
}

div.option_3 ul li.list_2{
	position					:	absolute;
	top							:	36px;
	left						:	260px;
}

div.option_4 ul li.list_2{
	position					:	absolute;
	top							:	36px;
	left						:	240px;
}

div.option_5 ul li.list_2{
	position					:	absolute;
	top							:	36px;
	left						:	185px;
}

div.option_5 ul li.list_3{
	position					:	absolute;
	top							:	36px;
	right						:	8px;
}

div.option_5 ul li.list_4{
	position					:	absolute;
	top						:	100px;
	left						:	16px;
}

div.option_1 ul li.list_3{
	position					:	absolute;
	top							:	36px;
	right						:	8px;
}

div.option_4 ul li.list_3{
	position					:	absolute;
	top							:	102px;
	left						:	16px;
}

div.option_4 ul li.list_4{
	position					:	absolute;
	top							:	102px;
	left						:	240px;
}

div.option_1 ul dl , 
div.option_2 ul dl , 
div.option_3 ul dl , 
div.option_4 ul dl , 
div.option_5 ul dl{

	margin						:	0;
	padding						:	0;
}

div.option_2 ul dt , 
div.option_4 ul dt{
	margin						:	0;
	padding						:	0;
	color						:	#253494;
	font-weight					:	bold;
}

div.option_2 ul dd , 
div.option_4 ul dd{
	margin						:	0;
	padding						:	0;
	width						:	230px;
}

div.option_4 ul dd{
	width						:	14em;
}

div.option_3 p.txt_option{
	position					:	absolute;
	top							:	90px;
	left						:	8px;
}

/*----------------------------------------------------------------------------
警備モード
----------------------------------------------------------------------------*/

div.plus div.guard_mode ul , 
div.plus div.guard_mode ul li , 
div.plus div.guard_mode ul dl , 
div.plus div.guard_mode ul dl dt , 
div.plus div.guard_mode ul dl dd{
	margin						:	0;
	padding						:	0;
	font-size: 100%;
	line-height: 1.2;
}

div.plus div.guard_mode dl , 
div.plus div.guard_mode dl dt , 
div.plus div.guard_mode dl dd{
	margin						:	0;
	padding						:	0;
	font-size: 100%;
	line-height: 1.2;
}

div.plus div.guard_mode div.guard_mode_content{
	position					:	relative;
	width						:	672px;
}

div.plus div.guard_mode ul li.list_1 , 
div.plus div.guard_mode ul li.list_2 , 
div.plus div.guard_mode ul li.list_3{
	display						:	block;
	width						:	330px;
	margin-right				:	10px;
	list-style-type				:	none;
}

div.plus div.guard_mode table td.first_guard_block{
	background					:	url(../image/bg_guard_mode_list_1.gif) 0 50px no-repeat;
	padding-bottom:10px;
}

div.plus div.guard_mode table td.second_guard_block{
	background					:	url(../image/bg_guard_mode_list_2.gif) 0 50px no-repeat;
	padding-bottom:10px;
}

div.plus div.guard_mode table td.third_guard_block{
	background					:	url(../image/bg_guard_mode_list_3.gif) 0 50px no-repeat;
	padding-bottom:50px;
}

div.plus div.guard_mode table td.fourth_guard_block{
	background					:	url(../image/bg_guard_mode_list_5.gif) 0 50px no-repeat;
	padding-bottom:50px;
}

div.plus div.guard_mode table td.img_guard_block{
	padding-bottom:10px;
}

div.plus div.guard_mode table dl{
	display						:	block;
	width						:	330px;
	margin						:	10px 0 0 0;
}

div.plus div.guard_mode table dl dt{
	height						:	28px;
	margin						:	0 0 10px 0;
	background					:	#d0d2eb;
}

div.plus div.guard_mode table dl dd{
	display						:	block;
	line-height					:	1.3;
	padding-left				:	140px;
}

div.plus div.guard_mode ul dl{
	margin						:	10px 0 0 0;
}

div.plus div.guard_mode ul dl dt{
	height						:	28px;
	margin						:	0 0 10px 0;
	background					:	#d0d2eb;
}

div.plus div.guard_mode ul li dl dd{
	display						:	block;
	line-height					:	1.3;
	padding-left				:	140px;
}

div.plus div.guard_mode ul li.list_1{
	position					:	absolute;
	width						:	330px;
	top							:	0;
	left						:	0;
	background					:	url(../image/bg_guard_mode_list_1.gif) 0 50px no-repeat;
}

div.plus div.guard_mode ul li.list_2{
	position					:	absolute;
	width						:	330px;
	top							:	0;
	left						:	342px;
	background					:	url(../image/bg_guard_mode_list_2.gif) 0 50px no-repeat;
}

div.plus div.guard_mode ul li.list_3{
	position					:	absolute;
	width						:	330px;
	top							:	212px;
	left						:	0;
	background					:	url(../image/bg_guard_mode_list_3.gif) 0 76px no-repeat;
}

div.plus div.guard_mode ul li.list_6{
	position					:	absolute;
	width						:	330px;
	height						:	202px;
	top							:	212px;
	left						:	0;
	background					:	url(../image/bg_guard_mode_list_5.gif) 0 76px no-repeat;
}


div.plus div.guard_mode ul li.list_4{
	position					:	absolute;
	width						:	340px;
	height						:	202px;
	top							:	212px;
	right						:	-10px;
	margin-right				:	0 !important;
	background					:	url(../image/bg_guard_mode_list_4.gif) 0 0 no-repeat;
	list-style-type				:	none;
}

div.plus div.guard_mode ul li.list_4 dl dt{
	height						:	13px;
	margin						:	0 0 10px 18px;
	padding						:	8px 0 0 0;
	background					:	none;
}

div.plus div.guard_mode ul li.list_4 dl dd{
	width						:	17em;
	margin						:	0 0 8px 0;
	padding-left				:	18px;
}

div.plus div.guard_mode ul li.list_5{
	position					:	absolute;
	width						:	330px;
	top						:	240px;
	left						:	342px;
	background					:	url(../image/bg_guard_mode_list_5.gif) 0 50px no-repeat;
	list-style-type				:	none;
}

/*----------------------------------------------------------------------------
警備モード終わり
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
ALSOKから大事なお知らせ
----------------------------------------------------------------------------*/
#notice {
}

#notice #notice_body {
padding: 0 130px 20px 130px;
}

#notice #notice_body h4{
font-size: 90%;
}

/*=======================================
  ▼共通で使われる（と思われる所）- 小林
=======================================*/


/*----------------------------------------------------------------------------
随所で出てくる背景が灰色のバー
----------------------------------------------------------------------------*/

h3.bg_gray{
	font-size: 110%;
	line-height: 1.2;
	background: url(../image/hback_1.gif) repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:10px;
	color:#000;
	border-bottom: 1px solid #999999;
}

/*----------------------------------------------------------------------------
随所で出てくる背景が灰色のバー終わり
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
イメージと説明が並んでるカタチの所（A-2-2で使う）
----------------------------------------------------------------------------*/

body.stadnerd_service div.img_box dl{
	float						:	right;
	width						:	338px;
	height						:	146px;
	margin						:	0;
	padding						:	0;
}

body.stadnerd_service div.img_box dl dt{
	width						:	79px;
	height						:	32px;
	margin						:	0 0 6px 0;
	padding						:	0;
}

body.stadnerd_service div.img_box dl dd{
	margin						:	0 0 0 16px;
	padding						:	0 110px 0 0;
}

body.stadnerd_service div.img_box img.fleft{
	float						:	left;
}


/*----------------------------------------------------------------------------
クラスで背景を指定してます
----------------------------------------------------------------------------*/

div.godai_box {
	background-color				:	#d0d2eb;
	padding						:	15px;
}

div.guard div.img_box dl.guard{
	display:block;
	height:100%;
	padding:0 0 10px 0;
	background					:	url(../image/bg_guard_dl_1.gif) 0 0 no-repeat;
}

div.guard div.img_box dl.guard dt{
	width						:	79px;
	height						:	32px;
	margin						:	0 0 6px 0;
	padding						:	0;
	background					:	url(../image/bg_guard_dl_2.gif) 0 0 no-repeat;
}

div.guard div.img_box dl.guard dd{
	margin:0;
	padding:0;
}

div.emergency div.img_box dl.emergency{
	display:block;
	height:100%;
	padding:0 0 10px 0;
	background					:	url(../image/bg_emergency_dl_1.gif) 0 0 no-repeat;
}

div.emergency div.img_box dl.emergency dt{
	width						:	77px;
	height						:	32px;
	margin						:	0 0 6px 0;
	padding						:	0;
	background					:	url(../image/bg_emergency_dl_2.gif) 0 0 no-repeat;
}

div.fire div.img_box dl.fire{
	display:block;
	height:100%;
	padding:0 0 10px 0;
	background					:	url(../image/bg_fire_dl_1.gif) 0 0 no-repeat;
}

div.fire div.img_box dl.fire dt{
	width						:	77px;
	height						:	32px;
	margin						:	0 0 6px 0;
	padding						:	0;
	background					:	url(../image/bg_fire_dl_2.gif) 0 0 no-repeat;
}

div.guard div.img_box dl.guard dd , 
div.emergency div.img_box dl.emergency dd , 
div.fire div.img_box dl.fire dd{
	margin						:	0 0 0 16px;
	padding						:	0 110px 0 0;
}


div.outskirts div.img_box dl.outskirts{
	background					:	url(../image/bg_guard_dl_1.gif) 0 0 no-repeat;
}

div.watch div.img_box dl.watch{
	background					:	url(../image/bg_emergency_dl_1.gif) 0 0 no-repeat;
}

div.gas div.img_box dl.gas{
	background					:	url(../image/bg_fire_dl_1.gif) 0 0 no-repeat;
}

div.office div.img_box dl.office{
	background					:	url(../image/bg_guard_dl_1.gif) 0 0 no-repeat;
}

div.godai div.img_box dl.godai_dl{
	background					:	url(../image/bg_godai_dl_1.gif) 0 0 no-repeat;
	
}

div.godai div.img_box dl.godai_dl_block01,
div.godai div.img_box dl.godai_dl_block02{
	background					: #d0d2eb url(../image/bg_godai_dl_1.gif) 0 0 no-repeat;
	padding						:	0;
	height:100%;
}

div.godai div.img_box dl.godai_dl_block01 dd{
	margin:0;
	padding:0 10px 10px;
}

div.godai div.img_box dl.godai_dl_block02 dd{
	margin:0;
	padding:0 10px 45px;
}

/*----------------------------------------------------------------------------
イメージと説明が並んでるカタチの所終わり
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
「使用するセンサーについて」のフロート部分（A-2-1-8で使う）
----------------------------------------------------------------------------*/

div.sensor {
	padding-bottom				:	20px;
}

div.sensor div.sensor_2_column{
	float						:	left;
	width						:	328px;
	margin						:	0 12px 20px 0;
	border						:	1px solid #aeaeae;
}

div.sensor .floathack {
	margin-bottom: 20px;
}

div.sensor div.sensor_2_column div.img_box{
	float						:	left;
	width						:	106px;
	height						:	106px;
	text-align					:	center;
}

div.sensor div.sensor_2_column div.img_box img{
	display						:	block;
}

div.sensor div.sensor_2_column div.img_box img.size_72{
	margin						:	17px 0 0 0;
}

div.sensor div.sensor_2_column dl{
	float						:	left;
	width						:	218px;
	margin						:	0;
	padding						:	0;
}

div.sensor div.sensor_2_column dl dt{
	margin						:	8 8px 0 8px;
	padding						:	0;
	color						:	#253494;
	font-weight					:	bold;
}

div.sensor div.sensor_2_column dl dd{
	margin						:	0 8px;
	padding						:	0;
	line-height					:	1.3;
}

.return{
	margin-right				:	0 !important;
}

/*----------------------------------------------------------------------------
「使用するセンサーについて」のフロート部分（A-2-1-8で使う）終わり
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
「使用するセンサーについて」のフロートしない部分
----------------------------------------------------------------------------*/

div.sensor div.sensor_1_column{
	width						:	670px;
	margin						:	0 0 20px 0;
	border						:	1px solid #aeaeae;
}

div.sensor div.sensor_1_column div.img_box{
	float						:	left;
	width						:	107px;
}

div.sensor div.sensor_1_column div.img_box img{
	display						:	block;
}

div.sensor div.sensor_1_column dl{
	float						:	right;
	width						:	560px;
	margin						:	0;
	padding						:	0;
}

div.sensor div.sensor_1_column dl.controller{
}

div.sensor div.sensor_1_column dl dt{
	margin						:	8px 8px 0 8px;
	padding						:	0;
	color						:	#253494;
	font-weight					:	bold;
}

div.sensor div.sensor_1_column dl dd{
	margin						:	0 8px 8px 8px;
	padding						:	0;
	line-height					:	1.3;
}

/*----------------------------------------------------------------------------
「使用するセンサーについて」のフロートしない部分終わり
----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------
各所で出てくる青いボタン(場合によって絶対は位置指定は消してください)
----------------------------------------------------------------------------*/

p.btn_blue{
	position					:	absolute;
	bottom						:	8px;
	right						:	8px;
	width						:	133px;
	height						:	20px;
	margin						:	8px 0 0 0;
	padding						:	0;
	text-align					:	center;
	color						:	#fff !important;
	background					:	url(../image/bg_btn_blue.gif) 0 0 no-repeat;
}


p.btn_blue a:link , 
p.btn_blue a:visited , 
p.btn_blue a:hover , 
p.btn_blue a:active{
	margin						:	0;
	padding						:	0;
	color						:	#fff !important;
	font-weight					:	bold;
}


/*----------------------------------------------------------------------------
各所で出てくる青いボタン終わり
----------------------------------------------------------------------------*/

p.btn_bg_blue01{
	display:block;
	font-size					:	12px;
	margin						:	0 0 5px 530px;
	padding						:	0 0 0 15px;
	color						:	#fff !important;
	background					:	url(../image/bg_btn_blue.gif) 0 0 no-repeat;
}

p.btn_bg_blue01 a{
	color						:	#fff !important;
	font-weight					:	bold;
}

p.btn_bg_blue02{
	display:block;
	font-size					:	12px;
	margin						:	70px 0 0 530px;
	padding						:	0 0 0 15px;
	color						:	#fff !important;
	background					:	url(../image/bg_btn_blue.gif) 0 0 no-repeat;
}

p.btn_bg_blue02 a{
	color						:	#fff !important;
	font-weight					:	bold;
}

/*----------------------------------------------------------------------------
その他の機能
----------------------------------------------------------------------------*/

div.other_function{
	margin						:	0 20px;
	border						:	1px solid #aeaeae;
}

div.other_function h3{
	margin						:	0;
	padding						:	0;
	border-bottom				:	1px solid #aeaeae;
	background					:	#eee;
}

div.other_function div.other_function_content{
	margin						:	12px 12px 0 12px;
	padding						:	0 0 12px 0;
}

div.content_list{
	margin-bottom		:	12px;
}

.last{
	margin-bottom		:	0 !important;
}

div.content_list div.img_box{
	float						:	left;
	width						:	140px;
	height					:	72px;
}

div.content_list ul , 
div.content_list ul li , 
div.content_list dl , 
div.content_list dl dt , 
div.content_list dl dd{
	margin					:	0;
	padding					:	0;
}

div.content_list dl dt{
	color						:	#253494;
	font-weight			:	bold;
}

/*----------------------------------------------------------------------------
その他の機能終わり
-----------------------------------------

/*----------------------------------------------------------------------------
ネットde ALSOK
----------------------------------------------------------------------------*/
div#nda_topimage{
	margin-bottom			:	15px;
}

div.nda_img{
	margin						:	15px 0;
}

div#nda_point{
	width							:	714px;
}

div#nda_point ul{
	width							:	714px;
	margin						:	0 0 5px 0;
	padding						:	0;
	list-style				:	none;
	background					:	url(../image/bg_nda_point.gif) 0 bottom no-repeat;
}

div#nda_point ul li{
	float							:left;
	width							:	353px;
	margin						:	0;
	padding						:	0;
	list-style				:	none;
}

div#nda_point dl,
div#nda_point dt,
div#nda_point dd{
	margin						:	0;
	padding						:	0;
	list-style				:	none;
}

div#nda_point dd{
	padding						:	5px 10px;
}

div#nda_point dd.point3_img{
	padding						:5px;
}

div#nda_point ul li{
	margin-bottom			:	5px;
}

div#nda_point dd span.red{
	color							:	#ef0000;
}

div#nda_table{
	margin-top				:	20px;
	margin-bottom			:	5px;
}


div#nda_table table.nda{
	border						:	1px solid #335e8a;
	border-collapse		:	collapse;
}

div#nda_table table.nda th , 
div#nda_table table.nda td{
	border						:	1px solid #335e8a;
}

ul.nda_blist{
	margin						:	0;
	padding						:	0;
	list-style				:	none;
}

ul.nda_blist span.red{
	color							:	#ef0000;
}

ul.nda_blist{
	margin-bottom			:	30px;
}

div.ndah7 p{
	text-align				:	center;
	margin						:	0 187px;
}


/*---------------------------------------
お申し込みキャンペーン導線_2009/04/20
---------------------------------------*/

div.nda_campaign h3{
	display:block;
	margin:15px 0 0 0 !important;
	padding:0 !important;
}

div.abs_block{
	position:relative;
	display:block;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin:0 !important;
	padding:12px 0 0 25px !important;
}

div.abs_block h4{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div.abs_block img.main_catch{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div.abs_block ul{
	position:absolute;
	display:block;
	top:12px;
	left:421px;
	margin:0 !important;
	padding:0 !important;
	z-index:10;
}

* html div.abs_block ul{
	position:absolute;
	display:block;
	top:12px;
	left:396px;
	margin:0 !important;
	padding:0 !important;
	z-index:10;
}

div.abs_block ul li{
	display:block;
	float:left;
	margin:0 !important;
	padding:0 !important;
}

div.abs_block dl{
	display:block;
	background:url(../../person/image/bg_campaign.gif) 0 0 no-repeat;
	margin:0 !important;
	padding:0 0 30px 0 !important;
}

div.abs_block dl dt{
	display:block;
	margin:0 !important;
	padding:0 !important;
	width:674px;
	height:102px;
}

div.abs_block dl dd{
	display:block;
	margin:0 !important;
	padding:0 !important;
	width:396px;
	height:88px;
}

* html div.abs_block dl dd{
	display:block;
	margin:-5px 0 0 0 !important;
	padding:0 !important;
	width:396px;
	height:88px;
}

div.abs_block div.btn_detail{
	position:absolute;
	display:block;
	top:234px;
	left:429px;
	margin:0 !important;
	padding:0 !important;
	z-index:10;
}

* html div.abs_block div.btn_detail{
	position:absolute;
	display:block;
	top:234px;
	left:404px;
	margin:0 !important;
	padding:0 !important;
	z-index:10;
}

/*---------------------------------------
お申し込みキャンペーンページ_2009/04/20
---------------------------------------*/

div#campaign_box{
	display:block;
	margin:0 !important;
	padding:0 !important;
	width:714px;
}

div#campaign_box h4{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div#campaign_box p{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

* html div#campaign_box p{
	display:block;
	margin:-5px 0 0 0 !important;
	padding:0 !important;
}

div#campaign_box ul,
div#campaign_box ul li{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

* html div#campaign_box ul{
	display:block;
	margin:-5px 0 0 0 !important;
	padding:0 !important;
	list-style-type:none;
}

div#campaign_box ul li.f_left{
	display:block;
	float:left;
	margin:0 !important;
	padding:0 !important;
}

* html div#campaign_box ul li.f_left{
	display:block;
	margin:0 !important;
	padding:0 !important;
	list-style-type:none;
}

div#campaign_box div.campagin_btn_area{
	display:block;
	margin:0 !important;
	padding:0 !important;
	width:714px;
	background:url(../../person/image/bg_netdalsok.gif) 0 0 no-repeat;
}

* html div#campaign_box div.campagin_btn_area{
	display:block;
	margin:-5px 0 0 0 !important;
	padding:0 !important;
}

div#campaign_box div.campagin_btn_area p{
	display:block;
	margin:0 !important;
	padding:5px 23px 0 0 !important;
}

div#campaign_box div.campagin_btn_area p.campaign_info{
	display:block;
	margin:0 !important;
	padding:0 !important;
	text-align:center;
}

div#campaign_box div.campagin_btn_area span.east_att{
	display:block;
	margin:0 !important;
	padding:5px 65px 15px 0 !important;
	font-size:90%;
	line-height:1.0;
	text-align:right;
	color:#393939;
}

* html div#campaign_box div.campagin_btn_area span.east_att,
*:first-child+html div#campaign_box div.campagin_btn_area span.east_att{
	padding:0 65px 15px 0 !important;
}

div#what_security{
	display:block;
	margin:30px 0 0 0 !important;
	padding:0 !important;
}

* html div#what_security{
	display:block;
	margin:25px 0 0 0 !important;
	padding:0 !important;
}

div#what_security h3,
div#what_security p,
* html div#what_security h3
* html div#what_security p{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div#about_equipment{
	display:block;
	margin:35px 0 0 0 !important;
	padding:0 !important;
}

* html div#about_equipment{
	display:block;
	margin:30px 0 0 0 !important;
	padding:0 !important;
}

div#about_equipment h3,
div#about_equipment p,
* html div#about_equipment h3
* html div#about_equipment p{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div#use_plan{
	display:block;
	margin:35px 0 0 0 !important;
	padding:0 !important;
}

* html div#use_plan{
	display:block;
	margin:30px 0 0 0 !important;
	padding:0 !important;
}

div#use_plan h3,
div#use_plan p,
* html div#use_plan h3
* html div#use_plan p{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div#use_plan div.plan_box{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div#use_plan div.plan_box dl{
	display:block;
	float:left;
	margin:0 !important;
	padding:0 !important;
}

div#use_plan div.plan_box dl dt{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

div#use_plan div.plan_box dl dd{
	display:block;
	margin:0 !important;
	padding:0 !important;
}

* html div#use_plan div.plan_box dl dd{
	display:block;
	margin:-5px 0 0 0 !important;
	padding:0 !important;
}

div.applicable{
	display:block;
	margin:30px 10px 0 10px !important;
	padding:30px 0 0 0 !important;
	border-top:1px solid #bdbdbd;
}

div.applicable p{
	font-size:100%;
	line-height:1.3;
	color:#666;
	padding:0 10px !important;
}

/*----------------------------------------------------------------------------
ネットde ALSOK 終わり
-----------------------------------------*/

#n-txtsize-btn {
	text-align: right;
	width: 58px;
	margin: 0px;
	padding: 0px;
}
#n-txtsize-btn a {
	cursor:pointer;
}

#n-txtsize-btn .fsize {
	float: left;
}
#fsmall a,#flarge a {
	display: block;
	height: 22px;
	width: 19px;
}
#fmiddle a {
	display: block;
	height: 22px;
	width: 20px;
}
#n-txtsize-btn .ftxt {
	display: none;
}

/* ボタンの表示状態
--------------------*/
#fsmall a {
	background-image: url(/image/n_top_txtcntrol_s.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*カレント*/
#fmiddle a {
	background-image: url(/image/n_top_txtcntrol_m_o.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge a {
	background-image: url(/image/n_top_txtcntrol_b.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#fsmall a:hover {
	background-image: url(/image/n_top_txtcntrol_s_o.png);
}
/*カレント
#fmiddle a:hover {
	background-image: url(/image/n_top_txtcntrol_m_o.png);
}
*/
#flarge a:hover {
	background-image: url(/image/n_top_txtcntrol_b_o.png);
}

/* ボタンの表示状態　第2階層以降用
--------------------*/
#fsmall2 a {
	background-image: url(/image/n_top_txtcntrol_s.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*カレント*/
#fmiddle2 a {
	background-image: url(/image/n_top_txtcntrol_m_o.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge2 a {
	background-image: url(/image/n_top_txtcntrol_b.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#fsmall2 a:hover {
	background-image: url(/image/n_top_txtcntrol_s_o.png);
}
/*カレント
#fmiddle a:hover {
	background-image: url(/image/n_top_txtcntrol_m_o.png);
}
*/
#flarge2 a:hover {
	background-image: url(/image/n_top_txtcntrol_b_o.png);
}

#quake01_left{
margin: 10px 10px;
padding: 10px 10px;
width: 300px;
float: left;
}

#quake01_right{
margin: 10px 10px 0px 320px;
padding: 10px 10px;
}

/*--===========CSRメニュー追加=========--*/

#navi-local2 .menu4 {
	border-top: 1px solid #253495;
	border-left: 1px solid #253495;
	border-right: 1px solid #253495;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 8px;
	background: #FFFFFF;
}
#navi-local2 .menu4 li {

	padding-left: 1.3em;
	padding-right: 1em;
	background: url(../image/brit_arrow.gif) no-repeat 2px 3px;
	
}


* html #navi-local2 .menu4 li {
	padding-left: 1.3em;
	background: url(../image/brit_arrow.gif) no-repeat 2px 3px;
	
}


*:first-child+html #navi-local2 .menu4 li {
	padding-left: 1.3em;
	background: url(../image/brit_arrow.gif) no-repeat 2px 3px;
	
}

#navi-local2 .menu4 li a {
	padding-left: 0px;
	
}

* html #navi-local2 .menu4 li a {
	padding-left: 0px;
}

*:first-child+html #navi-local2 .menu4 li a {
	padding-left: 0px;
	
}
/*=======================================
  くるみん取得
=======================================*/
#kurumin{
	margin: 10px 60px 10px 60px;
	padding: 10px 0px 10px 0px;
	border-width: 1px;
	border-style: solid;
	width: 580px;
}

#kurumin dt{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: center;
}
#kurumin dd{
	list-style-type:none;
	margin:0;
	padding: 0px 0px 5px 20px;
	text-align: left;
}




/*=================================================
160329追加　共通ヘッダー・フッター変更
===================================================*/



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size	:	0.82em;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*\*/
* html .floathack{
	height					:	1%;
	overflow				:	visible;
}
/**/
*{
	box-sizing:border-box;
}

/*=======================================
  レイアウト
=======================================*/
/*--==========最上部バナー==========--*/
#header_banner{
	padding:10px 0;
	background-color:#173d7c;
	border-bottom:2px solid #fff325;
	width:100%;
	min-width:1000px;
}
#header_banner img{
	vertical-align:middle;
	margin-top:-1px;
}
#header_banner .inner{
	margin:0 auto;
	width:1000px;
	position:relative;
	text-align:center;
}
#header_banner .inner a{
	color:#fff;
	font-weight:bold;
	display:inline-block;
	padding:1px 1px 1px 20px;
	background-image:url(/common/image/sp/icon_arrow01.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:13px auto;
}
#header_banner .inner .closebtn{
	position:absolute;
	top:0;
	right:10px;
}
#header_banner .inner .closebtn a{
	background:none;
	font-weight:normal;
	padding:2px 20px 2px 1px;
	background-image:url(/common/image/banner_close.png);
	background-repeat:no-repeat;
	background-position:right center;
}

/*--==========コンテナ==========--*/
#wrapper{
	width:100%;
	background-color:#a5d7f7;
	min-width:1000px;
}

/*--==========ヘッダ==========--*/
#header{
	background-color:#fff;
	width:100%;
	height:105px;
	border-top:3px solid #173d7c!important;
	border-bottom:1px solid #e1e1e1!important;
}

#header a{
	color:#333;
}
#header .inner{
	margin:0 auto!important;
	width:1000px;
	padding:10px 10px 0 10px!important;
	position:relative;

}



/*--サイトロゴ--*/
#header .inner h1{
	float:left;
	padding:6px 0 18px 0;
}
#header #sp_nav{
	display:none;
	padding:0;
}

/*--ヘッダインフォメーション---*/
#header .inner .head_right{
	position:absolute;
	top:10px;
	right:10px;
	text-align:right;
}
#header .inner .head_upper_link{
	display:table;
	margin:0 0 0 auto;
}
#header .inner .head_upper_link li{
	display:table-cell;
	padding:0 0 0 20px;
	font-size:12px;
}
#header .inner .head_upper_link li.u_for_sp{
	display:none;
}
#header .inner .head_upper_link li a{
	display:inline-block;
	padding:1px 1px 1px 15px;
	background-image:url(/common/image/icon_arrow01.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	line-height:1em;

}
#header .inner .head_lower_link{
	display:table;
	margin:0 0 0 auto;
	line-height:1em!important;

}
#header .inner .head_lower_link li{
	display:table-cell;
	padding:10px 0 0 8px;
	vertical-align:middle;
	font-size:12px;

}
#header .inner .head_lower_link li a{
	display: inline-block;
	padding: 7px 11px 7px 11px!important; 
	background-color: #253494;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height:1em;
}

/*標準ボタン*/
#header .inner .head_lower_link li a.normal{
	padding:7px 11px!important;


}
/*大きくボタン*/
#header .inner .head_lower_link li a.larger{
	padding:7px 6px!important;
}

#header .inner .head_lower_link li a:first-child{
	background-color: #9299c9;
}
#header .inner .head_lower_link li#search_box a{
	background-color:#253494;
}
#header .inner .search_input_box_sp{
	display:none;
}

/*-------改修160330----------*/
#header .inner .head_lower_link li label{
	padding: 7px 34px 7px 14px;
	background-color:#253494;
	background-image:url(/common/image/icon_search.png);
	background-repeat:no-repeat;
	background-position:85% center;
	display:block;
	overflow:hidden;
	color: #fff;
	cursor:pointer;
	line-height:1em!important;
	margin-bottom: 1px;
}
/*----------------------------*/

#header .inner .head_lower_link li #check1:checked + label{
	background-image:url(/common/image/icon_close.png);
}
.navi_container .nav_close_btn{
	display:none;
}

#mainnav #n-global{
	padding-top:3px!important;
}

#header .inner #mainnav{
	clear:both;
	background-color:#fff;

}
#header .inner #mainnav ul{
	margin:0 auto!important;
	width:980px;
	display: table;

}

#header .inner #mainnav ul li{
	display:table-cell;
	vertical-align:middle;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e1e1e1;
}
#header .inner #mainnav ul li:first-child{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#e1e1e1;
}
#header .inner #mainnav ul li a{
	display: block;
	padding: 8px 0;
	font-size: 16px!important;
	text-decoration: none;
	font-weight: bold;
	text-align: center!important;
	line-height: 1em!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	height:32px!important; /*161207*/
}





#header .inner #mainnav ul li a:hover{
	background-color:#9299c9;
	color: #fff!important;

}
#header .inner #mainnav ul li a.active{
	background-color:#9299c9;
	color: #fff;
}
#header .inner #mainnav ul li a:visited{
	color: #333;/**/
}





/*--ドロップダウンメニュー--*/
div#n-global-dropdown {
    display: none;
    position: absolute;
    top: 104px!important; 
    left: 0px;
    width: 100%;
    min-width: 1000px;
    z-index: 1000;
}
div#n-global-dropdown .dropdown-bg {
    background-color: #4e5a60;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
div#n-global-dropdown .dropdown-inner {
    display: none;
    position: relative;
    margin: 0 auto;
    padding-top: 20px;
    width: 980px;
}
div#n-global-dropdown .dropdown-inner:after {
	content: "";
	clear:both;
	visibilety:hidden;
}
div#n-global-dropdown .dropdown-box {
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-align: left;
    padding: 20px 0 10px 20px;
	line-height:1.5;
}
div#n-global-dropdown .dropdown-box:after {
	content: "";
	clear:both;
	visibilety:hidden;
}
div#n-global-dropdown .dropdown-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
div#n-global-dropdown .dropdown-clumn {
    float: left;
    margin-right: 20px;
    width: 220px;
}
div#n-global-dropdown .dropdown-clumn ul {
}

div#n-global-dropdown .dropdown-0 .dropdown-arrow {
    left: 42px;
}
div#n-global-dropdown .dropdown-1 .dropdown-arrow {
    left: 170px;
}
div#n-global-dropdown .dropdown-2 .dropdown-arrow {
    left: 276px;
}
div#n-global-dropdown .dropdown-3 .dropdown-arrow {
    left: 403px;
}
div#n-global-dropdown .dropdown-4 .dropdown-arrow {
    left: 585px;
}
div#n-global-dropdown .dropdown-5 .dropdown-arrow {
    left: 724px;
}
div#n-global-dropdown .dropdown-6 .dropdown-arrow {
    left: 861px;
}



/*メガドロップ更新*/
div#n-global-dropdown .dropdown-box{
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: left;
	padding: 20px 0 10px 20px;
}
div#n-global-dropdown .dropdown-clumn{
	float: left;
	margin-right: 20px;/**/
	width: 220px;
	margin-top:-1px;

}

div#n-global-dropdown .wider-clumn{
	width: 260px;
}

div#n-global-dropdown .dropdown-clumn a {
	cursor: pointer;
}
div#n-global-dropdown .dropdown-clumn .photo {
	font-size: 0;
	line-height: 0;
}
div#n-global-dropdown .dropdown-clumn a:hover .photo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5; /*05*/
	opacity: 0.5;  /*0.5*/
}
div#n-global-dropdown .dropdown-clumn .photolink {
	display: block;
}
div#n-global-dropdown .dropdown-clumn .photolink.margin {
	margin-top: 10px;
}
div#n-global-dropdown .dropdown-clumn a:hover.photolink {
	text-decoration: none;
}
div#n-global-dropdown .dropdown-clumn a.photolink {
	text-decoration: none;
}


div#n-global-dropdown .dropdown-clumn .photolink .photo {
	display: block;
	font-size: 0;
	line-height: 0;
	background-color:#57a4db;/*0407*/
}
div#n-global-dropdown .dropdown-clumn .photolink .text{
	background: url(/common/image/arw_global_dropdown_link.png) 5px 10px no-repeat;
	display: block;
	line-height: 17px;
	padding: 10px 0 10px 20px;
}

div#n-global-dropdown .dropdown-clumn a:hover.photolink .text{
	background: #57a4db url(/common/image/arw_global_dropdown_link_o.png) 5px 10px no-repeat;
	color: #ffffff;
}

/*person*/
div#n-global-dropdown .dropdown-clumn .photolink .text.text2row{
	font-size: 81%;
	line-height: 13px;
	padding-top: 6px;
	padding-bottom: 5px;
}

div#n-global-dropdown .list-header-person-sublink{
	width: 940px;
}
div#n-global-dropdown .list-header-person-sublink li{
	width: 32%;
	float: left;
	margin-right: 2%;
}
div#n-global-dropdown .list-header-person-sublink li:nth-child(3n){
	margin-right: 0;
}
div#n-global-dropdown .list-header-person-sublink li dl {
	margin-top: 10px;
}
div#n-global-dropdown .list-header-person-sublink li dl,
div#n-global-dropdown .list-header-person-sublink li dt,
div#n-global-dropdown .list-header-person-sublink li dd{
	margin: 0;
}
div#n-global-dropdown .list-header-person-sublink li dl dt.no-link{
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 5px;
	display: block;
	padding: 5px 0 5px 20px;
}
div#n-global-dropdown .list-header-person-sublink li dl dt a{
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 5px;
	background: url(/common/image/arw_global_dropdown_link.png) center left 5px no-repeat;
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}
div#n-global-dropdown .list-header-person-sublink li dl dt a:hover{
	background: #57a4db url(/common/image/arw_global_dropdown_link_o.png) center left 5px no-repeat;
	color: #ffffff;
}

div#n-global-dropdown .list-header-person-sublink li dl dd a{
	background:  url(/common/image/arw_global_dropdown_link2.png) center left 21px no-repeat;
	padding: 10px 0 10px 30px;
	display: block;
	text-decoration: none;
}
div#n-global-dropdown .list-header-person-sublink li dl dd a:hover{
	background: #57a4db url(/common/image/arw_global_dropdown_link2_o.png) center left 21px no-repeat;
	color: #ffffff;
}




/**/


/*0531 _blank*/
div#n-global-dropdown .dropdown-clumn li.blank_drop a img{
	margin-left:10px;
	margin-top:-2px;
	vertical-align:top;		}

div#n-global-dropdown .dropdown-clumn .blank_drop a span img{
	display:none;}

div#n-global-dropdown .dropdown-clumn .blank_drop a:hover span img{
	display:inherit;
	margin-left:-9px;}

div#n-global-dropdown .dropdown-clumn a.photolink .blank_drop img{
	margin-left:10px;
	margin-top:-2px;
	vertical-align:top;		}

div#n-global-dropdown .dropdown-clumn a.photolink .blank_drop span img{
	display:none;}

div#n-global-dropdown .dropdown-clumn a.photolink:hover .blank_drop span img{
	display:inherit;
	margin-left:-9px;}


/*その他の商品*/
div#n-global-dropdown .dropdown-clumn li.otherpro{ /*0531*/
	padding:10px 0 5px 3px;	
	margin-top:-33px;
	color:#57a4db;
	font-size:92.5%;
	font-weight:bold;} 


div#n-global-dropdown .dropdown-clumn ul.nonborder{
	border-top: 0px;
}

div#n-global-dropdown .dropdown-clumn li a{
	background: url(/common/image/arw_global_dropdown_link.png) 5px 10px no-repeat;
	display: block;
	line-height: 17px;
	padding: 10px 0 10px 20px;
	text-decoration: none;
	color: #464E56;		
}


div#n-global-dropdown .dropdown-clumn li a:hover{
	background: #57a4db url(/common/image/arw_global_dropdown_link_o.png) 5px 10px no-repeat;
	color: #ffffff;
	text-decoration: none;
}
div#n-global-dropdown .dropdown-box:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
*:first-child+html div#n-global-dropdown .dropdown-box { zoom: 1; } /* IE7 */
.smaller_drop{	font-size:92%;}
.smallest_drop{	font-size:84%;}



/*第二階層menu*/
div#n-global-dropdown .dropdown-clumn li.secondary a{
	background: #ffffff url(/common/image/arw_global_dropdown_link2.png) 21px 10px no-repeat;
	text-indent:13px;}


div#n-global-dropdown .dropdown-clumn li.secondary a:hover{
	background: #57a4db url(/common/image/arw_global_dropdown_link2_o.png) 21px 10px no-repeat;
}




/*dropdown split*/	
.division{
	border-bottom: 2px solid #bcdbf1;
	width: 240px;
	padding: 0;
	margin-bottom:15px;
	}

.nomrbtm{
	margin-bottom:0px;
	}

.rightend{
	width:220px;}


/*IEハック*/
@media all and (-ms-high-contrast: none) { 
div#n-global-dropdown .dropdown-clumn li.secondary a{
	background: #ffffff url(/common/image/arw_global_dropdown_link2.png) 21px 11px no-repeat;}

div#n-global-dropdown .dropdown-clumn li.secondary a:hover{
	background: #57a4db url(/common/image/arw_global_dropdown_link2_o.png) 21px 11px no-repeat;}

div#n-global-dropdown .dropdown-clumn li a{
	background: url(/common/image/arw_global_dropdown_link.png) 5px 11px no-repeat;}

div#n-global-dropdown .dropdown-clumn li a:hover{
	background: #57a4db url(/common/image/arw_global_dropdown_link_o.png) 5px 11px no-repeat;}

div#n-global-dropdown .dropdown-clumn .photolink .text{
	background: url(/common/image/arw_global_dropdown_link.png) 5px 11px no-repeat;}

div#n-global-dropdown .dropdown-clumn a:hover.photolink .text{
	background: #57a4db url(/common/image/arw_global_dropdown_link_o.png) 5px 11px no-repeat;}
}


/*--検索窓---*/
#search_box{
	position:relative;
	z-index:500;
}
#search_box .search_input_box{
	top:34px;
	right:0;
	z-index:500;
}

#search_box #check1{
	position:absolute;
	top:-100px;
	right:0;
}
#search_box #check1:checked ~ .search_input_box{
	display:block;
}
/*-------------*/

#search_box .search_input_box ul{
	margin:0;
}
#search_box .search_input_box ul li{
	margin:0;
	padding:0 !important;
}
#search_box .search_input_box ul li input{
	vertical-align:middle;
}
#search_box .search_input_box ul li input[type="text"]{
	width:290px;
	height:30px;
	padding:0 10px;
	border:none;
}

/*--160524--*/
#footer {
	text-align: center;
	background-color:#fff;
	width:100%;
	background-color:#eeeeee;
}

#footer .f_upper{
	padding:30px 0 20px 0;
	margin:0 auto;
	width:1000px;
}
/*--end--*/

#footer .f_upper .inner{
	margin:0 auto;
	width:1000px;
	padding:0 10px 0 10px;
}
#footer .f_link_box{
	float:left;
	width:25%;
	text-align:left;
}
#footer .f_link_box a{
	color:#333333;
}
#footer .f_link_box ul{
	padding:0 0 13px 0;
}
#footer .f_link_box li{
	padding:6px 0 6px;
	font-size:95%;
}
#footer .f_link_box li.title{
	font-weight:bold;
	font-size:125%;
}
#footer .f_link_box li a{
	display:inline-block;
	padding:3px 1px 3px 15px;
	background-image:url(/common/image/icon_arrow01.png);
	background-repeat:no-repeat;
	background-position:left 4px;
}
#footer .f_link_box li a:visited{
 color:#333;}

#footer .f_link_box li.title a{
	background:none;
	padding:3px 1px 3px 1px;
}
#footer .pagetop{
	background-color:#253494;
}
#footer .pagetop .inner{
	margin:0 auto;
	width:1000px;
	padding:10px 10px;
	text-align:right;
}
#footer .pagetop .inner img{
	vertical-align:middle;
}
#footer .pagetop .inner a .u_for_pc{
	display:inline;
}
#footer .pagetop .inner a{
	color:#fff;
}
#footer .f_lower{
	padding:28px 0 18px 0;
}
#footer .f_lower .inner{
	margin:0 auto;
	width:1000px;
}
#footer .footer_sp_text{
	display:none;
	line-height:1.5;
}
#f_link{
	float:left;
}
#f_link ul li{
	display:inline-block;
	padding:0 10px;
	border-right:1px solid #cccccc;
}
#f_link ul li:last-child{
	border-right:none;
}
#f_link ul li a{
	color:#333333;
}
#f_link ul li a:hover{
	text-decoration:underline;
}
.f_right{
	float:right;
	font-size:95%;
	text-align:right;
	margin-top:-15px!important;/*160524*/
}
.f_right ul{
	display: table;
	margin: 10px auto;
	text-align:right;
}
.f_right ul li{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}

/**/
.nortonimg{
	padding-right:20px;}


/*=======================================
  共通
=======================================*/

/*--フォントサイズ--*/
.large {
	font-size: 107%;
}

.small {
	font-size: 80%;
}

/*--フォントカラー--*/
.attention {
	color: #CC3399;
}

/*--右揃え--*/
.right {
	text-align: right;
}

/*--ライン（ドット）--*/
.line-dot {
	background: url(/common/image/line_dot.gif) repeat-x;
	font-size: 10px;
}
/*--ライン（サークル）--*/
.line-circle {
	background: url(/common/image/line_circle.gif) repeat-x;
	font-size: 10px;
}
/*--ライン（サークル　タテ）--*/
.line-circle-v {
	background: url(/common/image/line_circle.gif) repeat-y;
	font-size: 1px;
	width: 6px;
}

/*--カコミケイ--*/
.col-border {
	border: 1px solid #999999;
	padding: 10px;
}


/*=======================================
  ホーム
=======================================*/


.rollover:hover{
	filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.u_for_sp{
	display:none;
}
.u_for_pc{
	display:block;
}

/* clearfix ******************************************/
.clearfix:after
	{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
/**/
body#corporate div#main *{	box-sizing:content-box;}




/*----------------------
	gnavi トリガー
-----------------------*/	

#person #header .inner #mainnav ul li.gn1 a,
#corporate #header .inner #mainnav ul li.gn2 a,
#company #header .inner #mainnav ul li.gn3 a,
#home #header .inner #mainnav ul li.gn4 a{
	background-color:#9299c9;	color: #fff;}

/*ＡＬＳＯＫありがとう運動財団ページ以下、CSRカテゴリに変更　170223*/
.csr_cat #header .inner #mainnav ul li.gn5 a{
		background-color:#9299c9;	color: #fff;
}
.csr_cat  #header .inner #mainnav ul li.gn3 a{
	background-color:#fff!important;	color: #333!important;
}	

/*------------------------
中寄せ　仕様変更　160426
-------------------------*/
	
html,body {text-align: center;}/*160426*/

/*corporate footerlink中寄せ*/
#footerLink{
	text-align:center!important;
	width:100%!important;
	min-width:1000px!important;}
	
#footerLink .footerLink-inner{
	text-align:center!important;
	width:1000px!important;
	margin:0 auto!important;}	

/*IE edge*/
@supports (-ms-accelerator:true) {
#header .inner #mainnav ul li a{
	height:32px!important; 
  }
}

/*=======================================
  リードスピーカー
=======================================*/

#xp1 {
    bottom: 112px;
    position: fixed;
    right: 17px;
}

.rs_splitbutton.rsexpanded:not(.rsdetached).rs_addtools .rsbtn_tooltoggle, .rs_splitbutton.rsexpanded:not(.rsdetached).rsbtn .rsbtn_tooltoggle{
    width:15px!important;
}

#header .rs_splitbutton .rsbtn_exp .rsbtn_exp_inner button.rsbtn_pause.rsbtn_player_item {
    padding-left: 25px!important;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item{
    padding: 0 12px !important;
}

#header .inner .rs_skip_sp {
    display: none;
}
#header .inner .head_lower_link li .rs_skip a{
    width:110px;
    padding: 4px 10px 4px 38px!important;
    border: solid 1px #ddd;
    font-weight: 700;
    text-align: center;
    line-height: 1.4em;
    background-color: #253494;
    background-image: url(/common/image/volume_w.png);
    background-repeat: no-repeat;
    background-position: 5px 4px;
    background-size: 1.5em 1.4em;
    display: flex;
    align-items: center;
}

#header .inner .head_lower_link li .rs_skip a:hover{
	background-color: #9299c9;
	color: #fff;
    background-image: url(/common/image/volume_b.png);
}


