@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;
    font-size:12px;
    color:#444;
}
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;
}
* 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;
}
/*----------------------------------------------
 * テーブル
 *--------------------------------------------*/
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: #dddddd;
}
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 14px;
	background: url(./img_skin.php?filename=icon_arrow_1&amp;image_filename=skin_icon_arrow_1_1254996295.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(./skin/default/img/bg_button.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#LayoutD,
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,
.homeMainTable .partsHeading,
.formTable .partsHeading,
.formTable div.checkList ul,
.monthlyCalendarTable div.block {
	zoom: 1;
	overflow: visible;
}

div#LayoutA,
div#LayoutB,
div#LayoutC,
div#LayoutD { margin-top:20px;}

div#LayoutA:after,
div#LayoutB:after,
div#LayoutC:after,
div#LayoutD: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,
.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 {
	margin:0 auto;
	position: relative;
	width: 850px;
}
#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 {
	margin-left:35px;
	float: left;
	width: 270px;
	padding: 0;
}

#LayoutA #Center {
	padding:0;
    margin-right:35px;
	float: right;
	width: 500px;
}

#LayoutB #Left {
	margin-left:35px;
	float: left;
	width: 170px;
}
#LayoutB #Center {
	padding:0;
	margin-right:35px;
	float: right;
	width: 610px;
}
#LayoutC #Center {
	width: 650px;
	margin: 0 auto;
}

#LayoutD #Left {
	margin-left:25px;
	float: left;
	width: 470px;
	padding: 0;
}
#LayoutD #Center {
	padding:0;
    margin-right:20px;
	float: right;
	width: 330px;
}

#Footer {
	clear:both;
	margin-top:20px;
	width: 720px;
	height: 21px;
	background: url(./skin/default/img/skin_footer.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 #dddddd;
}
div.ditem div.item {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #dddddd;
}
div.dparts {
	margin: 0 auto 10px;
	padding: 7px;
}

div#Center div.dparts { padding:0;}

div.dparts div.parts {
	margin: 0;
}
div.parts {
	margin: 0 auto 10px;
}
div.ditem {
	padding: 5px 6px;
}
/*----------------------------------------------
 * パーツ見出し
 *--------------------------------------------*/
.partsHeading {
	padding: 7px 8px 5px 0px;
	/*background: #b3ddd9/*php echo $colors[5]; ?>*/ url(./skin/default/img/content_header_1.gif) no-repeat 0 4px;*/
	text-align: left;
	font-size: 100%;
}
#LayoutA #Left .partsHeading {
	/*padding-left: 24px;*/
	/*background-image: url(./skin/default/img/icon_title_1.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 #dddddd;
}
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;
    background-color:#f6b6b4;
}
.calendar .sat {
	color: #2c65d9;
    background-color:#c2daf2;
}

/*==============================================================================
 * h系、f系、c系ナビメニュー（localNav）
 *----------------------------------------------------------------------------*/
#globalNav,
#globalNavBefore {
	zoom: 1;
	position: relative;
	width: 850px;
}
#globalNav {
	height: 80px;
	background: url(./img_skin.php?filename=skin_after_header&amp;image_filename=skin_skin_after_header_1257907948.gif) 0 0 no-repeat;
}
#globalNavBefore {
	height: 80px;
	margin-bottom: 10px;
	background: url(./img_skin.php?filename=skin_before_header&amp;image_filename=skin_skin_before_header_1254302097.gif) 0 0 no-repeat;
}
.localNav {
	zoom: 1;
	position: relative;
	width: 850px;
	height: 50px;
}
#hLocalNav {
	background: url(./img_skin.php?filename=skin_navi_h&amp;image_filename=skin_skin_navi_h_1257908495.gif) 0 0 no-repeat;
}
#fLocalNav {
	background: url(./img_skin.php?filename=skin_navi_f&amp;image_filename=skin_skin_navi_f_1257908674.gif) 0 0 no-repeat;
}
#cLocalNav {
	background: url(./img_skin.php?filename=skin_navi_c&amp;image_filename=skin_skin_navi_c_1257908700.gif) 0 0 no-repeat;
}
#globalNav li a:hover, #globalNav li a:active {
	background-image: url(./img_skin.php?filename=skin_after_header_2&amp;image_filename=skin_skin_after_header_2_1254194920.gif);
}
#hLocalNav li a:hover, #hLocalNav li a:active {
	background-image: url(./img_skin.php?filename=skin_navi_h_2&amp;image_filename=skin_skin_navi_h_2_1257908510.gif);
}
#fLocalNav li a:hover, #fLocalNav li a:active {
	background-image: url(./img_skin.php?filename=skin_navi_f_2&amp;image_filename=skin_skin_navi_f_2_1257908687.gif);
}
#cLocalNav li a:hover, #cLocalNav li a:active {
	background-image: url(./img_skin.php?filename=skin_navi_c_2&amp;image_filename=skin_skin_navi_c_2_1257908711.gif);
}

#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: 16px;
	height: 20px;
}

li#globalNav_4 {
	top: 0px;
	height: 36px;
}

