http://www.mada@charset 'utf-8';
/* CSS Document */
html {
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background:#FFF;
    text-align: left; /* center on ie */
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial,sans-serif, HiraKakuPro-W3;
	line-height:140%;
	font-size:12px;
	color: #333;
	background:url(img/serica_sp_head_back.jpg) repeat-x;
}

p{
	line-height:140%;

}


a {
	text-decoration: underline;
	}

a:link {
		color: #8e7538;
	text-decoration:underline;
}

a:visited {
		color: #8e7538;
	text-decoration:underline;
	}

a:active {
		color: #8e7538;
	text-decoration:underline;
	}

a:hover {
		color: #ac8e47;
	text-decoration:underline;
	}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

h1{
	font-size:11px;
	font-weight:normal;
}

h3{
	font-size:16px;
	color: #F69999;
	margin:5px 0px 15px 0px;
	border-bottom:1px solid #F69999;
	padding-bottom:5px;
}

/********   header  *******/
#header{
	width:800px;
	margin:0px auto;
	margin-bottom:15px;
}

/********   contents  *******/
#contents{
	width:800px;
	margin:0px auto;
	background:url(img/serica_sp_top_center_back.jpg) repeat-y;
}

#contents_in{
	margin-left:50px;
	width:740px;
	font-size:16px;
}

#contents_in img{
	margin-right:10px;
}

.contents_in_txt{
	font-size:16px;
	color:#CC6600;
	font-weight:normal;
	line-height:150%;
}

.amazlet-image{
	float:left;
	width:200px;
	font-size:10px;
}

.amazlet-image img{
	margin-left:0px;
}


.amazlet-box{
	text-align:center;
}

.book_right{
	float:right;
	width:530px;
}
	
/* footer */

#footer {
	background: url(http://www.madameserica.net/img/footer_bg.gif) repeat-x ;
	text-align:center;
}

#footer_in{
	width:800px;
	margin:0px auto;
}

#foot_link {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}

#foot_link span {
	padding-left: 10px;
	margin-right: 14px;
	background: url(http://www.madameserica.net/img/marker_list.gif)  2px 2px no-repeat;
}

.same_foot {
	margin-bottom: 2px;
}

.same_foot span {
	padding-left: 12px;
	margin-right: 14px;
	background: url(http://www.madameserica.net/img/marker_list.gif)  2px 2px no-repeat;
}

.same_foot a {
	color: #484848;
	text-decoration: none;
}

.same_foot a:hover {
	color: #a20001;
}

.archivenavi {
	text-align: center;
	margin-bottom: 10px;
}

