/*ブラウザスタイルの初期化*/
*{
	margin:0;
	padding:0;
	background-color:transparent;
	color:black;
	font-size:medium;
	font-family:Verdana,Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}


/*ブラウザスタイルの初期化（IE6など一部のブラウザ向け*/
th,td,form{
	margin:0;
	padding:0;
	background-color:transparent;
	color:black;
	font-size:medium;
	font-family:Verdana,Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}


/*文書全体(body) */
body{
margin:0;
padding:0;
margin-left:10px;
background:url(../img/bg.gif) left repeat-y;

}

/*リンクテキスト(a)*/
a:link, a:visited{
	font-size:12px;
	color:#003399;
	letter-spacing:1px;
}

a:hover, a:active{
	font-size:12px;
	color:#003399;
	text-decoration:none;
	letter-spacing:1px;
}


/*画像(img)*/
img{
	border:0;
}



/*全体のコンテナ(div#container)*/
#container{
	width:780px;
	height:auto;
margin:0;
padding:0;
}



/*ヘッダー(div#header)*/
#header{
	width:780px;
	height:50px;
	margin-top:5px;
	margin-bottom:5px;
}



/*左ヘッダーボックス(div#header_l)*/
#header_l{
	float:left;
	width:585px;
	height:50px;
	background-color:#CC9933;
}


/*右ヘッダーボックス(div#header_r)*/
#header_r{
	float:right;
	width:195px;
	height:50px;
	background:url(../img/shinrai_tel.gif) no-repeat #ffffff;
}

/*右ヘッダーボックス 番号なし(div#header_r2)*/
#header_r2{
	float:right;
	width:195px;
	height:50px;
}


#header_r span{
	display:none;
}


/*CIロゴ(div#logo)*/
#logo{
	float:left;
	width:80px;
	height:50px;
	background:url(../img/zero_logo.gif) no-repeat;
}

#logo a{
	display:block;
	width:80px;
	height:50px;
}

#logo span{
	display:none;
}


/*リード文(div#lead)*/
#lead{
	float:right;
	width:505px;
	height:50px;
	background-color:#ffffff;
}

#lead h1{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	margin:20px 0px 0px 20px;
}


/*  タイトルボックス(div#title_box) */
#title_box{
	float:left;
	width:780px;
	height:80px;
}

/* ページタイトル　(div#page_title) */
#page_title{
	float:left;
	width:585px;
	height:80px;
}

#page_title span{
	display:none;
}

#pt_keylogger{
	width:585px;
	height:80px;
	background:url(../img/shinrai_pt_keylogger.gif) left no-repeat;
}

#pt_shop{
	width:585px;
	height:80px;
	background:url(../img/shinrai_pt_shop.gif) left no-repeat;
}


#quick_charge{
	width:585px;
	height:80px;
	background:url(../img/shinrai_pt_qcharge.gif) left no-repeat;
}

/* カスタマーボタン(div#customer_button) */
#customer_button{
	width:195px;
	height:80px;
	float:right;
	background-color:#b2c58d;
}

#customer_button ul, #customer_button ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#customer_button ul li span{
	display:none;
}

#customer_button ul li a{
	display:block;
	width:195px;
	height:80px;
	background:url(../img/customer_button.gif) no-repeat;
}

#customer_button ul li a:hover{
	display:block;
	width:195px;
	height:80px;
	background:url(../img/customer_button_ro.gif) no-repeat;
}


/* div#shop_shinrai_about_zero */ 
#shop_shinrai_about_zero{
	width:780px;
	height:80px;
	float:left;
	background:url(../img/shinrai_shop_catch.gif) no-repeat;
}

#shop_shinrai_about_zero h3 span{
	display:none;
}

/* div#shop_shinrai_qcharge */ 
#shop_shinrai_qcharge{
	width:780px;
	height:80px;
	float:left;
	background:url(../img/shinrai_qcharge_catch.gif) no-repeat;
}

#shop_shinrai_qcharge h3 span{
	display:none;
}


 