li#globalNav_5,
li#globalNav_6,
li#globalNav_7,
li#globalNav_8,
li#globalNav_9,
li#globalNav_10,
li#globalNav_11 {
	top: 42px;
	height: 22px;
    /*border:1px solid blue;*/
}
li#globalNav_1 { left: 385px; width: 92px; }
li#globalNav_2 { left: 479px; width: 116px; }
li#globalNav_3 { left: 597px; width: 94px; }
li#globalNav_4 { left: 697px; width: 132px; }
li#globalNav_5 { left: 201px; width: 87px; }
li#globalNav_6 { left: 289px; width: 86px; }
li#globalNav_7 { left: 377px; width: 75px; }
li#globalNav_8 { left: 453px; width: 87px; }
li#globalNav_9 { left: 542px; width: 122px; }
li#globalNav_10 { left: 665px; width: 75px; }
li#globalNav_11 { left: 740px; width: 87px; }
li#globalNav_1 a:hover, li#globalNav_1 a:active { background-position: -385px 64px; }
li#globalNav_2 a:hover, li#globalNav_2 a:active { background-position: -479px 64px; }
li#globalNav_3 a:hover, li#globalNav_3 a:active { background-position: -597px 64px; }
li#globalNav_4 a:hover, li#globalNav_4 a:active { background-position: -697px 0px; }
li#globalNav_5 a:hover, li#globalNav_5 a:active { background-position: -201px 118px; } 
li#globalNav_6 a:hover, li#globalNav_6 a:active { background-position: -289px 118px; }
li#globalNav_7 a:hover, li#globalNav_7 a:active { background-position: -377px 118px; }
li#globalNav_8 a:hover, li#globalNav_8 a:active { background-position: -453px 118px; }
li#globalNav_9 a:hover, li#globalNav_9 a:active { background-position: -542px 118px; }
li#globalNav_10 a:hover, li#globalNav_10 a:active { background-position: -665px 118px; }
li#globalNav_11 a:hover, li#globalNav_11 a:active { background-position: -740px 118px; }

#hLocalNav li {
	top: 10px;
	height: 19px;
}
li#hLocalNav_1 { left: 201px; width: 45px; }
li#hLocalNav_2 { left: 251px; width: 82px; }
li#hLocalNav_3 { left: 336px; width: 37px; }
li#hLocalNav_4 { left: 378px; width: 68px; }
li#hLocalNav_5 { left: 450px; width: 59px; }
li#hLocalNav_6 { left: 514px; width: 59px; }
li#hLocalNav_7 { left: 577px; width: 67px; }
li#hLocalNav_8 { left: 650px; width: 81px; }
li#hLocalNav_9 { left: 736px; width: 92px; }
li#hLocalNav_1 a:hover, li#hLocalNav_1 a:active { background-position: -201px -10px; }
li#hLocalNav_2 a:hover, li#hLocalNav_2 a:active { background-position: -251px -10px; }
li#hLocalNav_3 a:hover, li#hLocalNav_3 a:active { background-position: -336px -10px; }
li#hLocalNav_4 a:hover, li#hLocalNav_4 a:active { background-position: -378px -10px; }
li#hLocalNav_5 a:hover, li#hLocalNav_5 a:active { background-position: -450px -10px; }
li#hLocalNav_6 a:hover, li#hLocalNav_6 a:active { background-position: -514px -10px; }
li#hLocalNav_7 a:hover, li#hLocalNav_7 a:active { background-position: -577px -10px; }
li#hLocalNav_8 a:hover, li#hLocalNav_8 a:active { background-position: -650px -10px; }
li#hLocalNav_9 a:hover, li#hLocalNav_9 a:active { background-position: -736px -10px; }

#fLocalNav li {
	top: 10px;
	height: 19px;
}
li#fLocalNav_1 { left: 201px; width: 44px; }
li#fLocalNav_2 { left: 251px; width: 34px; }
li#fLocalNav_3 { left: 291px; width: 54px; }
li#fLocalNav_4 { left: 350px; width: 80px; }
li#fLocalNav_5 { left: 434px; width: 98px; }
li#fLocalNav_6 { left: 539px; width: 100px; }
li#fLocalNav_7 { left: 644px; width: 98px; }
li#fLocalNav_8 { left: 747px; width: 81px; }
li#fLocalNav_1 a:hover, li#fLocalNav_1 a:active { background-position: -201px -10px; }
li#fLocalNav_2 a:hover, li#fLocalNav_2 a:active { background-position: -251px -10px; }
li#fLocalNav_3 a:hover, li#fLocalNav_3 a:active { background-position: -291px -10px; }
li#fLocalNav_4 a:hover, li#fLocalNav_4 a:active { background-position: -350px -10px; }
li#fLocalNav_5 a:hover, li#fLocalNav_5 a:active { background-position: -434px -10px; }
li#fLocalNav_6 a:hover, li#fLocalNav_6 a:active { background-position: -539px -10px; }
li#fLocalNav_7 a:hover, li#fLocalNav_7 a:active { background-position: -644px -10px; }
li#fLocalNav_8 a:hover, li#fLocalNav_8 a:active { background-position: -747px -10px; }

#cLocalNav li {
	top: 10px;
	height: 19px;
}
li#cLocalNav_1 { left: 201px; width: 115px; }
li#cLocalNav_2 { left: 320px; width: 47px; }
li#cLocalNav_3 { left: 371px; width: 101px; }
li#cLocalNav_4 { left: 477px; width: 111px; }
li#cLocalNav_5 { left: 594px; width: 111px; }
li#cLocalNav_6 { left: 711px; width: 117px; }
li#cLocalNav_1 a:hover, li#cLocalNav_1 a:active { background-position: -201px -10px; }
li#cLocalNav_2 a:hover, li#cLocalNav_2 a:active { background-position: -320px -10px; }
li#cLocalNav_3 a:hover, li#cLocalNav_3 a:active { background-position: -371px -10px; }
li#cLocalNav_4 a:hover, li#cLocalNav_4 a:active { background-position: -477px -10px; }
li#cLocalNav_5 a:hover, li#cLocalNav_5 a:active { background-position: -594px -10px; }
li#cLocalNav_6 a:hover, li#cLocalNav_6 a:active { background-position: -711px -10px; }

