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

}

a:visited{
	color:#b52022;

}

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

}

/* header element */

div#header{
	width:697px;
	height:229px;
	background-color:#57949e;
}


/* header element end */



/* onlineshop element */

div#onlineshop{
	width:697px;
	height:136px;
	background-image:url(../images/airmail_top.jpg);
	background-repeat:no-repeat;
	/*margin-top:30px;*/
}

h1{
	font-size:11px;
	color:#faf8f4;
	text-align:center;	
	letter-spacing:0.1em;
	line-height:140%;
	margin-top:17px;
	margin-bottom:0px;

}

/* onlineshop element end*/




/* contents element */

div#contents{
	width:697px;
	margin-top:0px;
	background-color:#57949e;

}

/* explain element */

div#explain{
	width:697px;
	margin-bottom:35px;

}

p#ex{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:190%;
	color:#faf8f4;
	text-align:center;
	vertical-align:top;

}


/* blog element */
div#blog{
	width:438px;
	background-color:#57949e;
	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:#faf8f4;
	margin-bottom:30px;
}

div#blog .title_bar1{
	width:417px;
	margin-left:21px;
	margin-top:0px;
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	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;	
	background-color:#faf8f4;

}



div#buy{
	width:65px;
	height:53px;
	margin-left:280px;
	font-size:10px;
	color:#333333;
}

img.buy_icon{
	border:none;
	margin-left:5px;

}





div#blog .comment{
	font-size:xx-small;
	margin:0px 20px 15px 25px;
	text-align:right;
	border-top:solid 1px #999999;
	color:#999999;
}

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


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

}


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


div#blog .frame2 p{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:190%;
	color:#333333;

}
/* blog element end*/


/* theme element */
div#theme{
	width:256px;
	background-color:#57949e;
	float:right;
}
div#cm{	
	width:217px;
	background-color:#57949e;
	margin-left:19px;
	margin-bottom:10px;
	font-size:12px;
	color:#faf8f4;
}

a#cm_link{
	color:#faf8f4;

}


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

}

#icon3{
		border:none;
}

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#frame3{
	width:217px;
	background-color:#57949e;
	margin-left:19px;
	margin-top:19px;
	border:solid 1px #faf8f4;

}

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


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

li.marker{

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

/* theme element end*/
/* contents element end*/
