@charset "utf-8";


#topmenu {
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    border-bottom: 0px solid #CCCCCC;
    z-index: 9999;
	box-shadow: 0px 2px 10px -2px #CCCCCC;
}
#menu {
	position: fixed;
	right: 0px;
	bottom: 15px;
	width: 70px;
	margin: 10px;
	background: rgba(255, 255, 255, 0.3);
	z-index: 9999;
}

#main{
    padding-left: 0px;
    font-size: 12px;
    text-align: center;
}
a:link { color: #666666; text-decoration: none; }
a:visited {	text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #999999; }
a:active {
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}
body {
    background-repeat: no-repeat;
    text-align: center;
}
a:hover img{ opacity: 0.6;}


.style69 {font-size: 18px; font-weight: bold; line-height:1.8 }
.style73 {font-size: 14px; font-weight: bold; line-height:1.8}
.style74 {font-size: 14px;line-height: 1.2}
.style12 {font-size: 16px; font-weight: bold; line-height:1.2 }
.style34 {color: #CCCCCC; line-height:1.2 }
.style20 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 1.8;
	;font-family: 'Kosugi Maru', sans-serif}
.style44 {
	font-size: 36px;
	font-weight: bold;
	color: #171717;}
.style29 {font-size: 14px; color: #666666; line-height:1.8 }
.style79 {font-size: 14px; color: #333333; line-height:1.8; font-weight: bold; font-family: 'M PLUS Rounded 1c', sans-serif; }
.style37 {font-size: 12px; color: #333333; line-height:1.8 }
.style61 {font-size: 16px; color: #333333; line-height:1.8 }

.a_ {
    font-size: 16px;
    color: #333333;
    font-family: 'Kosugi Maru', sans-serif;
}

/*�ǉ��t�H���g�T�C�Y*/

.font10 {
	font-size: 10px;
	font-weight: bold;
}
.font15 {
    font-size: 15px;
    font-weight: bold;
}
.font15red{
	font-size: 15px;
	font-weight: bold;
	color:#CC0F12;
}
.font20 {
	font-size: 20px;
	font-weight: bold;
}
.font25 {
	font-size: 25px;
	font-weight: bold;
}
.font30 {
	font-size: 30px;
	font-weight: bold;
}
.font30red {
	font-size: 30px;
	color: #CC0F12;
	font-weight: bold;
}
.font35 {
	font-size: 35px;}
.font40{
	font-size: 40px;}

#a_box{
    font-size: 14px;
	
}

.md20{
    margin-bottom: 40
        px;
    }