@charset "UTF-8";

p.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

.inline_center {
	text-align:center;
}

.textRight {
	text-align:right;
}


#map {
	width:100%;
	height:400px;
	border:4px solid #FFF;
	-webkit-box-sizing:borde-box;
	box-sizing:border-box;
}

h2 {
	color:#333333;
	margin:20px 0 10px;
	font-size:100%;
}

.h2 {
	margin:0 -15px 15px;
	border-left:5px solid #752201;
	background:#0172BD;
	background:-webkit-gradient(linear, left top, left bottom, from(#0172BD), to(#014674));
	color:#FFF;
	font-weight:normal;
	padding:5px 10px;
}


ul.standardList {
	list-style-image:url(images/list_bg_03.png);
}

ul.standardList li {
	margin:0 0 10px;
}

.titleImage p {
	margin:-15px -15px 0;
	line-height:0;
	background:none;
}

.titleImage img {
	width:100%;
}

.menu {
	text-align:center;
	margin-bottom:25px;
}

.menu>div {
	display:inline-block;
}

.menu .ui-btn-inner {
	padding:0.6em 10px;
}


/* テキストを省略せずに表示する */
.ui-header .ui-title,            /* ヘッダー */
.ui-footer .ui-title,            /* フッター */
.ui-btn-inner,                /* ボタン */
.ui-li-heading,                /* リスト見出し */
.ui-li .ui-btn-text a.ui-link-inherit,    /* リンクリスト */
.ui-li-desc                /* リスト詳細 */
{
    overflow: visible;
    white-space: normal;
}


/* data-icon="pcSite" */
.ui-icon-pcSite {
    background: url(images/pcSite.png) 50% 50% no-repeat;
    width: 24px;
	height: 24px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

p.toPC {
	font-size:9pt;
	text-align:center;
	border:1px solid #CCC;
	background:#FFF;
	margin:10px 20px;
	padding:5px;
}

.kakomi-address p {
	color: #006600;
	font-size:0.9em;
}

/* PC版のClassから採用 */

.kakomiDouble {margin:0 0 15px; border:3px #CCC double; background:#FFF; padding:0 15px;}
.kakomiGreen {margin:0 0 15px; border:1px #CCC solid; background:#FBFFF4; padding:0 15px;}
.kakomiYellow {margin:0 0 15px; border:1px #CCC solid; background:#FFFEEC; padding:0 15px;}
.kakomiOrange {margin:0 0 15px; border:1px #CCC solid; background:#FFF8EC; padding:0 15px;}
.kakomiPink {margin:0 0 15px; border:1px #CCC solid; background:#FEF7FF; padding:0 15px;}

.textRed {color:red;}
.textSmallRed {font-size:80%; color:red;}
.textBlueBold {color:#036; font-weight:bold;}
.textPurple {color:#6A5ACD;}
.textGreen {color:#20B2AA;}
.textGray {color:#999;}

.backYellow {background:#FFFFE1}
.backGreen {background:#EEFFF7}
.backBlue {background:#E6F7FF}
.backPink {background:#FFEEFF}
.backPurple {background:#EEEEFF}
.backGray {background:#F0F0F0;}
.backOrange {background:#FFF3E8;}

.contents table {
	margin:0 0 20px;
	border-collapse:collapse;
	border:1px solid #999;
	empty-cells:show ;
	background:#FFF;
}

.contents caption {
	color:#666;
	text-align:right;
}

.contents td,
.contents th {
	border:1px solid #999;
	padding:3px 6px;
	vertical-align:top;
}

.contents th {
	color: #000;
	text-align: center;
	white-space: nowrap;
	background-color: #D0DCFF;
}

.contents .table_time th,
.contents .table_time td{
text-align:center;
vertical-align: middle;
}


th.thCenter {
	text-align:center;
}

td p {
	margin:0;
	padding:0;
	text-indent:0;
}

td ul,
td ol {
	padding-left:1.2em;
}

td li {
	margin-bottom:5px;
	line-height:120%;
}

.contents p.comment1 {
	background:url(images/diamonds.gif) no-repeat left 4px;
	padding-left:20px;
	text-indent:0;
}

.contents p.comment2 {
	text-indent:-1em;
	margin-left:2.5em;
}

.contents .arrowRight {
	background:url(images/arrowRight.gif) no-repeat left center;
	padding-left:20px;
	text-indent:0;
}

.contents h2 {
	border: 1px solid #000077;
	padding: 5px;
	background-color: #FFFBDF;
}

.contents h3 {
	font-size:100%;
	border-left:4px solid #FFD504;
	padding-left:8px;
}

#faq .contents h3 {
	font-size:100%;
	border-left:none;
	padding-left:0;
}

.contents h4 {
	font-size:95%;
	padding-bottom:0.2em;
	margin-bottom:0;
	border-bottom: 2px dotted #999;
}


.otoiawase {
	border:1px solid #FC9;
	padding:0 0 10px;
	margin:10px 0;
	background:#FFF;
}

.contents .otoiawase h2 {
	color:#666;
	background:#FFF8EC;
	padding:5px 10px;
	margin:0 0 5px;
	border-bottom:none;
}

.contents .otoiawase p{
	margin:0 10px 0 20px;
}

.otoiawase p img {
	vertical-align:middle;
}

dt {
	font-weight:bold;
	color:#0066cc;
}

dd {
	margin:6px 0 20px 1em;
	line-height:150%;
}

.img_right {
    float: right;
    line-height: 1.1;
    margin-left: 20px;
	text-align:center;
}

.img_left {
    float: left;
    line-height: 1.1;
    margin-right: 20px;
	text-align:center;
}

.inline_right {
	text-align:right;
	margin-bottom:20px;
}

.tableBorderNone,
.tableBorderNone th,
.tableBorderNone td {
 border:none !important;
 background-color:transparent  !important;
 font-weight: normal;
}

.contents img{
	max-width: 100%;
    height:auto;
}

.contents #jushinnonagare img{
 max-width:none;
}


/*** get Acrobat ***/
#getAcro {
    background-color: #F9FBEC;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    margin: 20px 0;
}
#getAcro img {
    margin: 10px 10px 5px;
}
#getAcro p {
    font-size: 80%;
    margin: 8px 10px 0;
    padding-bottom: 10px;
}
