@CHARSET "UTF-8";

body{
    width: 100%;
    height: 100%;
	margin:0;
	padding:0;
	font-size:80%;
	line-height:1.4;
	color: #4d4d4d;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",helvetica, sans-serif;
	background-color:#fff;
}

#login {
	float: right;
	font-size: 11.5px;
	padding: 8px 50px;
	font-size: 85%;
}

#menu {
	float: right;
	list-style-type: none;
	padding-left: 0px;
}

#menu a {
	text-decoration: none;
	color: #4d4d4d;
}

#menu a:visited {
	color: #4d4d4d;
}

#menu .a {
	float: left;
}

#menu .b span{
	cursor: pointer;
}

#menu .b ul {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100px;
	list-style-type: none;
	border:1px solid #ccc;
	padding: 0;
}

#menu .b ul li {
	padding: 10px;
	border-bottom: solid 1px #ccc;
}

#menu .b ul .sub_last {
	border-bottom: none;
}

#headerBtm {
	clear: both;
}

#headerBtm table{
	margin: auto;
	border-collapse: collapse;
}

#headerBtm .blockSearch {
	background-color: #ccc;
}

#search_window {
	height: 19px;
}

#headerBtm .blockSearch table {
	border-collapse: collapse;
	font-size: inherit;
}

#headerBtm .blockSearch #search_window {
	width: 406px;
	border: 1px solid #000;
	font-size: 100%;
	line-height: 130%;
	padding: 1px 3px;
	margin: 15px 0;
}

a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
}

a:link {
	color:#0068b7;
}

.unselectable {
    /* クリック時に青い選択表示をさせないように */
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    /* ハイライトを無色に */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#content_navi {
    margin-top: 10px;
    font-weight: bold;
    font-size: 10px;
}


p.logout {
    text-align: center;
    margin-bottom: 10px;
}

p.logout a {
    color: #999999;
}

p.box1 {
    text-align: center;
    margin-bottom: 6px;
}

p.box2 {
    text-align: center;
    margin-bottom: 6px;
}

p.box3 {
    text-align: center;
    margin-bottom: 10px;
}

dl.title {
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 13px;
    background: none;
}

dl.title_2 {
    margin-bottom: 25px;
    margin-left: 6px;
    margin-top: 14px;
}

.Clickable {
    padding-right: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}

dt {
    font-size: 12px;
}

dt#font {
    font-weight: bold;
    font-size: 0.84rem;
}

dt#font_2 {
    font-size: 0.74rem;
    margin-left: 12px;
}

dd {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 4px;
    padding: 10px 10px 10px 50px;
}

#footer {
    clear: both;
}

#copyright {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
#ftr {
    display: none;
}

@media only screen and (min-width: 769px) {

	#contentsBlock {
		width: 100%;
		margin: auto;
	}
	
	#headerTop {
		width: 980px;
		margin-top: 20px;
		margin: auto;
		height: 60px;
	}

	#home {
		background: url("http://image.pia.jp/images3/tpia/logo.gif") no-repeat;
		width: 158px;
		height: 33px;
		float: left;
		margin-top: 8px;
	}
	
	#menu {
		width: 200px;
		font-size: 85%;
		margin: 0;
	}
	
	#menu .a {
		width: 64px;
	}


	#menu .a,.b,.c,.d{
		background: url("http://image.pia.jp/common2/images/header_link.png") no-repeat 1px;
		padding: 8px 0 5px 20px;
	}
	
	#menu .b {
		float: left;
	}
	
	#menu .c {
		clear: both;
		float: left;
		width: 64px;
	}

	#menu .d {
		float: left;
	}
	
	#headerBtm {
		min-width: 980px;
	}

   #content_navi {
        display: none;
    }
        #footer {
        display: none;
    }

    #ftr {
        background: no-repeat scroll center top #043985;
        clear: both;
        padding-bottom: 20px;
        display: block;
        height: 131px;
    }

    #ft_base {
        color: #FFFFFF;
        margin: 0 auto;
        padding: 0;
        position: static;
        width: 980px;
    }

    #ft_l {
        float: left;
        font-size: 0.8em;
        letter-spacing: 0.5px;
        padding: 10px 0 0;
        width: 730px;
    }

    #ft_l p {
        padding: 15px 0 0;
    }

    #ft_l a {
        color: #FFFFFF;
        height: 1.1em;
        line-height: 1em;
        padding: 0;
    }

    #ft_l a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .foot_menu ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    .foot_menu li {
        clear: both;
        display: block;
        line-height: 1.3em;
    }

    .foot_menu dl {
        margin: 0;
        padding: 0;
        width: 640px;
    }

    .foot_menu dt {
        padding: 0 10px 0 0;
    }

    .foot_menu dd {
        left: 6em !important;
        position: relative !important;
        top: -1.3em !important;
        white-space: nowrap !important;
        width: 600px !important;
        display: block !important;
        padding: 0px !important;
    }

    .foot_menu dd a {
        background: no-repeat scroll 0 center transparent;
        display: inline;
        line-height: 1;
        margin: 0 15px 0 0;
        padding-left: 5px !important;
    }

    .foot_menu2 {
        clear: both;
        font-size: 0.8em;
        width: 980px;
    }

    .foot_menu2 p {
        float: left;
        font-size: 10px;
    }

    .foot_menu2 a, .foot_menu2 a:link, .foot_menu2 a:visited {
        color: #FFFFFF;
        line-height: 1em;
    }

    .foot_menu2 a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .copyright {
        color: #91A1B5;
        float: right;
        font-size: 10px;
    }

}

