@charset "UTF-8";

/*==============================================================================
 * デフォルトスタイルシートの上書き
 *----------------------------------------------------------------------------*/
body, div, p, pre, blockquote, th, td,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
iframe, object, embed {
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
ul, ol {
	list-style-position: outside;
	list-style-type: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	font-size: 1em;
}
* {
	word-break: break-all;
}
*:first-child+html table {
	border-collapse: collapse;
}
*:first-child+html p {
	overflow: visible;
}
* html table {
	border-collapse: collapse;
}
th, td {
	vertical-align: middle;
}
address, cite, caption, th, del, ins,
abbr, acronym, dfn, em, strong,
code, kbd, samp, var {
	border: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
img {
	border: none;
	vertical-align: baseline;
}
a img {
	vertical-align: text-bottom;
}
* html a img {
	vertical-align: baseline;
}
br {
	letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: "";
}
form, fieldset, input, textarea {
	margin: 0;
}
form, fieldset {
	padding: 0;
}
fieldset {
	border: none;
}
form p {
	margin: 0;
	padding: 0;
}

/*==============================================================================
 * OpenPNE全共通指定
 *----------------------------------------------------------------------------*/
body {
	font: normal normal normal 10pt/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
input,
textarea,
select {
	color: #333333;
	font-size: inherit;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
a:link {
	color: #026cd1;
}
a:visited {
	color: #004a95;
}
a:hover, a:active {
	color: #76afe6;
}
.input_text,
.input_password,
textarea {
	background-color: #f8f8f8;
}
.input_text,
.input_password,
textarea,
select {
	border: 1px solid #888888;
}
.input_image {
	border: none;
}
strong {
	font-weight: bold;
}
textarea {
	display: block;
}
/*----------------------------------------------
 * テーブル
 *--------------------------------------------*/
div.parts table {
	table-layout: fixed;
	width: 100%;
}
div.parts th,
div.parts td {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #999999;
}
div.parts tr th:first-child,
div.parts tr td:first-child,
div.parts tr th.first-child,
div.parts tr td.first-child {
	border-left-width: 0;
}
/*----------------------------------------------
 * マーカー付きリンク、ボタンリンク
 *--------------------------------------------*/
ul.moreInfo li {
	padding: 2px 0 2px 20px;
	background: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_arrow_1.gif) no-repeat 0 0.4em;
}
ul.moreInfo.button li {
	padding: 0;
	background: none;
}
ul.moreInfo.button li form {
	display: inline;
}
ul.moreInfo.button li form .input_submit {
	margin: 0 5px;
}
/*----------------------------------------------
 * サブミットボタン
 *--------------------------------------------*/
.input_submit {
	border: 1px solid #888888;
	background: #dadce6 url(http://img.mensmix.jp/img/gif/w_h/img_cache_skin_bg_button_1198136458_gif.gif) repeat-x scroll 50% 0;
	letter-spacing: 0;
}
.input_file {
	background: none;
}
/*----------------------------------------------
 * ラジオボタン、セレクトボタン
 *--------------------------------------------*/
.input_checkbox,
.input_radio {
	width: 16px;
}
ul.check {
	line-height: 1.4;
}
ul.check .input_radio,
ul.check .input_checkbox {
	margin: 0 4px;
}
/*----------------------------------------------
 * 画像置換指定
 *--------------------------------------------*/
#globalNav a,
#globalNavBefore a,
.localNav a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	text-decoration: none;
}
#globalNav a:focus,
#globalNavBefore a:focus,
.localNav a:focus {
	overflow: hidden;
}
/*----------------------------------------------
 * clearfix, overflow: hidden
 *--------------------------------------------*/
div#LayoutA,
div#LayoutB,
div#LayoutC,
div.pagerRelativeMulti,
.diaryDetailBox .partsHeading,
.diaryDetailBox dl,
.topicDetailBox dl,
.eventDetailBox dl,
.messageDetailBox div.operation,
.prevNextLinkLine,
.commentList dl,
#pc_page_fh_diary_list .commentList dd div.title,
.reviewList dl,
.recentList dl,
.searchCategoryList dl dd ul,
.bizSideScheduleList dl,
.albumImageList .partsHeading,
.homeMainTable .partsHeading,
.formTable .partsHeading,
.formTable div.checkList ul,
.monthlyCalendarTable div.block {
	zoom: 1;
	overflow: visible;
}
div#LayoutA:after,
div#LayoutB:after,
div#LayoutC:after,
div.pagerRelativeMulti:after,
.diaryDetailBox .partsHeading:after,
.diaryDetailBox dl:after,
.topicDetailBox dl:after,
.eventDetailBox dl:after,
.messageDetailBox div.operation:after,
.prevNextLinkLine:after,
.commentList dl:after,
#pc_page_fh_diary_list .commentList dd div.title:after,
.reviewList dl:after,
.recentList dl:after,
.searchCategoryList dl dd ul:after,
.bizSideScheduleList dl:after,
.albumImageList .partsHeading:after,
.homeMainTable .partsHeading:after,
.formTable .partsHeading:after,
.formTable div.checkList ul:after,
.monthlyCalendarTable div.block:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#Top {
	overflow: hidden;
}
dd div, dt, ul, ol, td, th, p,
h1, h2, h3, h4, h5, h6, .partsHeading,
fieldset, label {
	overflow: hidden;
}
dd div div {
	overflow: visible;
}
pre {
	overflow: auto;
}
/*----------------------------------------------
 * ベースレイアウト
 *--------------------------------------------*/
#Container {
	position: relative;
	width: 720px;
}
#Header {
	position: relative;
}
#topBanner {
	position: absolute;
	top: 5px;
	left: 247px;
	width: 468px;
	height: 60px;
}
#Top {
	padding-left: 5px;
}
#Top .infoBox,
#Top .descriptionBox {
	margin-right: 20px;
	margin-left: 20px;
}
#LayoutA #Left {
	float: left;
	width: 270px;
	padding: 0 5px;
}
#LayoutA #Center {
	float: right;
	width: 440px;
}
#LayoutB #Left {
	float: left;
	width: 180px;
}
#LayoutB #Center {
	float: right;
	width: 540px;
}
#LayoutC #Center {
	width: 650px;
	margin: 0 auto;
}
#Footer {
	width: 720px;
	height: 21px;
	background: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_footer_1262705509_jpg.jpg) 0 0 no-repeat;
}
#Footer p {
	padding-right: 12px;
	line-height: 21px;
	text-align: right;
}
#sideBanner {
	position: absolute;
	top: 0px;
	left: 720px;
	width: 230px;
}
*:first-child+html #pc_page_h_diary_add #Footer,
*:first-child+html #pc_page_h_diary_edit #Footer {
	margin-top: 10px;
}
* html #pc_page_h_diary_add #Footer,
* html #pc_page_h_diary_edit #Footer {
	margin-top: 10px;
}
/*----------------------------------------------
 * パーツ枠
 *--------------------------------------------*/
div.dparts,
div.dparts div.parts,
div.ditem,
#LayoutA #Left div.parts {
	border: 1px solid #999999;
}
div.ditem div.item {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #999999;
}
div.dparts {
	margin: 0 auto 10px;
	padding: 7px;
}
div.dparts div.parts {
	margin: 0;
}
div.parts {
	margin: 0 auto 10px;
}
div.ditem {
	padding: 5px 6px;
}
/*----------------------------------------------
 * パーツ見出し
 *--------------------------------------------*/
.partsHeading {
	padding: 2px 8px 2px 36px;
	background: #666666 url(http://img.mensmix.jp/img/gif/w_h/img_cache_skin_content_header_1_1187708981_gif.gif) no-repeat 0 0;
	text-align: left;
	font-size: 100%;
}
#LayoutA #Left .partsHeading {
	padding-left: 24px;
	background-image: url(http://img.mensmix.jp/img/gif/w_h/img_cache_skin_icon_title_1_1187708973_gif.gif);
}
.partsHeading h3 {
	display: inline;
	font-weight: bold;
}
.partsHeading p {
	display: inline;
	margin-left: 0.5em;
}
/*----------------------------------------------
 * パーツ内上下の部分（1件～20件を表示など）
 *--------------------------------------------*/
div.block,
div.partsInfo,
div.pagerAbsolute,
div.pagerRelative,
div.pagerRelativeMulti,
div.operation {
	border-top: 1px solid #999999;
}
div.partsInfo {
	padding: 10px 40px;
}
div.pagerAbsolute {
	padding: 4px;
	text-align: center;
}
div.pagerAbsolute p {
	display: inline;
}
div.pagerRelative {
	padding: 4px;
	text-align: right;
}
div.pagerRelativeMulti {
	padding: 4px;
}
div.pagerRelative p,
div.pagerRelativeMulti div.pager p {
	display: inline;
	margin-left: 10px;
}
div.pagerRelative p:first-child,
div.pagerRelativeMulti div.pager p:first-child,
div.pagerRelative p.first-child,
div.pagerRelativeMulti div.pager p.first-child {
	margin-left: 0;
}
div.pagerRelativeMulti div.text {
	float: left;
	width: 55%;
}
div.pagerRelativeMulti div.pager {
	float: right;
	width: 45%;
	margin-top: 0.5em;
	text-align: right;
}
div.operation {
	padding: 4px;
}
div.operation ul.moreInfo {
	text-align: center;
}
div.operation ul.moreInfo li {
	display: inline;
	background-position: 0 50%;
}
/*----------------------------------------------
 * カレンダー
 *--------------------------------------------*/
.sideNav .calendar td,
.sideNav .calendar td * {
	word-break: normal;
	letter-spacing: -1px;
}
#Body .calendar .holiday,
.calendar .sun {
	color: #d92c49;
}
.calendar .sat {
	color: #2c65d9;
}

/*==============================================================================
 * h系、f系、c系ナビメニュー（localNav）
 *----------------------------------------------------------------------------*/
#globalNav,
#globalNavBefore {
	zoom: 1;
	position: relative;
	width: 720px;
}
#globalNav {
	height: 96px;
	background: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_after_header_1257067252_jpg.jpg) 0 0 no-repeat;
}
#globalNavBefore {
	height: 125px;
	margin-bottom: 10px;
	background: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_before_header_1257067275_jpg.jpg) 0 0 no-repeat;
}
.localNav {
	zoom: 1;
	position: relative;
	width: 720px;
	height: 29px;
}
#hLocalNav {
	background: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_navi_h_1256753069_jpg.jpg) 0 0 no-repeat;
}
#fLocalNav {
	background: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_navi_f_1258536742_jpg.jpg) 0 0 no-repeat;
}
#cLocalNav {
	background: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_navi_c_1256978752_jpg.jpg) 0 0 no-repeat;
}
#globalNav li a:hover, #globalNav li a:active {
	background-image: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_after_header_2_1257067262_jpg.jpg);
}
#hLocalNav li a:hover, #hLocalNav li a:active {
	background-image: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_navi_h_2_1256753082_jpg.jpg);
}
#fLocalNav li a:hover, #fLocalNav li a:active {
	background-image: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_navi_f_2_1258536755_jpg.jpg);
}
#cLocalNav li a:hover, #cLocalNav li a:active {
	background-image: url(http://img.mensmix.jp/img/jpg/w_h/img_cache_skin_skin_navi_c_2_1256978766_jpg.jpg);
}

