/* 共通 */
.pinGr {
	color: #339933;
}
.pinGlay {
	color: #cdcdc7;
}
.pinOrange {
	color: #ff3300;
}
.pin {
	margin-right: 5px;
}
h1 {
	font-size: 0.9em;
	text-align: left;
}
h2 {
	margin-bottom: 0.5em;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.attention {
	font-size: 0.8em;
	line-height: 1.3em;
}
/* 共通 PDF設定 */
.pdf {
	font-size: 0.9em;
	margin-left: 6px;
}
#pdf {
	margin-top: 2em;
}
#pdf img{
	margin-right: 6px;
}
#pdf .attention {
	font-size: 0.8em;
}
/* テキスト */
p{
	margin: 0px;
	font: 0.9em/1.4em "ＭＳ Ｐゴシック", "Osaka";
}

/* リンク */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	color: #444444;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

/*別窓用*/
#popup {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	
}

#popMain{
	width:700px;
	background:#fffff0;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#popHead {
	background: #FFFFFF;
	width: 700px;
}
#popHead .name{
	padding-top: 3px;
	padding-bottom: 3px;
}
#popHead .help{
	vertical-align: bottom;
	padding-bottom: 3px;
}

#popMain{
	width:700px;
	background:#fffff0;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:0px;
}
#popFooter{
	width:700px;
}
#popMain th {
	text-align: left;
	background: #DDDDDD;
}
#popMain th.naiyo {
	text-align: center;
	background: #CDCDC1;
	vertical-align:top;
	border-left: 1px solid #706b67;
	border-top: 1px solid #706b67;
}
#popMain table.naiyo {
	border-bottom: 1px solid #706b67;
	border-right: 1px solid #706b67;
	margin-bottom:5px;
	width:600px;
}
#popMain td.naiyo {
	border-left: 1px solid #706b67;
	border-top: 1px solid #706b67;
}
#popMain td.day {
	border-left: 1px solid #706b67;
	border-top: 1px solid #706b67;
	background: #DDDDDD;
}
#popMain td.day1 {
    border-left: 1px solid #706b67;
	border-top: 1px solid #706b67;
	border-right: 1px solid #706b67;
	background: #DDDDDD;
	}

/* メンテナンスインフォメーション */
#maintenance {
	padding-left:30px;
	padding-right:30px;
}
#maintenance p.date {
	text-align:right;
}
#maintenance h1 {
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:30px;
}
#maintenance p.time {
	margin-bottom:10px;
	font-weight:bold;
}
#maintenance p.contact {
	margin-top:30px;
	text-align: right;
}




/* 個人情報保護方針 */
#privacyHead h1{
	text-align:center;
}
#privacy{
	padding-top: 24px;
	padding-bottom: 24px;
	background: #fffff0;
	width: 700px;
}
#privacyNavi {
	padding-top: 40px;
	padding-left: 24px;
}
#privacyNavi th{
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 4px;
}
#privacyNavi td{
	padding-bottom: 20px;
	font-size: 0.8em;
	vertical-align: top;
	padding-top: 4px;
	line-height: 1.4em;
}
#privacyNavi th.first{
	padding-top: 6px;
}
#privacyNavi td.first{
	padding-top: 0px;
}
#privacyMain {
	padding-right: 24px;
	padding-left: 24px;
	border-left: 1px solid #dfdfd7;
}
#privacyMain h2{
	margin-top: 0px;
	margin-bottom: 20px;
}

#privacyMain h3{
	font-size:0.9em;
	margin-top: 15px;
	padding-bottom:3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcdc1;
}
#privacyMain .image{
	padding-bottom: 20px;
}
#privacyMain p{
	font-size: 0.8em;
}
#privacyMain p.date{
	font-size: 0.8em;
	text-align:right;
	margin-bottom: 15px;
}
#privacyMain li{
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 15px;
}
#privacyMain .content{
	font-weight: normal;
}

#privacyMain .title{
	margin-top: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}

#privacyMain table.content th{
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	padding-top: 4px;
	vertical-align: top;
}
#privacyMain table.content td{
	font-size: 0.8em;
	vertical-align: top;
	padding-top: 4px;
}
#privacyMain table.att{
	font-weight: normal;
	margin-top: 12px;
}
#privacyMain table.att td{
	font-weight: normal;
	vertical-align: top;
	margin-top: 12px;
	font-size: 0.8em;
}
#privacyMain ol.sec li{
	font-weight: normal;
	margin-bottom: 5px;
	list-style: lower-roman;
	font-size: 1em;
}
#privacyMain ul.third li{
	font-weight: normal;
	margin-bottom: 2px;
	list-style: circle;
	font-size: 1em;
}
#privacyMain ul.third .attention{
	font-weight: normal;
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 12px;
}
#privacyMain .address{
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 12px;
}
#privacyMain .exType1{
	color: #53868B;
}
#privacyMain .exType2{
	color: #8B5F65;
}
#privacyMain table.case{
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#privacyMain table.case th{
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#privacyMain table.case td{
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	padding: 4px 4px 4px 0px ;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#privacyHosoku {
	margin-top: 40px;
}
#privacyHosoku h3{
	font-size:0.9em;
	margin-top: 20px;
	padding-bottom:3px;
	margin-bottom: 10px;
	border-top: 1px dotted #cdcdc1;
	border-bottom: none;
	padding-top: 10px;
}

