@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 10pt;
	line-height: 1.2em;
	background-color: #660066;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}


#wrapper {
	background-color: #FFFFFF;
	width: 780px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* Header */

#header{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


#header #headertop {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../img/headertop.gif);
	background-repeat: no-repeat;
	width: 600px;
}

#headertop #sitecatch {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
	padding-top: 0px;
	text-align: left;
	display: inline; /* IE6 Hack */
}

#headertop .sitecatch {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
	padding-top: 0px;
	text-align: left;
	display: inline; /* IE6 Hack */
}

#headernavi {
	text-align: right;
	margin-right: 3px;
}

#headernavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline; /* IE6 Hack */
}

#headernavi li {	
	display: inline;
	padding: 0px 12px 0px 0px;
}

#headernavi a {
	font-size: 11px;
	font-weight: normal;
}

#headernavi a:link, #headernavi a:visited {
	color: #660066;
	text-decoration: none;
}

#headernavi a:hover, #headernavi a:active {
	color: #ffffff;
	text-decoration: none;
}

#headertop

/* Menu */


#sitemenu {
	clear: both;
}

#sitemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 40px;
}

#sitemenu li{
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.07em;
	height: 30px;
	width: 91px;
	padding: 0px;
	margin: 0px;
}

#sitemenu a {
	display: block;
	height: 30px;
	padding: 10px 0px 0px 8px;
}


#home_m a {
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
}


#news_m a {
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
}

#job_m a {
	background-image: url(../img/job.gif);
	background-repeat: no-repeat;
}

#housing_m a {
	background-image: url(../img/housing.gif);
	background-repeat: no-repeat;
}

#shopping_m a {
	background-image: url(../img/shopping.gif);
	background-repeat: no-repeat;
}

#forum_m a {
	background-image: url(../img/forum.gif);
	background-repeat: no-repeat;
}

#living_m a {
	background-image: url(../img/living.gif);
	background-repeat: no-repeat;
}

#sitemenu li a:link, #sitemenu li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}

#sitemenu li a:hover, #sitemenu li a:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#home #sitemenu #home_m a,#news #sitemenu #news_m a,.job #sitemenu #job_m a, .housing #sitemenu #housing_m a, .shopping #sitemenu #shopping_m a, #forum #sitemenu #forum_m a,.living #sitemenu #living_m a {
	background-image: url(../img/m_over.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

/* Entry */

/* common */

div#upperbg {
	clear: both;
	height:30px;
	background-image: url(../img/upperbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	_margin: -10px; /* IE6 Hack */
}


#main{
	_padding-top: 10px; /* IE6 Hack */
}

#main {
	float: left;
	width: 500px;
	display: inline; /* IE6 Hack */
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

.entrytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 5px 0px;
	line-height: 100%;
}

.entrytitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6633FF;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	line-height: 100%;
}

.entryframe img {
	float: right;
	margin: 10px 0px 0px 10px;
}

.entrydate {
	font-family: Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF6600;
	margin-left: 5px;
}

.topicstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	line-height: 100%;
}

.entry {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}


.entry .end {
	display: block;
	clear: both;
}

#entrycontents01, #entrynews01, #entryhousing01 {
	margin-bottom: 15px;
	_margin-top: 10px; /* IE6 Hack */
	
}

#topicshome img {
	float: left;
	margin: 0px 10px 5px 0px;
}

.entryheader {
	height: 28px;
	width: 400px;
	margin: 0px 0px -8px 0px;
	padding: 8px 0px 0px 15px;
}

.site .entrycontents h2 {
	line-height: 1.5em;
	height: 34px;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 15px;
}

h2 .readmore a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

h2 .readmore a:link, h2 .readmore a:visited {
	color: #ffffff;
	text-decoration: none;
}

h2 .readmore a:hover, h2 .readmore a:active {
	color:#FFCC00;
	text-decoration: none;
}


/* home */