/*==============================================================================
 * 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 #dddddd;
	background: #eee;
}
.infoBox ul.moreInfo {
	position: absolute;
	bottom: 3px;
	right: 0;
	width: 15.5em;
}

div.infoBox div.parts {
	border:0;
}

/*==============================================================================
 * 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 #dddddd;
}
.searchFormBox .parts {
	zoom: 1;
}
.searchFormBox .item {
	margin: 10px 40px;
	padding-top: 8px;
	border: 1px solid #dddddd;
}
.searchFormBox label,
.searchFormBox span.label {
	margin: 0 4px 0 8px;
	padding: 1px 16px 0 0;
	background: url(./skin/default/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;
    text-align:center;
}
.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(./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 #dddddd;
}
.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 #dddddd;
}
* html .diaryDetailBox dd {
	height: 4.5em;
}
.diaryDetailBox dd div {
	border-top: 1px solid #dddddd;
}
.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 #dddddd;
}
.topicDetailBox dt {
	float: left;
	width: 100px;
	padding: 5px;
	text-align: center;
}
.topicDetailBox dd {
	zoom: 1;
	margin-left: 110px;
	border-left: 1px solid #dddddd;
}
.topicDetailBox dd div {
	border-top: 1px solid #dddddd;
}
.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 #dddddd;
}
.eventDetailBox dt {
	float: left;
	width: 100px;
	padding: 5px;
	text-align: center;
}
.eventDetailBox dd {
	zoom: 1;
	margin-left: 110px;
	border-left: 1px solid #dddddd;
}
.eventDetailBox dd ul.photo {
	padding: 5px;
	border-bottom: 1px solid #dddddd;
}
.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 {
	margin:10px auto;
	padding-left: 102px;
	border: 1px solid #dddddd;
    width:600px;
	background: #FFFFFF url(./skin/default/img/icon_information.gif) no-repeat 5px 50%;
}
.homeInfoBox div.body {
	min-height: 1.2em;
	padding: 5px;
	border-left: 1px solid #dddddd;
	background: #FFFFF;
    
    border:0;
}
* html .homeInfoBox div.body {
    height: 1.2em;
}
.homeInfoBox .caution {
	color: #ff0000;
}

/*==============================================================================
 * 13. photoUploadFormBox（プロフィール写真アップロードフォームボックス）
 *----------------------------------------------------------------------------*/
.photoUploadFormBox table {
	border-top: 1px solid #dddddd;
}
#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(./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(./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 #dddddd;
	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(./skin/default/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 #dddddd;
}
.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 #dddddd;
}
* html .commentList dd {
	height: 5.5em;
}
#LayoutC .commentList dt {
	width: 110px;
}
#LayoutC .commentList dd {
	margin-left: 110px;
}
.commentList dd div {
	border-top: 1px solid #dddddd;
}
.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: #FFFFFF;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.recentList dt {
	float: left;
	width: 170px;
	padding: 5px;
	text-align: center;
}
.recentList dd {
	zoom: 1;
	margin-left: 180px;
	padding: 5px;
	border-left: 1px solid #dddddd;
}
* 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 #dddddd;
	background: #FFFFFF;
	text-align: center;
}
.searchCategoryList .item {
	margin: 10px 40px;
	border: 1px solid #dddddd;
	border-top: none;
}
.searchCategoryList span.label {
	margin: 0 4px 0 8px;
	padding: 1px 16px 0 0;
	background: url(./skin/default/img/icon_arrow_2.gif) no-repeat 100% 0;
}
.searchCategoryList dl {
	border-top: 1px solid #dddddd;
}
.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(./skin/default/img/articleList_marker.gif) no-repeat 96% 6px;
	vertical-align: text-bottom;
}
.messageList tr {
	height: 20px;
}
.messageList tr.unread {
	background: #FFFFFF;
}
#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 #dddddd;
}
.ashiatoList div.item {
	margin: 8px 40px;
	padding: 8px 0;
	border: 1px solid #dddddd;
}
.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: #FFFFFF;
}
.rankingList td.name a {
	font-weight: bold;
}
.rankingList .ditem {
	margin: 8px 15px;
	background: #FFFFFF;
}
.rankingList .item {
	background: #FFFFF;
}
.rankingList .item td.photo {
	width: 90px;
}

/*==============================================================================
 * 32. bizSideTodoList（BIZ用Todoリスト）
 *----------------------------------------------------------------------------*/
#Body .bizSideTodoList {
	width: 220px;
	margin: 10px 5px;
	border: 1px solid #dddddd;
}
#Body .bizSideTodoList td {
	border-width: 1px 0 0;
}
.bizSideTodoList .block {
	padding: 5px;
}
.bizSideTodoList textarea {
	width: 98%;
}
.bizSideTodoList tr.someone {
	background: #FFFFFF;
}
.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 #dddddd;
}
.bizSideScheduleList dl {
	border-top: 1px solid #dddddd;
}
.bizSideScheduleList dt {
	float: left;
	width: 60px;
	padding: 5px;
	text-align: center;
}
.bizSideScheduleList dd {
	zoom: 1;
	margin-left: 70px;
	padding: 5px;
	border-left: 1px solid #dddddd;
}

/*==============================================================================
 * 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 .partsHeading h3 {
	float: left;
}
 
.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（ホームメインテーブル）
 *----------------------------------------------------------------------------*/
.homeMainTable .partsHeading h3 {
	float: left;
	/*width: 66%;*/
}
.homeMainTable .partsHeading p.link {
	margin:5px 5px 0 0;
	float: right;
	width: 33%;
	text-align: right;
}

.homeMainTable .partsHeading p.link a {
	/*text-decoration:underline;*/
}

.homeMainTable th {
	width: 83px;
	background-color: #FFFFFF;
}
.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(./skin/default/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(./img_skin.php?filename=icon_1&amp;image_filename=skin_icon_1_1253243276.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(./img_skin.php?filename=icon_2&amp;image_filename=skin_icon_2_1253243317.gif);
}
.homeMainTable ul.articleList li span.date {
	padding-right: 18px;
	background: url(./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: #FFFFFF;
}
.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;
    width:90%;
	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.inputArea {
	width: 250px;
}

.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;
}

 div.operation {
	padding: 10px 0;
    background-color:#eee;
}

/*==============================================================================
 * 40. weeklyCalendarTable（週間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
.weeklyCalendarTable .partsHeading h3 {
	float: left;
	/*width: 66%;*/
}