/*　サブヘッダー (div#cs_subheader */
#cs_subheader{
	float:left;
	width:778px;
	height:30px;	
	border-left:1px solid #b3c58e;	
	border-right:1px solid #b3c58e;		
}

#subheader_about_keylogger{
	width:778px;
	height:30px;
	background:url(../img/about_keylogger.gif) no-repeat;
}

#subheader_taisaku{
	width:778px;
	height:30px;
	background:url(../img/taisakuhouhou.gif) no-repeat;
}

#subheader_zero_taisaku{
	width:778px;
	height:30px;
	background:url(../img/zerotaisaku.gif) no-repeat;
}

#cs_subheader span{
	display:none;
}

#subheader_ssl{
	width:778px;
	height:30px;
	background:url(../img/subheader_ssl.gif) no-repeat;
	border-top:1px solid #b3c58e;
	border-bottom:1px solid #b3c58e;
}

#subheader_site_owner{
	width:778px;
	height:30px;
	background:url(../img/subheader_site_owner.gif) no-repeat;
	border-top:1px solid #b3c58e;
}

#subheader_24_365{
	width:778px;
	height:30px;
	background:url(../img/subheader_24365.gif) no-repeat;
}

#subheader_security_kikaku{
	width:778px;
	height:30px;
	background:url(../img/subheader_security_kikaku.gif) no-repeat;
}

#subheader_qcharge{
	width:778px;
	height:30px;
	background:url(../img/subheader_qcharge.gif) no-repeat;
	border-top:1px solid #b3c58e;
	border-bottom:1px solid #b3c58e;
}


#subheader_anshinshop{
	width:778px;
	height:30px;
	background:url(../img/subheader_anshinshop.gif) no-repeat;
	border-top:1px solid #b3c58e;
	border-bottom:1px solid #b3c58e;
}


/* コンテンツ要素 (#cs_contents_1, #cs_contents_2, #cs_contents_3  keylogger.html)  */
#cs_contents_1,#cs_contents_2, #cs_contents_3{
	float:left;
	width:778px;
	height:auto;
	border:1px solid #b3c58e;
	padding-top:10px;
	padding-bottom:10px;
}

#cs_contents_text_box{
	float:left;
	width:778px;
	height:auto;
	border:1px solid #b3c58e;
	padding-top:10px;
	padding-bottom:10px;
}


#cs_contents_1_text{
	float:left;
	width:418px;
	height:auto;
}

#cs_contents_1_image{
	float:right;
	width:330px;
	height:auto;
}

#cs_contents_1_image img{
	margin-right:30px;
}

#cs_contents_2_text{
	float:left;
	width:778px;
}

#cs_contents_3_text{
	float:left;
	width:778px;
}

#cs_contents_3_image{
	float:left;
	width:778px;
}

#cs_contents_3_image img{
	margin:5px 30px 10px 30px;
}

.contents_text{
	font-size:12px;
	color:#333333;
	margin:0 20px 10px 30px;
	line-height:140%;
}

.contents_text_indent{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0 20px 0 45px;
	line-height:140%;
	letter-spacing:1px;
}

.contents_text_indent a{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	letter-spacing:0;
}
	
.contents_text_indent a:hover{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	letter-spacing:0;
	text-decoration:none;
}

.process_description{
	font-size:12px;
	color:#333333;
	margin:10px 20px;
	line-height:140%;
}


/* コンテンツ要素 (#cs_subheader_hosoku  credituser.html)  */
#cs_subheader_hosoku{
	float:left;
	width:778px;
	border-left:1px solid #b3c58e;
	border-right:1px solid #b3c58e;
}

.cs_subheader_3rd{
	text-align:left;
	color:#e75a24;
	font-size:13px;
	letter-spacing:1px;
	margin:10px 20px 0 20px;
	padding:0 0 0 15px;
	background:url(../img/checkmark.gif) left no-repeat;
}

.cs_kakunin_hosoku{
	font-size:12px;
	color:#333333;
	margin:5px 20px 20px 35px;
	line-height:140%;
}

.inquiry{
	text-align:left;
	color:#e75a24;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin:20px 20px 5px 30px;
	padding:0 0 0 15px;
	background:url(../img/bullet_lightOrange.gif) left no-repeat;
}

