@charset "utf-8";
/* CSS Document */


/* 共通タグ
=================================================*/

body {
	margin:0px;
	padding:auto;
	background-image: url(../../img/privacypolicy_img/BGline_x.jpg);
	background-repeat: repeat-x;
	line-height: 140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}


img{
	_vertical-align:bottom;
	border:0px;
}

p {
  margin: 0px;
  padding: 0px;
}
a {
  margin: 0px;
  padding: 0px;
}

h1{
  text-indent:-9999px;
  margin: 0px;
  font-size: 0px;
}

/* BOX全体用タグ
=================================================*/
#wrapper
{
	width:700px;
	margin:auto;
	padding:auto;
	background-color:#FFFFFF;
}


/*リンク色の設定タグ＠
--------------------------------------*/
#main_box a {
	color: #0033FF;
	text-decoration: none;
}
#main_box a:visited {
	color: #336699;
	text-decoration: none;
}
#main_box a:hover {
	color:#FF3300;
	border-bottom: solid 1px;
}

/*Footer用 リンク色の設定タグ＠
--------------------------------------*/

.footer_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px;
}

/* Navi用設定タグ＠
--------------------------------------*/

#navi_btn_bg{
	width:700px;
	height:20px;
	margin-top:5px;
	background-image:url(../../img/index_img/navi_btn_back.jpg);

}

#navi_btn{
	width:650px;
	height:20px;
	padding-left: 25px;
}

/* Headline-news用設定タグ＠
--------------------------------------*/

#jsva_headline{
	width:700px;
	height:19px;
	background-image:url(../../img/index_img/jsvanews_back.jpg);
}

#jsva_headline .secret_btn{
	margin-left:555px;
	_margin-left:555px;
}


/*　メインコンテンツ用タグ↓
========================================*/

#main_box {
    width:700px;
	height: auto;
	position: relative;
}

#main_box .title_img {
   width: 700px;
   height: 20px;
   float:left;
}


/* パンくずリスト用　タグ
===============================*/
.pankuzu_list {
	width: 600px;
	height: 17px;
	clear: both;
	padding-top: 4px;
}

p.home {
	font-weight:bold;
	font-size:12px;
	padding-left: 52px;
	color:#000000;
	float:left;
}

p.tab {
    font-size:12px;
    padding-left: 10px;
	float:left;
	color: #003366;
}



/*　プライバシーポリシー用タグ↓
========================================*/

#main_box #pp_block {
   width: 600px;
   height: auto;
   padding-top: 18px;
   padding-left: 50px;
   padding-bottom: 15px;
   float:left;
}

#pp_block .joubun {
	margin-bottom: 10px;
	color:#181B4B;
}


strong {
	margin-top: 5px;
	margin-bottom: 4px;
	color:#3D3D3D;
}
      
#main_box #pp_block .text{
	color:#3D3D3D;
	margin-bottom: 5px;
}

#pp_block .shomei {
   font-size:10px;
   margin-left:300px;
}


/* Footer用タグ↓
=================================================*/

#footer {
	clear:left;
	width:700px;
	height:70px;
	color: #FFFFFF;
	background-image:url(../../img/index_img/footer.jpg);
}

#footer .footer_navi{
	width:265px;
	height:12px;
	padding-left:217.5px;
	padding-top: 10px;
}

#footer .copyright{
	width:400px;
	height:12px;
	padding-left: 190px;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}