
.clearleft {
clear:left;
}

.clearright {
clear:right;
}

.clearboth {
clear:both;
}


#headercontainter {
	background-image: url(../images-pc/headerbg.gif);
	width:900px;
	margin-bottom:15px;
}
#headercontainter h1 {
	display:block;
	width:209px;
	margin:0px;

}

#headercontainter #headerright {
	text-align: right;
	float:right;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height:79px;
	width:600px;
}

#headerright .titletext {
	display:block;
	text-align: right;
	font-size: 12px;
	margin: 5px;
	font-weight:bold;
	
}
#headerright form {
	text-align: right;
	margin-top:20px;
	margin-bottom:0px;
	margin-right:0px;
	height:42px;

}
#headerright form p {
	text-align: right;
	font-size: 12px;
	font-weight:bold;
	margin:0px;
	line-height:42px;

}
#headermenu {
clear:right;
	text-align: right;
	font-size: 12px;
	float:right;
	padding-right: 10px;
	margin: 0px;
	height:29px;
}
#headermenu .menulink a{
	font-size: 12px;
	line-height:29px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

/*メインコンテナ*/
#maincontainer {
	clear:both;
	width:900px;
}

#menuleft {
	width:200px;
	border-right:1px solid #126fe4;
	margin-bottom:10px;
}

.menubox {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px
}
.menubox p {
	font-size:12px;
	line-height:20px;
	margin:5px;
	border-bottom:1px solid #126fe4;
	padding-left:20px;
	/*background-image: url("http://ebo.jp/emojilib/img/au/112.gif");*/
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
.qrcodebox {
	text-align:center;
	margin-bottom:20px
}

#mainright {
	float:right;
	width:680px;
	margin-bottom:10px;
}

.mainblock {
	width:680px;
	margin-bottom:20px;
}


.midashi01{
	width:680px;
	background-image:url(../images-pc/midashi_bg.gif);
}
.midashi02{
	background-image:url(../images-pc/midashi02_bg.gif);
	color:white;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:26px;
	height:26px;
}


.oshirasebox {
    -webkit-border-radius: 6px; /* Safari, Chrome用 */
    -moz-border-radius: 6px; /* Firefox用 */
    border-radius: 6px; /* CSS3 */
    background-color: #ebf5ff;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	line-height:16px;
	border: 1px solid #b1c6d9;
}

.categorybox {
	font-size: 12px;
	margin: 0px;
	line-height:16px;
}

.categorylist{
	display:block;
	float:left;
	width:100px;
	line-height:17px;
	padding-left:17px;
	background-image: url("http://ebo.jp/emojilib/img/au/112.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#footercontainer  {
	clear:both;
	text-align: center;
	padding: 0px;
	margin-top:30px;
	width:900px;
	border-top:2px solid #126fe4;

}

#footercontainer p  {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	height:79px;
}
