@charset "UTF-8";

/* - - - - - - - - - - - - - - - - - - - - -

Title :common page's theme CSS
Author :Tadaki Osawa 
URL : http://www.portas.jp/

Description : メンバーページ専用のテーマCSS

Created : 07.12.2007
Modified : 1.00

- - - - - - - - - - - - - - - - - - - - - */
.text {
	border: none !important ;
	min-height: 151px;
	margin-bottom: 21px;
	clear: left;
}

.text div.textInner {
	margin-left: 166px;
}

div.text h2 {
	clear: none;
	margin-bottom: 1em;
 	color: #FFF;
	font-size: 160%;
	font-weight: bold;
}

div.text h5 {
	clear: none;
}

div.text h2 .Smaller {
	font-size: 62%;
}

div.text p {
 margin-top: 1em;
}

div.text ul {
	margin-top: 0.2em;
}