/*レイアウト*/
body{
	scrollbar-3dlight-color:#BAC5E1;
	scrollbar-arrow-color:#777BAC;
	scrollbar-darkshadow-color:#BAC5E1;
	scrollbar-face-color:#E3E9F4;
	scrollbar-highlight-color:#E3E9F4;
	scrollbar-shadow-color:#E3E9F4;
	scrollbar-track-color:#ffffff;
}
body{
    text-align:center;
    margin-top: 15px;
}
body,td {
	font-size:10pt;
	line-height: 140%;
}
img{border:0px;}
a{cursor: crosshair;}
a{
	color: #3377DD;
	text-decoration: none;
}
a:hover {
	color: #FFAA60;
	text-decoration : none;
	visibility : visible;
	cursor:crosshair;
	float : none;
	clear : none;
	position : relative;
	top : 0pt;
	left : 0pt;
}
input,textarea {
font-size:12px;
color:#435999;
font-family:ＭＳ Ｐゴシック;
background-color:#f4f7fb;
border: 1px solid;
}
/*ワラップ*/

div.honbun{
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 12px;
	padding-top: 5px;
	background-color: #FBFBFF;
}

p.honbun{
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 12px;
	padding-top: 5px;
	background-color: #FBFBFF;
}

ul{
    list-style:none;
    width:496px;
}
li{
    list-style:none;
    padding-left:20px;
    background:url(http://dog-style.org/nicky/img/i3.png) no-repeat top left;
}