body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-image: url(../img/bg.jpg);
background-repeat;
background-color: #ffffff;
	}
	
	
#container { 
width:743px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 20px;
	}



.csscaption {
clear: both;
    }
	
	
/* ****************************************
	TOP
*******************************************/


#header {
width:743px;
height:67px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
	}
	

#img_left {
width:53px;
height:572px;
float:left; 
background-image: url(../img/01_l.gif);
background-repeat: no-repeat;
	}

#top_img {
width:651px;
height:572px;
float:left; 
background-image: url(../img/01.jpg);
background-repeat: no-repeat;
	}


.top_qr {
width:90px;
height:133px;
margin-left: 530px;
margin-top: 28px;
	}



#img_right {
width:39px;
height:572px;
float:left; 
background-image: url(../img/01_r.gif);
background-repeat: no-repeat;
	}
	
	
	

/* ****************************************
	ねごとプロフィール
*******************************************/
#negoto_info {
width:743px;
height:500px;
text-align: left; 
float:left; 
background-image: url(../img/02_bg.gif);
	}

.negoto_container {
width:596px;
height:450px;
float:left; 
margin-left: 80px;
margin-top: 10px;
	}

.negoto_left {
width:270px;
height:330px;
float:left; 
	}
	
.negoto_right {
width:280px;
height:350px;
float:right; 
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #50422B;
	}



/* ****************************************
	コラボ第一弾
*******************************************/
#corabo {
width:743px;
height:634px;
float:left; 
background-image: url(../img/03_bg.gif);
background-repeat: no-repeat;
	}


.corabo_text {
width:597px;
height:350px;
float:left; 
margin-left: 80px;
margin-top: 130px;
text-align: left; 
	}


.corabo_left {
width:192px;
height:189px;
float:left; 
background-image: url(../img/03_qr.gif);
background-repeat: no-repeat;
	}


.corabo_right {
width:380px;
margin-top: 20px;
font-size: 12px; 
line-height: 17px; 
color: #50422B;
float:right; 
	}



.imgmargin {
margin-top: 5px;
margin-bottom: 5px;
	}



/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #333333;
	}
	
	
.ft12y {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ffff00;
	}
	
.ft22y {
text-align: left; 
font-size: 16px; 
line-height: 20px; 
color: #51432C;
	}








	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #833583;
text-decoration: underline;
}

a:visited
 {
color: #833583;
text-decoration: underline;
}

a:hover
{
color: #0099FF;
text-decoration: underline;
	}