@charset "shift_jis";
/* CSS Document */

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
  overflow: visible;
}


#contents .ct_inbox h2.sumikko_ttl {
display: block;
margin-bottom: 30px;
}



#contents .pocket_box {
overflow: hidden;
}

#contents .contents_ttl {
color: #FBA500;
border-bottom: solid 2px #FBA500;
text-align: center;
}


#contents .img_box {
max-width: 460px;
float: left;
margin-bottom: 30px;
}
#contents .txt_box {
float: right;
width: 500px;
}
#contents .txt_box p {
margin-bottom: 1em;
line-height: 1.5;
}
#contents .txt_box p.txt {
font-size: 14px;
}
#contents .txt_box p.data_txt {
font-size: 16px;
}
#contents .txt_box p.data_txt strong {
font-weight: bold;
color:#ff7800;
}
#contents a.btn_to_list {
clear: both;
	display:block;
	margin: 30px auto;
	width:190px;
}

#contents .img02{
max-width: 540px;
margin-bottom: 30px;
}

#contents .img03{
margin-bottom: 20px;
}

#contents .copyright{
width: 80%;
max-width: 439px;
margin-bottom: 40px;
}