@charset "UTF-8";

/* -----------------------------------------------------
CSS Information

 File name: fiji.css
 Author: Daisuke tashiro(tomorrow,Inc.)
 Style info: アレレ！？こんなはずじゃ…みんなの留学失敗談
 Last update: 2011/1/13
----------------------------------------------------- */
body {
	position: relative;
}

#arere-content {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}

#arere-content h3 {
	text-align: left;
	margin-bottom: 15px;
}

#arere-content ul {
	text-align: left;
	list-style: none;
	margin-bottom: 15px;
}

#arere-content li {
	margin-bottom: 5px;
}

.arere { 
	clear:both;
	margin-top: 20px; 
	margin-bottom: 20px; 
	padding-top: 10px; 
	border-top: 1px solid #cccccc;
	min-height: 100%;
}

#arere-content .arere .img {
	float: left;
	width: 250px;	
}

#arere-content .arere .text {
	float: right;
	width: 470px;	
}

#arere-content .arere .text h4 {
	color: #FF6666;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
}

#arere-content .arere .text p {
	text-align: left;	
}
