@charset "utf-8";
/* CSS Document */
/* クレジットカード海外旅行保険用CSS */

/*  配置について設定する */

/* 外枠のbody */
body#haikei{
	background-color:#CCCCCC;
	margin:0;
	padding:0;
}

/* １枚ページの外枠設定　　*/
div#page{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	border:0;
	width:850px;
	height:auto;
}

/* pageを垂直方向に

	一番上………top_parts
	リンク部分…link_parts
	コンテンツ…contents
	フッター前のリンク…pre_
	フッター部分…

 */

div#top_parts{
	background-color:#FFFFFF;
	float:left;
	margin:0;
	border:0;
	padding:0;
	background-image:url(../img/top_img.gif);
	background-repeat:no-repeat;
	width:800px;
}

div#link_parts{
	background-color:#FFFFFF;
	float:left;
	margin:0;
	border:0;
	padding:0;
	width:800px;
	height:40px;
	
}

div#contents{
	background-color:#FFFFFF;
	float:left;
	width:800px;
	height:auto;
	font-size: 12px;
}

div#main{
	width:570px;
	text-align:left;
	margin:50px 10px 25px 25px;
	float:left;
	padding:0 30px	0 0px;
	backgroundcolor: #ffffff;
}

div#side{
	margin:50px 0px 0px 0px;
	background-color:#F5F5F5;
	width:160px;
	float:right;
}

div#side p{
	margin:10px 5px 5px 10px;
	font-size:10px;
} 

div#pre_footer{
	background-color:#FFFFFF;
	float:left;
	width:800px;
	height:40px;
	margin:0;
	padding:0;
	border:0;
}

div#footer{
	background-color:#999999;
	font-size:10px;
	color:#000000;
	float:left;
	margin:0;
	border:0;
	padding:0;
	width:800px;
	height:23px;
}

/*  top_partsを上下にわける
	
	サイト名表示部分…first
	サイトの内容を示す…second

 */
 
 
 div#first{
 	float:right;
 	margin:0;
	margin-top:10px;
	margin-right:25px;
	width:725px;
	height:15px;
	padding:0;
	text-align:right;
 }
 
 
 div#second{
	margin-top:40px;
	padding-right:15px;
	float:right;
	width:390px;
	height:auto;
 }
 
 /*  広告部分の配置を設定する。*/
 
 div.credit{
	margin-left:30px;
	margin-right:10px;
	margin-top:50px;
	margin-bottom:50px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

.card{
	margin:10px 0px 15px 0px;
}

#banner{
	margin:18px 0px 10px 0px;

}

#table{
	margin:15px 0px 0px 0px;

}

.osusume{
	margin:40px 0px 0px 0px;
	font-weight: bold;
}

#last_link{
	margin:0px 0px 0px 0px;

}

#kiji{
	margin: 0 0 0 0;
}

#pan{
	font-size: 10px;
}

	#pan a:link,
	#pan a:visited{
		text-decoration:none;
	}

.koukoku{
	margin: 20px 0 20px 0;
}


 /******************************/
 /** 文字の設定  **/
 
 /* top>firstの内部の表題の文字を設定する */
 
 h1#sitename{
 	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 	font-size:15px;
	font-weight:700;
	margin:0;
	border:0;
	padding:0
 	padding-right:25px;
 
 }
 
h1#sitename a:link{
	color:#0000FF;
	text-decoration:underline;

}
h1#sitename a:visited{
	color:#800080;
	text-decoration:underline;
}

h1#sitename a:hover{
	color:#FF0000;
	text-decoration:none;
}

 
 /*  はじめの文章を設定する。 */
 p.hajimeni{
 	font-size:14px;
	line-height:1.2em;
	margin:0;
	margin-top:7px;
 }
 
 p.txt_big{
 	font-size:15px;
	line-height:1.2em;
	margin:0;
	margin-top:7px;
	font-weight:800;
 }
 
 span.txt_black{
 	color:#000000;
	font-weight:800;
 
 }
 
 span.txt_red{
 	color:#FF0000;
	font-weight:800;
 }
 
 p.card_mesg{
 	font-size: 14px;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:6px;
	border:0;
	padding:0;

}
p.ossume_dai{
	margin-top:8px;
	margin-bottom:4px;
	font-size:18px;
	font-weight:800;
	padding:0;
	border-bottom-style:double;
	border-bottom-color:#006699;
	border-bottom-width:4px;
	width:140px;
}

ul.osusume{
	margin-top:0;
	margin-left:5px;
	padding:0;
	border:0;
	list-style: none;
	font-size:15px;

}

h2.card_title{
	margin-top:8px;
	margin-bottom:8px;
	font-weight:700;
	font-size:18px;
	border:0;
	padding:0;
}

h2.card_title a:link{
	color:#0000FF;
	text-decoration:underline;

}

h2.card_title a:visited{
	color:#800080;
	text-decoration:underline;

}

h2.card_title a:hover{
	color:#FF0000;
	text-decoration:none;

}

p.moushikomi{
	margin-top:30px;
	margin-bottom:6px;
	font-size:18px;
	font-weight:bold;
}

p.pre_foot_moji{
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
	border:0;
	font-size:11px;
	text-align:center;
}

p.foot_moji{
	color:#FFFFFF;
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
	border:0;
	font-size:11px;
	text-align:center;
}

p.foot_moji a:link{
	color:#FFFFFF;
	text-decoration:none;

}

p.foot_moji a:visited{
	color:#FFFFFF;
	text-decoration:none;

}


a img{
border: none;
}

.card_table th{
	text-align:center;
	border:1px dotted #000000;
}

.card_table td{
	text-align:center;
	border:1px dotted #000000;
} 

.huto {
	font-weight:bold;
}


h4{
	color:#000000;
	border:solid 1px #000000;
	padding:2px 0 0 2px;
	margin:20px 5px 10px 5px;
	background-color:none;
	font-size:12px;
	text-align:center;
}


.last_text{
	text-align:right;
	font-size:10px;
}

#out{
	font-size:14px;
	margin: 30px 0px 100px 50px;
}

#out_link{
	margin: 0px 0px 0px 75px;
}

.text_size18{
	font-size:18px;
}