#privacyDL {
	padding: 15px 0px;
	font-size:1em;
}
#privacyDL .attention{
	font-weight: normal;
}
#privacyPdf {
	font-size:0.9em;
	padding-bottom: 12px;
	text-align:right;
}


/* 個人情報保護方針 macIE対策*/
@media screen.print{
	#privacyMain h2{
		letter-spacing: 1px;
	}
	#privacyMain h3{
		letter-spacing: 1px;
	}
	#privacyMain p{
		letter-spacing: 1px;
	}
	#privacyMain li{
		letter-spacing: 1px;
	}
	#privacyMain .address{
		letter-spacing: 1px;
	}
	#privacyMain table.attention td{
		letter-spacing: 1px;
	}
	#privacyMain ol.sec li{
		letter-spacing: 1px;
	}
	#privacyMain ul.third li{
		letter-spacing: 1px;
	}
	#privacyMain table.content th{
		letter-spacing: 1px;
	}
	#privacyMain table.content td{
		letter-spacing: 1px;
	}
	#privacyMain .address{
		letter-spacing: 1px;
	}
	#privacyMain table.case th{
		letter-spacing: 1px;
	}
	#privacyMain table.case td{
		letter-spacing: 1px;
	}
	#privacyHosoku h3{
		letter-spacing: 1px;
	}
}


/* 個人情報お問い合わせ */
#privacyForm .help{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 0.8em;
	line-height: 1.3em;
	border-bottom: 1px solid #cdcdc7;
	text-align: left;
}
#privacyForm table.data {
	width: 550px;
}
#privacyForm td {
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	font-size: 0.9em;
}
#privacyForm td.resumeIndex {
	padding-right: 5px;
	padding-bottom: 10px;
	font: 0.9em;
	vertical-align: top;
	white-space: nowrap;
}
#privacyForm .layoutTable {
	margin-bottom:5px;
}
#privacyForm .layoutTable td {
	padding-top: 5px;
	padding-bottom: 3px;
	vertical-align: middle;
}
#privacyForm .layoutTable td.line {
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeee0;
}
#privacyForm input.width {
	width: 300px;
	}
#privacyForm input.harf {
	width: 150px;
	margin-left: 2px;
	}
#privacyForm textarea.width {
	width: 300px;
	height: 8em;
	}
#privacyForm .attention{
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-left: 25px;
	text-align: left;
}
#privacyForm .name{
	margin-left: 0.9em;
}



#obon_hyou h2{
margin:5px 0px 5px 0px;
padding:0;
font-size:90%;
}
#obon_hyou th{
text-align:center;
padding:5px;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
vertical-align:top;
font-size:0.9em;
line-height:1.4em;
}
#obon_hyou td{
background:#ffffff;
padding:3px 5px;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
vertical-align:top;
font-size:0.85em;
line-height:1.4em;
}
#obon_hyou td.dot{
background:#ffffff;
padding:3px 5px;
border-left:1px solid #cccccc;
border-bottom:1px dotted #cccccc;
vertical-align:top;
font-size:0.85em;
line-height:1.4em;
}
#obon_hyou td.bg{
background:#eeeeee;
}
#obon_hyou table{
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
}

#obon_hyou ul{
margin:0px;
padding-left:15px;
list-style:none;
}
#obon_hyou li{
margin-top:3px;
}


#isms {
margin-left:24px;
margin-right:24px;
}
#isms p {
font-size:0.8em;
}
#hyou_isms table {
border-bottom:1px solid #999999;
width:630px;}
#hyou_isms th{
padding:3px;
font-size:0.8em;
line-height:1.5em;
border-right:1px solid #999999;
border-top:1px solid #999999;
border-left:1px solid #999999;
vertical-align:top;
width:120px;}
#hyou_isms td{
padding:3px;
font-size:0.8em;
line-height:1.5em;
border-right:1px solid #999999;
border-top:1px solid #999999;
vertical-align:top;}
#hyou_isms td.logo{
padding:3px;
font-size:0.85em;
line-height:1.5em;
border:0;
text-align:center;}

p.isms{
margin:0px 0px 0px 10px;
font-size: 0.7em;
line-height:1.2em;
}
td .btisms{
border-top:1px solid #deded7;
padding-top:20px;}