@charset "Shift_JIS";

/* --------------------------------------------------------------------
	フリーページ　ご利用ガイド　共通
--------------------------------------------------------------------- */
#guide-wrap {
width:780px;
margin: 0 auto;
font-size:12px;
line-height:1.8;
}
#guide-wrap p {
margin-bottom:1em;
}
#guide-wrap span a{
color:#000;
text-decoration:none;
}
#guide-wrap span a:hover{
color:#000;
text-decoration:none;
}
#guide {
width:780px;
margin: 0 auto;
font-size:12px;
line-height:1.8;
}
#guide .leftfloat_ {
	width: 380px;
}
#guide .rightfloat_ {

	width: 380px;
}
#guide .box_ {
	margin-bottom: 15px;
	padding: 5px 6px 0;
	border: 1px solid #CCC;
}
#guide .box_ ul {
	margin-bottom: 5px;
}
#guide .box_ ul li {
	padding-left: 20px;
	line-height: 180%;
	background: url(../img/usr/tree1.png) 5px center no-repeat;
}
#guide .guide_headline_ {
	margin-bottom: 5px;
	background: url(../img/usr/back_ami.png);
}
#guide .guide_headline_ span {
	padding: 5px;
	display: block;
	font-weight: bold;
	padding: 2px 6px 2px 30px;
	font-size: 14px;
	background: url(../img/usr/h_shoplist_l.png) 3px 4px no-repeat;
}
/* ページ上ローカルナビゲーション */
.localnav_ {
	padding: 5px 10px 10px 10px;
	overflow:hidden;
}
.localnav_ li {
	margin: 0 10px 5px 0;
	padding-left: 7px;
	float: left;
	display: inline;
	white-space: nowrap;
	background: url(../img/usr/arrow_s_y.png) 0 8px no-repeat;
}
/**/
/* ページ下ガイドナビゲーション */
.guidenav_ {
	padding: 5px 6px;
	width: 826px;
	overflow: hidden;
	border: 1px solid #CCC;
	margin-left:70px;
}
.guidenav_ h2 {
	margin-bottom: 5px;
	background: url(../img/usr/back_ami.png);
}
.guidenav_ h2 span {
	padding: 5px;
	display: block;
	font-weight: bold;
	padding: 6px 6px 6px 30px;
	font-size: 14px;
	background: url(../img/usr/h_shoplist_l.png) 3px 4px no-repeat;
}
.guidenav_ .box_ {
	padding: 0 5px;
	margin-bottom: 15px;
	float: left;
	width: 155px;
}
.guidenav_ .box_.long_ {
	width: 320px;
}
.guidenav_ .box_.semilong_ {
	width: 237px;
}
.clear_ {
	clear: both;
}
.guidenav_ .box_ h3 {
	margin-bottom: 5px;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.guidenav_ .box_ h3 a:link,
.guidenav_ .box_ h3 a:visited {
	color: #000;
}
.guidenav_ .box_ h3 a:hover,
.guidenav_ .box_ h3 a:active {
	color: #7F7F7F;
}
.guidenav_ .box_ ul {
	padding: 0!important;
}
.guidenav_ .box_ ul li {
	margin-bottom: 3px;
	padding-left: 7px;
	background: url(../img/usr/arrow_s_y.png) 0 4px no-repeat;
}




.normal-list {
list-style-type: disc;	
color:#000;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}
.normal-list  li{
list-style-position:outside;
list-style-type: disc;	
padding-left:5px;
}



div.freepage_ .box_ ul.guide-info{
	list-style-type: square;	
	color:#eb6100;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
	padding:15px;
	padding-left:40px;
	border: 1px dotted #666;
	background:#f8f8f8;
	}
.guide-info li{
list-style-position:outside;
list-style-type: disc;	
padding-left:5px;
}
.guide-box{
	width:756px;
	border: 2px solid #cccccc;
	padding:10px;
	margin:10px 0;
	}

dl.guide-kinou dt {
font-size:12px;
font-weight:bold;
}
dl.guide-kinou dd {
margin-bottom:5px;
}
div.freepage_ .box_ ol, div.freepage_ .box_ dl {
margin-bottom:10px;
}
#guide-wrap h1 {
	margin-bottom: 15px;
	padding: 2px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/usr/common_h1_b.png) left bottom no-repeat;
	line-height: 1.3;
	}
#guide-wrap h2 {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/usr/common_h2_840.png) left top no-repeat;
	}
#guide-wrap h2 {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/usr/common_h2_840.png) left top no-repeat;
	}
#guide-wrap h3 {
	margin: 0 0 0 10px;
	padding: 5px;
	padding-left: 15px;
	padding-bottom:0;
	font-size: 12px;
	font-weight: bold;
	color: #00a0e9;
	background: url(../img/usr/guide-mark.png) 0 9px no-repeat;
	}
#guide-wrap h3.alt {
	margin: 0 0 0 10px;
	padding: 5px;
	padding-left: 15px;
	padding-bottom:0;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background: url(/img/usr/guide/guide-mark-alt.png) 0 9px no-repeat;
	}
#guide-wrap h4 {
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding-left: 10px;
	}
	
#guide-wrap .thumb {
	float:left;
	margin: 0 10px 10px 0;
	}
	
#guide-wrap .thumb-alt {
	float:right;
	margin: 0 30px 10px 10px;
	}
	
#guide-wrap .thumb-l {
	width:90px;
	float:left;
	margin: 0 10px 10px 0;
	}
#guide-wrap .thumb-r {
	width:650px;
	float:left;
	margin: 0 10px 10px 0;
	}
