@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
/*----------font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;　----------*/
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image : url(back.gif);
}

a:link {
  color: #004080;
  font-size: 12px;
}
h3{
	margin: 0px;
	padding: 0px;
}
a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


.font_blue {
	color: #0033FF;
	font-weight: bold;
}

.font_rad {color: #FF0000;}
.font_rad_b {
	color: #F06;
	font-size:16px;
	font-weight: bold;
	line-height: 3;
}

.orange {color: #FF6600;}

.font16 {font-size: 16px;}

.font16_rad {font-size: 16px;
color: #FF0000;}

.font16_blue {font-size: 16px;
color: #0033FF;}

.font_m {color: #0066FF;}

.font_l {color: #FF55FF;}
img {
	border: none;
}

.wasi_bar{
	font-size:16px;
	}
.wasi_bar a{
	font-size:16px;
	}
	


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

#main {
  margin: 0 auto 0 auto;
  border-right:  solid 1px #FFCCFF;
  border-bottom: solid 1px #c6c6c6;
  border-left: solid 1px #FFCCFF;
  padding: 0;
  width: 900px;
  background-color: #ffffff;
}


#main img.head_photo {
  margin: 6px auto 15px 5px;
  
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 900px	;
  height: 83px;
  border-bottom: solid 1px #005ebb;
  background-color: #FDEED1;
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  background-image : url(h_back.gif);
}

#header h2 {
  margin: 0;
  padding: 0px 0px 0px 0px;
  width: 400px;
  text-align: left;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 110%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 5px 10px 2px 0;
  font-size: 12px;
  color: #333333;
  line-height: 200%;
  letter-spacing: 1px;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: 885px;
  height: 20px;
  background-color: #333333;
  margin: 0px;
  padding: 11px 0 5px 15px;
  background : url(head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: center;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
;}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background : url(l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 13px;
  color: #3300FF;
  text-decoration: none;
}

#header-menu a:hover {
  font-size: 13px;
  color: #FF33CC;
}


/*---------- コンテンツ ----------*/

#container {
  width: 900px;
  overflow: hidden;
  margin: 0px;
  padding: 5px 0 20px 0;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: left;
  margin: 0 0 0 7px;
  padding: 5px 6px 30px 10px;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 1px;
  color: #333333;
  width: 630px;
}


#contents a:link {
  color: #004080;
  font-size: 14px;
  font-weight: bold;
}


#contents a:hover {
  color: #005ebb;
  font-size: 14px;
}

#contents a:visited {
  color: #004080;
  font-size: 14px;
}

.font16 a{
  color: #004080;
  font-size: 16px;
}

#contents h2 {
  margin: 0 0 9px 0;
  padding: 11px 0 15px 35px;
  line-height: 120%;
  font-size: 14px;
  color: #004080;
  background-image : url(titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 190%;
  letter-spacing: 1px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 6px 0 15px 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

table#t01 {
  border: solid 1px #FFCCFF;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #FFCCFF;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #FFCCFF;
  border-collapse: collapse;
}

#news {
  width: 610px;
  height: 280px;
  overflow: auto;
  background-color: #ffffff;
  padding: 10px 5px 5px 15px;
  margin: 15px 0 15px 0;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-style: solid;
  border-color: #999999;
}


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

#menu {
  float: right;
  margin: 0 5px 15px 0;
  padding: 0 0 8px 0;
  width: 228px;
  letter-spacing: 1px;
  text-align: left;
  background-image : url(menu_back.gif);
}