#globalNav h1,
#globalNavBefore h1 {
	position: absolute;
	top: 5px;
	left: 0;
	width: 240px;
	height: 60px;
}
#globalNav li, .localNav li {
	position: absolute;
}

li#globalNav_1,
li#globalNav_2,
li#globalNav_3 {
	top: 70px;
	height: 18px;
}
li#globalNav_4,
li#globalNav_5,
li#globalNav_6,
li#globalNav_7,
li#globalNav_8,
li#globalNav_9 {
	top: 68px;
	height: 20px;
}
li#globalNav_1 { left:   2px; width: 88px; }
li#globalNav_2 { left:  90px; width: 90px; }
li#globalNav_3 { left: 180px; width: 88px; }
li#globalNav_4 { left: 290px; width: 70px; }
li#globalNav_5 { left: 360px; width: 72px; }
li#globalNav_6 { left: 432px; width: 72px; }
li#globalNav_7 { left: 504px; width: 72px; }
li#globalNav_8 { left: 576px; width: 72px; }
li#globalNav_9 { left: 648px; width: 70px; }
li#globalNav_1 a:hover, li#globalNav_1 a:active { background-position:   -2px -70px; }
li#globalNav_2 a:hover, li#globalNav_2 a:active { background-position:  -90px -70px; }
li#globalNav_3 a:hover, li#globalNav_3 a:active { background-position: -180px -70px; }
li#globalNav_4 a:hover, li#globalNav_4 a:active { background-position: -290px -68px; }
li#globalNav_5 a:hover, li#globalNav_5 a:active { background-position: -360px -68px; }
li#globalNav_6 a:hover, li#globalNav_6 a:active { background-position: -432px -68px; }
li#globalNav_7 a:hover, li#globalNav_7 a:active { background-position: -504px -68px; }
li#globalNav_8 a:hover, li#globalNav_8 a:active { background-position: -576px -68px; }
li#globalNav_9 a:hover, li#globalNav_9 a:active { background-position: -648px -68px; }

#hLocalNav li {
	top: 0;
	width: 80px;
	height: 29px;
}
li#hLocalNav_1 { left:   0px; }
li#hLocalNav_2 { left:  80px; }
li#hLocalNav_3 { left: 160px; }
li#hLocalNav_4 { left: 240px; }
li#hLocalNav_5 { left: 320px; }
li#hLocalNav_6 { left: 400px; }
li#hLocalNav_7 { left: 480px; }
li#hLocalNav_8 { left: 560px; }
li#hLocalNav_9 { left: 640px; }
li#hLocalNav_1 a:hover, li#hLocalNav_1 a:active { background-position:   -0px -29px; }
li#hLocalNav_2 a:hover, li#hLocalNav_2 a:active { background-position:  -80px -29px; }
li#hLocalNav_3 a:hover, li#hLocalNav_3 a:active { background-position: -160px -29px; }
li#hLocalNav_4 a:hover, li#hLocalNav_4 a:active { background-position: -240px -29px; }
li#hLocalNav_5 a:hover, li#hLocalNav_5 a:active { background-position: -320px -29px; }
li#hLocalNav_6 a:hover, li#hLocalNav_6 a:active { background-position: -400px -29px; }
li#hLocalNav_7 a:hover, li#hLocalNav_7 a:active { background-position: -480px -29px; }
li#hLocalNav_8 a:hover, li#hLocalNav_8 a:active { background-position: -560px -29px; }
li#hLocalNav_9 a:hover, li#hLocalNav_9 a:active { background-position: -640px -29px; }

#fLocalNav li {
	top: 0;
	width: 80px;
	height: 29px;
}
li#fLocalNav_1 { left:   0px; }
li#fLocalNav_2 { left:  80px; }
li#fLocalNav_3 { left: 160px; }
li#fLocalNav_4 { left: 240px; }
li#fLocalNav_5 { left: 320px; }
li#fLocalNav_6 { left: 400px; }
li#fLocalNav_7 { left: 480px; }
li#fLocalNav_8 { left: 560px; }
li#fLocalNav_9 { left: 640px; }
li#fLocalNav_1 a:hover, li#fLocalNav_1 a:active { background-position:   -0px -29px; }
li#fLocalNav_2 a:hover, li#fLocalNav_2 a:active { background-position:  -80px -29px; }
li#fLocalNav_3 a:hover, li#fLocalNav_3 a:active { background-position: -160px -29px; }
li#fLocalNav_4 a:hover, li#fLocalNav_4 a:active { background-position: -240px -29px; }
li#fLocalNav_5 a:hover, li#fLocalNav_5 a:active { background-position: -320px -29px; }
li#fLocalNav_6 a:hover, li#fLocalNav_6 a:active { background-position: -400px -29px; }
li#fLocalNav_7 a:hover, li#fLocalNav_7 a:active { background-position: -480px -29px; }
li#fLocalNav_8 a:hover, li#fLocalNav_8 a:active { background-position: -560px -29px; }
li#fLocalNav_9 a:hover, li#fLocalNav_9 a:active { background-position: -640px -29px; }

#cLocalNav li {
	top: 0;
	width: 120px;
	height: 29px;
}
li#cLocalNav_1 { left:   0px; }
li#cLocalNav_2 { left: 120px; }
li#cLocalNav_3 { left: 240px; }
li#cLocalNav_4 { left: 360px; }
li#cLocalNav_5 { left: 480px; }
li#cLocalNav_6 { left: 600px; }
li#cLocalNav_1 a:hover, li#cLocalNav_1 a:active { background-position:   -0px -29px; }
li#cLocalNav_2 a:hover, li#cLocalNav_2 a:active { background-position: -120px -29px; }
li#cLocalNav_3 a:hover, li#cLocalNav_3 a:active { background-position: -240px -29px; }
li#cLocalNav_4 a:hover, li#cLocalNav_4 a:active { background-position: -360px -29px; }
li#cLocalNav_5 a:hover, li#cLocalNav_5 a:active { background-position: -480px -29px; }
li#cLocalNav_6 a:hover, li#cLocalNav_6 a:active { background-position: -600px -29px; }

/*==============================================================================
 * 1. simpleBox（シンプルボックス）
 *----------------------------------------------------------------------------*/
.simpleBox .block {
	padding: 10px 0;
}
.simpleBox .block p {
	text-align: center;
}

/*==============================================================================
 * 2. descriptionBox（説明ボックス）
 *----------------------------------------------------------------------------*/
.descriptionBox p {
	margin: 12px;
}

/*==============================================================================
 * 3. alertBox（アラートボックス）
 *----------------------------------------------------------------------------*/
.alertBox {
	width: 564px;
}
#Body .alertBox th {
	width: 148px;
	padding: 8px 0;
	border: none;
	text-align: center;
}
#Body .alertBox td {
	padding: 6px;
	border-width: 0 0 0 1px;
	color: #ff0000;
}

/*==============================================================================
 * 4. infoBox（案内ボックス）
 *----------------------------------------------------------------------------*/
.infoBox .parts {
	zoom: 1;
	position: relative;
}
.infoBox p {
	margin-right: 16em;
	padding: 5px;
	border-right: 1px solid #999999;
	background: #DDDDDD;
}
.infoBox ul.moreInfo {
	position: absolute;
	bottom: 3px;
	right: 0;
	width: 15.5em;
}

/*==============================================================================
 * 5. infoButtonBox（ボタン付き案内ボックス）
 *----------------------------------------------------------------------------*/
.infoButtonBox .block {
	padding: 30px 10px;
}
.infoButtonBox p,
.infoButtonBox ul {
	margin-top: 6px;
	text-align: center;
}
.infoButtonBox ul.check li {
	text-align: center;
}
.infoButtonBox ul.check li .input_submit {
	margin-top: 6px;
}
.infoButtonBox ul.moreInfo {
	margin-left: 230px;
}
.infoButtonBox ul.moreInfo.button {
	margin-left: 0;
}
.infoButtonBox ul.moreInfo.button li {
	text-align: center;
}

/*==============================================================================
 * 6. yesNoButtonBox（はい、いいえボタン付きボックス）
 *----------------------------------------------------------------------------*/
.yesNoButtonBox .block {
	padding: 10px 0;
}
.yesNoButtonBox .block p,
.yesNoButtonBox ul.moreInfo.button {
	text-align: center;
}
.yesNoButtonBox ul.moreInfo.button {
	margin-top: 4px;
}
.yesNoButtonBox ul.moreInfo.button li {
	display: inline;
}

/*==============================================================================
 * 7. searchFormBox（検索フォームボックス）
 *----------------------------------------------------------------------------*/
