/*メインコンテンツ*/

#contents {
	height:3700px;
	width:800px;
	padding: 20px 0 0;
	margin:0 auto;
	}

#main {
	float:left;
	height:auto;
	width: 800px;
	margin:0;
	padding:10px 0 0 0;

	}


.main_contents {
	float:left;
	padding:0 60px 20px 20px;
	margin:0;
	width:720px;
	height:auto;
	}

.main_contents h2{
	line-height: 150%;
	margin:0;
	padding:0 10px 5px;
	font-weight: normal;
	font-size: 100%;
	}
	
.main img {
	float:left;
	padding: 0;
	}


h3 {
	font-weight:bold;
	border-bottom:1px dotted #C4BAB3;
	margin:0;
	padding:20px 0 5px 5px;
	font-size: 120%;
	}
	
.text {
	padding:5px 0 5px 7px;
	margin:0;
	line-height:120%;
	color: #66625A;
	}
	
.adress {
	padding:5px 0 5px 15px;
	margin:0;
	line-height:150%;
	color: #66625A;
	}
	
/*メインコンテンツ　終わり*/



/*アコーディオン*/

.list {
	margin:0;
	padding:10px 50px 0 30px;
	width:650px;
	height:auto;
	float: left;
	}


#main .list img {
	padding:10px 300px 20px 25px;
	margin:0;
	float: left;
 }


.list_head {
	float:left;
	background:url(../qanda/images/q_icon.gif) no-repeat top left;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
    }

.list_head a{
	line-height: 150%;
    }


.list_head p{
	padding:1px 0 10px 25px;
	margin:0;
	font-size:100%;
	font-weight: normal;
	height: auto;
    }

.list_q {
	float:left;
	background:url(../qanda/images/q_icon.gif) no-repeat top left;
	height: auto;
	width: 100%;
	margin: 10px 0;
    }

	
.list_q p{
	padding:0 0 0 25px;
	margin:0;
	font-size:100%;
	line-height:150%;
	font-weight: bold;
	float: left;
    }


.list_a {
	float:left;
	background:url(../qanda/images/a_icon.gif) no-repeat top left;
	height:auto;
	width:100%;
	border-bottom:1px dotted #C4BAB3;
    }
	
.list_a p{
	padding:0 0 2px 25px;
	float:left;
	margin:0;
	font-size:100%;
	line-height:150%;
	font-weight: normal;
	width: 90%;
    }


.list_a p strong{
	padding:10px 0 0;
	float:left;
	margin:0;
	font-size:100%;
	line-height:150%;
	font-weight: bold;
	width: 100%;
    }
	
.anchor {
	padding:30px 0 5px 0;
	margin:0;
	font-size:90%;
	float:right;
	width: 200px;
	height: auto;

    }
	
.anchor a{
	color:#53321A;	
	margin:0;
	font-size:90%;
	float:right;

    }

.anchor a:hover{
	text-decoration:none;
	color:#C9BEB8;
	float:right;
    }

h2 img{
	padding:10px 0 0 0;
	}
	
#main_list {
	float:left;
	padding:0 0 10px 0;
	} 
/*アコーディオン　終わり*/

#morelink {
	float:left;
	margin:10px 0 0 20px;
	padding:0;
	background: url(../qanda/images/bg_morelink.jpg) no-repeat top left;
	width:280px;
	height:18px;
	overflow:hidden;
	}
	
#morelink p {
	margin:0;
	padding:2px 0;
	text-align:center;
	color:#FFFFFF;
	width:280px;
	font-size:90%;
	height: 14px;

	}

#morelink p a, #morelink p a:hover {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	height: 14px;
	padding: 2px 0;
}

