/* Šî–{ƒfƒUƒCƒ“css */
body {
	font-family:"ƒƒCƒŠƒI",Meiryo,"Hiragino Maru Gothic Pro", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	color: #0e0e0e;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background-image: url(../parts/bg3.jpg);
	font-size: 100%; /* IE */
	text-align: center;
}
html>/**/body {
  font-size: 16px; /* Except IE */
}
a {
	color: #e41a86;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#base {
	width: 760px;
	border:1px solid #000000;
	margin: auto;
	text-align:left;
	background-color: #fc48ab;
}

#main {
	float: right;
	width: 580px;
	background-color: #ffffff; 
}
#side {
	float: left;
	width: 180px;
	font-size: 70%;
	background-color: #fc48ab;
}	

#end {
	clear: both;
	width : 100%;
	height: 20px;
	text-align: center;
	background-image: url(../parts/contents-end.jpg);
	font-size: 80%;
}
ul.menu{
    list-style:none;
    padding-left:0;
    margin-left:0;
}
li.menu{
    list-style:none;
    text-align:center;
    margin: 0px 5px;
}
a.menu {
    display:block;
    color:#0e0e0e;
    background-color:#fc48ab;
    width:170px;
    height:30px;
    font-size:large;
    text-decoration:none;
    }
a.menun {
    display:block;
    color:#ffffff;
    background-color:#0e0e0e;
    width:170px;
    height:30px;
    font-size:large;
    text-decoration:none;
    }
a:hover.menu {
    color:#ffffff;
    background-color:#0e0e0e;
}



.font01 {
	color: white;
}
.font02 {
	color: yellow;	
}
.font03 {
	color: #ff4444;	
}
.font04 {
	color: #cccccc;	
}
.font05 {
	font-size: 70%;
}
.font12 {
	color: #cc9900;	
}
.font14 {
	color: #666666;	
}
.yblink {
	color: yellow;	
	text-decoration:blink;
}