/* È‚ÆƒoƒCƒNƒc[ƒŠƒ“ƒOŒv‰æ yPCzCSS Document */

html{ font-size: 16px;}

.clearfix::after {
    content : " ";
    display : block;
    clear : both;
}

/* ¡¡¡ BODY style ¡¡¡ */
body{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	background-color: #F2F2E1;
	height: 100%;
}

/* ¡¡ link style ¡¡ */
a:link{
	color: #0033FF;
	text-decoration: none;
}

a:visited{
	color: #330066;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* ¡¡¡¡¡ Body style ¡¡¡¡¡ */
#body{
	max-width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2.0rem 0px;
	font-size: 1.0rem;
	text-align: left;
	background-color: #FFFFFF;
	border: solid #000 1px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}


/* ¡¡¡¡ Header style ¡¡¡¡ */
#header{
	max-width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0.6rem 0px 0.4rem 0px;
	color: #FFFFFF;
	background-color: #356A00;
	font-size: 1.0rem;
	text-align: center;
}


/* ¡¡¡¡¡ Menu style ¡¡¡¡¡ */
#menu{
	width: 160px;
	margin: 20px 4px 0px 3px;
	padding: 0px 4px 0px 3px;
	font-size: 1.0rem;
	float: left;
}

#menu_title{
	background-color: #33CC00;
	border: solid #090 1px;
	text-align: center;
}

.menu_headline{
	padding: 0.2rem 0px 0.2rem 0px;
	background-color: #EEE;
	border-top: solid #900 1px;
	border-bottom: solid #900 1px;
	text-align: center;
}

#menu UL{
    margin: 2px 0px 5px 0px;
	padding: 2px 0px 5px 0px;
	text-align: left;
	line-height: 100%;
	list-style: none;
}

#menu LI{
    width: auto;
	margin: 3px 2px 5px 2px;
	padding: 3px 0px 3px 0px;
	border-bottom: solid #DDD 1px;
	font-size : 1.0rem;
	white-space: nowrap;
	overflow: hidden;
}

#menu a:link{
	padding: 0px 0px 0px 5px;
	color: #000;
	text-decoration: none;
	border-left: solid #DDD 5px;
	border-left-color: #0066FF;
}
#menu a:visited{
	padding: 0px 0px 0px 5px;
	color: #888;
	text-decoration: none;
	border-left: solid #757 5px;
	border-left-color: #9999FF;
}
#menu a:hover{
	border-left: solid #F00 5px;
}


/* ¡¡¡¡¡ Mein style ¡¡¡¡¡ */
#mein_box{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	border-top: solid #F00 1px;
}

#mein_box2{
	margin: 0px 2px 0px 0px;
	padding: 0px 2px 0px 190px;
	display: block;
	border-top: solid #0F0 1px;
}

#mein{
	margin: 0px 2px 0px 0px;
	padding: 0px 5px 30px 0px;
	text-align: left;
	font-size : 1.1rem;
	line-height: 1.7rem;
	background-color: #EFEFEF;
	border-left: solid #DDD 1px;
}


/* ¡¡¡¡ Footer style ¡¡¡¡ */
#footer{
	width: 850px;
	height: 2.0rem;
	padding: 0.4rem 0px 0rem 0px;
	padding: 0rem 0px 0rem 0px;
	position: fixed;
	bottom: 0;
	background-color: #356A00;
	text-align: left;
	display: block;
}

.left{
	padding: 0.4rem 0px 0px 1.5rem;
	float: left;
}

.right{
	padding: 0.2rem 1.0rem 0.5rem 0px;
	float: right;
	font-size: 1.2rem;
	font-weight: bold;
	
}
@media screen and (max-width:865px) {
.right{
	padding: 0px 0px 0.2rem 0px;
	position: fixed;
	right: 1.0rem;
	bottom: 0.0rem;}
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}


/* ¡¡ H style ¡¡ */
H1{
	font-size : 1.5rem;
	background-color: #E0EFEF;
	border: solid #00F 1px;
}


/* ¡¡ ƒXƒ}ƒz‚Ì‚Ý•\Ž¦ ¡¡ */
.no_pc{
	display: none;
}

