/* メインスタイル */
html, body{
   scrollbar-arrow-color:      #808080;
   scrollbar-face-color:       #ffffff;
   scrollbar-3dlight-color:    #cfcfcf;
   scrollbar-darkshadow-color: #cfcfcf;
   scrollbar-highlight-color:  #eeeeee;
   scrollbar-shadow-color:     #eeeeee;
}
body.title{
	background-color: #FF6633;
}
body.top{
	font-size : 12px;
	color : #FFFFFF;
	background-color: #F0F0F0;
	line-height : 1.2;
}
body.sub{
	font-size : 12px;
	color : #009933;
	background-color: #009933;
	line-height : 1.2;
}
body.diarylog{
	font-size : 12px;
	color : #EE99AA;
	background-image: url(bg2005.gif);
	line-height : 1.2;
}
a{
	color : #009933;
	text-decoration : none;
}
a.dotted{
	border-bottom-style : dotted;
	border-bottom-width : 2px;
	border-bottom-color : #F8DCDC;
	padding : 0px 2px;
}

a.dashed{
	border-bottom-style : dashed;
	border-bottom-width : 2px;
	border-bottom-color : #66FF66;
	padding : 0px 2px;
}
a:hover{
	color:green;
	position: relative;
	text-decoration : underline overline blink;
	background-color : #C2FEC2
}
a:hover[name]{
	color: inherit;
	text-decoration : none;
}

/* 配置スタイル */
div.title2{
	margin-right:50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

div.inline{
	margin-left:50px;
	margin-top:10px;
}

div.topimage{
	margin-left:300px;
	margin-top:200px;
}

div.prof{
	margin-left:47px;
	margin-top:10px;
}

div.gasen{
	margin-left:57px;
	margin-top:10px;
}

div.nikki{
	margin-left:67px;
	margin-top:10px;
}

div.bbs{
	margin-left:77px;
	margin-top:10px;
}

div.hitokoto{
	margin-left:87px;
	margin-top:10px;
}

div.illust{
	margin-left:97px;
	margin-top:10px;
}

div.link{
	margin-left:107px;
	margin-top:10px;
}

div.mail{
	margin-left:117px;
	margin-top:10px;
}

div.top2{
	margin-left:127px;
	margin-top:50px;
}

/* その他 */
.topmenu{
	font-size : 16px;
	line-height : 2.0;
}
.diary{
	font-size : 12px;
	background-image: none;
	line-height : 1.4;
	padding : 5px 5px;
	background-color: #FFFFFF;
}
.diaryaccess {
	font-size : 12px;
	line-height : 1.4;
	padding : 5px 5px;
}
div.prokuma {
	background-image: url(bg2005.gif);
	text-align:right;
}
