/*wrapper*/
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}


/*header*/
#header {
	width:800px;
	height:101px;
	text-align:left;
	background-image: url(/img/second/header_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #0033CC;
}

#h_wrapper {
	margin-left: 15px;
}

#ana {
	float: left;
	padding: 0px;
	margin-top: 4px;
}
#h_menu {
}
/*clear*/

#clear {
	clear:both;
}

/*content*/
#content {
	width:800px;
	text-align:left;
	background-image: url(/img/second/content_bg.gif);
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#c_wrapper {
    width:730px;
	text-align:left;
	margin-top: 0px;
	margin-left: 35px;
}

#midasi {
    width:730px;
    margin-bottom: 20px;
}
/*faq*/
.faq {
	width:650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 40px;
	margin-top: 20px;
}


/*pankuzu*/
#pankuzu {
	padding-top: 10px;
	margin-bottom: 10px;
}

/*news*/
.newslist {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*ranking*/
.rankingbar{
	padding: 0px;
	background-image: url(/img/top/ranking_line.gif);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* お気に入りリスト */
#mylist{
	width:725px; 
	overflow: auto; 
	border:1px solid #666;
	margin:auto;
	padding-top:7px;
	padding-bottom:7px; 
	background-color:#f0f8ff;
}

.agree {
	padding-bottom:10px;
	color:orangered;	
}

h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

.caution{
	color:orangered;	
}