/* SSLによる暗号化通信確認　(div#kakunin_process_wrapper   credituser.html) */
#kakunin_process_wrapper{
	float:left;
	width:778px;
	height:auto;
	border-left:1px solid #b3c58e;
	border-right:1px solid #b3c58e;
}

#kakunin_process_box{
	float:left;
	width:708px;
	height:auto;
	padding:0 35px 20px 35px;
}

#kakunin_process_text{
	float:left;
	width:708px;
	height:auto;
	margin-bottom:5px;
}

#kakunin_process_image{
	float:left;
	width:708px;
	height:auto;
}

.kakunin_process_1{
	text-align:left;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0 0 0 15px;
	background:url(../img/kakunin_process_1.gif) left no-repeat;
}

.kakunin_process_2{
	text-align:left;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:0 0 0 15px;
	background:url(../img/kakunin_process_2.gif) left no-repeat;
}

.kakunin_process_3{
	text-align:left;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	margin:0;
	padding:0 0 0 15px;
	background:url(../img/kakunin_process_3.gif) left no-repeat;
}


/*-- セキュリティ規格　(div#security_kikaku - index.html) --*/
#security_kikaku{
	width:718px;
	float:left;
	height:auto;
	padding-left:30px;
	padding-right:30px;
}


/*-- 関連リンク --*/
#related_links_wrapper{
	width:530px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	padding-left:30px;
}

#related_links_wrapper{
	width:530px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	padding-left:30px;
}

#related_links_title{
	margin:0;
	padding:0;
	clear:both;
	width:498px;
	float:left;
	height:auto;
	border:1px solid #dbdad6;
	background-color:#f1eee4;

}


#related_links_contents{
	margin:0;
	padding:0;
	width:498px;
	float:left;
	height:auto;
	border-left:1px solid #dbdad6;
	border-right:1px solid #dbdad6;
	border-bottom:1px solid #dbdad6;

}

#related_links_title h4{
	margin:0;
	padding:5px 10px;
	color:#696967;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}


#related_links_contents ul{
	padding:10px 20px;
	margin:0 0 0 10px;
}

#related_links_contents ul li{
	padding:0;
	margin:0;
	line-height:200%;
	font-size:12px;
	color:#696963;
}

#related_links_contents ul li a{
	font-size:12px;
}

#related_links_right{
	width:778px;
	height:auto;
	float:right;
	border-left:1px solid #b3c58e;
	border-right:1px solid #b3c58e;
	background-color:#fff3d1;
}

#related_links_left{
	width:748px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:30px;
}

#zero_bill_box{
	width:160px;
	float:right;
	height:auto;
}

#links_place_left{
	width:300px;
	float:left;
	height:auto;
}


#related_links_right p{
	text-align:right;
}

#related_links_right a{
	color:#e75a24;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	display:block;
	width:160px;
	padding:5px 0 5px 0;
	background:url(../img/bullet_lightOrange.gif) left no-repeat;
}

#related_links_right a:hover{
	text-decoration:none;
}

#related_links_left p{
	text-align:left;
	margin:0;
	padding:0;
}

#related_links_left a{
	color:#3d8108;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	display:block;
	width:300px;
	padding:10px 0 10px 20px;
	background:url(../img/bullet_lightGreen.gif) left no-repeat;
}

#related_links_left a:hover{
	text-decoration:none;
}

.green_line{
	border-bottom:1px dashed #b6c792;
	margin:20px 30px 0 30px;
}



/*-- ラッパー(div#wrapper) --*/
#wrapper{
	width:780px;
	height:auto;
	padding-bottom:5px;
	float:left;
}


/*-- 著作権(div#copyright) --*/
#copyright{
	width:780px;
	height:20px;
	float:left;
	background:url(../../../img/copyright.gif) no-repeat center;
	margin-top:10px;
}

#copyright p{
	display:none;
}



#top_secu_att{
float:left;
margin:20px 0 0 275px;
padding:0;
width:300px;
height:15px;
text-align:left;
}


#top_secu_att span{
font-size:10px;
color:#666666;
}

