* html .iepngfix
{
	behavior: url(/lib/iepngfix.htc);
}

BODY
{
	margin: 0px;
	background-color: #999999;
}

H1
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 330px;
	color: FFB71F;
	position: absolute;
}

H2
{
	font-size: 0px;
}

DIV,
TH,
TD
{
	font-size: 12px;
	line-height: 150%;
}

A
{
	color: #0000DD;
	text-decoration: none;
}

IMG
{
	border-width: 0px;
}

FORM
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#body
{
	width: 900px;
	background-color: #FFFADC;
}

#body_window
{
	background-color: #FFFADC;
}

#header
{
	text-align: left;
	height: 137px;
	background-image: url(/img/header_bg.gif);
}

#header_window
{
	background-color: #FFB71F;
	color: #FFFFFF;
}

#scroll
{
	background-color: #FFB71F;
	color: #0000FF;
}

#content
{
	width: 864px;
	text-align: left;
}

#pane_left
{
	width: 213px;
}

#pane_right
{
	width: 633px;
	float: right;
}

#pane_window
{
	margin: 10px;
	text-align: left;
}

#footer
{
	margin-top: 10px;
	background-color: #FFB71F;
	color: #FFFFFF;
	text-align: center;
}

TABLE.collapse
{
	border-collapse: collapse;
	border-width: 0px;
}
.collapse TH,
.collapse TD
{
	padding: 0px;
}

.clear
{
	clear: both;
}

.area
{
	margin-top: 10px;
}

INPUT[TYPE=TEXT],
INPUT[TYPE=PASSWORD],
SELECT
{
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 18px;
}