.weeklyCalendarTable .partsHeading p.link {
	float: right;
	width: 33%;
	margin: 0;
	text-align: right;
}

#Body .weeklyCalendarTable .parts {
	border-top: none;
}
.weeklyCalendarTable div.block {
	padding: 5px;
    background-color: #f8f8f8;
    text-align:center;
}
.weeklyCalendarTable .input_text {
	width: 120px;
}
.weeklyCalendarTable .input_submit {
	margin-right: 8px;
}
.weeklyCalendarTable .calendar td {
	padding: 5px;
	vertical-align: top;
}
.weeklyCalendarTable .calendar .today {
	background: #FFFFFF;
}
.weeklyCalendarTable .calendar .today p.day {
	font-weight: bold;
}
.weeklyCalendarTable ul.moreInfo {
	margin: 0 2px 0 auto;
	width: 9em;
}

/*==============================================================================
 * 41. monthlyCalendarTable（月間カレンダーテーブル）
 *----------------------------------------------------------------------------*/
.monthlyCalendarTable .partsHeading h3 {
	float: left;
}

.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: #FFFFFF;
	font-weight: bold;
}
.monthlyCalendarTable .calendar td p {
	font-weight: normal;
}
.monthlyCalendarTable .partsInfo {
	padding: 5px;
	background: #FFFFFF;
}
.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: #FFFFFF;
}
.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 #FFFFF;
}
.sideNav .partsHeading {
	border-bottom: 1px solid #dddddd;
}
.sideNav .pageNav ul {
	margin: 1px;
}
.sideNav .pageNav li {
	padding: 4px 0 4px 18px;
	background: url(./img_skin.php?filename=icon_1&amp;image_filename=skin_icon_1_1253243276.gif) 8px 50% no-repeat scroll;
}
.sideNav .pageNav li.looking {
	background-color: #FFFFFF;
}
.sideNav .calendar .partsHeading {
	padding: 4px 0;
	border: none;
	background: none;
	text-align: center;
}
.sideNav .calendar th {
	background-color: #FFFFFF;
	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(./img_skin.php?filename=icon_1&amp;image_filename=skin_icon_1_1253243276.gif); }
.sideNav .recentlyDiary li   { background-image: url(./skin/default/img/icon_3.gif); }
.sideNav .recentlyComment li { background-image: url(./img_skin.php?filename=icon_1&amp;image_filename=skin_icon_1_1253243276.gif); }
.sideNav .monthlyDiary li    { background-image: url(./img_skin.php?filename=icon_2&amp;image_filename=skin_icon_2_1253243317.gif); }
.sideNav .listCategory li    { background-image: url(./img_skin.php?filename=icon_2&amp;image_filename=skin_icon_2_1253243317.gif); }

/*==============================================================================
 * 44. rankingSideNav（ランキングサイドナビ）
 *----------------------------------------------------------------------------*/
.rankingSideNav {
	width: 150px;
	margin: 0 auto;
	border: 8px solid #FFFFF;
}
.rankingSideNav .partsHeading {
	padding: 2px 4px;
	border-bottom: 1px solid #dddddd;
	background-image: none;
	text-align: center;
}
.rankingSideNav p {
	margin: 3px;
}
.rankingSideNav p.link {
	padding: 3px;
	border: 1px solid #dddddd;
	text-align: right;
}

/**=============================================================================
 * 配色設定
 *----------------------------------------------------------------------------*/
#Body {
	/* border-top:5px solid #3c2622;
	background: #php echo $colors[2]; ?>; */
}
#Container {
	background: #FFFFFF;
}
div.dparts {
	background-color: #FFFFFF;
}
div.parts {
	background-color: #FFFFF;
}
.sideNav .item {
	background-color: #FFFFF;
}
#Body .sideNav {
	background-color: transparent;
}
#Body .linkLine,
#Body .searchFormLine,
#Body .buttonLine,
#Body .prevNextLinkLine {
	background-color: transparent;
}

/**=============================================================================
 * ログインページ
 *----------------------------------------------------------------------------*/
div#container_login {
	position: relative;
	display: block;
	margin: 0px auto;
	width: 850px;
	height: 480px;
	padding: 0px;
}

div#container_login img.bg {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 850px;
	height: 480px;
	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 {
	padding:3px 5px 2px 5px;
	display: block;
	position: absolute;
	left: 11px;
	top: 212px;
	width: 175px;
	/*height: 23px;*/
	font-size: 10pt;
	z-index: 100;
}

div#container_login input#password {
	padding:3px 5px 2px 5px;
	display: block;
	position: absolute;
	left: 11px;
	top: 261px;
	width: 175px;
	/*height: 23px;*/
	font-size: 10pt;
	z-index: 110;
}

div#container_login input#button_login {
	display: block;
	position: absolute;
	left: 25px;
	top: 332px;
	width: 161px;
	height: 39px;
	border: none 0px; 
	background-color: transparent;
	z-index: 160;
}

/*div#container_login a#button_new_regist {
	display: block;
	position: absolute;
	left: 25px;
	top: 428px;
	width: 155px;
	height: 33px;
	border: none 0px;
	z-index: 130;
}*/

div#container_login ul#topList {
	position: absolute;
	left: 25px;
	top: 427px;
	width: 161px;
	height: 39px;
	border: none 0px;
	z-index: 130;
    list-style-type:none;
}

div#container_login ul#topList li { margin:0; padding:0; width: 161px; text-indent:-9999px; border:0;}
div#container_login ul#topList li a { height:39px; display:block; background-position:top left; background-repeat:no-repeat; border:0;}
div#container_login ul#topList li#newRegistration a { background-image:url(/sns/imgs/button/register.gif);}
div#container_login ul#topList li a:hover { background-position:bottom left;}

div#container_login div.msg {
	display: block;
	position: absolute;
	border: none 0px;
	padding: 3px 0px;
	left: 10px;
	top: 300px;
    text-align:center;
	width: 185px;
	height: 42px;
	font-size: 12px;
	z-index: 140;
}

