body{
	margin:0;
	padding:0;
	background-color:#cccccc;
	color:#faf8f4;
	text-align:center;
}
a:link{
	color:#ffff00;

}

a:visited{
	color:#ffff00;

}

div#conteiner{
	width:697px;
	background-color:#b52022;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

/* header element */

div#header{
	width:697px;
	height:229px;
	background-color:#ffffff;

}





/* header element end */



/* onlineshop element */

div#onlineshop{
	width:697px;
/*	height:186px; */
	background-color:#b52022;

}

div#border{
	width:655px;
/*	height:166px; */
	margin:15px 21px 15px 21px;
	border-style:solid;
	border-width:thin;
	border-color:#efe5c2;
	background-color:#b52022;
}

div#profile{
	width:341px;
	height:166px;
	padding-left: 10px;
	float:left;
}
div#profile h1{
	margin-top: 10px;
	font-size: small;
}
div#profile p{
	font-size: xx-small;
	color:#faf8f4;
	text-align:left;	
	letter-spacing:0.1em;
	line-height:140%;
	margin-top:17px;
	margin-bottom:0px;

}

div#profile img {
	margin-top: 10px;
}

div#picup{
	width:300px;
	height: 100%;
	padding:0px;
	margin:0px 0px 10px 0px;
	float:right;
	font-size:x-small;
}

#icon2{
	margin:14px 45px 0px 45px;
}

div#picup a {
	float: left;
}
div#picup img {
		vertical-align: top;
		margin-right: 3px;
}

div#picup h2 {
	font-size: x-small;
}

/* onlineshop element end*/




/* contents element */

div#contents{
	width:697px;
	margin-top:20px;
	background-color:#b52022;

}


/* blog element */
div#blog{
	width:438px;
	background-color:#b52022;
	float:left;

}

div#blog .frame1{
	width:417px;
	margin-left:21px;
	border-top:solid 2px #666666;
	border-right:solid 1px #efe5c2;
	border-bottom:solid 1px #efe5c2;
	border-left:solid 1px #efe5c2;
	background-color:#b52022;
	margin-bottom:30px;
}

div#blog .title_bar1{
	height:50px;
	width:417px;
	margin-left:21px;
	margin-top:0px;
	border-top:solid 1px #999999;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	background-color:#999999;
	background-image:url(../images/hana2.gif);
	background-repeat:no-repeat;		
}

div#blog .title_bar2{
	width:375px;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:2px;
	/*background-color:#999999;*/

}

div#blog .frame2{
	width:370px;
	margin:20px 20px 20px 25px;
	padding:0px 0px 10px 0px;	
	background-color:#b52022;
	border-bottom:solid 1px #999999;
}

div#blog p {
	font-size:x-small;
	letter-spacing:0.1em;
	line-height:190%;
	color:#faf8f4;
}

div#blog .comment{
	font-size:xx-small;
	margin:10px 20px 15px 25px;
	text-align:right;
}

a.tb{
	font-size:12px;
}


p.entry_date{
	font-size:11px;
	margin:0 0 5px 5px;

}


h2.entry_title{
	font-size:14px;
	margin:0 0 0 5px;
}


/* blog element end*/


/* theme element */
div#theme{
	width:256px;
	background-color:#b52022;
	float:right;
}


h2.archive_t{
	background-image:url(../images/hana.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-left:30px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	color:#ffffff;
	
}



h2.archive_n{
	background-image:url(../images/hana.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-left:30px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	color:#ffffff;
}


div#airmail_icon{
	width:217px;
	height:81px;
	background-color:#b52022;
	margin-left:19px;

}

#icon3{
		border:none;
}

div#frame3{
	width:217px;
	background-color:#b52022;
	margin-left:19px;
	margin-top:19px;
	border:solid 1px #efe5c2;
}

div#frame4{
	width:197px;
	margin:20px 10px 20px 10px;	
	background-color:#b52022;
}


ul.list{
    margin-top:0px;
	list-style-position:outside;
	
}

li.marker{

	list-style-type:square;
	font-size:12px;
}

/* theme element end*/

div#owner{
	width:217px;
	background-color:#b52022;
	margin-left:19px;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
	border:solid 1px #efe5c2;
}
div#owner h2 {
	background-image:url(../images/hana.gif);
	background-repeat:no-repeat;
	padding: 5px 0px 0px 30px;
	margin-top: 10px;
	margin-left: 10px;
	height: 20px;
	font-size: x-small;
}
div#owner img {
	margin-left:10px;
	margin-top:0px;

}

div#owner p {
	margin-left:10px;
	font-size: x-small;
}


/* contents element end*/