TEXTAREA
{
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

INPUT.necessary
{
	background-color: #CCFFCC;
	background-image: url(/img/indicator_necessary.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #666666;
}
TEXTAREA.necessary,
SELECT.necessary
{
	background-color: #CCFFCC;
}

.hankaku,
.mailaddr
{
	ime-mode: disabled;
}

.buttons
{
	height: 50px;
}

/*
		一覧ログイン前用
*/

#login
{
	background-image: url(/img/menu_bg.gif);
}

#information
{
	background-image: url(/img/information_bg.gif);
}
#information DIV
{
	margin-left: 15px;
	margin-right: 15px;
}
.list_mini
{
	margin-top: 5px;
	width: 634px;
	height: 50px;
	position: relative;
	background-image: url(/img/list_mini.gif);
}
.list_mini.disable
{
	background-image: url(/img/list_mini_disable.gif)!important;
}
.list_mini.pickup
{
	background-image: url(/img/list_mini_pickup.gif)!important;
}
.list_mini .plate
{
	top: 0px;
	left: 0px;
	width: 634px;
	height: 50px;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	background-color: YELLOW;
}
.list_mini A.plate:hover
{
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}
.list_mini .margin
{
	width: 10px;
	float: left;
}
.list_mini .photo
{
	margin-top: 10px;
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	background-position: center center;
}
.list_mini .margin
{
	margin-top: 10px;
	width: 10px;
	float: left;
}
.list_mini .sex
{
	margin-top: 11px;
	width: 98px;
	height: 28px;
	margin-left: 11px;
	line-height: 28px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.list_mini .age
{
	margin-top: 11px;
	width: 98px;
	height: 28px;
	margin-left: 12px;
	line-height: 28px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.list_mini .dist
{
	margin-top: 11px;
	width: 98px;
	margin-left: 12px;
	line-height: 28px;
	text-align: center;
	float: left;
}
.list_mini .comment
{
	margin-top: 11px;
	width: 236px;
	height: 28px;
	margin-left: 18px;
	line-height: 28px;
	position: relative;
	overflow: hidden;
	float: left;
}
.list_mini .comment .comment_mask
{
	top: 0px;
	left: 0px;
	width: 236px;
	height: 28px;
	background-image: url(/img/list_mini_comment_mask.png);
	position: absolute;
}

/*

*/
.page_navi
{
	width: 634px;
	background-color: #FFE0A0;
	color: #FF8538;
	text-align: center;
	word-spacing: 10px;
}

.list_title
{
	width: 634px;
	height: 35px;
}
.list_title .inner
{
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
}

.list_large
{
	margin-top: 5px;
	width: 634px;
	height: 220px;
	position: relative;
	background-image: url(/img/list_large.gif);
}
.list_large .plate
{
	top: 0px;
	left: 0px;
	width: 634px;
	height: 220px;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	background-image: url(/img/plate_mask.gif);
}
.list_large A.plate:hover
{
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}
.list_large .margin
{
	margin-top: 11px;
	width: 11px;
	float: left;
}
.list_large .photo
{
	margin-top: 11px;
	width: 200px;
	height: 200px;
	background-position: center top;
	float: left;
}
.list_large .right
{
	margin-top: 11px;
	margin-left: 9px;
	width: 405px;
	height: 200px;
	float: left;
}
.list_large .right .name
{
	margin-top: 7px;
	width: 148px;
	height: 28px;
	text-indent: 50px;
	float: left;
}
.list_large .right .age
{
	margin-top: 7px;
	margin-left: 12px;
	width: 115px;
	height: 28px;
	text-indent: 55px;
	float: left;
}
.list_large .right .area
{
	margin-top: 7px;
	margin-left: 12px;
	width: 115px;
	height: 28px;
	text-indent: 55px;
	float: left;
}
.list_large .right .comment
{
	margin-top: 40px;
	margin-left: 12px;
	width: 385px;
	height: 115px;
	overflow: hidden;
}

/*
		ログイン後メニュー
*/
.item
{
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 12px;
}

#member
{
	background-image: url(/img/menu_bg.gif);
}

#search,
#option,
#svip
{
	background-image: url(/img/information_bg.gif);
}

#member DIV
{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#information .title,
#option .title,
#search .title
{
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 6px;
	width: 201px;
	background-color: #FF6E2E;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 15px;
}

#search_detail
{
}

/*
		その他ページ
*/
#pane_right .title
{
	width: 634px;
	height: 33px;
	background-image: url(/img/bar_title.jpg);
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
	color: #FFFFFF;
	text-align: center;
}

.ornament
{
	border: 1px solid #FF8538;
	empty-cells: show;
}
.ornament TH
{
	padding: 3px;
	border: 1px solid #FF8538;
	background-color: #FFB71F;
	color: #FFFFFF;
}
.ornament TD
{
	padding: 3px;
	border: 1px solid #FFB71F;
}

/*
		詳細ページ
*/
#detail
{
	width: 560px;
}

#detail .area
{
	margin-top: 10px;
}

#detail .photo
{
	width: 300px;
	height: 300px;
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	border: 1px solid #999999;
	overflow: hidden;
}

#detail .prof
{
	margin-left: 6px;
	_margin-left: 8px;
	width: 250px;
	height: 300px;
	background-color: #FFE7C9;
	float: left;
	border: 1px solid #999999;
}

#detail .prof .inner
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.prof_item
{
	margin-top: 5px;
	line-height: 17px;
}

.prof_item .comment
{
	height: 108px;
	overflow: auto;
}

#comment_area
{
	width: 300px;
}

#option_area
{
	width: 255px;
	float: right;
}

.photo_item
{
	border: 1px solid #666666;
	width: 30px;
	height: 40px;
	background-position: center top;
	float: left;
}

#history
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#history .inner
{
	margin: 10px;
}

#history .in_mail
{
	background-color: #FFE7C9;
}

#history .unread_mail
{
	background-color: #FFE7C9;
	border: 2px solid #FF0000;
}

#attach_photo
{
	border: 1px solid #666666;
}


div#textarea-top {
	width: 800px;
	margin: 10px;
	padding: 10px;
	text-align :left;
}

div#textarea-top h2 {
	width: 800px;
	margin: 10px;
	padding: 10px;
	text-align :left;
}

