@charset "UTF-8";

/* info common */
/*************************************************************/

.info .lead {
	margin: 15px 0 0 0;
	font-size: 75%;
	line-height: 1.7;
	letter-spacing: 1px;
}

.info h3 {
	margin-top: 42px;
}

.info .list_box {
	margin: 15px 0 0 0;
	padding: 0 6px;
	font-size: 75%;
	line-height: 1.7;
}

.info .list_box h4 {
	width: 474px;
	margin-bottom: 15px;
	padding: 7px 0 4px 10px;
	background: #f7f7f7;
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}

.info .list_box h4.full {
	width: 630px;
}

.info .list_box .ph_box {
	float: right;
	width: 135px;
	padding: 0 0 10px 10px;
}

.info .list_box .ph_box p {
	margin-bottom: 10px;
	text-align: center;
}

.info .list_box .ph_box p span {
	font-size: 83.4%;
}

.info .list_box .detail_box {
	padding-bottom: 10px;
}

.info .list_box .detail_box p {
	margin: 0 0 15px 4px;
}

.info .list_box .detail_box ul {
	zoom: 1;
	overflow: hidden;
	margin-bottom: 10px;
}

.info .list_box .detail_box ul li {
	float: left;
	margin: 0 20px 15px;
	text-align: center;
}

.info .list_box .detail_box table {
	margin: 0 0 15px 15px;
}

.info .list_box .detail_box table * {
	vertical-align: top;
}

.capt {
	color: #a22231;
}

.info .pagetop_txt {
	margin-top: 40px;
}


/* info top */
/*************************************************************/
#content .info_top .info {
	padding-right: 0;
}

.info_box {
	float: left;
	width: 316px;
	margin-right: -3px;
	padding-right: 23px;
}

.info_box div {
	padding: 10px 0 10px 52px;
	font-size: 75%;
	line-height: 1.7;
}

.info_box #center {
	background: url(../../images/ic_center.gif) 1px 6px no-repeat;
}

.info_box #barrierfree {
	background: url(../../images/ic_barrierfree.gif) 1px 6px no-repeat;
}

.info_box #child {
	background: url(../../images/ic_child.gif) 1px 6px no-repeat;
}

.info_box #pet {
	background: url(../../images/ic_pet.gif) 1px 6px no-repeat;
}

.info_box #atm {
	background: url(../../images/ic_atm.gif) 1px 6px no-repeat;
}

.info_box #others_info {
	background: url(../../images/ic_others.gif) 1px 6px no-repeat;
}

.info_top .info .pagetop_txt {
	margin: 40px 24px 0 0;
}


/* info atm */
/*************************************************************/
.info_atm .ph_box {
	margin-right: 10px;
}


/* info pet */
/*************************************************************/
.pet #pet_navi {
	zoom: 1;
	overflow: hidden;
	padding: 20px 0 0 0;
}
.pet #pet_navi li {
	float: left;
	padding: 0 6px 0 24px;
}

.pet p {
	font-size: 75%;
	line-height: 1.7;
}

.pet h3 {
	padding-bottom: 20px;
}

.pet .pet_ic {
	float: left;
	margin-bottom: 20px;
	padding: 0 0 0 6px;
}

.pet .pet_capt {
	float: left;
	margin: 6px 0 0 10px;
	line-height: 1.4;
}

.pet .pet_attention {
	clear: both;
	border: #c8c8c8 1px solid;
	background: #f8f8f8;
}

.pet .pet_attention h4 {
	margin: 0 15px;
	padding: 11px 7px 10px;
	border-bottom: #c8c8c8 1px solid;
	color: #e95377;
	font-size: 87.5%;
}

.pet .pet_attention h4 span {
	padding: 2px 0 1px 8px;
	border-left: #e95377 5px solid;
}

.pet .pet_attention p {
	margin: 0 15px;
	padding: 10px 10px 15px;
	border-top: #FFFFFF 1px solid;
}

.pet .pet_attention p span {
	color: #e95377;
}

.pet .img_box {
	margin: 15px 0;
	text-align: center;
}

.pet .img_box div {
	padding: 10px 2px 5px 0;
	font-size: 75%;
	text-align: right;
}


/* petlist */
.petlist	{
	margin:20px 0 10px;
}

.pet .petlist .pettable	{
	text-align:center;
	width: 500px;
	border: 0;
	margin-bottom: 10px;
}

.pettable table	{
	margin:5px 0;
}

.pettable .border	{
	border:1px solid #CCCCCC;
}

.pettable .border td 	{
	border:1px solid #CCCCCC;
	padding:2px;
}

.pet .petlist .pettable	 .pet_th	{
	background-color:#56241f;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.6;
	padding: 2px;
}

.pet .petlist .pettable	 .pet_tr1	{
	font-size:12px;
	text-align: center;
	background-color:#75443a;
	color: #ffffff;
	line-height: 1.6;
}

.pet .petlist .pettable	 .pet_tr2	{
	font-size:12px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.6;
	padding-left:25px;
}

.pet .petlist .pettable	 .pet_td	{
	width: 300px;
	text-align:left;
	padding-left: 25px;
}

.pet .petlist .pettable	 .pet_td2	{
	width: 100px;
	text-align:center;
}

pet .petlist .pettable	 .pet_td3	{
	width: 50px;
	text-align:center;
}

.pet .petlist .pettable	 .pet_td_r	{
	width: 100px;
	font-size:12px;
	text-align: center;
	background-color:#75443a;
	color: #ffffff;
	line-height: 1.6;	
}

.pet .petlist .pettable	 .pet_td_r_	{
	width: 50px;
	font-size:12px;
	text-align: center;
	background-color:#75443a;
	color: #ffffff;
	line-height: 1.6;
}

.pet .petlist .pettable	 .pet_td_l_	{
	text-align:left;
	padding-left:25px;
}


/* info petrule */
.pet .sticker {
	width: 534px;
	height: 80px;
	margin: 0 auto;
	padding: 25px 0 0 38px;
	background: url(../info/images/top.gif) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5;
}

.pet #rulelist {
	zoom:1;
	margin: 30px 0;
}

.pet #rulelist li {
	float: left;
	width: 185px;
	height: 67px;
	margin-bottom: 25px;
	padding: 194px 12px 0 10px;
	color: #483611;
	font-size: 75%;
	line-height: 18px;
}

.pet #rulelist li#ill_01 {
	background: url(../info/images/pet_ill_01.gif) no-repeat;
}
.pet #rulelist li#ill_02 {
	margin-right: 15px;
	margin-left: 16px;
	background: url(../info/images/pet_ill_02.gif) no-repeat;
}
.pet #rulelist li#ill_03 {
	background: url(../info/images/pet_ill_03.gif) no-repeat;
}
.pet #rulelist li#ill_04 {
	background: url(../info/images/pet_ill_04.gif) no-repeat;
}
.pet #rulelist li#ill_05 {
	margin-right: 15px;
	margin-left: 16px;
	background: url(../info/images/pet_ill_05.gif) no-repeat;
}
.pet #rulelist li#ill_06 {
	background: url(../info/images/pet_ill_06.gif) no-repeat;
}