.searchFormBox .partsHeading {
	border-bottom: 1px solid #999999;
}
.searchFormBox .parts {
	zoom: 1;
}
.searchFormBox .item {
	margin: 10px 40px;
	padding-top: 8px;
	border: 1px solid #999999;
}
.searchFormBox label,
.searchFormBox span.label {
	margin: 0 4px 0 8px;
	padding: 1px 16px 0 0;
	background: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_arrow_2.gif) no-repeat 100% 0;
}
.searchFormBox .input_submit {
	margin-right: 8px;
}
.searchFormBox p.desc {
	margin: 0 4px 16px 8px;
}
.searchFormBox p.form {
	margin: 0 4px 8px 0;
}
.searchFormBox p.note {
	margin: -4px 4px 8px 8px;
}
.searchFormBox ul.moreInfo {
	margin: 0 4px 8px 150px;
}
.searchFormBox div.block {
	padding: 8px 0;
}
.searchFormBox dl.category {
	zoom: 1;
}
.searchFormBox dl.category dt {
	float: left;
	width: 6em;
}
.searchFormBox dl.category dd {
	zoom: 1;
	margin-left: 6em;
}
.searchFormBox dl.category dd p {
	margin: 0 16px;
}
.searchFormBox dl.categories dt {
	margin-bottom: 4px;
}
.searchFormBox table.category th {
	width: 74px;
	padding: 3px 7px 3px 5px;
	border: none;
	background: url(http://img.mensmix.jp/skin/default/img/colon.gif) no-repeat 100% 4px;
	font-weight: bold;
	vertical-align: top;
}
.searchFormBox table.category td {
	padding: 3px 8px;
	border: none;
	vertical-align: top;
}

/*==============================================================================
 * 8. diaryDetailBox（日記詳細ボックス）
 *----------------------------------------------------------------------------*/
.diaryDetailBox h3 {
	float: left;
	width: 66%;
}
.diaryDetailBox h3 {
	float: left;
	width: 66%;
}
.diaryDetailBox .partsHeading p.public {
	float: right;
	width: 33%;
	margin: 0;
	text-align: right;
}
.diaryDetailBox dl {
	border-top: 1px solid #999999;
}
.diaryDetailBox dt {
	float: left;
	width: 70px;
	padding-top: 5px;
	text-align: center;
}
.diaryDetailBox dd {
	zoom: 1;
	min-height: 4.5em;
	margin-left: 70px;
	border-left: 1px solid #999999;
}
* html .diaryDetailBox dd {
	height: 4.5em;
}
.diaryDetailBox dd div {
	border-top: 1px solid #999999;
}
.diaryDetailBox dd div p {
	padding: 4px 3px;
}
.diaryDetailBox dd div.title {
	border-top: none;
}
.diaryDetailBox dd div.body {
	padding: 4px 3px;
}
.diaryDetailBox dd ul.photo {
	padding: 4px 5px;
}
.diaryDetailBox dd ul.photo li {
	display: inline;
	margin-left: 6px;
}
.diaryDetailBox div.category ul {
	padding: 4px;
	text-align: right;
}
.diaryDetailBox div.category ul li {
	display: inline;
	font-size: 80%;
}

/*==============================================================================
 * 9. topicDetailBox（トピック詳細ボックス）
 *----------------------------------------------------------------------------*/
.topicDetailBox dl {
	border-top: 1px solid #999999;
}
.topicDetailBox dt {
	float: left;
	width: 100px;
	padding: 5px;
	text-align: center;
}
.topicDetailBox dd {
	zoom: 1;
	margin-left: 110px;
	border-left: 1px solid #999999;
}
.topicDetailBox dd div {
	border-top: 1px solid #999999;
}
.topicDetailBox dd div p {
	padding: 5px;
}
.topicDetailBox dd div.title {
	border-top: none;
}
.topicDetailBox dd ul.photo {
	padding: 5px;
}
.topicDetailBox dd ul.photo li {
	display: inline;
	margin-left: 6px;
}
.topicDetailBox dd div.attachFile {
	padding: 16px 5px;
}
.topicDetailBox div.operation {
	padding: 10px 0;
}

/*==============================================================================
 * 10. eventDetailBox（イベント詳細ボックス）
 *----------------------------------------------------------------------------*/
.eventDetailBox dl {
	border-top: 1px solid #999999;
}
.eventDetailBox dt {
	float: left;
	width: 100px;
	padding: 5px;
	text-align: center;
}
.eventDetailBox dd {
	zoom: 1;
	margin-left: 110px;
	border-left: 1px solid #999999;
}
.eventDetailBox dd ul.photo {
	padding: 5px;
	border-bottom: 1px solid #999999;
}
.eventDetailBox dd ul.photo li {
	display: inline;
	margin-left: 6px;
}
.eventDetailBox dd table th {
	width: 112px;
	text-align: center;
	border-left: none;
}
.eventDetailBox dd table th,
.eventDetailBox dd table td {
	padding: 5px;
}
.eventDetailBox dd table tr:first-child th,
.eventDetailBox dd table tr:first-child td,
.eventDetailBox dd table tr.first-child th,
.eventDetailBox dd table tr.first-child td {
	border-top: none;
}
.eventDetailBox dd table ul.moreInfo {
	margin-top: -1.2em;
	text-align: right;
}
.eventDetailBox dd table ul.moreInfo li {
	display: inline;
	background-position: 0 50%;
}

/*==============================================================================
 * 11. homePhotoBox（ホーム写真ボックス）
 *----------------------------------------------------------------------------*/
.homePhotoBox * {
	text-align: center;
}
.homePhotoBox p.friendLink {
	margin-bottom: 3px;
}
.homePhotoBox .parts {
	padding: 7px;
}
.homePhotoBox ul.moreInfo {
	margin: 2px 0 -5px;
}
.homePhotoBox ul.moreInfo li {
	padding: 1px 0;
	background: none;
}
.homePhotoBox ul.moreInfo li img {
	vertical-align: bottom;
}
.homePhotoBox p.rank {
	margin-top: 6px;
}
.homePhotoBox p.point {
	margin-top: 2px;
}
.homePhotoBox p.text {
	margin-top: 4px;
}
.homePhotoBox p.loginTime {
	margin-top: 0px;
}

/*==============================================================================
 * 12. homeInfoBox（ホームインフォメーションボックス）
 *----------------------------------------------------------------------------*/
#Body .homeInfoBox {
	padding-left: 102px;
	border: 1px solid #999999;
	background: #DDDDDD url(http://img.mensmix.jp/img/gif/w_h/img_cache_skin_icon_information_1198136476_gif.gif) no-repeat 5px 50%;
}
.homeInfoBox div.body {
	min-height: 1.2em;
	padding: 5px;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}
* html .homeInfoBox div.body {
	height: 1.2em;
}
.homeInfoBox .caution {
	color: #ff0000;
}

/*==============================================================================
 * 13. photoUploadFormBox（プロフィール写真アップロードフォームボックス）
 *----------------------------------------------------------------------------*/
.photoUploadFormBox table {
	border-top: 1px solid #999999;
}
#Body .photoUploadFormBox td {
	padding: 8px 0;
	border: none;
	text-align: center;
}
.photoUploadFormBox form {
	float: left;
	width: 230px;
}
.photoUploadFormBox form p {
	margin: 8px 0;
	text-align: center;
}
.photoUploadFormBox ul {
	zoom: 1;
	margin: 8px 0 8px 230px;
}
.photoUploadFormBox li {
	padding-left: 12px;
	background: url(http://img.mensmix.jp/skin/default/img/marker.gif) no-repeat 3px 3px;
}

/*==============================================================================
 * 14. messageDetailBox（メッセージ詳細ボックス）
 *----------------------------------------------------------------------------*/
#Body .messageDetailBox th:first-child,
#Body .messageDetailBox th.first-child {
	border-left-width: 1px;
}
.messageDetailBox th,
.messageDetailBox td {
	padding: 5px;
}
.messageDetailBox td.photo {
	width: 120px;
	text-align: center;
}
.messageDetailBox th {
	width: 54px;
	padding-left: 0;
	padding-right: 16px;
	background: url(http://img.mensmix.jp/skin/default/img/colon.gif) no-repeat 96% 50%;
	text-align: right;
}
#Body .messageDetailBox td {
	border-left: none;
}
.messageDetailBox ul.photo {
	margin: 10px;
	text-align: center;
}
.messageDetailBox p.text {
	margin: 10px 60px;;
}
.messageDetailBox ul.photo li {
	display: inline;
	margin-left: 6px;
}
.messageDetailBox form.delete {
	float: left;
	width: 50%;
	text-align: left;
}
.messageDetailBox form.send {
	float: right;
	width: 50%;
	text-align: right;
}
.messageDetailBox form ul.moreInfo {
	display: inline;
}
.messageDetailBox div.attachFile {
	padding: 16px 5px;
}

/*==============================================================================
 * 15. albumDetailBox（アルバム詳細ボックス）
 *----------------------------------------------------------------------------*/
.albumDetailBox th,
.albumDetailBox td {
	padding: 5px;
}
.albumDetailBox th {
	width: 75px;
}
.albumDetailBox td.photo {
	width: 190px;
	padding: 5px 0;
	text-align: center;
}
#Body .albumDetailBox th:first-child,
#Body .albumDetailBox th.first-child,
#Body .albumDetailBox td.operation {
	border-left-width: 1px;
}
.albumDetailBox td.operation {
	text-align: right;
}

/*==============================================================================
 * 16. albumImageBox（アルバム画像ボックス）
 *----------------------------------------------------------------------------*/
.albumImageBox p.photo {
	padding: 10px;
	border-top: 1px solid #999999;
	text-align: center;
}
.albumImageBox th, .albumImageBox td {
	padding: 5px;
}
#Body .albumImageBox th {
	width: 140px;
	border-left: none;
}

/*==============================================================================
 * 17. searchFormLine（検索フォームライン）
 *----------------------------------------------------------------------------*/
.searchFormLine ul {
	text-align: center;
	padding: 1px 0;
}
.searchFormLine ul li {
	display: inline;
}
.searchFormLine ul li * {
	vertical-align: middle;
}
.searchFormLine ul li label {
	margin-right: 2px;
	padding: 1px 13px 0 0;
	background: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_arrow_2.gif) no-repeat 100% 0;
}

/*==============================================================================
 * 18. linkLine（リンクライン）
 *----------------------------------------------------------------------------*/
.linkLine ul.moreInfo {
	text-align: center;
}
.linkLine ul.moreInfo li {
	display: inline;
	background-position: 0 50%;
}

/*==============================================================================
 * 19. prevNextLinkLine（前次リンクライン）
 *----------------------------------------------------------------------------*/
.prevNextLinkLine p.prev {
	float: left;
	width: 50%;
	text-align: left;
}
.prevNextLinkLine p.next {
	float: right;
	width: 50%;
	text-align: right;
}
.block.prevNextLinkLine {
	padding: 4px 10px;
}

/*==============================================================================
 * 20. buttonLine（ボタンライン）
 *----------------------------------------------------------------------------*/
.buttonLine form {
	text-align: center;
}

/*==============================================================================
 * 21. alertLine（アラートライン）
 *----------------------------------------------------------------------------*/
.alertLine p {
	text-align: center;
	color: #ff0000;
}

/*==============================================================================
 * 22. commentList（コメントリスト）
 *----------------------------------------------------------------------------*/
.commentList dl {
	border-top: 1px solid #999999;
}
.commentList dt {
	float: left;
	width: 70px;
	padding-top: 5px;
	text-align: center;
}
.commentList dd {
	zoom: 1;
	min-height: 5.5em;
	margin-left: 70px;
	border-left: 1px solid #999999;
}
* html .commentList dd {
	height: 5.5em;
}
#LayoutC .commentList dt {
	width: 110px;
}
#LayoutC .commentList dd {
	margin-left: 110px;
}
.commentList dd div {
	border-top: 1px solid #999999;
}
.commentList dd div p {
	padding: 4px 3px;
}
.commentList dd div.title {
	padding: 4px 3px;
	border-top: none;
}
.commentList dd div.title p {
	padding: 0;
}
#pc_page_fh_diary_list .commentList dd div.title p.heading {
	float: left;
	width: 66%;
}
#pc_page_fh_diary_list .commentList dd div.title p.public {
	float: right;
	width: 33%;
	text-align: right;
}
.commentList dd ul.photo {
	padding: 5px 5px 0;
}
.commentList dd ul.photo li {
	display: inline;
	margin-left: 6px;
}
.commentList dd div.footer p {
	text-align: right;
}
.commentList div.operation {
	padding: 8px 0;
}
.commentList dd div.attachFile {
	padding: 16px 5px;
}