div#container_login div.msg span.password_query {
	display: block;
	position: absolute;
	border: none 0px;
	top: 100px;
	width: 185px;
	font-size: 12px;
	z-index: 140;
}

div#container_login ul#topTextLink {
	left:15px;
	top: 100px;
    position: absolute;
}

div#container_login ul#topTextLink li {
	position:relative;
}

div#container_login ul#topTextLink li a {
	padding:2px 0 2px 10px;
	background:url(/sns/imgs/icons/arrow_right.gif) 0 5px no-repeat;
}

div#container_login div.msg * {
	font-size: 8pt;
}


/* code for the login page */
div#container_login .footer {
	display: block;
	position: absolute;
	left: 0px;
	top: 480px;
	width: 850px;
	height: 70px;
	z-index: 300;
}
.footer p {
	margin:0;
    padding:5px 0;
    font-size:0.7em;
    color:#383535;
    text-align:center;
    background-color:#bbd63d;
}



ul#footer {
	 margin:0; padding:0; width:850px; position:relative; height:70px; list-style-type:none;
}

ul#footer li {
	 margin:0; padding:0; position:relative; float:left; text-indent:-9999px;
}

ul#footer li a {
	 height:70px; width:213px; display:block; background-position:top left; background-repeat:no-repeat;
}

ul#footer li a:hover {
	 background-position:top right;
}

ul#footer li#help a { background-image: url(/sns/imgs/footer_help.gif);}
ul#footer li#regulations a { background-image: url(/sns/imgs/footer_regulations.gif);}
ul#footer li#privacy a { background-image: url(/sns/imgs/footer_privacy.gif);}
ul#footer li#contact a { width:211px; background-image: url(/sns/imgs/footer_contact.gif);}




/*==============================================================================
 * 文字装飾
 *----------------------------------------------------------------------------*/
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
 *----------------------------------------------------------------------------*/
/**フォント色変更**/