#menu h2 {
  margin: 0 0 2px 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image : url(sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  background-image : url(menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #FFF7FF;
  background-image : url(sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-bottom: solid 1px #999999;
  width: 191px;
  padding: 10px 0 9px 24px;
  font-size: 12px;
  background-image : url(side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #005ebb;
  background-image : url(side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  letter-spacing: 1px;
  background-image : url(menu_back.gif);
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image : url(sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #004080;
  width: 203px;
  padding: 6px 0 5px 0;
  font-size: 12px;
 }

.menu_free a:hover{
  color: #005ebb;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  line-height: 190%;
  letter-spacing: 1px;
  background-color: #f3f3f2;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 190%;
}

#menu img.side_photo {
  margin: 8px 0 0 6px;
}




/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 18px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 3px;
  border-top-color: #FFFFFF;
  background-image : url(f_back.gif);
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}



/*パーティー一覧（横長）ボックス
---------------------------------------------------------------------------*/
.box {
	overflow: hidden;
	padding: 2px 5px 10px 5px;	/*ボックス内の余白*/
/*	border-top: 1px dashed #bfbfbf;		ボックスの上の線*/
/*	border-right: 1px solid #bfbfbf;	ボックスの右の線*/
	border-bottom: 1px dashed #bfbfbf;	/*ボックスの下の線*/
	margin-bottom: 2em;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;

}


.box_fr {
	overflow: hidden;
	padding: 2px 5px 10px 5px;	/*ボックス内の余白*/
	/*	border-top: 1px dashed #bfbfbf;		ボックスの上の線*/
/*	border-right: 1px solid #bfbfbf;	ボックスの右の線*/
	border-bottom: 1px dashed #bfbfbf;	/*ボックスの下の線*/
	border-left: 7px solid #D9FFD9;		/*ボックスの左の線*/
	margin-bottom: 2em;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	/*	background-image: url(images/boxbg_osusume.gif);	/*「おすすめ」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
	padding: 10px 0px 5px 0px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
	background-color:#E1FFE1;
}

.box_fr h3 {
	font-size: 80%;
	color: #055723;	/*文字色*/
	padding-left: 170px;	/*左の写真サイズに合わせてここは調整*/
	padding-bottom: 0px;
	line-height:15px;
}
.box_fr h3 a {
	color: #E60012;	/*リンクにした際に色が黒に戻らないように設定*/
}

.box_fr p {
	padding: 0px 10px 0px 170px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
	font-size:12px;
}

.box_we {
	overflow: hidden;
	padding: 2px 5px 10px 5px;	/*ボックス内の余白*/
	/*	border-top: 1px dashed #bfbfbf;		ボックスの上の線*/
/*	border-right: 1px solid #bfbfbf;	ボックスの右の線*/
	border-bottom: 1px dashed #bfbfbf;	/*ボックスの下の線*/
	border-left: 7px solid #F3DFF7;		/*ボックスの左の線*/
	margin-bottom: 2em;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	/*	background-image: url(images/boxbg_osusume.gif);	「おすすめ」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
	padding: 10px 0px 5px 0px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
	background-color:#FEF;
}

.box_we h3 {
	font-size: 80%;
	color: #055723;	/*文字色*/
	padding-left: 170px;	/*左の写真サイズに合わせてここは調整*/
		padding-bottom:0px;
	line-height:15px;
}
.box_we h3 a {
	color: #E60012;	/*リンクにした際に色が黒に戻らないように設定*/
}

.box_we p {
	padding: 0px 10px 0px 170px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
		font-size:12px;
}

.box_sp {
	overflow: hidden;
	padding: 2px 5px 10px 5px;	/*ボックス内の余白*/
	/*	border-top: 1px dashed #bfbfbf;		ボックスの上の線*/
/*	border-right: 1px solid #bfbfbf;	ボックスの右の線*/
	border-bottom: 1px dashed #bfbfbf;	/*ボックスの下の線*/
	border-left: 7px solid #FFFF99;		/*ボックスの左の線*/
	margin-bottom: 2em;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	/*	background-image: url(images/boxbg_sumi.gif);		「特別」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
	padding: 10px 0px 5px 0px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
	background-color:#FFFFD2;
}

.box_sp h3 {
	font-size: 80%;
	color: #055723;	/*文字色*/
	padding-left: 170px;	/*左の写真サイズに合わせてここは調整*/
		padding-bottom:0px;
	line-height:15px;
}
.box_sp h3 a {
	color: #E60012;	/*リンクにした際に色が黒に戻らないように設定*/
}

.box_sp p {
	padding: 0px 10px 0px 170px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
		font-size:12px;
}



/*写真の配置設定*/
.box img {
	float: left;
	padding-left: 10px;
	width: 150px;	/*配置する写真に合わせてここは変更する*/
}

/*h3見出し設定*/
.box h3 {
	font-size: 80%;
	color: #055723;	/*文字色*/
	padding-left: 170px;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
}
.box h3 a {
	color: #E60012;	/*リンクにした際に色が黒に戻らないように設定*/
}

.box p {
	padding: 0px 0px 0px 170px !important;	/*左の写真サイズに合わせてここは調整*/
	line-height:15px;
}

.box.new {
	background-image: url(images/boxbg_new.png);	/*「new」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right top;	/*画像を右上に配置*/
}

.box_fr.new {
	background-image: url(images/boxbg_new.png);	/*「new」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right top;					/*画像を右下に配置*/
}
.box_we.new {
	background-image: url(images/boxbg_new.png);	/*「new」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right top;					/*画像を右下に配置*/
}
.box_sp.new {
	background-image: url(images/boxbg_new_sp.png);	/*「new」画像指定*/
	background-repeat: no-repeat;						/*画像をリピートしない*/
	background-position: right top;					/*画像を右下に配置*/
}




/*パーティー一覧（ミニサイズ）ボックス
---------------------------------------------------------------------------*/
.boxmini {
	overflow: auto;
	padding: 3px;		/*ボックスの左の線*/
	margin-bottom: 1em;
	border: 1px solid #bfbfbf;
	width: 240px;
	height: 310px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	display: inline;
}

/*h3見出し設定*/
.boxmini h3 {
	font-size: 80%;
	color: #055723;	/*文字色*/
}
.boxmini h3 a {
	color: #E60012;	/*リンクにした際に色が黒に戻らないように設定*/
}

.boxmini p {
	padding: 0px !important;
	font-size: 10px;
	margin-top:130px;
	line-height: 1.6;
}
.boxmini.fr {
/*	background-image: url(images/boxbg_osusume.gif);	「友活」画像指定*/
/*	background-repeat: no-repeat;						画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
		background-color:#E1FFE1;
}

.boxmini.we {
/*	background-image: url(images/boxbg_osusume.gif);	「婚活」画像指定*/
/*	background-repeat: no-repeat;						画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
		background-color:#FEF;
}

.boxmini.sp {
/*	background-image: url(images/boxbg_sumi.gif);		「特別婚活」画像指定*/
/*	background-repeat: no-repeat;						画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
		background-color:#FFFFD2;
}



.boxmini.fr_new {
background-image: url(images/boxmini_new.png);	/*	「友活」画像指定*/
background-repeat: no-repeat;					/*		画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
		background-color:#E1FFE1;
}

.boxmini.we_new {
background-image: url(images/boxmini_new.png);	/*	「婚活」画像指定*/
background-repeat: no-repeat;					/*		画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
		background-color:#FEF;
}

.boxmini.sp_new {
background-image: url(images/boxmini_new.png);	/*		「特別婚活」画像指定*/
	background-repeat: no-repeat;				/*		画像をリピートしない*/
	background-position: right bottom;					/*画像を右下に配置*/
		background-color:#FFFFD2;
}

.boxmini.cam {
	background-image: url(images/boxmini_cam.png);	/*		「準備中」画像指定*/

	background-color:#CCC;
}


#main img {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
/*	width: 240px;	配置する写真に合わせてここは変更する*/
}

.color1 {
	color: #E60012;
}

.color2 {
	color: #06F;
}
.color3 {
	color: #D200D2;
}

/*テーブル（物件詳細ページや会社概要で使っているテーブル）
---------------------------------------------------------------------------*/
.ta1 {
	width: 630px;
}

.ta1, .ta1 td, .ta1 th{
	border: 1px solid #bfbfbf;
}

.ta1 td, .ta1 th{
	padding: 10px;	/*テーブル内の余白*/
}

.ta1 th{
	background-color: #F0F0F0;	/*左側thタグの背景色*/
	width: 120px;				/*左側thタグの幅*/
	text-align: center;
}