/*==============================================================================
 * 23. searchResultList（検索結果リスト）
 *----------------------------------------------------------------------------*/
.searchResultList .partsInfo {
	background: #DDDDDD;
}
.searchResultList .ditem {
	margin: 8px 34px;
}
.searchResultList td.photo {
	width: 90px;
	padding: 0;
	border-left: none;
	text-align: center;
}
.searchResultList th, .searchResultList td {
	padding: 5px;
}
.searchResultList th {
	width: 75px;
}
#Body .searchResultList th:first-child,
#Body .searchResultList th.first-child {
	border-left-width: 1px;
}
.searchResultList tr.operation th {
	padding-top: 0;
	padding-bottom: 0;
}
.searchResultList tr.operation td {
	padding: 0;
}
.searchResultList tr.operation span.text {
	float: left;
	display: block;
	width: 110px;
	padding: 5px;
	border-right: 1px solid #999999;
}
.searchResultList tr.operation span.moreInfo{
	zoom: 1;
	display: block;
	margin-left: 121px;
	padding: 4px 0 3px;
	text-align: center;
}
.searchResultList div.operation {
	text-align: center;
}
.searchResultList tr.operation span.moreInfo img,
.searchResultList div.operation form,
.searchResultList div.operation fieldset {
	display: inline;
	vertical-align: top;
}

/*==============================================================================
 * 24. reviewList（レビューリスト）
 *----------------------------------------------------------------------------*/
.reviewList dl {
	border-top: 1px solid #999999;
}
.reviewList dl dt {
	float:left;
	width: 170px;
	padding: 5px;
	text-align: center;
}
.reviewList dl dt span {
	display: block;
	margin: 3px 0;
}
.reviewList dl dd {
	zoom: 1;
	margin-left: 180px;
	border-left: 1px solid #999999;
}
.reviewList dl dd table {
	height: 216px;
}
.reviewList dl dd th,
.reviewList dl dd td {
	padding: 5px;
}
.reviewList dl tr.title th,
.reviewList dl dd tr.title td {
	border-top: none;
}
.reviewList dl dd th {
	width: 100px;
	border-left: none;
	text-align: center;
}
.reviewList dl dd tr.title td {
	font-weight: bold;
}
.reviewList dl dd td p.operation {
	text-align: right;
}
.reviewList dl dd tr.footer td {
	border-left: none;
	text-align: right;
}
.reviewList div.operation {
	padding: 10px 0;
}

/*==============================================================================
 * 25. recentList（最新書き込みリスト）
 *----------------------------------------------------------------------------*/
.recentList dl {
	border-top: 1px solid #999999;
}
.recentList dt {
	float: left;
	width: 170px;
	padding: 5px;
	text-align: center;
}
.recentList dd {
	zoom: 1;
	margin-left: 180px;
	padding: 5px;
	border-left: 1px solid #999999;
}
* html #Body .recentList dd {
	height: 1.2em;
}
#LayoutB #Center .recentList dt {
	width: 110px;
}
#LayoutB #Center .recentList dd {
	margin-left: 120px;
}

/*==============================================================================
 * 26. friendIntroList（フレンド紹介文リスト）
 *----------------------------------------------------------------------------*/
.friendIntroList th,
.friendIntroList td {
	padding: 14px;
}
#Body .friendIntroList th {
	width: 120px;
	border-left: none;
	text-align: center;
}
.friendIntroList p.text {
	margin-bottom: 1em;
}
.friendIntroList div.moreInfo ul.moreInfo {
	width: 10em;
	margin-left: auto;
	padding: 6px 2px;
}

/*==============================================================================
 * 27. manageList（管理リスト）
 *----------------------------------------------------------------------------*/
.manageList td {
	padding: 5px;
}
.manageList td.photo {
	width: 140px;
	border-left: none;
	text-align: center;
}
.manageList td.delete {
	width: 120px;
}
.manageList col.date {
	width: 160px;
}
* html .manageList col.date {
	width: 150px;
}
*:first-child+html .manageList col.date {
	width: 150px;
}
.manageList col.name {
	width: auto;
}
.manageList colgroup.operation col {
	width: 86px;
}
* html .manageList colgroup.operation col {
	width: 76px;
}
*:first-child+html .manageList colgroup.operation col {
	width: 76px;
}

/*==============================================================================
 * 28. searchCategoryList（検索項目リスト）
 *----------------------------------------------------------------------------*/
.searchCategoryList .partsInfo {
	padding: 5px;
	border-bottom: 1px solid #999999;
	background: #DDDDDD;
	text-align: center;
}
.searchCategoryList .item {
	margin: 10px 40px;
	border: 1px solid #999999;
	border-top: none;
}
.searchCategoryList span.label {
	margin: 0 4px 0 8px;
	padding: 1px 16px 0 0;
	background: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_arrow_2.gif) no-repeat 100% 0;
}
.searchCategoryList dl {
	border-top: 1px solid #999999;
}
.searchCategoryList dl dt {
	margin: 8px 0 0;
}
.searchCategoryList dl dd {
	margin: 8px 10px 8px 70px;
}
.searchCategoryList dl dd ul {
	margin: 4px 0;
}
.searchCategoryList dl dd ul li {
	overflow: hidden;
	float: left;
	width: 19%;
	margin: 0 2px;
}

/*==============================================================================
 * 29. messageList（メッセージリスト）
 *----------------------------------------------------------------------------*/
.messageList .partsHeading p.date {
	font-weight: bold;
}
.messageList .pagerRelativeMulti .text {
	width: 160px;
}
.messageList .pagerRelativeMulti .pager {
	width: 350px;
	margin-top: 1px;
}
.messageList p.icons img {
	padding-right: 16px;
	background: url(http://img.mensmix.jp/skin/default/img/articleList_marker.gif) no-repeat 96% 6px;
	vertical-align: text-bottom;
}
.messageList tr {
	height: 20px;
}
.messageList tr.unread {
	background: #DDDDDD;
}
#Body .messageList th.delete {
	font-weight: normal;
}
#Body .messageList th {
	padding: 0 2px;
	border-width: 1px 0 0;
	font-weight: bold;
}
#Body .messageList td {
	padding: 0 2px;
	border-width: 1px 0 0;
}
#Body .messageList td .input_checkbox {
	margin-left: 4px;
}
.messageList td.status {
	text-align: center;
}
.messageList col.status {
	width: 35px;
}
.messageList col.delete {
	width: 35px;
}
.messageList col.target {
	width: 130px;
}
.messageList col.title {
	width: auto;
}
.messageList col.date {
	width: 80px;
}
.messageList table span {
	width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.messageList div.operation p {
	margin-top: 8px;
	margin-bottom: 5px;
}
.messageList div.operation ul.moreInfo {
	text-align: left;
}

/*==============================================================================
 * 30. ashiatoList（あしあとリスト）
 *----------------------------------------------------------------------------*/
.ashiatoList div.partsInfo {
	border-bottom: 1px solid #999999;
}
.ashiatoList div.item {
	margin: 8px 40px;
	padding: 8px 0;
	border: 1px solid #999999;
}
.ashiatoList div.item p,
.ashiatoList div.item ul.list {
	padding-left: 160px;
}
.ashiatoList div.item p strong {
	margin: 0 2px;
}
.ashiatoList div.item ul.list {
	margin-top: 16px;
}

/*==============================================================================
 * 31. rankingList（ランキングリスト）
 *----------------------------------------------------------------------------*/
.rankingList .partsHeading p {
	margin: 0;
}
#Body .rankingList th:first-child,
#Body .rankingList th.first-child {
	border-left-width: 1px;
}
.rankingList td.photo {
	width: 130px;
	padding: 5px 0;
	text-align: center;
}
.rankingList th {
	width: 75px;
	padding: 5px;
}
.rankingList td {
	padding: 5px;
}
.rankingList td.name {
	background: #DDDDDD;
}
.rankingList td.name a {
	font-weight: bold;
}
.rankingList .ditem {
	margin: 8px 15px;
	background: #DDDDDD;
}
.rankingList .item {
	background: #FFFFFF;
}
.rankingList .item td.photo {
	width: 90px;
}

/*==============================================================================
 * 32. bizSideTodoList（BIZ用Todoリスト）
 *----------------------------------------------------------------------------*/
#Body .bizSideTodoList {
	width: 220px;
	margin: 10px 5px;
	border: 1px solid #999999;
}
#Body .bizSideTodoList td {
	border-width: 1px 0 0;
}
.bizSideTodoList .block {
	padding: 5px;
}
.bizSideTodoList textarea {
	width: 98%;
}
.bizSideTodoList tr.someone {
	background: #DDDDDD;
}
.bizSideTodoList tr.checked {
	color: #999999;
}
.bizSideTodoList td.state {
	width: 38px;
	vertical-align: top;
}
.bizSideTodoList tr.priLow td.state p {
	padding-left: 4px;
	border-left: 0;
}
.bizSideTodoList tr.priMiddle td.state p {
	padding-left: 0;
	border-left: 4px solid #ff8080;
}
.bizSideTodoList tr.priHigh td.state p {
	padding-left: 0;
	border-left: 4px solid #ff0000;
}
.bizSideTodoList tr.checked td.state p {
	padding-left: 4px;
	border-left: 0;
}
.bizSideTodoList td.operation {
	width: 16px;
	vertical-align: top;
}
.bizSideTodoList td.operation a {
	display: block;
	width: 14px;
	margin-top: 2px;
}

/*==============================================================================
 * 33. bizSideScheduleList（BIZ用スケジュールリスト） 
 *----------------------------------------------------------------------------*/
#Body .bizSideScheduleList {
	width: 220px;
	margin: 10px 5px;
	border: 1px solid #999999;
}
.bizSideScheduleList dl {
	border-top: 1px solid #999999;
}
.bizSideScheduleList dt {
	float: left;
	width: 60px;
	padding: 5px;
	text-align: center;
}
.bizSideScheduleList dd {
	zoom: 1;
	margin-left: 70px;
	padding: 5px;
	border-left: 1px solid #999999;
}

/*==============================================================================
 * 34. albumList（アルバムリスト）
 *----------------------------------------------------------------------------*/
.albumList th,
.albumList td {
	padding: 5px;
}
.albumList th {
	width: 75px;
}
.albumList td.photo {
	width: 190px;
	padding: 5px 0;
	text-align: center;
}
.albumList td.photo p {
	text-align: center;
	padding: 5px;
}
#Body .albumList th:first-child,
#Body .albumList th.first-child {
	border-left-width: 1px;
}
.albumList td.operation {
	text-align: center;
}