/*リンク関連*/
a:link    { color: #3a444a; }
a:visited { color: #47159a; }
a:hover   { color: #839a15; }
a:active  { color: #3a444a; }

/*コンテンツ見出しlv1*/
td.bg_06 span.b_b,
.c_00 { color: #222222; }

/*コンテンツ見出しlv2*/
.c_01 { color: #444444; }

/*強調文字暖色*/
.c_02 { color: #D92C49; }

/*強調文字寒色*/
.c_03 { color: #2C65D9; }

/*その他文字色*/
body { background:url(/sns/imgs/background_bg.gif) 0 0 repeat; color:#333333;}

#Container{ }


/* TOP MAIN */

a.homeBtn { width:210px; height:180px; position:absolute; text-indent:-9999px;}
a.homeBtnSns { margin:10px 0 0 20px; width:160px; height:40px; position:absolute; text-indent:-9999px; z-index:9000;}

div#Top { margin:0 0 15px 0; text-align:center;}
div#Top div.topBanners { margin:0 auto; width:710px;}

/* profile image area */
div.homePhotoBox { margin:0 0 15px 0; padding:0; background:url(/sns/imgs/mypage_mypict_bg_bg.gif) 0 0 repeat-y;}
div.homePhotoBox div.photo_parts { margin:0; padding:25px 0 0 0; border:0; background:url(/sns/imgs/mypage_mypict_top_bg.gif) 0 0 no-repeat;}
div.homePhotoBox div.photo_parts div.photo { padding:15px 0 5px 0; border:0; background:url(/sns/imgs/mypage_mypict_mid_bg.gif) left bottom no-repeat;}
div.homePhotoBox p.text { margin:0; padding:10px 0; background:#bdd73e url(/sns/imgs/mypage_mypict_bottom_bg.gif) left bottom no-repeat;}
div.homePhotoBox div.photo_parts ul.moreInfo { /*padding-bottom:10px; background:url(/sns/imgs/mypage_mypict_mid_bg.gif) left bottom no-repeat;*/}

div.descriptionBox { background-color:#eee; border:1px solid #ddd;}
div.descriptionBox div.parts { background-color:#fff;}
div.descriptionBox span.urlDisp { margin:3px 0; padding:3px; font-size:1.5em; line-height:1.4em; font-weight:bold; background-color:#bbb; border:1px solid #aaa;}

div.partsHeading {  background-color:#d9f37e;}
ul.listMenu { background-color:#eeeeee; margin:0; padding:5px 0;}
ul.listMenu li { margin-right:5px; /*float:right;*/ text-align:right; position:relative; clear:both;}
ul.listMenu li a {
	padding:2px 0 2px 10px;
	background:url(/sns/imgs/icons/arrow_right.gif) 0 5px no-repeat;
    /*background: url(./img_skin.php?filename=icon_arrow_1&amp;image_filename=skin_icon_arrow_1_1254996295.gif) no-repeat 0 0.4em;*/
}
ul.listMenu.button li {
	padding: 0;
	background: none;
}
ul.listMenu.button li form {
	display: inline;
}
ul.listMenu.button li form .input_submit {
	margin: 0 5px;
}

tr.myRecentDiary ul.moreInfo, tr.recentCommunityTopicComment ul.moreInfo { margin:5px 0 0 0; padding-top:5px; border-top:1px solid #ddd;}
tr.myRecentDiary ul.moreInfo li, tr.recentCommunityTopicComment ul.moreInfo li { margin-right:15px; float:right; position:relative;}

ul.moreInfo { margin:5px 0 0 0; padding:5px 0; border-top:1px dotted #ddd; background:#efefef url(/sns/imgs/moreinfo_bg.gif) bottom left repeat-x;}
ul.moreInfo li { margin-right:15px; float:right; position:relative;}

p { color:#333333;}
p.dates { padding:5px; font-size:0.8em; background-color:#fff;}

ul.list {}
ul.list li { margin:0 0 5px 0; padding:0 0 5px 0; border-bottom:1px dotted #ccc;}
ul.imgList { margin:5px auto; width:148px;}
ul.imgList li { margin-bottom:5px;}

div.photo img.pict { margin-bottom:15px;}


/* DIARY */
div.leftColumn { border-top:3px solid #ddd;}
table.calendar { font-size:0.8em; text-align:center;}
table.calendar th.title { font-size:0.9em; background-color:#fff;}
table.calendar td { margin:0; padding:0; background-color:#f2f2f2;}
table.calendar td a { margin:0; display:block;}

div.item { margin:5px 0; background-color:#fefefe; border:1px solid /*#afd137*/ #ddd;}

div.partsHeading { margin:0; padding:0; background-color:#b3ddd9;}
div.partsHeading h3 { margin:3px; padding:3px 5px 3px 20px; font-size:1em; color:#454545; background:#fff url(/sns/imgs/icons/h3_icon.gif) no-repeat 5px 4px; float: left;}
div.partsHeading span { background-color:#eee;}

/*div.item ul.list li { background:url(/sns/imgs/layout/dotline_horizontal01.gif) left bottom repeat-x;}*/

dl.diary dd, dl.topics dd { margin:0; border:0;}
dl.diary div.title, dl.topics div.title { padding:12px 0 0 12px; background:#e9f1c8 url(/sns/imgs/icons/document.gif) 12px 10px no-repeat;}
dl.diary dd div.title, dl.topics dd div.title { margin:0;}
dl.diary dd div.title p.heading, dl.topics dd div.title p.heading { margin:0 0 5px 18px; padding:0; } /* see HTML */
dl.diary dd div.title p.public { } /* see HTML*/
div.body {padding:10px;}
p.noteTime { margin:0; padding:5px; font-size:0.8em; color:#333; border-bottom:1px solid #ddd; /*background-color:#d9f37e;*/ background-color:#f2f2f2;}



/* MESSAGE */
ul.messageList {padding:5px 0; border-top:1px solid #ddd; background-color:#f3f3f3;}
p.txtBox { padding:10px;}



div.operation { }
div.partsInfo { padding:5px; text-align:center; border:1px solid #fff; background-color:#f2f2f2;}

table th { background-color:#ebf3cf;}
ul.nickName li { margin:3px 0;}
span.alert { margin:0 2px; color:red;}
span { font-size:0.9em; color:#666;}

p.infoAlert { float:right; padding:3px; margin:3px; background-color:#fff; font-size:0.9em; color:#666;}


/* SLIDESHOW STARTS */
.stepcarousel{
margin:5px auto;
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 580px; /*Width of Carousel Viewer itself*/
height: 440px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
border:0;
}

.stepcarousel .panel{
text-align:center;
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 560px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 440px;
border:0;
}

.stepcarousel .panel span {
line-height:440px;
border:1px solid white; /* makes the image vertically centered hack??*/
}


.stepcarousel .panel span img {
vertical-align:middle;
}

/* SLIDESHOW ENDS */

/* PROFILE */

div#profile { margin:0; padding:0px; border:1px solid #ccc; background-color:#fcf8ee; /*background:url(/sns/imgs/profile_bg.png) 0 0 repeat-y;*/}
div.profHeading { border-bottom:1px dotted #bbb;}
/*div.profHeading h3 { margin:0; padding:5px 0; background-color:#b3ddd9; color:#ffffff; text-align:center; border-bottom:1px dotted #bbb;}*/
div.profHeading p.link { margin:0 auto 5px auto; padding:3px 5px; text-align:right; font-size:0.9em; background-color:#ddd; border-bottom:1px dotted #ccc;}
div.profHeading p.link a {}
div#profile ul#profileList { margin:5px 10px;}
div#profile ul#profileList li { margin:5px 0; padding:5px 0; border-bottom:1px dotted #ccc;}
div#profile ul#profileList li span.title { margin-right:5px; padding:2px 3px; background-color:#ffffff; border:1px solid #eee;}
div#profile ul#profileList li span.multiple { }

ul.textList { margin:0; padding:0; border:0;}
ul.textListBg { background:#fff url(/sns/imgs/link_bg.gif) bottom left repeat-x;}
ul.textList li { margin:3px 5px 5px 5px; border:0;}
ul.textList li.right { text-align:right; border:0;}
/*ul.textList li span.date { margin-right:5px; padding:2px 3px; background-color:#ffffff; border:1px solid #eee;}*/
ul.textList li span.date { margin:0 5px 5px 10px; padding:2px 3px; background-color:#eee; border:1px solid #ddd;}

div#pictBox { margin:0; padding:0; /*background-color:#e6e6e6;*/ border:1px solid #ccc;}
div#pictBox div.photo { margin:0 auto; padding:15px 0; width:400px; text-align:center;}
div#pictBox div.photoHome { margin:0 auto; padding:15px 0; text-align:center;}
.centering {display: block; margin-left: auto; margin-right: auto;}
div#pictBox ul.btnList { margin:0 auto 10px auto; width:300px;}

div#pictBox p.noSpace span.friendLink { margin:0 0 5px 0; padding:3px 5px; background-color:#fff; border:3px solid #fff;}
div.tableStyle { width:450px; border:1px solid #ddd;}

dl.recommend { margin:10px 0;}
dl.recommend dt.friendPict {margin:0; padding:0; width:120px; text-align:center; float:left;}
dl.recommend dd.text { width:180px; float:right;}
dl.recommend dd.text p.white { margin:5px 0 0 0; padding:5px; background-color:#fff; border:1px dotted #ddd;}

div#info { margin:15px 0;}
div#info p { margin:5px 0; text-align:center;}

p span.bold { margin:0; padding:0; font-size:1.4em; color:#000;}
p span.sbold { margin:0; padding:0; font-size:0.9em; color:#000; background-color:#ddd; border:1px solid #ccc;}
p span.login { color:#555;}
p.noSpace { margin:0 0 10px 0; padding:0;}

/* TABLE LISTS */
div.pagerAbsolute { background-color:#fff; border-bottom:1px solid #ddd;}
div.pagerAbsolute p { color:#666; font-size:0.8em;}
div.pagerRelative { background-color:#eee;}
tr.photo td { background-color:#f9f9f9/*fcffef*/;}
tr.photo td p.itemTable { margin:0; padding:2px; text-align:center;}
table td span.moreInfo { }
table td { line-height:1.5em;}

span.label { margin:0; padding:0; border:1px solid red;}

div.body ul.photo {}
div.body ul.photo li a {}

a.orange { color:#f28a19; font-weight:bold;}
a.orange:hover  { color:#999; font-weight:bold;}

table.borderDotted tr th { border-right:1px dotted #bbb; width:120px; background:#f6f6f6 url(/sns/imgs/grey_light_bg.gif) 0 0 repeat-x;}
/*table.borderDotted tr th { border-right:1px dotted #bbb; width:120px; background:#ebf3cf url(/sns/imgs/green_light_bg.gif) 0 0 repeat-x;}*/
table.borderDotted tr th.slim { padding-left:10px; width:60px; text-align:left;}
table.borderDotted tr th.dark { background:#dde7b0 url(/sns/imgs/green_dark_bg.gif) 0 0 repeat-x;}
table.borderDotted td { border-left:0; width:300px;}
table.borderDotted td.slim { border-left:0; width:250px;}
table.borderDotted p { padding:5px; color:#555;}
table.borderDotted ul { padding:5px; color:#555;}
table.borderDotted ul li { margin:3px 0;}

div.topMessage { margin:5px auto 10px auto; padding:0 5px 5px 5px; width:600px; height:30px;}
div.topMessageColumn { margin:0 0 10px 0; padding:10px; background:#fff url(/sns/imgs/friend_message_bg.gif) 0 0 repeat-x; border:1px solid #ccc;}
p.messageIcon { padding-left:15px; background:url(/sns/imgs/icons/bulb.gif) 0 0 no-repeat;}
div.topMessage ul.rightColumn { float:right;}

ul.messageIcon { margin:0 10px; list-style-type:none;}
ul.messageIcon li { margin:5px 0; padding-left:15px; background:url(/sns/imgs/icons/bulb.gif) 0 0 no-repeat;}

/* home */
div.clearDiv { clear:both; height:10px; margin:0; padding:0;}

/* button Action */
ul.btnAction { margin:10px auto; padding:0; width:145px; list-style-type:none;}
ul.btnAction li { margin:0; padding:0; text-indent:-9999px;}
ul.btnAction li a { height:34px; display:block; background-position:top left; background-repeat:no-repeat;}
ul.btnAction li a:hover { background-position:top right;}
ul.btnAction li#myFriend a { width:145px; background-image:url(/sns/imgs/button/myfriend.gif);}
ul.btnAction li#reference a { width:145px; background-image:url(/sns/imgs/button/reference.gif);}

div.personalMessage { margin:0 0 10px 0; padding:0; border:1px solid #ccc;}
div.personalMessage h5 { margin:0 0 5px; padding:10px 0 0 10px; height:22px; background:url(/sns/imgs/h5_bg.gif) bottom left repeat-x; border-top:2px solid #bdd73e;}
div.personalMessage h5 span { color:#bdd73e; font-weight:bold;}
div.personalMessage p#topic { margin:0 0 3px 0; padding:0 10px 5px 10px; border-bottom:1px solid #ddd;}

/* search */
div.searchFormLine { padding:4px 0 0 0; height:29px; background:url(/sns/imgs/search_bg.gif) 0 0 repeat-x; border:1px solid #ccc;}
div.searchFormLine ul li span.search { padding:4px 5px; background-color:#fff; border:1px solid #999;}
input.searchBtn { background:url(/sns/imgs/button/search.gif) 0 0 no-repeat; width:60px; height:21px; border:0;}


/* LOGIN */


/* main css items */

div.whiteBorder { margin:0; border:1px solid #fff}
.borderTop { border-top:1px solid #ddd;}
li.borderNone { border:0;}

a.arrowLeft { padding-right:10px; background:url(/sns/imgs/icons/arrow_left.gif) 0 3px no-repeat;}
a.arrowRight { padding-left:10px; background:url(/sns/imgs/icons/arrow_right.gif) 0 3px no-repeat;}

ul.check li { float:left;}

table.calendar td { margin:0; background:#e7e7e7 url(/sns/imgs/calendar_td_bg.gif) 0 0 repeat-x;}
table.calendar td p { margin:3px; font-size:0.9em; line-height:1.3em;}

div.calendarHeading { margin:0; padding:0; background:#dddee0 url(/sns/imgs/calendar_bg.gif) 0 0 repeat-x; border-top:1px dotted #aaa; border-bottom:1px dotted #ccc;}
div#calendarIcon { margin:0 10px 0 0; padding:0; width:145px; height:33px; float:right; background:url(/sns/imgs/icons/calendar.gif) 0 0 no-repeat;}
div#calendarInsert { margin:0 0 0 10px; padding:5px 3px 0 0; width:330px; float:left;}

div.subPartsHeading { margin:0; padding:4px 12px; background:#dddee0 url(/sns/imgs/subheading_bg.gif) 0 0 repeat-x; border-top:1px dotted #aaa; border-bottom:1px dotted #ccc;}
div.subPartsHeading h4 { margin:0; padding:0; color:#555;}

ul.articleList { margin:0; padding:5px 0;}

ul.dateList { margin:0; padding:5px;}
ul.dateList li { margin:0; padding:3px 0 5px 0; border-bottom:1px dotted #ccc;}
ul.dateList li span.date { margin:0 5px 5px 0; padding:2px 3px; background-color:#eee; border:1px solid #ddd;}


/*　RANKING SKINS　*/

div.homeBox { margin:0 0 10px 0; padding:10px; text-align:center; border:1px solid #ddd;}
div.rank_REGULAR { background:#feed95 url(/sns/imgs/skins/REGULAR.gif) 0 0 repeat;}
div.rank_SILVER { background:#999999 url(/sns/imgs/skins/SILVER.gif) 0 0 repeat;}
div.rank_GOLD { background-color:#b2ae4b;}
div.rank_PLATINUM { background:#000 url(/sns/imgs/skins/PLATINUM.gif) 0 0 repeat;}
div.rank_no_rank { background-color:#ddd;}

div.rankMain_REGULAR { background:#feed95 url(/sns/imgs/skins/REGULAR_main.gif) 0 0 repeat;}
div.rankMain_SILVER { background:#999999 url(/sns/imgs/skins/SILVER.gif) 0 0 repeat;}
div.rankMain_GOLD { background-color:#b2ae4b;}
div.rankMain_PLATINUM { background:#000 url(/sns/imgs/skins/PLATINUM_main.gif) 0 0 repeat;}
div.rankMain_no_rank { background-color:#ddd;}

div.homeBox div.photo { margin:0 auto; width:180px; border:1px solid #eee;}
div.homeBox p.message { margin:0 0 5px 0; padding:3px; background-color:#fff; text-align:center;}

/*　RANKING SKINS　*/


/*div#Header div#globalNavBefore { width:150px; margin:10px auto;}*/

ul.contact { margin:10px; padding:10px;}

div#singlePage {}
div#singlePage h4 { margin-top:30px; padding:8px 0 5px 10px; border:1px solid #ddd; border-top:3px solid #999; border-bottom:1px dotted #ddd; background-color:#eee;}
div#singlePage p { margin:10px; line-height:1.4em;}

ul.numeric { margin:10px; list-style-type: decimal;}
ul.numeric li { margin:3px 0;}
ul.numeric ol { margin-left:10px;}

/* css before */
div#Header_other { width:850px; height:130px; background:#ffffff url(/sns/imgs/header_pre.gif) 0 0 repeat;}
div#Header_other h1 a { width:150px; margin:15px 0 0 20px; text-indent:-9999px; position:absolute; padding-top:100px;}
/*div#globalNavBefore { width:850px; height:130px; /*visibility:hidden; postition:absolute;*/}*/


div.clearThis { border:0; margin:0; padding:0; height:1px; width:1px; clear:both;}


/* REVIEW */
ul.itemList { margin:0; padding:0; list-style-type:none;}
ul.itemList li { margin-right:10px; padding:6px 0 0 21px; height:19px; background:url(/sns/imgs/icons/paw_grey.gif) 0 3px no-repeat; float:left;}


/* TOP ALERT BOX */

div.alertInfo { margin:5px auto; padding:10px; border:1px solid #ddd; width:500px; min-height:20px;}
div.alertInfo ul#alertBox { margin-left:30px;}
div.alertInfo ul#alertBox li { padding:3px; background-color:#fff; border:1px solid #ddd;}


/* bottom btn */
div.singleBtnBottom { border:1px solid #ddd; background-color:#eee; margin-bottom:100px;}
div.singleBtnBottom ul.moreInfo { border:0; background-color:#eee; margin:0; padding:5px;}

ul.noBorder { margin:0; padding:0; border:0;}
ul.noBorder li { float:none; border:0;}

ul.btnTwoMid { border:0; margin:10px auto; width:240px; padding:0; text-align:center;}

h4.label { margin:5px 0; padding:6px 0 5px 10px; font-size:1.2em; font-weight:bold; border-top:1px solid #fff; border-bottom:1px dotted #bbb;}
dt.categoryTitle { padding:6px 10px 2px 8px; font-size:1.2em; font-weight:bold;}

/* PAGER */
div.pagerRelative p.prev { padding-left:10px; background:url(/sns/imgs/icons/arrow_left.gif) 0 3px no-repeat;}
div.pagerRelative p.next { padding-left:10px; background:url(/sns/imgs/icons/arrow_right.gif) 0 3px no-repeat;}


/* Amazon */
div.messageDisp { margin:0; padding:10px; background:#eee url(/sns/imgs/white_stripe_bg.gif) 0 0 repeat; border:5px solid #ddd;}
div.messageDisp p.desc { font-size:1.1em; line-height:1.4em;}
h4.itemTitle { margin:0; padding:6px 0 4px 5px; font-size:1.2em; font-weight:bold; border-bottom:1px dotted #ddd; border-left:0; background:#f6f6f6 url(/sns/imgs/grey_light_bg.gif) 0 0 repeat-x;}
dt.itemImage { }
p.itemInfo { margin:0; padding:5px; background-color:#f8f8f8; border-top:1px solid #fff; border-bottom:1px dotted #ddd;}
p.itemComment { margin:0; padding:15px 10px; font-size:1.2em; background-color:#eee; border-top:1px solid #fff; border-bottom:1px dotted #ddd;}
dd.items { border-left:1px dotted #ddd;}
ul.itemReview, ul.itemReviewView { margin:30px auto 0 auto; padding-bottom:60px; width:157px; list-style-type:none;}
ul.itemReview li, ul.itemReviewView li { margin:0; padding:0; text-indent:-9999px;}
ul.itemReview li a, ul.itemReviewView li a { height:35px; display:block; background-image:url(/sns/imgs/button/review.gif); background-position:top left; background-repeat:no-repeat;}
ul.itemReview li a:hover, ul.itemReviewView li a:hover { background-position:bottom left;}
ul.itemReviewView li a { background-image:url(/sns/imgs/button/review_view.gif);}

p.arrow { padding-left:10px; background:url(/sns/imgs/icons/arrow_right.gif) 0 3px no-repeat;}
p.arrowReview { padding-left:15px; background:url(/sns/imgs/icons/arrow_right.gif) 0 10px no-repeat;}
p.amazon { margin:10px 0; text-align:center;}
p.left { float:left;}
p.right { float:right;}