@charset "Shift_JIS";

/***** PINK-latte *****/
/* common */
body {
background-color:#000000;
color:#ffffff;
font-size:12px;
margin:0px;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#main{
width:800px;
margin:0px auto 0px auto;
padding:0px;
}

/* image */
img {border-style:none;}
.fl {float:right; margin-right:15px; margin-bottom:15px;}

/* font */
.fm {font-size:100%; line-height:140%;}

/* link */
a:link {color:#e4007f; text-decoration:none}
a:visited {color:#e4007f; text-decoration:none}
a:hover {color:#e4007f; text-decoration:underline}
a:active {color:#e4007f; text-decoration:none}

/* margin, padding */
.m3 {margin:5px;}
.m5 {margin:7px;}
.p3 {padding:5px;}
.ml5 {margin-left:5px;}

/* footer */
#footer{
	width:800px;
	font-size:10px;
	overflow:hidden;
	margin-bottom:10px;
}
* html #footer{
	zoom:1;
}

.cl{
	float:right;
	width:370px;
}

ul.f_submenu {
	float:left;
	list-style:none;
	margin:0;
	padding:5px 0 0;
}
ul.f_submenu li {
	float:left;
	margin-right:12px;
}

.f_menu{
	text-align:right;
}

/* page_top */
#page_top{
width:800px;
height:30px;
}

#page_top a{
float:right;
margin-right:5px;
}

/* default */

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

p,li,dt,dl {
	line-height:160%;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