/*==============================================================================
 * 35. albumImageList（アルバム画像リスト）
 *----------------------------------------------------------------------------*/
.albumImageList td {
	padding: 5px;
	text-align: center;
}
.albumImageList td p {
	text-align: center;
}

/*==============================================================================
 * 36. homeNineTable（ホーム9面テーブル）
 *----------------------------------------------------------------------------*/
.homeNineTable tr.photo td {
	height: 80px;
	padding: 2px 0;
	text-align: center;
}
.homeNineTable tr.photo td p.crown {
	text-align: center;
}
.homeNineTable tr.text td {
	padding: 2px;
	text-align: center;
}
.homeNineTable div.moreInfo ul.moreInfo {
	width: 11em;
	margin-left: auto;
	padding: 6px 0;
}

/*==============================================================================
 * 37. photoTable（写真テーブル）
 *----------------------------------------------------------------------------*/
.photoTable {
	width: 561px;
}
.photoTable tr.photo td {
	height: 90px;
	padding: 8px 0;
	text-align: center;
}
.photoTable tr.photo td p.crown {
	text-align: center;
}
.photoTable tr.text td {
	padding: 5px 2px;
	text-align: center;
}

/*==============================================================================
 * 38. homeMainTable（ホームメインテーブル）
 *----------------------------------------------------------------------------*/
.albumImageList .partsHeading h3,
.homeMainTable .partsHeading h3 {
	float: left;
	width: 66%;
}
.albumImageList .partsHeading p.link, 
.homeMainTable .partsHeading p.link {
	float: right;
	width: 33%;
	margin: 0;
	text-align: right;
}
.homeMainTable th {
	width: 83px;
	background-color: #DDDDDD;
}
.homeMainTable th, .homeMainTable td {
	padding: 5px;
}
.homeMainTable ul.articleList {
	line-height: 1.3;
}
.homeMainTable ul.articleList li {
    padding-left: 85px;
    text-indent: -72px;
}
.homeMainTable tr ul.articleList li {
    background: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_3.gif) 3px 0.4em no-repeat scroll;
}
.homeMainTable tr.myFriendRecentDiary ul.articleList li,
.homeMainTable tr.myFriendRecentBlog ul.articleList li,
.homeMainTable tr.allRecentDiary ul.articleList li,
.homeMainTable tr.bookmarkRecentDiary ul.articleList li,
.homeMainTable tr.bookmarkRecentBlog ul.articleList li,
.homeMainTable tr.myRecentDiary ul.articleList li,
.homeMainTable tr.myRecentBlog ul.articleList li,
.homeMainTable tr.friendRecentDiary ul.articleList li,
.homeMainTable tr.friendRecentBlog ul.articleList li
{
    background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_1.gif);
}
.homeMainTable tr.diaryCommentHistory ul.articleList li,
.homeMainTable tr.recentCommunityTopicComment ul.articleList li,
.homeMainTable tr.allRecentCommunityTopicComment ul.articleList li,
.homeMainTable tr.communityTopic ul.articleList li,
.homeMainTable tr.communityEvent ul.articleList li
{
    background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_2.gif);
}
.homeMainTable ul.articleList li span.date {
	padding-right: 18px;
	background: url(http://img.mensmix.jp/skin/default/img/articleList_marker.gif) 92% 0.3em no-repeat scroll;
}
.homeMainTable div.moreInfo ul.moreInfo {
	width: 10em;
	margin: 0 2px 0 auto;
}
.homeMainTable td.halfway ul.moreInfo {
	width: 12em;
	margin: 0 0 20px auto;
}

/*==============================================================================
 * 39. formTable（入力フォームテーブル）
 *----------------------------------------------------------------------------*/
.formTable .partsHeading div.text {
	float: left;
	width: 66%;
}
.formTable .partsHeading p.link {
	float: right;
	width: 33%;
	margin: 0;
	text-align: right;
}
.formTable strong {
	font-weight: normal;
	color: #ff0000;
}
.formTable p.caution {
	color: #ff0000;
}
.formTable div.partsInfo {
	background-color: #DDDDDD;
}
.formTable th, .formTable td {
	padding: 5px;
}
#Body .formTable th {
	width: 140px;
	border-left: none;
}
#LayoutB #Center .formTable th {
	width: 80px;
}
.formTable table table td {
	padding: 0;
	border: none;
}
.formTable textarea {
	width: 98%;
}
.formTable input.input_text_long {
	width: 98%;
}
.formTable table table td.publicSelector {
	width: 150px;
	text-align: right;
}
.formTable table table td.publicSelector select {
	width: 150px;
}
.formTable div.checkList li {
	overflow: hidden;
	float: left;
	width: 33%;
	line-height: 1.6;
}
.formTable div.checkList li div.item {
	padding-left: 18px;
	text-indent: -18px;
}
.formTable div.operation {
	padding: 10px 0;
}

/*==============================================================================
 * 40. weeklyCalendarTable（週間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
#Body .weeklyCalendarTable .parts {
	border-top: none;
}
.weeklyCalendarTable div.block {
	padding: 5px;
}
.weeklyCalendarTable .input_text {
	width: 120px;
}
.weeklyCalendarTable .input_submit {
	margin-right: 8px;
}
.weeklyCalendarTable .calendar td {
	padding: 5px;
	vertical-align: top;
}
.weeklyCalendarTable .calendar .today {
	background: #DDDDDD;
}
.weeklyCalendarTable .calendar .today p.day {
	font-weight: bold;
}
.weeklyCalendarTable ul.moreInfo {
	margin: 0 2px 0 auto;
	width: 9em;
}

/*==============================================================================
 * 41. monthlyCalendarTable（月間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
.monthlyCalendarTable div.block {
	padding: 2px 5px;
}
.monthlyCalendarTable div.block p.moreInfo {
	float: left;
	width: 70%;
	text-align: left;
}
.monthlyCalendarTable div.block p.moreInfo a {
	margin-right: 4px;
}
.monthlyCalendarTable div.block p.pager {
	float: right;
	width: 30%;
	margin-top: 2px;
	text-align: right;
}
.monthlyCalendarTable .calendar th {
	padding: 2px;
}
.monthlyCalendarTable .calendar td {
	height: 65px;
	padding: 2px;
	vertical-align: top;
}
.monthlyCalendarTable .calendar td.today {
	background: #DDDDDD;
	font-weight: bold;
}
.monthlyCalendarTable .calendar td p {
	font-weight: normal;
}
.monthlyCalendarTable .partsInfo {
	padding: 5px;
	background: #DDDDDD;
}
.monthlyCalendarTable .partsInfo img {
	margin: 0 1px;
}

/*==============================================================================
 * 42. bizWeeklyCalendarTable（BIZ用週間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
#Body .bizWeeklyCalendarTable .parts {
	border-top: none;
}
.bizWeeklyCalendarTable div.block {
	padding: 5px;
}
.bizWeeklyCalendarTable .calendar td {
	padding: 5px 0;
	vertical-align: top;
}
.bizWeeklyCalendarTable .calendar td p {
	padding: 0 5px;
}
.bizWeeklyCalendarTable .calendar td .time {
	padding: 0;
}
.bizWeeklyCalendarTable .calendar .today {
	background: #DDDDDD;
}
.bizWeeklyCalendarTable .calendar .today p.day {
	font-weight: bold;
}
.bizWeeklyCalendarTable .calendar th {
	width: 130px;
	padding: 5px 0;
	text-align: center;
}
.bizWeeklyCalendarTable .calendar th * {
	text-align: center;
}
.bizWeeklyCalendarTable .calendar th .input_text {
	width: 118px;
}
.bizWeeklyCalendarTable .calendar th .input_submit {
	width: 120px;
}
.bizWeeklyCalendarTable .calendar th .nickname {
	margin: 5px 0;
}
.bizWeeklyCalendarTable .calendar th .member_image {
	margin-bottom: 5px;
}
.bizWeeklyCalendarTable .calendar td.sub {
	border-width: 0 0 0 1px;
}
.bizWeeklyCalendarTable div.moreInfo {
	padding-left: 135px;
}
.bizWeeklyCalendarTable div.moreInfo .input_submit {
	margin-right: 8px;
}

/*==============================================================================
 * 43. sideNav（サイドナビ）
 *----------------------------------------------------------------------------*/
.sideNav .item {
	width: 150px;
	margin: 0 auto 10px;
	border: 8px solid #CCCCCC;
}
.sideNav .partsHeading {
	border-bottom: 1px solid #999999;
}
.sideNav .pageNav ul {
	margin: 1px;
}
.sideNav .pageNav li {
	padding: 4px 0 4px 18px;
	background: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_1.gif) 8px 50% no-repeat scroll;
}
.sideNav .pageNav li.looking {
	background-color: #DDDDDD;
}
.sideNav .calendar .partsHeading {
	padding: 4px 0;
	border: none;
	background: none;
	text-align: center;
}
.sideNav .calendar th {
	background-color: #DDDDDD;
	text-align: center;
}
.sideNav .calendar td {
	padding: 1px 2px;
	text-align: right;
}
.sideNav .list {
	padding: 4px 0;
}
.sideNav .list li {
	padding-left: 16px;
	background: no-repeat 6px 4px;
}
.sideNav .monthlyMessage li  { background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_1.gif); }
.sideNav .recentlyDiary li   { background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_3.gif); }
.sideNav .recentlyComment li { background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_1.gif); }
.sideNav .monthlyDiary li    { background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_2.gif); }
.sideNav .listCategory li    { background-image: url(http://img.mensmix.jp/skin/900_openpne_ver28/img/icon_2.gif); }

/*==============================================================================
 * 44. rankingSideNav（ランキングサイドナビ）
 *----------------------------------------------------------------------------*/
.rankingSideNav {
	width: 150px;
	margin: 0 auto;
	border: 8px solid #CCCCCC;
}
.rankingSideNav .partsHeading {
	padding: 2px 4px;
	border-bottom: 1px solid #999999;
	background-image: none;
	text-align: center;
}
.rankingSideNav p {
	margin: 3px;
}
.rankingSideNav p.link {
	padding: 3px;
	border: 1px solid #999999;
	text-align: right;
}

/**=============================================================================
 * 配色設定
 *----------------------------------------------------------------------------*/
#Body {
	background: #FFFFFF;
}
#Container {
	background: #FFFFFF;
}
div.dparts {
	background-color: #CBCBCB;
}
div.parts {
	background-color: #FFFFFF;
}
.sideNav .item {
	background-color: #FFFFFF;
}
#Body .sideNav {
	background-color: transparent;
}
#Body .linkLine,
#Body .searchFormLine,
#Body .buttonLine,
#Body .prevNextLinkLine,
#Body .homeBirthdayBox {
	background-color: transparent;
}

