@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

/* ユニバーサルセレクタでmargin/paddingなどを初期化する */

*
{
	margin: 0;
	padding: 0;
	/*border: none;*/
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.0;
	list-style: none;
	vertical-align: baseline;
}


/* ブラウザのスクロールバーの表示の違いを解決する */

html
{
	overflow: scroll;
	overflow: -moz-scrollabars-vertical;
	overflow-x: scroll;
	height: 100%;
	margin: 0;
}

/* MacとWindows系のフォント指定 */

body
{	
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	_font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* for WinIE 6 */
	*font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* for WinIE 7 */
	font-size: 76%;
	/*font-family: 
"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS P Gothic", sans-serif;*/
	word-wrap: break-word;
	height: 100%;
	margin: 0;
}

a:hover {
	text-decoration: underline;
	color: #e71e1e
}

#wrap {
	width:100%;
	margin: 0;
	padding: 0;
	min-width:1120px;
}

#header {
	width:950px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image: url(images/tel_header.png);
	background-repeat: no-repeat;
	background-position: right;
	background-position-y: 30px;
}

#nav {
	width:100%;
	height: 50px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
}

#nav ul {
	width: 950px;
	margin: 0 auto;
}

#nav li {
	display: inline;
}


#container {
	width:100%;
	background-image: url(images/sky_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}

#contents {
	width: 950px;
	margin: 0 auto;

}

#contents h1 {
	font-family: serif;
	font-size: 22px;
	font-weight: bold;
	border-left:5px solid #ed0d2d;
	padding: 0 0 0 10px;
	margin: 20px;
}

#contents h2 {
	background-image: url(images/icn_arrow_gray.gif);
	background-repeat: no-repeat;
	padding:5px 0 8px 40px;
	border-bottom: 1px solid #bababa;
	height: 23px;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
	margin: 20px 0 0 20px;
	width: 871px;
}


img.main_copy1 {
 margin: 80px 0 30px 0;
}

#contents p {
	font-size: 14px;
	line-height: 22px;
}

#information {
	width: 680px;
	float: left;
}

#information dl {
	border-bottom: 1px dotted #838091;
	padding: 20px 0 30px 10px;
	height: auto;
	clear: both;
}

#information dt {
	font-size: 14px;
	margin: 0 50px 0 0;
	color: #838091;
	float: left;
	line-height: 20px;
}

#information dd {
	background-image: url(images/list_arrow_red.gif);
	background-position-y: 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 24px;
	float: left;	
	width: 470px;
	line-height: 20px;
	vertical-align: top;

}


#partner {
	width: 220px;
	background: #f0f0f0;
	height:auto;
	float: right;
	padding-bottom: 10px;
}

#partner img {
	margin: 10px 10px 0 10px;
}

#top_contents {
	margin: 100px 0 100px 0;
}

#footer {
	background: #f0f0f0;
	border-top:#bababa 1px solid;
	width: 100%;
	padding: 30px 0 0 0;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #bababa;
	font-size: 12px;
	padding: 0 20px;
}

#footer ul li.end {
	border: none;
}

#footer address {
	text-align: center;
	margin: 30px;
	color: #333;
	line-height: 20px;
	font-size: 12px;
}

#copyright {
	background: #3c2478;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

table.table01{
	background: #fff;
	font-size: 13px;
	width: 850px;
	margin: 50px auto;
}

table.table01 th {
	background: #f1f1f1;
	vertical-align: middle;
	text-align: center;
	padding: 20px;	
	white-space: nowrap;
}

table.table01 td {
	border: 1px solid #f1f1f1;
	padding: 20px;
	line-height: 22px;
}

img.ttl_img {
	width: 911px;
	margin: 20px;
}

img.flow_service {
	width:804px;
	margin: 30px 0 30px 50px;
}

img.entry_btn {
	margin: 0 0 100px 63px;
}

ul.list_green {
	margin: 30px;
}

ul.list_green li {
	background-image: url(images/icn_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 13px;
	margin: 5px 0;
	font-size: 14px;
	padding: 6px 0 0 25px;
}

.details_mini {
	background-image: url(images/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 ;
	height: 12px;
	margin: 5px 0;
	font-size: 12px;
	padding: 2px 0 0 18px;
	float: right;
}



table.carrierconsult {
	width: 930px;
	margin: 20px 0 20px 20px;
}

table.carrierconsult td {
	vertical-align: top;
}

table.carrierconsult td hr {
	color: #bababa;
	margin:20px 0;
}

table.carrierconsult td img {
	float: left;
	margin: 0 10px 0 0;
}

.details {
	float: left;
	width:290px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	margin: 0 10px 0 0;
}

.details h3 {
	border-left:5px solid #1499ff;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.details h3 span {
	font-size: 11px;
	color: #666;
}

.details b {
	color: #dc2626;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.details h4 {
	color: #000;
	font-size: 12px;
	border-bottom: 3px solid #bababa;
	width: 265px;
	margin: 15px 0 10px 0;
	padding: 0 0 5px 0;
}

table.consulting_data {
	width: 900px;
	border: 1px solid #d2d2d6;
	margin: 100px 0 100px 30px;
}

table.consulting_data th {
	background: #ecf3f9;
	width:180px;
	vertical-align: top;
	padding: 0 10px 0 7px;
	text-align: left;
}

table.consulting_data th img {
	margin: 10px 0 15px 0;
}

table.consulting_data th h3 {
	font-size: 18px;
	font-weight: bold;
}

table.consulting_data th ul li {
	margin: 5px 0
}

table.consulting_data td b {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #cf2626
}

table.consulting_data td {
	font-size: 13px;
	line-height: 22px;
	padding: 20px;
}

table.consulting_data td h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	border-bottom: 3px solid #bababa;
	padding: 0 0 3px 0 ;
	margin: 20px 0 5px 0;
}

table.consulting_data td h4 span {
	color: #5298d9;
	font-size: 11px;
	padding: 0 0 0 10px;
}

.back_to_menu {
	background-image: url(images/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: 0 ;
	height: 12px;
	margin: 5px 0;
	font-size: 12px;
	padding: 2px 0 0 18px;
	float: right;
}

dl.policy {
  padding: 20px;

}

dl.policy dt {
  font-weight: bold;
  padding: 10px;
  font-size: 16px; 
}

dl.policy dd {
  font-size: 14px;
  padding: 10px 50px;
  line-height: 22px;
}