#home .entryframe {
	width: 476px;
	border: 2px solid #FF9900;
	padding: 0px 10px 0px 10px;
	margin-bottom: 12px;
	color: #000000;
}

#home .entrycontents h2 {
	font-size: 14px;
	font-weight: bold;
}


#home #entrycontents05 .entrytitle, #home #entrycontents05 .entry {
	color: #FF6600;
}


#entryhome03 img,#entryhome05 img { /* Left, Right Photo Cnversion */
	float: left;
	margin: 10px 10px 0px 0px;
}


/* category color */


#home .topicstitle {
	color: #666666;
}

#news .topicstitle {
	color: #FF00CC;
}

.job .topicstitle {
	color: #6633FF;
}

.housing .topicstitle {
	color: #669900;
}

#forum .topicstitle {
	color: #FF6600;
}

.living .topicstitle {
	color: #9933CC;
}

/* clearfix */

#home .entryframe p:after, #news #newscategory .entryframe p:after, #job .entryframe p:after, #housing .entryframe p:after, .living .entryframe p:after {
	display: block;
	clear: both ;
	height: 0;
	visibility: hidden;
	content: ".";
	zoom: 1;
}


/* category image */


#newsheader {
	background-image: url(../img/newstop.gif);
	background-repeat: no-repeat;
}

#home #jobheader {
	background-image: url(../img/jobtop.gif);
	background-repeat: no-repeat;
}

.job #jobheader {
	background-image: url(../img/jobtopnoframe.gif);
	background-repeat: no-repeat;
}

#home #housingheader {
	background-image: url(../img/housingtop.gif);
	background-repeat: no-repeat;
}

.housing #housingheader {
	background-image: url(../img/housingtopnoframe.gif);
	background-repeat: no-repeat;
}

.news #newsheader {
	background-image: url(../img/newstopnoframe.gif);
	background-repeat: no-repeat;
}

#home #forumheader {
	background-image: url(../img/forumtop.gif);
	background-repeat: no-repeat;
}


/* Sub */

#sub {
	float: right;
	width: 200px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px 30px 0px 0px;
	text-align: left;
	display: inline; /* IE6 Hack */
	font-size: 11px;
}

#sub {
	_padding-top: 10px; /* IE6 Hack */
	_margin-top: 10px; /* IE6 Hack */
}

#register {
	background-color: #dddddd;
	padding: 0px 0px 10px 5px;
}

#register_r {
	background-color: #660066;
	padding: 0px 0px 10px 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#register img {
	margin-bottom: -12px;
}

#joinnow a {
	float: right;
	margin: -5px 10px 0px 10px;
	display: block;
	background-image: url(http://pinoylife.jp/img/joinnow.gif); /* ★ここ本番アップ時に　http://pinoylife.jp/img/joinnow.gif　に書き換え★ */
	height: 20px;
	width: 70px;
}

#joinnow a:hover {
	display: block;
	background-image: url(http://pinoylife.jp/img/joinnow_over.gif); /* ★ここ本番アップ時に　http://pinoylife.jp/img/joinnow_over.gif　に書き換え★ */
}

#joinnow_r a {
	float: right;
	margin: -5px 10px 0px 10px;
	display: block;
	background-image: url(http://pinoylife.jp/img/joinnow_r.gif);
	height: 20px;
	width: 70px;
}

#joinnow_r a:hover {
	display: block;
	background-image: url(http://pinoylife.jp/img/joinnow_r_over.gif); 	
}

form {
	margin: 0px;
	padding: 0px 0px 5px 10px;
}

#sub #chikka {
	background-color: #003366;
	color: #ffffff;
	padding: 0px 0px 10px 5px;
	margin: 0px;
}

#sub .banner {
	margin-top: 0px;
	margin: 0px 0px 10px 0px;
}

#sub #searchweb {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 190px;
	margin-left: -10px;
}

#sub #mobileaccess {
	font-size: 13px;
	font-weight: bolder;
	color: #660066;
	margin: 0px;
}