/**=============================================================================
 * ログインページ
 *----------------------------------------------------------------------------*/
div#container_login {
	position: relative;
	display: block;
	margin: 0px auto 0px 0px;
	width: 720px;
	height: 563px;
	padding: 0px;
}

div#container_login img.bg {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 563px;
	z-index: 0;
}

div#container_login a img {
	width: 100%;
	height: 100%;
}

div#container_login div.banner,
div#container_login a.banner {
	display: block;
	position: absolute;
	left: 247px;
	top: 5px;
	width: 468px;
	height: 60px;
	z-index: 200;
}

div#container_login div.header a.main_menu {
	display: block;
	display: none;
	position: absolute;
	height: 22px;
	top: 0px;
}

div#container_login input#username {
	display: block;
	position: absolute;
	left: 504px;
	top: 246px;
	width: 185px;
	height: 23px;
	font-size: 10pt;
	z-index: 100;
}

div#container_login input#password {
	display: block;
	position: absolute;
	left: 504px;
	top: 299px;
	width: 185px;
	height: 23px;
	font-size: 10pt;
	z-index: 110;
}

div#container_login input#button_login {
	display: block;
	position: absolute;
	left: 536px;
	top: 384px;
	width: 120px;
	height: 24px;
	border: none 0px;
	background-color: transparent;
	z-index: 120;
}

div#container_login a#button_new_regist {
	display: block;
	position: absolute;
	left: 536px;
	top: 414px;
	width: 120px;
	height: 24px;
	border: none 0px;
	z-index: 130;
}

div#container_login div.msg {
	display: block;
	position: absolute;
	border: none 0px;
	padding: 3px 0px;
	left: 504px;
	top: 327px;
	width: 185px;
	height: 42px;
	font-size: 9pt;
	text-align: center;
	z-index: 140;
}

div#container_login div.msg * {
	font-size: 8pt;
}

div#container_login .footer {
	display: block;
	position: absolute;
	left: 0px;
	top: 542px;
	width: 720px;
	height: 21px;
	z-index: 300;
}
div#container_login .footer p {
	margin-right: 12px;
	text-align: right;
	line-height: 21px;
}

/*==============================================================================
 * 文字装飾
 *----------------------------------------------------------------------------*/
span.op_b {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	color: inherit;
	font-size: inherit;
}

span.op_u {
	text-decoration: underline;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}

span.op_s {
	text-decoration: line-through;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}

span.op_i {
	text-decoration: inherit;
	font-style: italic;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}

span.op_large {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: 20px;
}

span.op_small {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: 8px;
}

span.op_color {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
}


/*==============================================================================
 * カスタムCSS
 *----------------------------------------------------------------------------*/
/* ###############################################
■Custum CSS Index
ログイン画面フォームの位置調整
ログイン画面独占広告時のリンク設定
ホーム上部のINFORMATION背景色変更設定
ログイン後のフッターリンクの色、サイズ設定
ログイン前のフッターリンクの色、サイズ設定
ログイン前サイドバナー設定 [ 2009.05.28 追加 ]
各コンテンツボックスのヘッダー背景
// 最上部FLASHメニュー挿入設定
最上部メニュー挿入設定 [ 2009.07.20 追加 ]
GAY JAPAN NEWSのリンク設定
メッセージ、および日記編集後のバナー寄せ設定
SNS内左サイドPR追加 [ 2009.04.25 追加 ]
SNS内左下イベントマンスリー表示設定
公的機関関係者向けページ設定
No Imageリンク設定

■Custum CSS Codeing Rule
・変更予定のものは前文に記述
・変更予定のないものはインラインで記述しコメントに＜確定＞を挿入
###############################################*/


/* ============================================
8986　通常版保存用 ログイン画面フォームの位置調整
============================================
div#container_login form#login {
	display: block;
	position: absolute;
	left: -484px;
	top: -79px;
	z-index: 20;
}

*html div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -75px ;
	top: -42px ;
	z-index: 20;
}
*:first-child+html div#container_login form#login_ageha {
	display: block ;
	position: absolute ;
	lleft: -75px ;
	top: -42px ;
	z-index: 20;
}
*/




/* ============================================
町田敏之　通常版保存用 ログイン画面フォームの位置調整
============================================

div#container_login form#login {
	display: block;
	position: absolute;
	left: -472px;
	top: -63px;
	z-index: 20;
}

*html div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -75px ;
	top: -42px ;
	z-index: 20;
}
*:first-child+html div#container_login form#login_ageha {
	display: block ;
	position: absolute ;
	lleft: -75px ;
	top: -42px ;
	z-index: 20;
}
*/

/* ============================================
東京ゲイナイト用 ログイン画面フォームの位置調整
============================================

div#container_login form#login {
	display: block;
	position: absolute;
	left: -473px;
	top: -20px;
	z-index: 20;
}

*html div#container_login form#login {
	display: block ;
	position: absolute ;
	left: 12px;
	top: 184px;
	z-index: 20;
}
*:first-child+html div#container_login form#login_ageha {
	display: block ;
	position: absolute ;
	left: 12px;
	top: 184px;
	z-index: 20;
}
*/

/* ============================================
シャングリラ用 ログイン画面フォームの位置調整
============================================*/

div#container_login form#login {
	display: block;
	position: absolute;
	left: -499px;
	top: 192px;
	z-index: 20;
}

*html div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -499px;
	top: 192px;
	z-index: 20;
}
*:first-child+html div#container_login form#login_ageha {
	display: block ;
	position: absolute ;
	left: -499px;
	top: 192px;
	z-index: 20;
}



/* ============================================
ワドア合コン用 ログイン画面フォームの位置調整
============================================

div#container_login form#login {
	display: block;
	position: absolute;
	left: 23px;
	top: 45px;
	z-index: 20;
}

*html div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -75px ;
	top: -42px ;
	z-index: 20;
}
*:first-child+html div#container_login form#login_ageha {
	display: block ;
	position: absolute ;
	lleft: -75px ;
	top: -42px ;
	z-index: 20;
}
*/


/* ============================================
前回保存用 ログイン画面フォームの位置調整
============================================

div#container_login form#login {
	display: block;
	position: absolute;
	left: 10px;
	top: 190px;
	z-index: 20;
}

*html div#container_login form#login {
	display: block ;
	position: absolute ;
	left: 10px;
	top: 190px;
	z-index: 20;
}
*:first-child+html div#container_login form#login_ageha {
	display: block ;
	position: absolute ;
	left: 10px;
	top: 190px;
	z-index: 20;
}
*/



/* ///// ログインフォーム内 input text 追加スタイル ///// */

div#container_login input#username {
	display:block;
	font-size:12px;
	width:181px;
	height:14px;
	padding:2px;
	border:solid 1px #7f7e7e;
	background:#ffffff;
	color:#333333;
	z-index:100;
}
div#container_login input#password {
	display:block;
	font-size:12px;
	width:181px;
	height:14px;
	padding:2px;
	border:solid 1px #7f7e7e;
	background:#ffffff;
	color:#333333;
	z-index:110;
}


/* ///// メンミクxゲットウェーブ ログインフォーム内 自動ログイン・パス再発行テキスト部 ///// */

div#container_login div.msg label{
	color:#666666;
}
div#container_login div.msg a{
	color:#666666;
}


/* ///// 前回保存用 ログインフォーム内 自動ログイン・パス再発行テキスト部 ///// 

div#container_login div.msg label{
	color:#333333;
}
div#container_login div.msg a{
	color:#333333;
}
*/


/* ///// ログイン縦幅変更 ///// */

div#container_login {
	height:670px;
}

div#container_login img.bg{
	height:670px;
}

/* ///// フッタ(文字色変更等) ///// */

div#container_login .footer {
	height:30px;
	top:637px;
}

div#container_login .footer p {
	line-height:1em;
	margin:0 5px;
}

div.footer p a{
	color:#FFF;
	text-decoration:underline;
}

/* ============================================
ログイン画面フォームの位置調整（別枠ログイン2用）
============================================*/
/*
body#pc_page_o_login_2 div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -236px ;
	top: -106px ;
	z-index: 20;
}

*html body#pc_page_o_login_2 div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -240px ;
	top: -106px ;
	z-index: 20;
}
*/

/* ============================================
ログイン画面フォームの位置調整（別枠ログイン3用）
============================================*/
body#pc_page_o_login_3 div#container_login form#login {
	display:block;
	left:-35px;
	position:absolute;
	top:-26px;
	z-index:20;
}

*html body#pc_page_o_login_3 div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -36px ;
	top: -27px ;
	z-index: 20;
}

/* ============================================
ログイン画面フォームの位置調整（別枠ログインword_up用）
============================================*/
body#pc_page_o_login_word_up div#container_login form#login {
	display:block;
    position:absolute;
	left: -2px;
	top: -75px;
	z-index:20;
}

*html body#pc_page_o_login_word_up div#container_login form#login {
	display: block ;
	position: absolute ;
	left: -3px ;
	top: -75px ;
	z-index: 20;
}
	
/* ============================================
ログイン画面フォームの位置調整（別枠ログインshangri-la用）
============================================*/
body#ageha_sample div#container_login form#login {
display:block;
 position:absolute;
left: -35px;
top: -26px;
z-index:20;
}
	
*html body#ageha_sample div#container_login form#login {
display: block ;
position: absolute ;
left: -36px ;
top: -26px ;
z-index: 20;
}


/* ============================================
リンク　8986　設定
============================================*/
/* EDITION 

body#pc_page_o_login .indexLink1 a{
	width: 211px;
	height: 251px;
	display: block;
	position: absolute;
	top: -270px;
	left: 2px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 491px;
	height: 502px;
	display: block;
	position: absolute;
	top: -506px;
	left: 220px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
*/


/* ============================================
リンク　町田敏之　設定
============================================*/
/* EDITION 

body#pc_page_o_login .indexLink1 a{
	width: 211px;
	height: 251px;
	display: block;
	position: absolute;
	top: -255px;
	left: 3px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 491px;
	height: 502px;
	display: block;
	position: absolute;
	top: -504px;
	left: 222px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
*/



/* EDITION// */


/* ============================================
リンク　東京ゲイナイト設定
============================================*/
/* EDITION 

body#pc_page_o_login .indexLink1 a{
	width: 494px;
	height: 508px;
	display: block;
	position: absolute;
	top: -506px;
	left: 221px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 215px;
	height: 70px;
	display: block;
	position: absolute;
	top: -504px;
	left: 1px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink3 a{
	width: 214px;
	height: 214px;
	display: block;
	position: absolute;
	top: -213px;
	left: 1px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
*/


/* EDITION// */

