@charset "shift_jis";
/*
	* Css Version: CSS2.1
	* Since : 2008-7-10
	* Editor: 
	* Last Modified: 2008-7-15
	* Last Editor: 
*/

/* ----------------------------------------
* スタイルのリセット
* ---------------------------------------- */

body, div, 
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ol, ul, li, 
form, textarea {
	margin: 0;
	padding: 0;
}

a img { border-style: none;}

a { 
	text-decoration:none; 
}

a:hover { 
	text-decoration:underline;
}

address {
	margin:5px 0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-style:normal;
	color:#555555;
}

body {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ,sans-serif;
}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	background-image: url(/img/security_h3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

div#conteiner {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 583px;
}

div#conteiner p {
	font-size: 12px;
	color: #333333;
	padding-right: 30px;
	padding-left: 34px;
	line-height: 18px;
}

p.description {
	color: #006699 !important;
	font-size: 12px;
	line-height: 20px;
	padding-right: 20px !important;
	padding-left: 20px !important;
	padding-bottom: 10px;
}

p#topbana {
	margin: 0px!important;
	padding: 0px!important;
}


p#comp {
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#p-mark {
	float: right;
	width: 510px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#p-mark img {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
}

p.abc-list {
	text-indent: -1em;
	margin: 10px 1em;
}

p.abc-list02 {
	text-indent: -0.75em;
	margin: 10px 2em;
}

p.abc-list03 {
	text-indent: -1.5em;
	margin: 10px 2em;
}

/* ----------------------------------------
 * 同ページの上部へ戻るボタン用
 * ---------------------------------------- */

div.to-top{
	clear:both;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

/* ----------------------------------------
 * policy_saiyo.asp内のtable
 * ---------------------------------------- */

table#details {
	margin:0px auto;
	padding:0px;
	border-collapse:collapse;
	border-top:solid #333333 1px;
	border-right:solid #333333 1px;
	font-size:12px;
	color:#333333;
	width:500px;
}

table#details th {
	border-bottom:solid #333333 1px;
	border-left:solid #333333 1px;
	text-align:center;
}

table#details td {
	border-bottom:solid #333333 1px;
	border-left:solid #333333 1px;
	text-align:center;
	padding:2px 0px;
}

#offer {
	width:70px;
}

#pur {
	width:90px;
}

* html #pur {/* IE6 */
	width:85px;
}

*:first-child+html #pur {/* IE7 */
	width:90px;
}

#p-i {
	width:180px;
}

* html #p-i {/* IE6 */
	width:170px;
}

*:first-child+html #p-i {/* IE7 */
	width:165px;
}

#means {
	width:100px;
}

* html #means {/* IE6 */
	width:115px;
}

*:first-child+html #means {/* IE7 */
	width:115px;
}

#contract {
	width:60px;
}


/* ----------------------------------------
 * policy_policy.asp内のtable
 * ---------------------------------------- */

table#info {
  margin:0px auto;
  padding:0px;
  border-collapse:collapse;
  border-top:solid #333333 1px;
  border-right:solid #333333 1px;
  font-size:12px;
  color:#333333;
  width:500px;
  margin-bottom:5px;
}

table#info th {
  border-bottom:solid #333333 1px;
  border-left:solid #333333 1px;
  text-align:center;
  text-decoration:none;
  font-weight:normal;
  padding:5px;
}

table#info td {
  border-bottom:solid #333333 1px;
  border-left:solid #333333 1px;
  text-align:left;
  padding:5px 0px 5px 7px;
  width:270px;
}
