
/*---------------------------可変エリア--------------------------------*/

/*メインイメージ*/
.main_img01 a{
	display:block;
	margin:0;
	padding:0;
	width:491px;
	height:328px;
	/*background:url(../images/mainimg_left03.jpg) no-repeat left top;
	text-indent: -9999px; overflow: hidden;*/
}
/*profileカラム*/

#profile_culum{
	float:left;
	margin:0 0 0 40px;
	_margin:0 0 0 17px;
	padding:0;
	width:727px;


}

#profile_culum h2{
	margin:0;
	padding:0;
	width:727px;
	height:55px;
	/*background:url(../profile/images/profile_tl.gif) no-repeat left top;
	text-indent:-9999px;*/
}




/*タブナビゲーション*/

ul.tabNavigation { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	height:25px; 
} 

UL.tabNavigation LI { 
	width:80px; 
	float:left; 
} 

UL.tabNavigation LI A { 
	padding: 3px 5px; 
	background-color: #ccc; 
color: #000; 
text-decoration: none; 
display:block; 
text-align:center; 
} 

               
UL.tabNavigation LI A.selected, 

UL.tabNavigation LI A:hover { 
background-color: #333; 
color: #fff; 
} 

 

UL.tabNavigation LI A:focus { 
	outline: 0; 
} 
                
div.tabs div { 
padding: 5px; 
margin-top: 3px; 
border: 5px solid #cccccc; 
} 


div.tabs > div h2 { 
margin-top: 0; 
} 



/*ファーストボックス*/

#first { 
	background:url(../profile/images/protxtarea_bg.gif) repeat-x left bottom;
} 

#first h3{
	float:left;
	margin:0;
	padding:170px 0 0 30px;
	width:400px;
	/*height:138px;*/
	background:url(../profile/images/profile_bg.jpg) no-repeat left top;
	font-size:0.85em;
	color:#660033;
}

.proftxt{
	margin:20px 0 0 0;
	padding:0;
} 

.proftxt li{ 
	margin:5px 0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/icon03.gif) no-repeat 0px 2px;
	/background:url(../images/icon03.gif) no-repeat 0px 4px;
	font-size:0.85em;
	color:#660033;
	font-weight:normal;
	color:#666666;

}

/*プロフィールエリアボタン*/
#profilebtn{ 	
	margin:80px 0 0 0;
	padding:0;
list-style:none;	
}

#profilebtn li{
float:left;
	margin:0 20px 0 0;
	padding:0;
	width:160px;
	height:30px;
	font-weight:normal;
}


#profilebtn a{

	margin:0;
	padding:8px 25px;
	background:#333333;
	border:1px solid #999;
	display:block;
	width:110px;
	height:14px;
	color:#fff;

}

#profilebtn a:hover{

	background:#ff99cc;
	color:#ff00cc;

}


.profimg{
	margin:130px 0 50px 0;
	padding:0;
}
/*ファーストボックス終了*/



/*セカンドボックス*/

#second { 
	background:url(../profile/images/protxtarea_bg.gif) repeat-x left bottom;
} 

#second h3{
	float:left;
	margin:0;
	padding:170px 0 0 30px;
	width:400px;
	/*height:138px;*/
	background:url(../profile/images/qa01_tl.gif) no-repeat left top;
	font-size:0.85em;
	color:#660033;
}

/*サードボックス*/

#third { 
	background:url(../profile/images/protxtarea_bg.gif) repeat-x left bottom;
} 

#third h3{
	float:left;
	margin:0;
	padding:170px 0 0 30px;
	width:400px;
	/*height:138px;*/
	background:url(../profile/images/qa02_tl.gif) no-repeat left top;
	font-size:0.85em;
	color:#660033;
}




.waste { 
min-height: 1000px; 
} 













/*---------------------------可変エリア終了--------------------------------*/