#sub #mobileaccess img {
	float: right;
	margin: 10px 0px 0px 10px;
}

#sub #blankmail {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	background-color: #FFCC00;
	height: 10px;
	display: block;
	width: 110px;
}

.iframe {
	font-size: 11px;
	overflow: auto;
	border: 1px solid #660066;
	margin: 10px 0px 10px 0px;
}

.iframe h3 {
	font-size: 12px;
	color: #0000FF;
	margin: 0px 0px 0px 7px;	
}

.iframe dt {
	font-size: 10px;
	color: #FF6600;
	margin-top: 0px;
	margin-left: 7px;
}

.iframe dd {
	font-size: 11px;
	margin: 0px 0px 7px 7px;
}

#whatsnew {
line-height: 100%;
	height: 150px;
	width: 199px;
}

#whatsnew h3 {
line-height: 130%;
}


/* Sub others */

#news #recentNews, .job #recentjobs, .housing #recenthousing{
	height: 200px;
	width: 199px;
}


/* Footer */


#underbg {
	clear: both;
	height:30px;
	background-image: url(../img/underbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	_margin-top: 15px; /* IE6 Hack */
}

div#footer {
	clear: both;
	padding: 0px;
	height: 130px;
	width: 780px;
	padding: 15px 0px 0px 0px;
	background-image: url(../img/footermark.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

div#footer ul {
	text-align:center ;
	width: 420px;
	margin: 0px;
	padding: 20px 0px 0px 120px;
	list-style: none;
	margin-left: auto;
	margin-right: auto;	
}

div#footer li {
	display: inline;
	padding-right: 10px;
}

#footer li a:link, #footer li a:visited {
	font-size: 12px;
	color:#660066;
	text-decoration: none;
}

#footer li a:hover, #footer li a:active {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

#footer address {
	text-align:center ;
	font-size: 11px;
	font-style: normal;
	width: 420px;
	margin: 0px;
	padding: 10px 0px 0px 120px;
	margin-left: auto;
	margin-right: auto;
	
}


/* News */

#news .entryframe, .news .entryframe {
	border: 2px solid #FF00CC;
}


#news .entrycontents, .news .entrycontents {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

#news .entryframe {
	padding-top: 7px;
	padding-left: 10px;
	width: 486px;
}

#news .entryframe img {
	float: right;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news #main form {
	color: #FF00CC;
	text-align: right;
	margin: 10px 0px 10px 0px;
}

#newsdetail .to_top a, #newssearch .to_top a, #jobdetail .to_top a, #jobsearch .to_top a, #housingdetail .to_top a, #housingsearch .to_top a {
	float: right;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 5px;
}

#newssearch .entryframe p, #jobsearch .entryframe p, #housingsearch .entryframe p {
	font-weight: normal;
	margin: 10px 0px 10px 20px;
}


#news .category {
	background-color: #FF00CC;
}


/* Job, Housing */

#searchhousing01 .category, #searchhousing02 .category, #searchhousing05 .category, #searchhousing06 .category, #searchhousing09 .category, #searchhousing10 .category {
	background-color: #669900;
}

#searchhousing03 .category, #searchhousing04 .category, #searchhousing07 .category, #searchhousing08 .category {
	background-color: #339966;
}

#searchjob01 .category, #searchjob02 .category, #searchjob05 .category, #searchjob06 .category, #searchjob09 .category, #searchjob10 .category {
	background-color: #6633CC;
}

#searchjob03 .category, #searchjob04 .category, #searchjob07 .category, #searchjob08 .category {
	background-color: #6699FF;
}

#entrynews03 .category, #entrynews05 .category, #entrynews07 .category, #entrynews09 .category {
	background-color: #CC66CC;
}

.category {
	font-size: 14px;
	color: #FFFFFF;
	height: 17px;
	width: 150px;
	padding-left: 10px;
	padding-top: 3px;
}

