@charset "utf-8";
/* CSS Document */


#maitbox_right{
	width:585px;
	height:209px;
	margin:20px 0 20px 0;
	}

.maitbox_detail{
	margin:0;
	padding:50px 0 0 0;
	background-repeat:no-repeat;
	height:174px;
	font-size:11px;
	}
	
head~/* */ body .maitbox_detail{
	height:174px;
	}
	
#maitbox_right .maitbox_txt{
	margin:0px 0 0 25px;
	width:400px;
	line-height:120%;
	}
	
#maitbox_right .maitbox_example{
	margin:10px 0 0 25px;
	width:300px;
	border:1px solid #CCCCCC;
	background-color:#FFF;
	padding:3px 0 3px 8px;
	line-height:160%;
	}
	
.maitbox_skill{
	color:#CC0000;
	}
	
#maitbox_left{
	width:585px;
	height:209px;
	margin:20px 0 20px 0;
	
	}

	
#maitbox_left .maitbox_txt{
	float:right;
	margin:0px 25px 0 0;
	width:300px;
	line-height:120%;
	}
	
#maitbox_left .maitbox_example{
	float:right;
	margin:10px 25px 0 0;
	width:300px;
	border:1px solid #CCCCCC;
	background-color:#FFF;
	padding:3px 0 3px 8px;
	line-height:160%;
	}
	
	
.characterBox{
	margin-bottom:30px;
	}
	
	
#contentsArea #mainArea .about h2{
	margin:0;
	padding:0;
	background-image:none;
	}
	

hr {border:4px dotted #FF9900;}

.ss_list {}
.ss_list ul{margin:0; padding:0;}
.ss_list li{float:left; list-style:none; margin-left:5px;}
.ss_list img{border:1px solid #666;}