@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

p,h1,h2{	
font-family: 'Noto Sans Japanese', 'Montserrat';
}


p1
{font-size:13px;
    font-family:  'Montserrat';
}

p2
{font-size:12px;
    font-family:  'Montserrat','Noto Sans Japanese';
}

#header {
	height: 155px;
	width: 750px;
	text-align: left;
}
#logo {
	height: 68px;
	width: 98px;
	padding-top: 35px;
	padding-left: 50px;
}
#contents {
	position: relative;
	max-width: 690px;
	color: #666666;
	background-color: #fff;
	display: inline-block;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
		font-family:  "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", serif;
	font-size: 12px;
	line-height: 1.6em;
}
#fotter {
	clear: left;
	width: 750px;
	margin-bottom: 50px;
}
#fotter logo img {
	height: 78px;
	width: 750px;
}
#image h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-left: 35px;
}
#image {
	width: 280px;
	float: left;
	margin-top: 50px;
	margin-bottom: 10px;
}
#photo2 {
	height: 183px;
	width: 250px;
	margin-bottom: 30px;
	float: left;
	margin-left: 20px;
	margin-right: 15px;
}
#photo1 {
	float: left;
	width: 590px;
	height:auto;
	text-align: left;
	margin-top:65px;
	margin-bottom:50px;
	padding:0px 50px 0px;
	
}

#photo3 {
	width: auto;
	float: left;
	text-align: center;
}

#message {
    width:555px;
	border-style:solid;
	border-width:thin;
	margin:50px;
	border-color:#ddd; 
	padding:15px;
}

#infobg {
	background-color: #FF9;
}
#info {
	float: left;
	width: 350px;
	margin-bottom: 30px;
	margin-left: 40px;
	margin-top: 30px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.pad2 {
	padding-right: 10px;
	padding-left: 10px;
}
#image p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	margin-left: 33px;
}
#info h1 {
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
#pad {
	padding: 30px;
}
#info p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 20px;
}
a{
	color: #666666;
	text-decoration: none;
	padding: 0 3px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#logo .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
a:hover {
		color: #fffff2;
    background: #462D1A;
}
#ticket {
	font-size: 13px;
	line-height: 1.5em;
	border-style: double;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
.iframe {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 20px;
	margin-right: 10px;
}
#info h2 {
	font-size: 13px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 0.8em;
	margin-top: 5px;
	margin-bottom: -8px;
}
#info .look2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
#contents footter {
	width: 750px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
	
.p flogo {
    margin:10px;
 	float: left;
	display:block; 
}
#contents img {
	margin: 10px !important;
}
#info .sign {
	font-size: 13px;
	text-align: right;
	margin-top: -10px;
	margin-right: 20px;
}
.look {
	font-size: 13px;
	text-align: center;
}
#info .center {
	text-align: center;
}


#ibg {
	background-image: url(img/infobg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 350px;
}

table {
    width: 500px;
    margin: 20px auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
		line-height:1.8em;
}
 
table th,
table td {
    padding: 10px;
}
 
table th {
    background: #BFBFBF;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
}
 
table th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #BFBFBF;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #BFBFBF 10px solid;
        margin-top: -10px;
    }
}
 
table td {
    background: #eee;
    width: 360px;
    padding-left: 20px;
}

    .box_srcollbar {
        overflow:auto;
        width:530px;
        height:100px;
        padding:5px;
        border:1px solid #6B6B6B;
        background-color:#F9F9F9;
        color:#000;
        font-size:12px;
		text-align:left;
    }
    .box_title{
		margin:50px,0px,10px;
        border:1px solid #6B6B6B;
        padding:5px;
        width:530px;
        font-weight:bold;
        font-size:14px;
        background-color:#6B6B6B;
        color:#fff;
	}
	
.button {
	display: inline-block;
	width: 480px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 50px;
	margin-top: 30px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}	
.button:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
	