.job .entryframe {
	border: 2px solid #6633FF;
}

#job .nobordercontents .entryframe, #jobdetail .nobordercontents .entryframe {
	width: 476px;
	background-color: #6633FF;
	padding: 0px 10px 0px 10px;
	margin-bottom: 15px;
}

.job .entrycontents h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.job .entryframe a:link, .job .entryframe a:visited, .housing .entryframe a:link, .housing .entryframe a:visited {
	color: #6633FF;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}

.job .entryframe a:hover, .job .entryframe  a:active, .housing .entryframe a:hover, .housing .entryframe a:active {
	text-decoration: none;
	color: #FFCC00;
	margin: 0px 0px 0px 13px;
}

.job .nobordercontents .entrytitle, .housing .nobordercontents .entrytitle {
	font-weight: normal;
	color: #ffffff;
	margin: 5px 0px 10px 20px;
	padding-bottom: 5px;
	line-height: 100%;
	_margin-top: 10px; /* IE6 Hack */
}

.job .nobordercontents .entrytitle img, .housing .nobordercontents .entrytitle img {
	float: left;
	margin: -10px 0px 0px 20px;
}

.job .nobordercontents {
	color: #ffffff;
	margin-top: 20px;
}

.job #jobheader, .housing #housingheader,.news #newsheader {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#job .entrytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6633FF;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	line-height: 100%;
}

.housing .entryframe {
	border: 2px solid #669900;
	zoom: 1;
}

.housing .nobordercontents {
	_margin-top: 10px;  /* IE6 Hack */
}

#housing .nobordercontents .entryframe {
	width: 476px;
	background-color: #669900;
	padding: 0px 10px 0px 10px;
	margin-bottom: 15px;
}

.housing .entrycontents h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


#housing .entrytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669900;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	line-height: 100%;
}

.nobordercontents .entryframe {
	color: #ffffff;
}


#job form {
	margin: 0px;
	padding: 0px;
}

#job .entryframe, #housing .entryframe {
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 5px 5px;
	width: 235px;
}

#job .entryframe img, #housing .entryframe img {
	float: left;
	width: auto;
	margin: 3px 100px 5px 0px;
	padding: 0px;
}

#job .entryframe p, #housing .entryframe p {
	clear: both;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#job .entryframe a, #housing .entryframe a {
	font-size: 12px;
	text-decoration: underline;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}


#job #jobhome table, #housing #housinghome table {
	margin-left: 20px;
}

.detaildata {
	font-weight: normal;
}


#jobdetail .entrycontents h3, #housingdetail .entrycontents h3 {
	color: #630063;
	line-height: 200%;
	margin: 0px;
}

#jobdetail .entrycontents img, #housingdetail .entrycontents img {
	margin: 10px 0px 10px 10px;
	
}

#jobdetail .entrydate, #housingdetail .entrydate, #newsdetail .entrydate {
	margin: 0px;
	margin-top: 5px;
}

#jobdetail .entryframe, #housingdetail .entryframe, #newsdetail .entryframe{
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#jobdetail .entryframe p, #housingdetail .entryframe p, #newsdetail .entryframe p {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.block {
	display: block;
	clear: both;
}

#job #wrapper #container #main #entryjob01 #topicshome #info {
	background-image: url(../img/job/special/info.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position:left
	
}

#job #wrapper #container #main #entryjob01 #topicshome #table {
	background-color: #FFF0FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#job #wrapper #container #main #entryjob01 #topicshome #info p {
	font-size: 12px;
}

/* Living */

.living .entryframe {
	width: 478px;
	border: 2px solid #9933CC;
	padding: 0px 10px 0px 10px;
	margin-bottom: 12px;
}

.living .entryframe p, .living .entryframe li {
	color: #000000;
}

.living #main{
	_margin-top: 20px; /* IE6 Hack */
}

.living #sub{
	margin-top: 0px;
	_margin-top: 10px; /* IE6 Hack */
}

