body{
	font-size:78%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:140%;
}

a{
	color:#258FB8;
}

a:visited{
	color:#995899;
}

a:hover{
	color:#FF9900;
}

img{
	border:none;
}

hr{
	display:none;
}

li{
	list-style-type:none;
}

input{
	margin-bottom:10px;
}

h1{
	position:absolute;
	top:48px;
	display:block;
	width:100%;
	height:78px;
	overflow:hidden;
	background:url(../images/logo.png) 50% 0 no-repeat;
}

h1 a{
	display:block;
	width:152px;
	height:41px;
}

h1 span{
	position:absolute;
	display:block;
	text-indent:-2015px;
}

p{
	margin-bottom:1em;
}

#header{
	margin-bottom:115px;
	padding:5px 16px;
	border-bottom:1px solid #C9D7F1;
}

#header h2{
	position:absolute;
	right:12px;
}

#header_menu li{
	margin-right:12px;
	display:inline;
}

#wrapper{
	width:98%;
	margin:1% auto;
	min-width:800px;
	text-align:center;
}

#logo{
	margin-bottom:24px;
}

#op,#nop{
	margin:0;
}

#footer{
	padding-top:24px;
}

#copyright{
	clear:left;
	margin-top:48px;
	padding-top:8px;
	width:100%;
	border-top:1px solid #C9D7F1;
}

#iopoona{
	margin-left:3%;
	width:95%;
}

#iopoona:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0em;   
    clear: both;   
}

#iopoona li{
	float:left;
	display:block;
	margin:0 8px;
	width:30%;
	min-height:240px;
	_height:240px;
	text-align:left;
	border:1px solid #C9D7F1;
}

#iopoona li h3{
	padding:4px 0;
	color:#3366cc;
	font-size:120%;
	width:100%;
	cursor:move;
	background:#E5ECF9;
}

#iopoona li h3 a{
	color:#3366cc;
}

#iopoona li h3 span{
	margin-left:8px;
}

#iopoona li .block{
	padding:10px 6px;
}

#iopoona li .block li{
	float:none;
	margin-bottom:4px;
	padding-left:16px;
	width:auto;
	height:auto;
	min-height:1em;
	border:none;
	background:url(../images/bonbon.gif) 0 2px no-repeat;
}
.ui-sortable{

}

.sortable-hover{
	border:2px dotted #ccc;
}