#guide-wrap .disc li {
	list-style-position:outside;
	list-style-type:disc;
	padding-left:5px;
	margin-left:20px;
}
#guide-wrap .disc2 li {
	color: #626262;
	list-style-position:outside;
	list-style-type:disc;
	padding-left:5px;
	margin-left:20px;
}
.guide_headline_ a:link , .guide_headline_ 	a:visited{
	color:#000000;
	text-decoration:none;
	}

.guide_headline_ a:hover {
	color:#000000;
	text-decoration:none;
	}

#guide-wrap .table-01 {
	width:90%;
	margin:0px 0px 20px 20px;
	padding:0px;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	
	
#guide-wrap .table-01 th {
	width:25%;
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	color:#666666;
	background-color:#EEEEEE;
	border-bottom:1px dotted #999999;
	border-left:5px solid #007ff9;
	}

#guide-wrap .table-01 td {
	padding:4px 2px 2px 4px;
	border-bottom:1px dotted #999999;
	border-left:3px double #CCCCCC;
	}
	
#guide-wrap .table-02 {
	width:70%;
	margin:0px 0px 10px 20px;
	padding:0px;
	border-collapse:collapse;
	border:1px solid #999999;
	}	
	
#guide-wrap .table-02 th {
	width:35%;
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	color:#666;
	background-color:#fff;
	border-bottom:1px dotted #999999;
	}

#guide-wrap .table-02 td {
	padding:4px 2px 2px 4px;
	border-left:1px solid #ccc;
	border-bottom:1px dotted #999999;
	}
	
#guide-wrap .table-03 {
	width:70%;
	margin:10px 0px 10px 20px;
	padding:0px;
	border-collapse:collapse;
	border:1px solid #ccc;
	}	
	
#guide-wrap .table-03 td.t-top {
	padding:4px 2px 2px 4px;
	text-align:center;
	vertical-align:top;
	color:#fff;
	background-color:#007ff9;
	border-bottom:1px dotted #ccc;
	}

#guide-wrap .table-03 td {
	padding:4px 2px 2px 4px;
	border-left:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	}
	
	
#guide-wrap .table-04 {
	width:85%;
	margin:10px 0px 10px 20px;
	padding:0px;
	border-collapse:collapse;
	border:1px solid #ccc;
	}	
	
#guide-wrap .table-04 td.t-top {
	padding:4px 2px 2px 4px;
	text-align:center;
	vertical-align:top;
	color:#fff;
	background-color:#007ff9;
	border-bottom:1px dotted #ccc;
	}

#guide-wrap .table-04 td {
	padding:4px 2px 2px 4px;
	border-left:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	}

#guide-wrap .stats p {
	margin-bottom:0.2em;
	}

#guide-wrap em {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
	}
	
#guide-wrap .txt_intro_ {
margin-left:20px;
}
#guide-wrap .para1 {
margin-bottom:1px;
}
#guide-wrap .alert {
	color:#ff0000;
	font-weight:bold;
	}
#guide-wrap .reco{
	color:#107fc9;
	font-weight:bold;
	}

/* 20130004 add s */
#guide-wrap .cau_uketori {
	background:#f0f0f0;
	padding:5px 15px; 
	border:1px solid #c0c0c0;
}

#guide-wrap .red_bold {
	color:red;
	font-weight:bold;
}

#guide-wrap .bold {
	font-weight:bold;
}

#guide-wrap ul.famiport_sousa_uketori {
	width:756px;
	display:block;
}

#guide-wrap ul.famiport_sousa_uketori li {
	float:left;
	display:inline;
	width:328px;
	font-size:92%;
}

#guide-wrap ul.famiport_sousa_uketori li.arrow {
	width:50px;
}

#guide-wrap ul.famiport_sousa_uketori li img {
	margin-top:20px;
	margin-bottom:5px;
}

#guide-wrap .fs_l{
	font-size:125%;
}

#guide-wrap .mt20 {
	margin-top:20px;
}

#guide-wrap .mt50 {
	margin-top:50px;
}

#guide-wrap .mb50 {
	margin-bottom:50px;
}

#guide-wrap .clear {
	clear:both;
}


/* self-clear floats */

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* IE6 */

* html .group { 
	height: 1%;
	}

/* IE7 */

*:first-child+html .group { 
	min-heig
}
	



/* 表：行6 */

#guide-wrap table.hyo4 {
	width:100%;
	border:1px solid 999;
	background:#fff;
	}

#guide-wrap table.hyo4 th {
	width:18.6%;
	border:1px solid #999;
	border-collapse: collapse;
	/*background:#99CCFF;*/
	color:#fff;
	background-color:#007ff9;
	padding:5px;
	text-align:center;
	font-size:12px;
	}

#guide-wrap table.hyo4 td {
	width:18.6%;
	border:1px solid #999;
	border-collapse: collapse;
	padding:5px;
	text-align:center;
	}

#guide-wrap table.hyo4 th.s {
	width:7%;
	}

#guide-wrap table.hyo4 td.s {
	width:7%;
	}


/* 表：行4 */

#guide-wrap table.hyo3 {
	width:100%;
	border:1px solid 999;
	background:#fff;
	}

#guide-wrap table.hyo3 th {
	width:25%;
	border:1px solid #999;
	border-collapse: collapse;
	/*background:#99CCFF;*/
	color:#fff;
	background-color:#007ff9;
	padding:10px;
	text-align:center;
	}

#guide-wrap table.hyo3 td {
	width:25%;
	border:1px solid #999;
	border-collapse: collapse;
	padding:10px;
	text-align:center;
	}

#guide-wrap .fssmall {
	font-size:10px;
	}