@charset "EUC-JP";

	body{
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		text-align:center;
		background:#fff;
	}

	a{color:#0000ff;text-decoration:none;}
	a:link{color:#0000ff;text-decoration:none;}
	a:visited{text-decoration:none;}
	a:active{}
	a:hover{color:#da9283;text-decoration:none;}

	a.acalendar{color:#da9283;text-decoration:underline;font-weight:bold;}
	a.acalendar:link{color:#da9283;text-decoration:underline;font-weight:bold;}
	a.acalendar:visited{text-decoration:underline;font-weight:bold;}
	a.acalendar:active{}
	a.acalendar:hover{color:#da9283;text-decoration:underline;font-weight:bold;}

	a.acontinues{color:#666;text-decoration:underline;font-size:xx-small;}
	a.acontinues:link{color:#666;text-decoration:underline;font-size:xx-small;}
	a.acontinues:visited{text-decoration:underline;font-size:xx-small;}
	a.acontinues:active{}
	a.acontinues:hover{color:#666;text-decoration:none;font-size:xx-small;}

	a.amenu{color:#da9283;text-decoration:underline;font-weight:bold;}
	a.amenu:link{color:#da9283;text-decoration:underline;font-weight:bold;}
	a.amenu:visited{text-decoration:underline;font-weight:bold;}
	a.amenu:active{font-weight:bold;}
	a.amenu:hover{color:#da9283;text-decoration:none;font-weight:bold;}

	a.arss{color:#fff;text-decoration:underline;}
	a.arss:link{color:#fff;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:hover{color:#fff;text-decoration:none;}

	#container{
		width:775px;
		margin:0 auto;
		padding-top:5px;
		background:#fff;
	}

	#banner,#subbanner{
		width:775px;
		height:74px;
		text-align:left;
		background:url('http://erogu.net/img/banner.gif') no-repeat;
}

	#banner a{color:#bb0452;text-decoration:none;font-weight:bold;}
	#banner a:link{color:#666666;text-decoration:none;font-weight:bold;}
	#banner a:visited{text-decoration:none;font-weight:bold;}
	#banner a:active{}
	#banner a:hover{color:#666666;text-decoration:underline;font-weight:bold;}

	#subbanner a{color:#000000;text-decoration:none;font-weight:bold;}
	#subbanner a:link{color:#fff;text-decoration:none;font-weight:bold;}
	#subbanner a:visited{text-decoration:none;font-weight:bold;}
	#subbanner a:active{}
	#subbanner a:hover{color:#fff;text-decoration:underline;font-weight:bold;}


	h1,h2,h3{margin:0;padding:0;}
h1 a {
display: block;
height: 50px;
width: 230px;
margin: 0px;
}
	
h1 span {
display: none;
}



	.description{
		color:#666;
		font-size:xx-small;
		padding-top:50px;
		padding-left:125px;
		padding-right:50px;
	}

	.table1{
		margin-top:2px;
	}
	.table2{
		margin-top:3px;
	}
#title3{
	text-align:left;
	margin-top:-10px;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
	background:url('http://erogu.net/img/gray.gif') no-repeat;
	height: 22px;
	}
#title4{
                text-align:left;
                margin-top:10px;
                margin-bottom:0px;
                padding:5px 10px 5px;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
                background:url('http://erogu.net/img/midori.gif') no-repeat;
	}
#osusumeall {
	margin-top:0px;
	margin-right:0px;
	width:775px;
               
}
#osusumeallAdj {
	border-left:#FFA4E9 solid 1px;
	border-right:#FFA4E9 solid 1px;
	border-bottom:#FFA4E9 solid 1px;
               
}

#osusume-menu {
	height: 3px;
	margin: 0px 0px 0px;
}
#osusume {
	padding: 10px 5px;
	margin: 0px;
	background: #FFFFFF;
}
#osusume img{
	float: left;
	margin: 0px 5px 0px 0px;
}
.picleft {
	float: left;
	width: 370px;
        height:110px;
	margin-top: 5px;
        margin-left:5px;
        font-size:x-small;
        text-align:left;
border-left:#C8C8FF solid 1px;
border-top:#C8C8FF solid 1px;
border-right:#C8C8FF solid 1px;
		border-bottom:#C8C8FF solid 1px;
}
.picright {
	float: right;
	width: 370px;
	height:110px;
	margin-top: 5px;
	margin-right:5px;
	font-size:x-small;
	text-align:left;
	border-top:1px solid #C8C8FF;
	border-right:1px solid #C8C8FF;
	border-bottom:1px solid #C8C8FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8C8FF;
}

.sitename {
	margin: 5px 5px;
	padding: 0px 5px;
	font-size: x-small;
	line-height: 133%;
	font-weight: normal;
        text-align:left;
}


#content{
	float:left;
	width:530px;
font-size:x-small;

	margin-bottom:5px;
	}


	#links{
       		float:right;
		width:235px;
                line-height:110%;  
                margin-bottom:5px;
                margin-top:5px;

	}
	.saidebar{
                text-align:left;
       		float:right;
		width:235px;
                font-size:x-small;
                line-height:140%;  
                margin-bottom:5px;
                padding-right:10px -13px 5px 2px;
		background-color:#fff;
		border-left:#FFA4E9 solid 1px;
		border-right:#FFA4E9 solid 1px;
		border-bottom:#FFA4E9 solid 1px;
	}
	.saidebar2{
	text-align:left;
	font-size:x-small;
	line-height:140%;
	background-color:#fff;
	width: 235px;
	padding-bottom: 10px;
	}

		.saidebar2Adj{
	padding:10px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFA4E9;
	border-bottom-color: #FFA4E9;
	border-left-color: #FFA4E9;
	}
			.saidebar2AdjAll{
	padding:10px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFA4E9;
	border-bottom-color: #FFA4E9;
	border-left-color: #FFA4E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA4E9;
	}
	.saidebar1{
		width:235px;
                text-align:left;
                font-size:x-small;
                color:#FFF;
                margin-bottom:0px;
                padding:1px 10px;
		background:url('http://erogu.net/img/gold.gif') no-repeat;
                font-weight:bold;
	}
	.saidebar3{
	width:235px;
	text-align:left;
	font-size:x-small;
	color:#000;
	margin-bottom:5px;
	background-color:#E3FCFF;
	padding-top: 5px;
	padding-bottom: 1px;
	}

        .photo1{
                float:right;
                margin:0 0 0 0;
                
}

	.blog{
	padding-bottom:30px;
	}


	.date{
		margin-top:15px;
		font-size:x-small;
		font-weight:bold;
		color:#da9283;
		padding:10px 10px 0px 20px;
		text-align:left;
		border-left:#ff9999 solid 1px;
		border-right:#ff9999 solid 1px;
		border-top:#ff9999 solid 1px;
	}

	.blogbody{
	line-height:130%;
	text-align:left;
	background:#fff;
	width: 530px;	
	}
	.blogbody2{
	line-height:130%;
	text-align:left;
	background:#fff;
	width: 775px;	
	}
		.blogbodyAdj{
	padding:15px 10px 10px 15px;
	background:#fff;
	margin-bottom:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFA4E9;
	border-bottom-color: #FFA4E9;
	border-left-color: #FFA4E9;
		
	}
.pict1{
float: left; 
margin: 0px 15px 5px 5px; 
	}

.blogbody1{
		background:#fff;
                margin-bottom:10px;
                margin-left:0px;
                margin-right:4px;

		
	}
        .yone {
                border:solid 0px; 
                margin-right:5px;
                margin-bottom:5px;
                margin-top:0px;
              }            
.blogbody5{
		padding:5px;
		line-height:130%;
                font-size:xx-small;
		text-align:left;
                margin-top:0px;
                margin-bottom:0px;
                margin-left:0px;
                background-color:#ECFFEC;

	}

	.title1{
                padding:5px;
	text-align:left;
	margin-top:5px;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
	background:url('http://erogu.net/img/kiiro.gif') no-repeat;
	height: 22px;
	}
	.title2{
	text-align:left;
	margin-top:10px;
	background:url('http://erogu.net/img/pink2.gif') no-repeat;
	height: 22px;
	}
	.title3{
	text-align:left;
	margin-top:10px;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
	background:url('http://erogu.net/img/pink.gif') no-repeat;
	height: 22px;
	}

	.title{
		margin-left:10px;
		color:#bb0452;
		font-size:x-small;
		font-weight:bold;
	}

	.titleAdj{
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	}

	.main{
		font-size:x-small;
		color:#000000;
		margin:10px 0 10px 3px;
	}
.main1{
	font-size:x-small;
	color:#000000;
	width: 775px;
	}
.main5{
		font-size:xx-small;
		color:#000000;
		margin:0px 0px 0px 0px;
	}


	blockquote{
		border:2px dotted #000;
		padding:5px;
	}

	.pict{
		margin-right:5px;
		margin-bottom:5px;
	}
　　　　　　　.pict1{
		margin-right:15px;
		margin-bottom:5px;
	}

.pict2{
		margin-right:5px;
                                margin-left:50px;
		margin-bottom:10px;
	}

	.main-continues{
		font-size:x-small;
	}

	.posted{
		color:#666;
		font-size:xx-small;
		text-align:left;
		margin-left:20px;
	}

	a.aposted{color:#666; text-decoration:underline;font-size:xx-small;}
	a.aposted:link{color:#666; text-decoration:underline;font-size:xx-small;}
	a.aposted:visited{color:#666; text-decoration:underline;font-size:xx-small;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{color:#666; text-decoration:none;font-size:xx-small;}

	.menu{
		color:#da9283;
		font-size:x-small;
		text-align:left;
		margin:5px 0 20px;
	}

	.comments-head{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		margin-left:20px;
	}

	.comments-body{
		color:#666666;
		font-size:x-small;
		margin-top:10px;
		margin-left:20px;
		margin-bottom:10px;
	}

	.comments-post{
		color:#666666;
		font-size:x-small;
		text-align:left;
		margin-left:20px;
		margin-bottom:20px;
	}

	
	
	table.form{marin:25px auto 0px;}

	label{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		margin-left:20px;
	}

	#author{width:200px;border:1px solid #666666;}
	#email{width:200px;border:1px solid #666666;}
	#url{width:200px;border:1px solid #666666;}
	#text{width:350px;height:200px;border:1px solid #666666;}

	.calendarhead{
		font-size:x-small;
		font-weight:bold;
		color:#da9283;
		text-align:left;
		margin-left:10px;
		padding:10px 0 10px 0;
		background:#fff;
	}

	.calendartable{
		width:190px;
		text-align:center;
		margin-bottom:15px;
		background-color:#fff;
	}

	.calendarweek{
		font-size:x-small;
		font-weight:bold;
		color:#999999;
		position:center;
	}
	.calendarwd{padding:3px 0;}
	.calendard{padding:3px 0;empty-cells:show;}
	.calendardbg{padding:3px 0;}

	.calendar{
		font-size:x-small;
		color:#999999;
		position:center;
	}
	.sidetitle{
		font-size:x-small;
		font-weight:bold;
		color:#bb0452;
		text-align:left;
		margin-left:10px;
		padding:5px 0 5px;
		background:#fff;
	}


	.side{
		font-size:x-small;
		text-align:left;
		line-height:125%;
		padding:5px 15px 10px;
                  margin-top:10px;
		margin-bottom:5px;
		background-color:#fff;
	}

	.sidebody{
		padding-left:10px;
		margin-bottom:5px;
		background:url('http://image.blog.livedoor.com/img/usr/sky_03/box.gif') no-repeat 0 50%;
	}

	a.aside{color:#999999;text-decoration:underline;}
	a.aside:link{color:#999999;text-decoration:underline;}
	a.aside:visited{color:#999999;text-decoration:underline;}
	a.aside:hover{color:#999999;text-decoration:none;}

	.pagetop{
		font-size:x-small;
		text-align:left;
		margin-top:20px;
	}
	.photo{text-align:right;
                padding:0px 0px 0px 0px
}
	.nickname{color:#000;font-size:x-small;font-weight:bold;margin-top:10px;}
	.message{color:#000;font-size:xx-small;margin:10px 0px;}

	.quotetable{background:#e5e5e5;}
	.quote{color:#000;font-size:xx-small;padding:1px;background:#fff;}

	.blogtimes{margin:0 0 10px 0;text-align:center;}

	.powered{
	text-align:center;
	margin:15px 0 10px;
	width: 235px;
	}

	.syndicate{
	font-size:xx-small;
	text-align:center;
	width: 235px;
	}
		.checkers{
		font-size:xx-small;
		margin-top:10px;
	}
        h2 {
font-size: 12px;
font-weight: bold;
margin: 5px 0px;
border-bottom: 1px dotted #FFFFFF;
}

        .gazo {
                width:100px;
                height:100px;
                float:left;
                border:solid 0px; 
                margin-top:5px;
                margin-right:5px;
                margin-bottom:5px;
              }


         .realpl {
                width:45px;
                height:15px;
                border:solid 0px;
                margin-top:5px;
                margin-right:5px;
                margin-bottom:0px;
                float: left;
                background:url('http://erogu.net/img/real.gif')
                no-repeat left top;
              }

        .jpgic {
                width:45px;
                height:15px;
                border:solid 0px; 
                margin-top:5px;
                margin-right:5px;
argin-bottom:5px;
                float: left;
               
background:url('http://erogu.net/img/jpg.gif')
no-repeat left top;                  
              }

        .site {
                width:45px;
                height:15px;
                border:solid 0px; 
                margin-top:5px;
                margin-right:5px;
                margin-bottom:5px;
                float: left;
               
background:url('http://erogu.net/img/jpg.gif')
no-repeat left top;                  
              }
       .wmvic {
                width:45px;
                height:15px;
                border:solid 0px;
                margin-top:5px;
                margin-right:5px;
                margin-bottom:0px;
                float: left;
                background:url('http://erogu.net/img/media.gif')
                no-repeat left top;
              }

        .ieic {
                width:45px;
                height:15px;
                border:solid 0px;
                margin-top:5px;
                margin-right:5px;
                margin-bottom:0px;
                float: left;
                background:url('http://erogu.net/img/IE.gif')
                no-repeat left top;
              }

