@charset "Shift_JIS";
body{
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	color: #323232;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
h1,h2,h3,h4,h5,p,ul{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
.f_l1{
	float: left;
}
.f_l2{
	margin-left:10px;
	float: left;
}

.f_r1{
	margin-left:10px;
	float: left;
}

.f_r2{
	float: right;
}
/*--------------------------------------------------*/
.cf:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.cf {display: inline-block;}
/* exlude MacIE5 \*/
* html .cf { height: 1% }
.cf {display:block;}
/* end MacIE5 */
/*--------------------------------------------------*/
a:link,
a:visited{
	color: #555555;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.ta_c{
	text-align: center;
}
/* ------------------------
TOP
------------------------ */
h1{
	padding: 60px 0 45px 0;
}
#cards{
	width: 690px;
	margin: 0 auto;
}
.price{
	padding: 40px 0;
}
#card_table{
	width: 665px;
	font-size: 12px;
	line-height: 1.4;
}
#card_table td{
	padding: 17px 0 17px 22px;
	text-align: left;
	color: #555555;
}
#card_table td a{
	text-decoration: underline;
}
#card_table td a:hover{
	color: #a9a9a9;
	text-decoration: underline;
}
#card_table td.title1{
	width: 110px;
}
.td1{
	background-color: #eeefef;
}
.td2{
	background-color: #f8f9f9;
}
#card_table td.txt{
	padding: 17px 17px 17px 22px;
}

.txt1{
	padding: 0 0 8px 0;
}
.pdf{
	text-align: right;
	padding: 25px 0 12px 0;
}

.pdf a,
.list a{
	background: url(/img/arrow.png) no-repeat 0 -3px;
	padding-left: 15px;
	font-size: 90%;
}
.pdf a:hover,
.list a:hover{
	text-decoration: underline;
}.list{
	text-align: right;
	padding: 0 0 50px 0;
}
#win_close{
	position: fixed;
	right: 0;
	top: 0;
}
.frame_outside{
	width: 727px;
	margin: 0 auto 50px auto;
	text-align: center;
}
.frame_inside{
	border: solid 1px #afafaf;
	padding: 30px;
	margin-bottom: 28px;
	text-align: left;
	line-height: 20px;
	color: #555555;
}
.frame_inside .frametitle{
	width: 665px;
}
.frame_inside .frametitle .titleimg{
	float: left;
	width: 129px;
}
.frame_inside .frametitle .titletxt{
	float: right;
	color: #555555;
	font-size: 12px;
	width: 536px;
	text-align: right;
}

.text_foot{
	width: 727px;
	margin: 0 auto;
	text-align: left;
}