@charset "utf-8";

/*----------------------------------
 HTML初期設定
-----------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, p, br, a, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, tr, td, img, form, fieldset, legend {
margin:0;
padding:0;
}

html {
height:100%;
overflow-y:scroll;
width:100%;
background:#f0f0f0;
}

body {
height:100%;
text-align:center;
width:100%;
font-size:12px;
line-height:1.8;
}

a{
text-decoration:none;
}

#wrapper {
width:798px;
margin:0 auto;
background:#f9f4f4;
}

/*----------------------------------
 ヘッダーDIV
-----------------------------------*/
#header {
background:url(../images/header.jpg) top left no-repeat;
text-align:left;
padding:0px 0px 0px 0px;
}

#header_top{
text-align:left;
}


#menu {
margin:o auto;
width:798px;
padding:0 0 0px 0;
}

#container {
width:744px;
margin:0 auto;
padding:30px 0 0 0;
}

#title {
background:url(../images/title.jpg) top left no-repeat;
heigth:37px;
text-align:left;
padding:9px 0px 13px 24px;
}

.title_2 p{
padding:0 0 0px 0;
	}

.title_2 {
background:url(../images/title.jpg) top left no-repeat;
heigth:37px;
text-align:left;
padding:9px 0px 13px 24px;
margin:25px 0 10px 0;
}



#container_2 {
heigth:335px;
margin:0 auto;
padding:10px 0 40px 0;
}

#container_9 {
width:740px;
margin:auto;
padding:40px 0 0px 0;
}

#photo {
text-align:left;
float:left;
padding:0 20px 0 0;
}

#container_3{	
heigth:374px;
float:left;
width:334px;
}

/*----------------------------------
バナー
-----------------------------------*/
#container_8 {
height:349px;
width:740px;margin:30px 0 30px 29px;
background:url(../images/banner_sheet.jpg) center top no-repeat;
}

#banner_1 {
float:left;
margin:24px 0 0 20px;
}

#banner_2 {
float:right;
margin:24px 20px 14px 0;
}

#banner_3 {
text-align:right;
margin:0 20px 0 0;
}

/*----------------------------------
 商品一覧
-----------------------------------*/
.kisyuTitle {
background:url(../images/kisyuTitle.jpg) left top no-repeat;
heigth:22px;
text-align:left;
margin:25px 0 10px 0;
}

.kisyuTitle p{
padding:0 0 20px 15px;
}

.photoBack {
width:740px;
height:133px;
margin:0 0 20px 0;
}

.photoSheet_1 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 20px;
}

.photoSheet_2 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheet_3 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheet_4 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheet_5 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheetA_1 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 20px;
}

.photoSheetA_2 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheetA_3 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheetA_4 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheetA_5 {
	background:url(../images/photoSheet.jpg) left top no-repeat;
	height:133px;
	width:90px;
	float:left;
	margin:0 0 0 60px;
}

.photoSheet {
	padding:11px 0 0 1px;
	}

.photoSheetA {
	padding:11px 0 0 13px;
	}

.photoSheet_1 p{
	margin:13px 0 0 0px;
}

.photoSheet_2 p{
	margin:13px 0 0 0px;
}

.photoSheet_3 p{
	margin:13px 0 0 0px;
}

.photoSheet_4 p{
	margin:13px 0 0 0px;
}

.photoSheet_5 p{
	margin:13px 0 0 0px;
}	

.photoSheetA_1 p{
	margin:13px 0 0 18px;
}

.photoSheetA_2 p{
	margin:13px 0 0 18px;
}

.photoSheetA_3 p{
	margin:13px 0 0 18px;
}

.photoSheetA_4 p{
	margin:13px 0 0 18px;
}

.photoSheetA_5 p{
	margin:13px 0 0 18px;
}	
/*----------------------------------
 note
-----------------------------------*/

#note_head {
background:url(../images/infomation_head.jpg) right top no-repeat;
height:6px;
}

#note_body{
background:url(../images/infomation_body.jpg) right center repeat-y;
text-align:left;
}

#note_body div#note_bodyInner{
padding:10px 12px;
}

#note_foot {
background:url(../images/infomation_foot.jpg) right bottom no-repeat;
height:5px;
}

/*----------------------------------
 ライン
-----------------------------------*/

.lineA{
border:1px solid #efefef;
}

.lineB{
border:1px dotted #efefef;
margin:12px;
}

.lineC{
border:1px solid #efefef;
margin:13px 0 20px 0;
}

.note_line {
padding:3px 0;
}

/*----------------------------------
 バナー部分
-----------------------------------*/

