@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(/image/back_bg2.gif);
	text-align:center;
	}
.bg_text { 
background-image: url(/image/bg_line.gif);

}

.size1  { font-size: 9px; line-height: 130%; font-family:sans-serif; }
.size2  { font-size: 10px; line-height: 130%; font-family:sans-serif; }
.size3  { font-size: 12px; line-height: 130%; font-family:sans-serif; }
.size4  { font-size: 14px; line-height: 130%; font-family:sans-serif;}
.size5  { font-size: 18px; line-height: 130%; font-family:sans-serif; }
.size6  { font-size: 24px; line-height: 130%; font-family:sans-serif;}
.size7  { font-size: 36px; line-height: 130%; font-family:sans-serif; }
h1 { font-size: 12px; font-family:sans-serif; margin:14px 0px 0px 0px; }
h2 { font-weight: bold; font-size: 12px; font-family:sans-serif; }
h3 { font-size: 12px; font-family:sans-serif;  font-weight: normal;}
h4 { font-weight: bold; font-size: 12px; font-family:sans-serif; }
h5 { font-weight: bold; font-size: 10px; font-family:sans-serif; }
h6 { font-weight: bold; font-size: 9px; font-family:sans-serif; }
td  { font-size: 12px; line-height: 130%; font-family:sans-serif; }

#container{
font-size:12px;
width:310px;
background-color:#FFFFFF;
margin:0 auto;
}


ul{
width:260px;
text-align:left;
list-style-type:none;
margin:0px 20px 0px 0px;
}

li {
background-image: url(/image/pic1.gif);
background-repeat: no-repeat;
background-color:#fff;
list-style-type:none;
padding:2px 0px 2px 20px;
margin:0px 0px 15px 0px;
text-align:left;
border: solid #66ccff 1px;
}

.p{
margin:5px 10px 0px 0px;
font-size:10px;
color:#666666;
}



a:link, a:visited, a:active {
	color: #000; text-decoration: none;
	}

a:hover {
	color: #f09;
	}
	
/*--- maeba --*/
a.ssdd,
a.ssdd:active,
a.ssdd:visited{
	color:#666666;
}

a.ssdd:hover{
	color:#ff0099;
}