.living #sidemenu {
	_margin-bottom: -10px; /* IE6 Hack */
}

.living #sidemenu li{
	font-size:12px;
	height: 20px;
	width: 198px;
	margin: 0px 2px 0px -40px;
	padding: 0px;
	padding-bottom: 7px;
	list-style-type: none;
	text-decoration: none;
	list-style-position: outside;
	_padding-bottom: 0px; /* IE6 Hack */
	_margin-bottom: 0px; /* IE6 Hack */
}

*:first-child+html .living #sub{ /* IE7 Hack */
	margin-top: 10px;
}

*:first-child+html .living #sidemenu { /* IE7 Hack */
	margin-bottom: -10px;
}

*:first-child+html .living #sidemenu li{ /* IE7 Hack */
	padding-bottom: 5px;
	list-style-type: none;
	text-decoration: none;
	list-style-position: outside;
}

.living #sidemenu li a:link, .living #sidemenu li a:visited {
	background-color: #9933CC;
	display: block;
	padding: 5px 0px 5px 5px;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	padding: 5px 0px 5px 5px;
}

.living #sidemenu li a:hover, .living #sidemenu li a:hover {
	color:#9933CC;
	background-color: #FFCC00;
	display: block;
	padding: 5px 0px 5px 5px;
	list-style-type: none;
	text-decoration: none;
	list-style-position: inside;
}

#living01 #living_menu01 a, #living02 #living_menu02 a, #living03 #living_menu03 a, #living04 #living_menu04 a, #living05 #living_menu05 a, #living06 #living_menu06 a, #living07 #living_menu07 a  {
	background-color: #660066;
	color: #FFFFFF;
}


#living01 #main .entrycontents h2 {
  	font-size: 18pt; 
	line-height:24px;
	border:0px;
	padding:4px 0px 0px 0px;
}

#living01 #container #main .entrycontents .entryframe .left_tx img {
	float: left;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#living01 #container #main .entrycontents .entryframe .right_tx img {
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}



/*  added by apol abalos ando 2009.02.02  */


div.TabView
{
  font-family: Verdana, Sans-Serif;
  font-size:   12px;
}


/* ***** Tabs *************************************************************** */

div.TabView div.Tabs a
{
  display: block;


  width: 100px;
  text-align: center;


  color:   #004040;
  cursor:  pointer;
  
  

  
}

div.TabView div.Tabs a:hover
{
  
}

div.TabView div.Tabs a.Current,
div.TabView div.Tabs a.Current:hover
{

  cursor:  default;
}


/* ***** Pages ************************************************************** */

div.TabView div.Pages
{
  clear: both;

/*  border: 1px solid #404040;  */
/*  border-top: none;  */

/*  background: #FCFCFC;  */
   
	width: 485px;
	border: 2px solid #9933CC;
	padding: 0px 10px 0px 10px;
	margin-bottom: 12px;  
    
}


/* Shopping  */
#chikka a {
	background-image: url(../img/chikkanew.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	display: block;
	margin-right: 10px;
}

#chikka a:hover{
	background-position: left bottom;
}

#horoscope a {
	font-size: 10px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	background-image: url(../img/horoscope2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	text-align: left;
	display: block;
	padding-left: 45px;
	padding-top: 9px;
	margin-top: 4px;
}

#horoscope a:hover{
	background-position: left bottom;
	color: #FF9900;
}

.shopping #main img {
	margin: 0px 0px 5px 0px;
}

/******* X'mas ********/

body, #headerbg {
/** background-color: #336600;   **/
background-color: #660066;
}

/** #header #headertop {   **/
/**	background-image: url(../img/headertop_xmas.gif);   **/
/**	background-repeat: no-repeat;   **/
/**	width: 600px;   **/
/** }   **/

/** div#footer {   **/
/**	background-image: url(../img/footermark_xmas.gif);   **/
/**	background-repeat: no-repeat;   **/
/**	background-position:bottom;   **/
/** }   **/