#banner {
padding:0;
margin:0;
}

#iPhone {
padding:20px 0 0 0;
margin:0 auto;
}

#keitaiMenu {
padding:30px 200px 0 0px;
margin:0 auto;	
}

/*----------------------------------
 クチコミ部分
-----------------------------------*/
#container_4 {
heigth:220px;
text-align:left;
padding:40px 0 0px 0;
}


#kuchikomi_title {
height:16px;
padding:0px 0 9px 0;
}

.kuchikomi {
background:url(../images/kuchikomi_text_3.jpg) top center repeat-y;
padding:10px 15px;
}

/*----------------------------------
 Q&A
-----------------------------------*/
#container_5 {
text-align:left;
padding:40px 0 0px 0;
height:auto
}

#page_title1{
background:url(../images/page_title.jpg) top left no-repeat;
height:21px;
padding:0px 0 0 5px;
}

#page_title1 p{
font-size:14px;
padding:0px 0 0px 20px;
color:#CC3300;
}

.page_title {
background:url(../images/page_title.jpg) center left no-repeat;
height:21px;
padding:0 0 0 5px;
}

.page_title p{
font-size:14px;
color:#CC3300;
}

.qa_inner {
background:url(../images/kuchikomi_text_4.jpg) top center repeat-y;
padding:15px 10px;
}

.qa_inner p{
background:url(../images/kuchikomi_text_4.jpg) top center repeat-y;
padding-left:15px;
}

#qa_head {
background:url(../images/kuchikomi_text_head.jpg) top center no-repeat;
height:3px;
}

#qa_foot {
background:url(../images/kuchikomi_text_foot.jpg) bottom center no-repeat;
height:3px;
}


#qa1 p{
padding:80px 0 0 15px;
}

#qa_photo{
margin-left:30px;
height:200px;
float:right;
}

/*----------------------------------
 白ロムとは？
-----------------------------------*/
#container_6 {
text-align:left;
padding:40px 0 0px 0;
height:auto
}

#keitai_photo {
float:right;
}

.page_title_2 {
background:url(../images/page_title.jpg) center left no-repeat;
height:21px;
padding:5px;
}

.page_title_2 p{
padding-left: 20px;
font-size:14px;
color:#CC3300;
}

/*----------------------------------
 テーブル
-----------------------------------*/
table#nani{
padding:10px 0 10px 15px;
}

th {
width:100px;
text-align:left;
}


/*----------------------------------
 アーカイブ
-----------------------------------*/
.archive {
background:url(../images/kuchikomi_text_3.jpg) top center repeat-y;
padding:10px 15px;

}

.archive p{

padding:30px 0 40px 100px;
}
.archive img{
float:left;
}

/*----------------------------------
 機種変更
-----------------------------------*/
#container_7 {
text-align:left;
padding:40px 0 0px 0;
height:auto
}

#page_title_3{
background:url(../images/page_title.jpg) center left no-repeat;
height:21px;
margin:50px 0 0 0;
}


#page_title_3 p{
margin-left:10px;
font-size:14px;
color:#CC3300;
}

.kisyhen_title {
background:url(../images/change_title.jpg) top left no-repeat;
padding:0px 0px 23px 24px;
margin:20px 0;
height:23px;
width:621px;
}

.kisyhen_title p{
padding:1px 0 0 0;
font-size:14px;
float:left;
background-color:#CC3300;
}

#docomo_photo{
float:right;
margin:0 105px 0 0;
}

#au_photo{
float:right;
margin:0 105px 0 0;
}

#softbank_photo{
float:right;
margin:0 105px 0 0;
}

.kisyhen_title_short {
background:url(../images/change_title_short.jpg) top left no-repeat;
margin:20px 0 ;
padding:0px 0px 0px 24px;
height:23px;
width:142px;
}



/*----------------------------------
 買取
-----------------------------------*/
#kaitori {
margin:0 auto;
padding:50px 0 10px 0;
}

#kaitori_banner {
float:left;
margin:0 0 0 71px;
}

#kaitori_btn {
float:right;
margin:65px 24px 0 0;
}

#kaitori_left{
float:left;
margin:0 0 0 50px;	
}

#kaitori_right{
margin:65px 0 0 0;
}

#kaitori_center{
margin:80px 0 50px 200px;
}

#kaitori{
margin:30px 0 0 0;
}
/*----------------------------------
 フッターDIV
-----------------------------------*/
#footer {
height:63px;
margin:0 auto;
padding:20px 0 0 0;
}

/* CLEARFIX */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
