@charset"UTF-8";

/*------------メニュー--------------*/

#wrapper #subMenu #Side #SideMenu #Menu .abt a {
	background-image:url(../images/baselines/menuAbout.gif);
	background-position: 0 -33px;
	}

/*------------------メイン------------------*/

#main {
	float: left;
	width: 760px;
	padding-left:40px;
	
	}
#kenalkan,
#childhood,
#turning,
#work1,
#work2,
#favorite{
	margin-bottom:60px;
	}
#point{
	margin-bottom:80px;
	}
#kenalkan h2 {
	font-size: 18px;
	font-weight:normal;
	padding-bottom: 20px;
	}
#kenalkan .txt { 
	font-size: 12px;
	}
#childhood .img1 {
	float: left;
	width: 172px;
	}
#childhood .text {
	float: left;
	width: 260px;
	padding-left:60px;
	}
#childhood .text .txt {
	font-size: 12px;
	padding-bottom: 20px;
	}
#childhood .img2 {
	float: left;
	width: 170px;
	}
#turning .text {
	clear:left;
	float: left;
	width: 350px;
	}
#turning .text .txt { font-size: 12px; }
#turning .img3 {
	float: left;
	padding-left: 40px;
	}
#work1 .img4 {
	clear: left;
	float: left;
	width: 300px;
	}
#work1 .text {
	float: left;
	width: 350px;
	padding-left: 90px;
	}
#work1 .text .txt {
	font-size: 12px;
	padding-bottom: 20px;
	}
#work1 .text .txt a {
color: #444;
text-decoration: underline;
}
#work1 .text .txt a:hover {
color: #F3C;
text-decoration: underline;
}
#work2 .text {
	clear: left;
	float: left;
	width: 350px;
	}
#work2 .text .txt {
	font-size: 12px;
	padding-bottom: 20px;
	}
#work2 .img5 {
	float: left;
	width: 120px;
	margin-top: 120px;
	padding-left: 80px;
	}
#work2 .img6 {
	float: left;
	width: 90px;
	padding-top:20px;
	}
#point{
	width:580px;
	background-color:#000;
	margin:0 auto 80px auto;
		}
#point .img7 {
	clear: left;
	float: left;
	width: 150px;
	padding-left: 40px;
	}
#point .text {
	float: left;
	width: 300px;
	padding-top:35px;
	padding-left: 40px;
	}
#point .text .txt {
	font-size: 12px;
	color:#CCC;
	padding-bottom:10px;
	}
#favorite .text {
	clear: left;
	float: left;
	width: 350px;
	font-size: 12px;
	padding-bottom: 20px;
	}
#favorite .text .txxt { padding-top: 20px; }
#favorite .img8 {
	float: left;
	width: 211px;
	padding-left: 60px;
	}
#info{
	margin-bottom:10px;
	}
#info .txt {
	font-size: 12px;
	padding-bottom: 20px;
	}
#info .txt a {
	color: #393;
	text-decoration: underline;
	}
#info .txt a:hover{
	color:#F3C;
	text-decoration:underline;
	}