/* ============================================
リンク　ワドア合コン設定
============================================*/
/* EDITION 

body#pc_page_o_login .indexLink1 a{
	width: 524px;
	height: 503px;
	display: block;
	position: absolute;
	top: -505px;
	left: -4px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 188px;
	height: 138px;
	display: block;
	position: absolute;
	top: -505px;
	left: 526px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink3 a{
	width: 188px;
	height: 144px;
	display: block;
	position: absolute;
	top: -145px;
	left: 527px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
*/

/* EDITION// */


/* ============================================
リンク　シャングリラ　設定
============================================*/
/* EDITION */

body#pc_page_o_login .indexLink1 a{
	width: 518px;
	height: 507px;
	display: block;
	position: absolute;
	top: -506px;
	left: 197px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 190px;
	height: 283px;
	display: block;
	position: absolute;
	top: -504px;
	left: 1px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}



/* EDITION// */



/* ============================================
EDITION国府田設定
============================================*/
/* EDITION */

/*body#pc_page_o_login .indexLink1 a{
	width: 330px;
	height: 510px;
	display: block;
	position: absolute;
	top: -510px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 165px;
	height: 60px;
	display: block;
	position: absolute;
	top: -220px;
	left: 540px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}*/

/* EDITION// */


/* ============================================
前回保存用　ログイン画面独占広告時のリンク設定
============================================*/

/*body#pc_page_o_login .indexLink1 a{
	width: 455px;
	height: 244px;
	display: block;
	position: absolute;
	top: -438px;
	left: 11px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink2 a{
	width: 497px;
	height: 83px;
	display: block;
	position: absolute;
	top: -189px;
	left: 208px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink3 a{
	width: 182px;
	height: 72px;
	display: block;
	position: absolute;
	top: -78px;
	left: 12px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink4 a{
	width: 182px;
	height: 72px;
	display: block;
	position: absolute;
	top: -78px;
	left: 208px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login .indexLink5 a{
	width: 182px;
	height: 72px;
	display: block;
	position: absolute;
	top: -78px;
	left: 403px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}*/


/* ============================================
ログイン画面独占広告時のリンク設定 2
============================================*/
body#pc_page_o_login_2 .indexLink1 a{
	width: 260px;
	height: 433px;
	display: block;
	position: absolute;
	top: -435px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login_2 .indexLink2 a{
	width: 253px;
	height: 433px;
	display: block;
	position: absolute;
	top: -435px;
	left: 461px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 60;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

/*
body#pc_page_o_login_2 .indexLink3 a{
	width: 320px;
	height: 64px;
	display: block;
	position: absolute;
	top: -79px;
	left: 394px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 70;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
*/


/* ============================================
ログイン画面独占広告時のリンク設定 3
============================================*/
body#pc_page_o_login_3 .indexLink1 a{
	width: 446px;
	height: 446px;
	display: block;
	position: absolute;
	top: -446px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login_3 .indexLink2 a{
	width: 446px;
	height: 446px;
	display: block;
	position: absolute;
	top: -446px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

body#pc_page_o_login_3 .indexLink3 a{
	width: 446px;
	height: 446px;
	display: block;
	position: absolute;
	top: -446px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

/* ============================================
ログイン画面独占広告時のリンク設定 word_up用
============================================*/
body#pc_page_o_login_word_up .indexLink1 a{
	width: 445px;
	height: 362px;
	display: block;
	position: absolute;
	top: -446px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

/* 2009 01 24 用 コメントアウト
body#pc_page_o_login_word_up .indexLink2 a{
	width: 235px;
	height: 217px;
	display: block;
	position: absolute;
	top: -446px;
	left: 480px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
*/

body#pc_page_o_login_word_up .indexLink3 a{
	width: 446px;
	height: 446px;
	display: block;
	position: absolute;
	top: -446px;
	left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 50;
	background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

/* ============================================
ログイン画面独占広告時のリンク設定 Shangri-la用
============================================*/
	
/* sample!!! */
	
body#ageha_sample .indexLink1 a{
width: 445px;
height: 362px;
display: block;
position: absolute;
top: -446px;
left: 0px;
overflow: hidden;
text-indent: -9999px;
z-index: 50;
background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}
	
body#ageha_sample .indexLink2 a{
width: 446px;
height: 446px;
display: block;
position: absolute;
top: -446px;
left: 0px;
overflow: hidden;
text-indent: -9999px;
z-index: 50;
background: url(http://demo.mensmix.jp/img.php?filename=dummy&m=admin);
}

/* ============================================
ホーム上部のINFORMATION背景色変更設定
============================================*/
#Body .homeInfoBox{
	background:#CCCCCC url(./skin/default/img/icon_information.gif) no-repeat scroll 5px 50%;
	border:1px solid #AAAAAA;
	padding-left:102px;
}

/* ============================================
ログイン後のフッターリンクの色、サイズ設定 ＜確定＞
============================================*/
#Footer a{color:#FFFFFF;font-size:10px;line-height:23px;padding-right:5px;text-align:right;text-decoration:none;}
#Footer a:hover{color:#FFFFFF;font-size:10px;line-height:23px;padding-right:5px;text-align:right;text-decoration:underline;}

/* ============================================
ログイン前のフッターリンクの色、サイズ設定＜確定＞
============================================*/
div#container_login .footer{margin:0px 20px 0px 0px;text-align:right;}
div#container_login .footer a{color:#FFFFFF;font-size:10px;line-height:23px;padding-right:5px;text-align:right;text-decoration:none;}
div#container_login .footer a:hover{color:#FFFFFF;font-size:10px;line-height:23px;padding-right:5px;text-align:right;text-decoration:underline;}

/* ============================================
ログイン前サイドバナー設定 [ 2009.05.28 追加 ]
============================================*/

/* pc_page_o_login */
/* pc_page_o_login_2 */
/* pc_page_o_tologin */

#pc_page_o_login #container_login, #pc_page_o_login_2 #container_login, #pc_page_o_tologin #container_login{
float:left;
}
#pc_page_o_login #sideBanner, #pc_page_o_login_2 #sideBanner, #pc_page_o_tologin #sideBanner{
clear:both;
width:320px;
text-align:left;
}

#pc_page_o_login #sideBanner .summary, #pc_page_o_login_2 #sideBanner .summary, #pc_page_o_tologin #sideBanner .summary{
text-align:left;
}

#pc_page_o_login #sideBanner .summary h3, #pc_page_o_login_2 #sideBanner .summary h3, #pc_page_o_tologin #sideBanner .summary h3{
/*
background:url(http://www.mensmix.net/image/banner/bgHead_banner_m2.jpg) repeat-x 0 0; 
border:solid 1px #888888;
*/
color:#777;
font-size:10px;
padding-top:3px;
padding-bottom:1px;
padding-left:1px;
/*
margin-bottom:1px;
border-bottom:solid 1px #777777;
*/
}

#pc_page_o_login .cBoth, #pc_page_o_login_2 .cBoth, #pc_page_o_tologin .cBoth{
height:0;
clear:both;
}
#pc_page_o_login table, #pc_page_o_login_2 table, #pc_page_o_tologin table{
clear:both;
}

/* ============================================
各コンテンツボックスのヘッダー背景＜確定＞
============================================*/
/*
.partsHeading {color:#FFFFFF;background:#666666 url(http://www.mensmix.net/image/color/bg_06.gif) repeat-x scroll 0pt;font-size:100%;overflow:hidden;padding:2px 0pt 2px 36px;text-align:left;}
#LayoutA #Left .partsHeading {color:#FFFFFF;background:#666666 url(http://www.mensmix.net/image/color/bg_06.gif) repeat-x scroll 0pt;font-size:100%;overflow:hidden;padding:2px 0pt 2px 36px;text-align:left;}
*/
.partsHeading, #LayoutA #Left .partsHeading {
color:#FFFFFF;
background:#666666 url(http://www.mensmix.net/image/color/bg_06.gif) no-repeat 0 -7px;
font-size:100%;
overflow:hidden;
padding:2px 0pt 2px 36px;
text-align:left;
}

/* ============================================
最上部FLASHメニュー挿入設定＜確定＞
============================================*/
/*
.capmenu{width:720px;height:35px;margin:0px;display:inline;}
*/

/* ============================================
最上部メニュー挿入設定 [ 2009.08 追加 ]
============================================*/

div#headerMenu{
position:absolute;
top:10px;
left:200px;
width:530px;
z-index:100;
}

div#headerMenu ul{
list-style:none;
}

div#headerMenu ul li{
	display:block;
	float:left;
	margin-right:10px;
}

