/*****************************************/
/*             全体の設定                */
/*****************************************/
*{
	padding:0;
	margin:0;
	font-size:13px;
	line-height:18px;

	border:none;
	vertical-align:bottom;
}

body{
	color:#444444;
}


/*****************************************/
/*            ヘッダーの設定             */
/*****************************************/


h1{
	width:900px;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
}

.header{
	width:900px;
	height:113px;
	margin:auto;
	background-image:url(../images/top_bg.jpg);
}

.menu{
	float:left;
	margin-bottom:20px;
	margin-top:7px;
}

#title{
	margin-top:5px;
	position:relative;
	right:1px;
	}


/*****************************************/
/*          コンテンツの設定             */
/*****************************************/
.contents{
	background-image:url(../images/bg.jpg);
	width:900px;
	padding:0px 15px;
	margin:auto;
}

.leftimg{
 	width:210px;
	margin:0px 10px 20px 15px;
	clear:both;
	float:left;
	}

.main{
	width:650px;
	float:left;
	margin-top:45px;
	margin-left:125px;
	}

.main p{
	margin-top:5px;
	margin-left:30px;
	margin-bottom:20px;
	}
	
#space{
	margin-top:30px;
	}

#shutten{
	margin-left:75px;
}

.shopimg{
	width:650px;
	text-align:center;
	}

.shopimg img{
	margin-bottom:5px;
	}
	
#swap{
	margin-top:10px;
	}
	
h2{
	background-image:url(../images/h2_bg.jpg);
	width:620px;
	height:25px;
	padding-top:10px;
	padding-left:30px;
	font-size:16px;
	color:#2151a1;
	margin-bottom:10px;
	}
	
h3{
	width:500px;
	font-size:14px;
	color:#444444;
	margin-left:20px;
	padding:2px 5px;
	border:solid 1px #b3d3fd;
	border-left:solid 10px #b3d3fd;
	}


#content_box{
border:#b5d0ff 1px solid;
padding:15px;
margin:0 0 20px 0;
background:url(../images/txt_back.gif);

}


/*****************************************/
/*          新着アイテムの設定             */
/*****************************************/

#content_rssbox{
padding:15px 0 0 15px;
background:#FFFFFF;
line-height:200%;
font-size:12px;
overflow:auto;
}


#content_rssbox .rss-box ul.rss-items{ padding:0; margin:0; list-style:none;}

#content_rssbox .rss-box ul.rss-items li.rss-item{ font-size:12px; margin:0 18px 18px 3px; padding:0; display:block; width:277px; float:left; border:#b5d0ff 1px solid; background: url(../images/new.gif) no-repeat right bottom;}

#content_rssbox .rss-box ul.rss-items li.rss-item a{ color:#002096; text-decoration:none;}
#content_rssbox .rss-box ul.rss-items li.rss-item a:hover{ color:#002096; text-decoration:underline;}

#content_rssbox .rss-box ul.rss-items li.rss-item a.rss-item{ font-size:12px; display:block; padding:5px 0 5px 10px; background:#b5d0ff;}

#content_rssbox .rss-box ul.rss-items li.rss-item div { margin:0 10px 0 0; padding:0; float:left; border-right:#b5d0ff 1px solid;}

#content_rssbox .rss-box ul.rss-items li.rss-item div img { width:138px; height:100px; margin:0; padding:0; float:left;}

#content_rssbox .rss-box ul.rss-items li.rss-item br { display:none; width:0; height:0; padding:0; margin:0;}

.clear{ height:0; width:0; clear:both; margin:0; padding:0;}


/*****************************************/
/*          コンテンツの設定             */
/*****************************************/
.fortop{
	width:890px;
	padding-right:10px;
	margin-bottom:5px;
	text-align:right;
	clear:both;
	}


.footer{
	padding:20px 60px 10px 60px;
	border-top:dashed 1px #999999;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.footer p{
	width:300px;
	display:inline;
	font-weight:bolder;
	font-size:12px;

	}
		
.footer iframe{
	float:left;
	margin-right:30px;
	margin-top:20px;
	padding:5px;
	border:solid 1px #999999;
	}
	
	
address{
	font-family:"Times New Roman",Times,serif;f;
	font-style:normal;
	text-align:center;
	clear:both;
	margin-top:20px;
}

/*****************************************/
/*            リンクの設定               */
/*****************************************/
a{
	vertical-align:bottom;
}
	
a:link{
	text-decoration:none;
	color:#ff8400;
}

a:visited{
	text-decoration:none;
	color:#ff8400;
}

a:hover{
	text-decoration:none;
	color:#ffe400;
}

a:action{
	text-decoration:none;
	color:#ffe400;
}


.aisatu-msg{
 line-height:24px;
}
