* {margin:0; padding:0;}

body {
	background: #FFFFFF;
	color: #003333;
	font-size: 95%;
	line-height: 140%;
	font-family: "Geneva", Arial, "Helvetica", san-serif;
	margin:0;
	padding:0;
}

h1,h2,h3{
	font-size:95%;
	color: #FF6666;
	line-height: 160%;
	font-weight: bold;
	background: #FFEDED;
}

/*構成*/
#header{
margin-left:207px;
padding-bottom:5px;
border-left:2px solid #FF9933;
border-bottom:2px solid #FF9933;
text-align:right;
}
#page {
margin:0px 0px 0px 207px;
padding:5px;
height:120%;
overflow:auto;
border-left:2px solid #FF9933;
}
#side {
	margin:5px;
	padding:0px;
	height:100%;
	width:200px;
	position:absolute;
	text-align: left;
	letter-spacing: normal;
	left: 0px;
	top: 0px;
}
/*装飾*/
a {
	color: #330033;
	text-decoration: underline;
}

a:hover {  
color: #FFFFFF; 
text-decoration: none; 
background-color: #FF6666;
}

.title {
	text-align:left;
	background:#FFFFCC;
	border-top: 1px dotted #FF9933;
	border-bottom: 1px dotted #FF9933;
	padding-top:5px;
	clear:both;
}

.point{
background:url(sozai/ss_a.gif) no-repeat left top;
padding-left:20px;
}
/*リスト定義*/
ul{ 
margin: 0px;
padding:0px;
list-style-type : none;
}

li {
	line-height: 160%;
	background: url(sozai/ss_b.gif) no-repeat left top;
	padding-left:20px;
	
}
.title li{
	line-height: 160%;
	background: url(../graphic/mabinogi/img01.gif) no-repeat left top;
	padding-left:20px;
}
/*リスト定義ここまで*/
.chack {
	background-color: #FF9900;
	width: 100%;
	text-align: center;
	clear:both;
}

.weblist{
margin: 0; 
padding :0;
white-space:nowrap;
clear:both;
}
.weblist ul { 
margin: 0; 
padding :0; 
list-style-type : none;
 
}
.weblist li {
display : inline;
padding:0px; 
margin:5px; 
float:left;
}
.weblist a {
display:block;
width:180px;
height:20px;
background:#ffffff;
border:2px dotted #FF6666;
padding:1px 0px 1px 0px;
text-decoration:none;
text-align:center;
}
.weblist a:hover {
display:block;
width:180px;
height:20px;
border:2px dotted #ffffff;
background-color:#FF6666;
padding:1px 0px 1px 0px;
text-decoration:none;
text-align:center;
}