div#headerMenu ul li a{
	display:block;
	height:20px;
	text-indent:-999em;
}

	li#hmIntro{
		width:58px;
	}
	li#hmIntro a{
		width:58px;
		background:url(http://mensmix.net/menu/img/hmIntro.png) no-repeat left top;
	}
	* html li#hmIntro a{
		background:url(http://mensmix.net/menu/img/hmIntro.gif) no-repeat left top;
	}
		li#hmIntro a:hover{
			background:url(http://mensmix.net/menu/img/hmIntro.png) no-repeat left bottom;
		}
		* html li#hmIntro a:hover{

			background:url(http://mensmix.net/menu/img/hmIntro.gif) no-repeat left bottom;
		}
	li#hmRegist{
		width:48px;
	}
	li#hmRegist a{
		width:48px;
		background:url(http://mensmix.net/menu/img/hmRegist.png) no-repeat left top;
	}
	* html li#hmRegist a{
		width:48px;
		background:url(http://mensmix.net/menu/img/hmRegist.gif) no-repeat left top;
	}
		li#hmRegist a:hover{
			background:url(http://mensmix.net/menu/img/hmRegist.png) no-repeat left bottom;
		}
		* html li#hmRegist a:hover{
			background:url(http://mensmix.net/menu/img/hmRegist.gif) no-repeat left bottom;
		}
	li#hmEvent{
		width:69px;
	}
	li#hmEvent a{
		width:69px;
		background:url(http://mensmix.net/menu/img/hmEvent.png) no-repeat left top;
	}
	* html li#hmEvent a{
		width:70px;
		background:url(http://mensmix.net/menu/img/hmEvent.gif) no-repeat left top;
	}
		li#hmEvent a:hover{
			background:url(http://mensmix.net/menu/img/hmEvent.png) no-repeat left bottom;
		}
		* html li#hmEvent a:hover{
			background:url(http://mensmix.net/menu/img/hmEvent.gif) no-repeat left bottom;
		}
	li#hmTopgraphy{
		width:74px;
	}
	li#hmTopgraphy a{
		width:74px;
		background:url(http://mensmix.net/menu/img/hmTopgraphy.png) no-repeat left top;
	}
	* html li#hmTopgraphy a{
		width:74px;
		background:url(http://mensmix.net/menu/img/hmTopgraphy.gif) no-repeat left top;
	}
		li#hmTopgraphy a:hover{
			background:url(http://mensmix.net/menu/img/hmTopgraphy.png) no-repeat left bottom;
		}
		* html li#hmTopgraphy a:hover{
			background:url(http://mensmix.net/menu/img/hmTopgraphy.gif) no-repeat left bottom;
		}
	li#hmAdver{
		width:48px;
	}
	li#hmAdver a{
		width:48px;
		background:url(http://mensmix.net/menu/img/hmAdver.png) no-repeat left top;
	}
	* html li#hmAdver a{
		width:48px;
		background:url(http://mensmix.net/menu/img/hmAdver.gif) no-repeat left top;
	}
		li#hmAdver a:hover{
			background:url(http://mensmix.net/menu/img/hmAdver.png) no-repeat left bottom;
		}
		* html li#hmAdver a:hover{
			background:url(http://mensmix.net/menu/img/hmAdver.gif) no-repeat left bottom;
		}
	li#hmkocannel{
		width:49px;
	}
	li#hmkocannel a{
		width:49px;
		background:url(http://mensmix.net/menu/img/hmkocannel.png) no-repeat left top;
	}
	* html li#hmkocannel a{
		width:49px;		
		background:url(http://mensmix.net/menu/img/hmkocannel.gif) no-repeat left top;
	}
		li#hmkocannel a:hover{
			background:url(http://mensmix.net/menu/img/hmkocannel.png) no-repeat left bottom;
		}
		* html li#hmkocannel a:hover{
			background:url(http://mensmix.net/menu/img/hmkocannel.gif) no-repeat left bottom;
		}
	li#hmcoat{
		width:50px;
	}
	li#hmcoat a{
		width:50px;
		background:url(http://mensmix.net/menu/img/hmcoat.png) no-repeat left top;
	}
	* html li#hmcoat a{
		width:50px;		
		background:url(http://mensmix.net/menu/img/hmcoat.gif) no-repeat left top;
	}
		li#hmcoat a:hover{
			background:url(http://mensmix.net/menu/img/hmcoat.png) no-repeat left bottom;
		}
		* html li#hmcoat a:hover{
			background:url(http://mensmix.net/menu/img/hmcoat.gif) no-repeat left bottom;
		}
	li#hmPrism{
		width:61px;
	}
	li#hmPrism a{
		width:61px;
		background:url(http://mensmix.net/menu/img/hmPrism.png) no-repeat left top;
	}
	* html li#hmPrism a{
		width:61px;		
		background:url(http://mensmix.net/menu/img/hmPrism.gif) no-repeat left top;
	}
		li#hmPrism a:hover{
			background:url(http://mensmix.net/menu/img/hmPrism.png) no-repeat left bottom;
		}
		* html li#hmPrism a:hover{
			background:url(http://mensmix.net/menu/img/hmPrism.gif) no-repeat left bottom;
		}
	li#hmJapan{
		width:44px;
	}
	li#hmJapan a{
		width:44px;
		background:url(http://mensmix.net/menu/img/hmJapan.png) no-repeat left top;
	}
	* html li#hmJapan a{
		width:44px;
		background:url(http://mensmix.net/menu/img/hmJapan.gif) no-repeat left top;
	}
		li#hmJapan a:hover{
			background:url(http://mensmix.net/menu/img/hmJapan.png) no-repeat left bottom;
		}
		* html li#hmJapan a:hover{
			background:url(http://mensmix.net/menu/img/hmJapan.gif) no-repeat left bottom;
		}
	li#hmGaysCom{
		width:76px;
	}
	li#hmGaysCom a{
		width:76px;
		background:url(http://mensmix.net/menu/img/hmGaysCom.png) no-repeat left top;
	}
	* html li#hmGaysCom a{
		width:76px;
		background:url(http://mensmix.net/menu/img/hmGaysCom.gif) no-repeat left top;
	}
		li#hmGaysCom a:hover{
			background:url(http://mensmix.net/menu/img/hmGaysCom.png) no-repeat left bottom;
		}
		* html li#hmGaysCom a:hover{
			background:url(http://mensmix.net/menu/img/hmGaysCom.gif) no-repeat left bottom;
		}
	li#hmSkype{
		width:43px;
	}
	li#hmSkype a{
		width:43px;
		background:url(http://mensmix.net/menu/img/hmSkype.png) no-repeat left top;
	}
	* html li#hmSkype a{
		background:url(http://mensmix.net/menu/img/hmSkype.gif) no-repeat left top;
	}
		li#hmSkype a:hover{
			background:url(http://mensmix.net/menu/img/hmSkype.png) no-repeat left bottom;
		}
		* html li#hmSkype a:hover{
			background:url(http://mensmix.net/menu/img/hmSkype.gif) no-repeat left bottom;
		}
	li#hmYouTube{
		width:43px;
	}
	li#hmYouTube a{
		width:43px;
		background:url(http://mensmix.net/menu/img/hmYouTube.png) no-repeat left top;
	}
	* html li#hmYouTube a{
		background:url(http://mensmix.net/menu/img/hmYouTube.gif) no-repeat left top;
	}
		li#hmYouTube a:hover{
			background:url(http://mensmix.net/menu/img/hmYouTube.png) no-repeat left bottom;
		}
		* html li#hmYouTube a:hover{
			background:url(http://mensmix.net/menu/img/hmYouTube.gif) no-repeat left bottom;
		}

/* ヘッダの高さ再設定 */
#globalNav {
	height:130px;
}

/* トップバナー位置再設定 */
#topBanner {
	top:40px;
}

div#container_login div.banner, div#container_login a.banner {
	top:40px;
}

/* グローバルナビ位置再設定 */

#globalNav h1, #globalNavBefore h1 {
top:40px;
}

li#globalNav_1, li#globalNav_2, li#globalNav_3 {
	top:105px;
}
li#globalNav_4, li#globalNav_5, li#globalNav_6, li#globalNav_7, li#globalNav_8, li#globalNav_9 {
	top:105px;
}

li#globalNav_1 a:hover, li#globalNav_1 a:active {
	background-position:-2px -105px;
}
li#globalNav_2 a:hover, li#globalNav_2 a:active {
	background-position:-90px -105px;
}
li#globalNav_3 a:hover, li#globalNav_3 a:active {
	background-position:-180px -105px;
}
li#globalNav_4 a:hover, li#globalNav_4 a:active {
	background-position:-290px -105px;
}
li#globalNav_5 a:hover, li#globalNav_5 a:active {
	background-position:-360px -105px;
}
li#globalNav_6 a:hover, li#globalNav_6 a:active {
	background-position:-432px -105px;
}
li#globalNav_7 a:hover, li#globalNav_7 a:active {
	background-position:-504px -105px;
}
li#globalNav_8 a:hover, li#globalNav_8 a:active {
	background-position:-576px -105px;
}
li#globalNav_9 a:hover, li#globalNav_9 a:active {
	background-position:-648px -105px;
}

/* ============================================
GAY JAPAN NEWSのリンク設定＜確定＞
============================================*/
a.gayjapan{margin:0px 0px 0px 10px;color:#FFFFFF;font-size:90%;}
a.event_monthly{margin:0px 0px 0px 5px;color:#FFFFFF;font-size:90%;}
p.event_monthly{margin:0px 0px 0px 5px;color:#FFFFFF;font-size:90%;}

/* ============================================
メッセージ、および日記編集後のバナー寄せ設定＜確定＞
============================================*/
#massege_ad{text-align:center;}

/* ============================================
SNS内左サイドPR追加 [ 2009.04.25 追加 ]
============================================*/
#addSidePR h3 a{
color:#FFF;
}
#addSidePR td{
border:none;
}
#addSidePR .box{
border-bottom:1px dotted #DDD;
border-left:3px solid #CCC;
margin:5px 5px;
padding:0px 5px 3px;
}
#addSidePR a.addElem{
color:#333;
}
#addSidePR a.addElem:hover{
color:#999;
}

/* ============================================
SNS内左下イベントマンスリー表示設定＜確定＞
============================================*/
#Event_Container {margin: 5px auto;padding: 0;width: 260px;overflow: hidden;}
.Event_Box_A {width: 243px;border-top-width: 0;border-right-width: 0;border-bottom: 1px dotted #DDD;border-left: 3px solid #CCC;margin: 0 2px 5px;padding: 3px 5px 0;}
.Event_Date {float: left;height: 1.5em;font-size: 12px;}
.Event_Title {float: left;width: 160px;margin: 0;padding: 0;font-size: 12px;}
.Event_Icon {float: left;width: 240px;margin: 0;padding: 0;text-align: left;line-height: 1em;border-top: 1px dotted #DDD;}
.Event_Icon img.icon {float: left;margin: 1px;padding: 1px;}
.Event_Icon img.info {float: right;margin-top: 2px;padding: 2px;}
.Event_Clear {clear: both;visibilty: hidden;text-indent: -9999px;margin: 0;padding: 0;width: 0;height: 0;}
*html .Event_Clear {clear: both;display: none;text-indent: -9999px;margin: 0;padding: 0;width: 0;height: 0;}

/* ============================================
公的機関関係者向けページ設定＜確定＞
============================================*/
div#writing {margin: auto 30px;}
div#writing h2 {text-align: center;font-size: 120%;margin: 40px auto;}
div#writing h3 {color:#FFFFFF;background:#666666 url(http://www.mensmix.net/image/color/bg_06.gif) repeat-x scroll 0pt;font-size:100%;overflow:hidden;padding:2px 0pt 2px 36px;text-align:left;margin: 20px 10px 5px ;}
div#writing li {list-style: inside circle;padding: 0.2em 0 0.2em 2em;}

/* ============================================
No Imageリンク設定＜確定＞
============================================*/
#Noimage_Link_Box {position: relative;}
#Noimage_Link a {margin: 0;padding: 0;text-indent: -9999px;display: block;width: 180px;height: 180px;z-index: 100;top: 16px;left: 45px;position: absolute;background: url(http://mensmix.jp/img.php?filename=dummy&m=admin);cursor: pointer;}
#pc_page_f_home #Noimage_Link a {margin: 0;padding: 0;text-indent: -9999px;display: block;width: 180px;height: 180px;z-index: 100;top: 14%;left: 45px;position: absolute;overflow: hidden;background: url(http://mensmix.jp/img.php?filename=dummy&m=admin);cursor: pointer;}
*html #pc_page_f_home #Noimage_Link a {margin: 0;padding: 0;text-indent: -9999px;display: block;width: 180px;height: 180px;z-index: 100;top: 35px;left: 45px;position: absolute;background: url(http://mensmix.jp/img.php?filename=dummy&m=admin);cursor: pointer;}


body#pc_page_fh_diary_list .commentList dd div.footer p a{
color:#000000;
}