@media only screen and (max-width: 768px) {

	#headerTop {
		height: 45px;
		vertical-align: middle;
	}
	
	#contentsBlock {
		width: 100%;
	}
	
	#home {
		background: url("http://image.pia.jp/common2/images/ticket_pia_logo.png") no-repeat;
		background-size: contain;
		width: 40%;
		height: inherit;
		float: left;
	}
	
	#login {
		float: right;
		width: 100px;
		height: inherit;
		verical-align: center;
	}
	
	#login {
		display: none;
	}

	#menu .a {
		display: block;
		text-decoration: none;
		border: 1px solid #c8c8c8;
		border-color: #c8c8c8 #bdbdbd #989898;
		width: 75px;
		height: 38px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background: #fff;
		text-align: center;
		font: bold 12px/30px Arial, Helvetica, sans-serif;
		color: #333;
		box-shadow: 0 -1px 3px #b5b5b5 inset;
		-webkit-box-shadow: 0 -1px 3px #b5b5b5 inset;
		-moz-box-shadow: 0 -1px 3px #b5b5b5 inset;
		margin: 3px 0 0;
		line-height: 38px;
	}

	#menu .a a {
		font-weight: bold !important;
	}

	#menu .b {
		float: right;
	}

	#menu .b #sub_title {
		content: url("http://image.pia.jp/common2/images/dropmenu_btn.png");
		height: 45px;
		margin: 0 10px;
	}

	#menu .b ul {
		margin: 0 -49px;
	}
	
	#menu .b #sub_title_reg a {
		display: block;
		text-decoration: none;
		border: 1px solid #c8c8c8;
		border-color: #c8c8c8 #bdbdbd #989898;
		width: 75px;
		height: 38px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background: #fff;
		text-align: center;
		font: bold 12px/30px Arial, Helvetica, sans-serif;
		color: #333;
		box-shadow: 0 -1px 3px #b5b5b5 inset;
		-webkit-box-shadow: 0 -1px 3px #b5b5b5 inset;
		-moz-box-shadow: 0 -1px 3px #b5b5b5 inset;
		margin: 3px 10px 0 10px;
		line-height: 38px;
	}

	#menu .c,.d {
		display: none;
	}
	
	#headerBtm {
		width: 100%;
	}
	
	#headerBtm .blockSearch table {
		margin: 5%;
	}

	#headerBtm .blockSearch #search_window {
		width: inherit;
	}

	#headerBtm .blockSearch .input {
		width: 100%;
		text-align: right;
		font-size: 10px;
	}

	#headerBtm .blockSearch .button {
		padding-left: 10px;
	}

    dl.title {
        margin-left: 6px;
        margin-top: 0px;
        margin-bottom: 0px;
        background: none;
    }

    dl.title_2 {
        margin-bottom: 0px;
        margin-left: 6px;
        margin-top: 0px;
    }

    dt {
        font-size: 12px;
    }

    dt#font {
        font-weight: bold;
        font-size: 0.84rem;
    }

    dt#font_2 {
        font-size: 0.74rem;
        margin-left: 12px;
    }
    dt.tasu {
        margin-right: -3px;
    }

    dt.hiku {
        margin-right: -3px;
    }

    #footerArea #content_navi a:link, #footerArea #content_navi a:visited {
        color: #0068b7 !important;
        font-weight: bold !important;
    }

}