@charset "utf-8";

/*

=========================================================
last updated:2009/06/11 vol.01
=========================================================


Table Of Contents
=========================================================
 1.Common
   :Icons
   :Note
   :Text Area
   :Sign on My pet
   :Others Page Module
   :Sort Area Module
   :No Match
   :Link Style
   :Search Area Module
   :Search Result Title
   :Page Navigation
   :URL Announce
   :Report(offender) Area
   :Flash Alert
   :Form Area Module
   :Javascript Off
   :Login Alert
	:Back to the previous screen
   :Other

 2.MY Top Information
   :Information List
   :Top Comment All View

 3.MY Movie
   :Movie Top Module (TOP/My TOP)
   :Movie Up Load
   :Movie All View
   :Movie Area
   :Movie Detail Title
   :Movie Comment
   :Movie Tag
   :Movie Percentage (right)
   :

 4.MY Album
   :Album All View
   :Album Detail
   :Album Comment
   :Album Crap
   :Album Write Comment Title
   :Album Write Diary Sub Function
   :Album Rakugaki Sub Function
   :Album Favorite Sub Function
   :Album Tag View
   :Album Tag View Title
   :Album Tag Search (right)
   :Album Photo View (right)
   :

=========================================================
*/




/* 1.Common
=============================================================================== */

/* Icons
---------------------------------------------*/
/* write diary */
.diaryIcon {
	padding-left:20px !important;
	background:url(../../maincontents/my/common/icon/icon_diary01.gif) no-repeat top left;
}


/* rakugaki */
.rakugakiIcon {
	padding-left:25px !important;
	background:url(../../maincontents/my/common/icon/icon_rakugaki01.gif) no-repeat top left;
}


/* favorite */
.favoriteIcon {
	padding-left:20px !important;
	background:url(../../maincontents/my/common/icon/icon_favorite01.gif) no-repeat top left;
}


/* Note
---------------------------------------------*/
div.noteBox {
	padding:10px;
	border:solid 1px #cccccc;
}

div.noteBox dt {
	margin:0 0 8px 0;
	font-weight:bold;
	font-size:108%;
	color:#eb6100;
}

div.noteBox li {
	padding:0 0 0 10px;
	background:url(../../maincontents/ypet_li01.gif) no-repeat left 6px;
}

div.note {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding:7px;
	border:solid 1px #cccccc;
}

div.note p span {
	font-weight:bold;
}


/* Text Area
---------------------------------------------*/
div.cmnTxtArea {
	margin-left:10px;
	margin-right:10px;
}

div.cmnTxtArea p.flL {
	float:left;
}

div.cmnTxtArea p.flR {
	float:right;
}


/* Clear fix
--------------------- */
div.cmnTxtArea:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.cmnTxtArea {
	display: inline-block;
}

/* no ie mac \*/
* html div.cmnTxtArea {
	height: 1%;
}

div.cmnTxtArea {
	display: block;
}
/* */


/* Sign on My pet 
---------------------------------------------*/
div.mypet {
	margin-top:10px;
	margin-bottom:0;
}



/* Others Page Module
--------------------------------------------*/
div#others {
	margin:0 0 18px 0;
	padding:0 0 12px 0;
	background:url(../../maincontents/others_btm.gif) no-repeat bottom;
}

div#others div.inner {
	padding:12px 10px 0 10px;
	background:url(../../maincontents/others_top.gif) no-repeat top;
}


div#others p.username {
	width:;
	padding:0 0 0 23px;
	float:left;
	font-weight:bold;
	background:url(../../maincontents/others_icon.gif) no-repeat;
}

div#others p.txt {
	width:;
	float:right;
}


/* Sort Area Module
---------------------------------------------*/
div.cmnSortArea {
	margin:10px 10px 0 10px;
	padding:0 0 11px 0;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom;
}


/* Clear fix
--------------------- */
div.cmnSortArea:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.cmnSortArea {
	display: inline-block;
}

/* no ie mac \*/
* html div.cmnSortArea {
	height: 1%;
}

div.cmnSortArea {
	display: block;
}
/* */


div.cmnSortArea dl {
	width:100%;
}


/* Clear fix
--------------------- */
div.cmnSortArea dl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.cmnSortArea dl {
	display: inline-block;
}

/* no ie mac \*/
* html div.cmnSortArea dl {
	height: 1%;
}

div.cmnSortArea dl {
	display: block;
}
/* */


div.cmnSortArea dt {
	width:6.5em;
	font-weight:bold;
	float:left;
}

div.cmnSortArea dd {
	margin-left:-6.5em;
	padding-left:6.5em;
	float:left;
}


div.cmnSortArea dd em {
	font-weight:bold;
}

div.cmnSortArea dd span {
	color:#999999;
}

div.cmnSortArea dd p {
	margin-bottom:5px;
}

div.cmnSortArea dd p.none {
	margin-bottom:0;
}

div.cmnSortArea img {
	vertical-align:text-bottom;
}

div.cmnSortArea input.bt {
	margin-left:10px;
	width:6em;
}

div.cmnSortArea select,
div.cmnSortArea input{
	vertical-align:middle;
}



/* Sort Area (Table ver)
---------------------------- */
div.cmnSortArea table.sort {
	border-collapse:separate;
	border-spacing:2px;
}


div.cmnSortArea table.sort th {
	padding:4px 30px 4px 10px;
	font-size:108%;
	font-weight:bold;
	background:#e6e6e6;
}

div.cmnSortArea table.sort td {
	padding:0 5px 0 5px;
	font-size:108%;
}

div.cmnSortArea table.sort td em {
	font-weight:bold;
	background:#ffe0be;
}

div.cmnSortArea table.sort td span {
	color:#999999;
}


/* No Match
---------------------------------------------*/
div.cmnNoMatch {
	margin:35px 0 35px 0;
	font-size:108%;
	text-align:center;
}

div.cmnNoMatch p.st01 {
	font-weight:bold;
}



/* Link Style
---------------------------------------------*/
div.cmnLnks {
	margin-bottom:40px;
	text-align:center;
}

div.cmnLnks p {
	font-size:108%;
	display:inline;
	line-height:2.5 !important;
}

div.cmnLnks p strong {
	font-weight:bold;
}

div.cmnLnks p a {
	padding:7px 8px 7px 8px;
	border:2px solid #FF6C00;
	background:#FFFFFF;
}

div.cmnLnks p.lnk01 a {
	border-color:#cccccc;
}


div.cmnLnks p.lnk02 a {
	border-color:#f7b551;
}

div.cmnLnks li {
	margin:0 3px 0 3px;
	font-size:108%;
	display:inline;
	line-height:2.5 !important;
}

div.cmnLnks li strong {
	font-weight:bold;
}

div.cmnLnks li a {
	padding:7px 8px 7px 8px;
	border:2px solid #FF6C00;
	background:#FFFFFF;
}

div.cmnLnks li.lnk01 a {
	border-color:#cccccc;
}


div.cmnLnks li.lnk02 a {
	border-color:#f7b551;
}


/* Search Area Module
---------------------------------------------*/
div.cmnSearchArea {
	padding:7px;
	border:solid 1px #e8e8e8;
	background:#f7f7f7;
}

div.cmnSearchArea th {
	padding-top:3px;
	font-weight:bold;
	vertical-align:middle;
}

div.cmnSearchArea td {
	padding-right:3px;
}

div.cmnSearchArea td input,
div.cmnSearchArea td select {
	vertical-align:middle;
}

div.cmnSearchArea td .st01 {
	width:200px;
	padding:1px;
}

div.cmnSearchArea td .bt {
	width:6em;
}

div.cmnSearchArea p span {
	font-weight:bold;
}

div.cmnSearchArea p span.none {
	font-weight:normal;
	color:#bebebe;
}


/* new type */
div.cmnSearchArea fieldset {
}


/* Clear fix
--------------------- */
div.cmnSearchArea fieldset:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.cmnSearchArea fieldset {
	display: inline-block;
}

/* no ie mac \*/
* html div.cmnSearchArea fieldset {
	height: 1%;
}

div.cmnSearchArea fieldset {
	display: block;
}
/* */

div.cmnSearchArea legend {
	text-indent:-9999px;
	font-size:0px;
}

div.cmnSearchArea fieldset dl {
	padding:0 10px 0 0;
	float:left;
}

div.cmnSearchArea fieldset dt {
	margin:0 0 2px 0;
}

div.cmnSearchArea fieldset .st01 {
	width:200px;
	padding:1px;
}

div.cmnSearchArea fieldset p.btn {
	margin:0.9em 0 0 0;
	float:right;
}

div.cmnSearchArea fieldset .bt {
	width:6em;
}



/* Search Result Title
---------------------------------------------*/
div.cmnSearchTtl {
	margin:10px 10px 0 10px;
	padding:0 0 7px 0;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom;
}

div.cmnSearchTtl p.object {
	padding-left:4.8em;
	text-indent:-4.8em;
	font-size:108%;
	font-weight:bold;
}

div.cmnSearchTtl p.object span {
	font-weight:normal;
	font-size:93%;
}

div.cmnSearchTtl p.txt {
	margin-top:5px;
}

div.cmnSearchTtl div.innr p.txt {
	font-size:108%;
}



/* Page Navigation
---------------------------------------------*/
div.cmnPageNav01 {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}


/* Clear fix
--------------------- */
div.cmnPageNav01:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.cmnPageNav01 {
	display: inline-block;
}

/* no ie mac \*/
* html div.cmnPageNav01 {
	height: 1%;
}

div.cmnPageNav01 {
	display: block;
}
/* */


div.cmnPageNav01 p.st01 {
	float:left;
}

div.cmnPageNav01 p.st01 span {
	font-weight:bold;
}

div.cmnPageNav01 p.st02 {
	float:right;
}

div.cmnPageNav01 p.st02 span {
	color:#cccccc;
}



div.cmnPageNav02 {
	margin:10px 0 15px 0;
	padding:0 0 0 0;
}

div.cmnPageNav02 ul {
	padding:5px 0 6px 0;
	text-align:center;
}

div.cmnPageNav02 li {
	margin:0 7px 0 7px;
	font-size:108%;
	display:inline;
	
}

div.cmnPageNav02 li a {
	padding-top:6px;
	padding-bottom:6px;
	border:solid 1px #cccccc;
}

div.cmnPageNav02 li.st01 a {
	padding-left:32px;
	padding-right:6px;
	background:url(../../maincontents/my/common/icon/cmn_page_nav02_prev.gif) no-repeat left 7px;
}

div.cmnPageNav02 li.st02 a {
	padding-left:6px;
	padding-right:32px;
	background:url(../../maincontents/my/common/icon/cmn_page_nav02_next.gif) no-repeat right 7px;
}


div.cmnPageNav02 li span {
	padding-top:6px;
	padding-bottom:6px;
	color:#cccccc;
	border:solid 1px #cccccc;
}

div.cmnPageNav02 li.st01 span {
	padding-left:32px;
	padding-right:6px;
	background:url(../../maincontents/my/common/icon/cmn_page_nav02_prev_off.gif) no-repeat left 7px;
}

div.cmnPageNav02 li.st02 span {
	padding-left:6px;
	padding-right:32px;
	background:url(../../maincontents/my/common/icon/cmn_page_nav02_next_off.gif) no-repeat right 7px;
}




/* URL Announce
--------------------------------------------*/
div.announce {
	margin:15px 10px 10px 10px;
	padding:10px;
	border:solid 1px #cccccc;
}

div.announce p.txt {
	margin-bottom:5px;
	font-weight:bold;
}

div.announce p.txt img {
	vertical-align:middle;
}

div.announce p.url {
}

div.announce p.url input {
	width:570px;
}


/* Report(offender) Area
--------------------------------------------*/
div#cmnReportArea {
	margin:20px 10px 15px 10px;
	padding:10px 0 0 0;
	border-top:solid 1px #dedede;
}

/* Clear fix
--------------------- */
div#cmnReportArea:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#cmnReportArea {
	display: inline-block;
}

/* no ie mac \*/
* html div#cmnReportArea {
	height: 1%;
}

div#cmnReportArea {
	display: block;
}
/* */

div#cmnReportArea p.txt {
	width:505px;
	float:left;
}

div#cmnReportArea p.btn {
	width:82px;
	text-align:right;
	float:right;
}


/* Flash Alert
--------------------------------------------*/
div.flaAlert {
	margin:10px 0 0 0;
	background:#ffffff;
}




/* Form Area Module
---------------------------------------------*/
div.formArea {
	margin:0 0 0 0;
	padding:0 10px 0 10px;
}

div.formArea table {
	margin-bottom:20px;
}

div.formArea .st01 {
	width:445px;
}

div.formArea .st02 {
	width:410px;
}

div.formArea th {
	width:132px;
	padding:15px 5px 13px 0;
	vertical-align:top;
	font-size:108%;
	font-weight:bold;
	color:#76321a;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom;
}

div.formArea span {
	color:#ff0000;
	font-weight:normal;
}

div.formArea td {
	padding:15px 0 11px 0;
	vertical-align:top;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom;
}

div.formArea td p {
	margin-top:5px;
}

div.formArea div.formBtn {
	margin:0 0 15px 0;
	padding:10px 0 0 0;
	text-align:center;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x top;
}

div.formArea div.formBtn input {
	padding:0 5px 0 5px;
}

div.formArea div.formBtn input.st01 {
	width:auto;
	margin-right:10px;
	padding:0 25px 0 25px;
	color:#ffffff;
	background:#FF6600;
}

div.formArea p.error {
	margin:0 0 5px 0;
	color:#ff0000;
}


/* Javascript Off
---------------------------------------------*/
div.cmnNoscript {
	margin:10px 10px 0 10px;
	padding:5px;
	text-align:center;
	border:solid 2px #ffa368;
	background:#fff2ea;
}

div.cmnNoscript p.txt01 {
	color:#ff5a3f;
	font-weight:bold;
}



/* Login Alert
---------------------------------------------*/
div.cmnNologin {
	margin:10px 0 0 0;
	padding:5px;
	text-align:center;
	border:solid 2px #ffa368;
	background:#fff2ea;
}

div.cmnNologin p.txt01 {
	color:#ff5a3f;
	font-weight:bold;
}

div.cmnNologin p strong {
	font-weight:bold;
}




/* Back to the previous screen
---------------------------------------------*/
div.cmnBackToPrev {
	margin-bottom:20px;
	padding:10px 0 0 0;
	text-align:center;
}


/* Other
---------------------------------------------*/


/* 2.MY Top Information
=============================================================================== */


/* Information List
---------------------------------------------*/
div#topInfoList {
	margin:0 10px 0 10px;
}

div#topInfoList div.innr {
	padding:10px 0 10px 0;
	border-bottom:solid 1px #cccccc;
}

div#topInfoList div.none {
	border:none !important;
}

div#topInfoList img {
	vertical-align:bottom;
}

div#topInfoList dl {
	margin:0 0 0 0;
}

/* Clear fix
--------------------- */
div#topInfoList dl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#topInfoList dl {
	display: inline-block;
}

/* no ie mac \*/
* html div#topInfoList dl {
	height: 1%;
}

div#topInfoList dl {
	display: block;
}
/* */


div#topInfoList dt {
	width:39px;
	padding:0 0 7px 0;
	float:left;
	clear:both;
}

div#topInfoList dd {
	width:557px;
	padding:0 0 7px 0;
	float:left;
}


/* Clear fix
--------------------- */
div#topInfoList dd:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#topInfoList dd {
	display: inline-block;
}

/* no ie mac \*/
* html div#topInfoList dd {
	height: 1%;
}

div#topInfoList dd {
	display: block;
}
/* */


div#topInfoList dd p {
	font-size:100%;
	float:left;
	line-height:1.4;
	display:inline;
}

div#topInfoList dd p.txt {
	width:272px;
	margin:0 10px 0 0;
}

div#topInfoList dd p.name {
	width:125px;
	margin:0 10px 0 0;
}

div#topInfoList dd p.date {
	width:138px;
	text-align:right;
}

div#topInfoList p.lnk {
	margin-top:20px;
	text-align:right;
	clear:both;
}



/* Top Comment All View
---------------------------------------------*/
div#topCmtAllView {
	margin:20px 10px 0 10px;
}

div#topCmtAllView p.noMatch { /* no match Text */
	margin:0 0 40px 0;
	text-align:center;
	font-size:108%;
	font-weight:bold;
}

div#topCmtAllView img {
	vertical-align:bottom;
}

div#topCmtAllView ul {
}

div#topCmtAllView li {
	margin:16px 0 0 0;
	padding:0 0 12px 0;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom left;
}

div#topCmtAllView li.none {
	margin-top:0 !important;
}

div#topCmtAllView dl {
	width:100%;
}

* html div#topCmtAllView dl {
	width:auto;
}

/* Clear fix
--------------------- */
div#topCmtAllView dl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#topCmtAllView dl {
	display: inline-block;
}

/* no ie mac \*/
* html div#topCmtAllView dl {
	height: 1%;
}

div#topCmtAllView dl {
	display: block;
}
/* */

div#topCmtAllView dt {
	margin:0 0 3px 0;
	font-size:108%;
	font-weight:bold;
}

div#topCmtAllView dd {
	margin:0;
	padding:0;
}

div#topCmtAllView dd.name {
	margin:0 0 0 0;
	padding:0 0 10px 0;
}

div#topCmtAllView dd.txt {
	display:inline;
	float:left;
}

div#topCmtAllView dd.txt dl {
	display:inline;
}

div#topCmtAllView dd.txt dt {
	font-size:100%;
	float:left;
}

div#topCmtAllView dd.txt dt img {
	margin:0 9px 0 0;
	vertical-align:text-bottom;
}

div#topCmtAllView dd.txt dd {
	float:left;
}


div#topCmtAllView dd.date {
	display:inline;
	float:right;
}


/* 3.MY Movie
=============================================================================== */

/* Movie Top Module
---------------------------------------------*/
div#movieTopMd {
	margin:20px 0 0 0;
}

div#movieTopMd div.ttl01 {
	padding:4px 0 4px 0;
	background:url(../../maincontents/ypet_tt00_bg01a.gif) no-repeat left top;
	border-bottom:2px solid #FF7723;
}

div#movieTopMd div.ttl02 {
	padding:0 0 5px 0;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom left;
}


/* Clear fix
--------------------- */
div#movieTopMd div.ttl01:after,
div#movieTopMd div.ttl02:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#movieTopMd div.ttl01,
* html div#movieTopMd div.ttl02 {
	display: inline-block;
}

/* no ie mac \*/
* html div#movieTopMd div.ttl01,
* html div#movieTopMd div.ttl02 {
	height: 1%;
}

div#movieTopMd div.ttl01,
div#movieTopMd div.ttl02 {
	display: block;
}
/* */


div#movieTopMd div.ttl01 h2 {
	margin:0 0 0 0;
	padding:0 8px 0 8px;
	float:left;
}


div#movieTopMd div.ttl02 h2 {
	padding:0 0 0 20px;
	font-size:123%;
	font-weight:bold;
	background:url(../../maincontents/ypet_tt04_bg01.gif) no-repeat left center;
	color:#76321A;
	float:left;
}


div#movieTopMd div.ttl01 p {
	padding:0 0 0 1.2em;
	float:right;
	background:url(../../maincontents/ypet_ar01.gif) no-repeat 0.4em 50%;
}

div#movieTopMd div.ttl02 p {
	padding:0 0 0 1.2em;
	float:right;
	background:url(../../maincontents/ypet_ar01.gif) no-repeat 0.4em 50%;
}

div#movieTopMd ul {
	margin:10px 0 0 0;
	padding:0 0 0 2px;
}


/* Clear fix
--------------------- */
div#movieTopMd ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#movieTopMd ul {
	display: inline-block;
}

/* no ie mac \*/
* html div#movieTopMd ul {
	height: 1%;
}

div#movieTopMd ul {
	display: block;
}
/* */


div#movieTopMd li {
	width:100px;
	height:75px;
	margin:0 3px 0 3px;
	display:inline;
	float:left;
	position:relative;
}

div#movieTopMd li img {
	vertical-align:bottom;
	cursor:pointer;
}


div#movieTopMd li div.movieFrame {
	width:100px;
	height:75px;
	background:url(../../maincontents/my/movie/movie_wrap.gif) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	cursor:pointer;
}

div#movieTopMd li div.moviePlayBtn {
	width:16px;
	height:13px;
	background:url(../../maincontents/my/movie/movie_btn.gif) no-repeat top left;
	position:absolute;
	top:56px;
	left:79px;
	z-index:99;
	cursor:pointer;
}




/* Movie Up Load
---------------------------------------------*/
div.movieUpLoad {
	margin:10px 0 0 0;
	padding-bottom:19px;
	background:#ff7723 url(../../maincontents/ypet_md93_banner_bottom.gif) no-repeat left bottom;
}

div.movieUpLoad dd.btn {
	margin:10px 0 0 0;
	text-align:center;
}

div.movieUpLoad dd.txt {
	margin:7px 5px 3px 5px;
	padding:5px 7px 0 7px;
	border-top:solid 1px #ffad56;
	color:#ffffff;
}


/* Movie All View
---------------------------------------------*/
div.movieAllView {
}

div.movieAllView div.sctn {
	margin-top:10px;
	padding:0 0 11px 0;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom;
}

div.movieAllView div.none {
	margin:0;
}

div.movieAllView div.movies {
	width:100px;
	height:75px;
	float:left;
	position:relative;
}

div.movieAllView div.movies img {
	position:relative;
	z-index:2;
	cursor:pointer;
}

div.movieAllView div.movies div.movieFrame {
	width:100px;
	height:75px;
	background:url(../../maincontents/my/movie/movie_wrap.gif) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	cursor:pointer;
}

div.movieAllView div.movies div.moviePlayBtn {
	width:16px;
	height:13px;
	background:url(../../maincontents/my/movie/movie_btn.gif) no-repeat top left;
	position:absolute;
	top:56px;
	left:79px;
	z-index:99;
	cursor:pointer;
}


div.movieAllView div.innr {
	width:489px;
	float:right;
}

div.movieAllView div.innr div.ttl {
	margin-bottom:5px;
	padding:2px 5px 2px 5px;
	background:#eeeeee;
}

div.movieAllView div.innr div.ttl h3,
div.movieAllView div.innr div.ttl h4 {
	padding-right:5px;
	float:left;
	font-weight:bold;
	font-size:108%;
}

div.movieAllView div.innr div.ttl p {
	min-width:5em;
	float:left;
}
* html div.movieAllView div.innr div.ttl p {
	width:5em;
}

div.movieAllView div.innr div.ttl p.flR {
	float:right;
}

div.movieAllView div.innr div.ttl p span {
	font-weight:bold;
}

div.movieAllView div.innr p.txt {
	padding:0 5px 3px 5px;
}

div.movieAllView div.innr p.txt span {
	font-weight:bold;
}

div.movieAllView div.innr p.txt span.st01 {
	color:#d55b2d;
}

div.movieAllView div.innr p.tag {
	margin-left:5px;
	padding:0 5px 3px 17px;
	background:url(../../maincontents/ypet_tag_icon.gif) no-repeat left top;
}

div.formArea div.movieAllView div.sctn {
	background:none;
}

div.formArea div.movieAllView div.sctn p.txt span.st01 {
	color:#D55B2D;
}

div.formArea div.movieAllView div.sctn p.txt span {
	color:#444444;
}




/* Movie Area
---------------------------------------------*/
div.movieArea {
	margin:10px 0 20px 0;
	text-align:center;
}

div.movieArea div.noFlash {
	width:550px;
	height:252px;
	margin:0 auto;
	padding-top:160px;
	text-align:center;
	background:#000000;
}

div.movieArea div.noFlash div.innr {
	width:510px;
	margin:0 auto 0 auto;
	padding:7px 10px;
	text-align:left;
	background:#ffffff;
}

/* Clear fix
--------------------- */
div.movieArea div.noFlash div.innr:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.movieArea div.noFlash div.innr {
	display: inline-block;
}

/* no ie mac \*/
* html div.movieArea div.noFlash div.innr {
	height: 1%;
}

div.movieArea div.noFlash div.innr {
	display: block;
}
/* */


div.movieArea div.noFlash p.txt {
	width:410px;
	float:left;
}

div.movieArea div.noFlash p.btn {
	width:88px;
	float:right;
}

/* Movie Detail Title
---------------------------------------------*/
div.movieDetailTtl {
	margin:10px 10px 0 10px;
}

div.movieDetailTtl h3 {
	font-size:123%;
	font-weight:bold;
	color:#76321A;
}

/* Movie Comment
---------------------------------------------*/
div.movieComment {
	margin:10px 10px 0 10px;
}

div.movieComment p {
	font-size:108%;
}

/* Movie Tag
---------------------------------------------*/
div.movieTag {
	margin:15px 10px 0 10px;
}

div.movieTag dt {
	width:2.3em;
	float:left;
	font-size:108%;
}

div.movieTag dd {
	margin-left:2.3em;
	padding-left:-2.3em;
	font-size:108%;
}




/* Movie Percentage (right)
---------------------------------------------*/
div.moviePercentage {
	margin:0;
	padding:0;
	text-align:center;
}

div.moviePercentage table {
	margin:5px auto 5px auto;
	padding:0;
}

div.moviePercentage table td {
	line-height:100%;
}

div.moviePercentage div.bar {
	width:100px;
	height:9px;
	margin:0;
	padding:0;
	background-color:#cccccc;
}

div.moviePercentage div.bar div.bar_n {
	height:9px;
	background:#e6455d url(../../maincontents/percentage.gif) repeat-x bottom;
}

div.moviePercentage div.text {
	font-size:138.5%;
	font-weight:bold;
	line-height:1.1;
	color:#000000;
}

div.moviePercentage p span {
	font-weight:bold;
	color:#8e2209;
}





/* 4.MY Album
=============================================================================== */

/* Album All View
---------------------------------------------*/
div#albumAllView {
	margin:10px 10px 10px 10px;
}

div#albumAllView p.noMatch { /* no match Text */
	margin:20px 0 40px 0;
	text-align:center;
	font-size:108%;
	font-weight:bold;
}

div#albumAllView img {
	vertical-align:bottom;
}

div#albumAllView div.sctn {
	margin:0 0 20px 0;
	padding:0 0 0 0;
	background:url(../../maincontents/ypet_bd05.gif) center top repeat-y;
}


/* Clear fix
--------------------- */
div#albumAllView div.sctn:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#albumAllView div.sctn {
	display: inline-block;
}

/* no ie mac \*/
* html div#albumAllView div.sctn {
	height: 1%;
}

div#albumAllView div.sctn {
	display: block;
}
/* */




div#albumAllView dl {
	width:287px;
}

div#albumAllView dl.st01 {
	width:300px;
}

/* Clear fix
--------------------- */
div#albumAllView dl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#albumAllView dl {
	display: inline-block;
}

/* no ie mac \*/
* html div#albumAllView dl {
	height: 1%;
}

div.div#albumAllView dl {
	display: block;
}
/* */


div#albumAllView dt {
	width:100px;
	float:left;
	position:relative;
	z-index:3;
	text-align:center;
}

div#albumAllView dl.st01 dt {
	width:110px;
}

div#albumAllView dl.st01 dt img {
	margin-bottom:3px;
	padding:4px;
	border:solid 1px #b5b5b5;
}


div#albumAllView dd {
	width:177px;
	margin-left:-100px;
	padding-left:110px;
	float:left;
	position:relative;
	z-index:1;
}


div#albumAllView dl.st01 dd.st01 {
	width:170px;
	margin-left:-110px;
	padding-left:120px;
}



div#albumAllView dd p {
	color:#444444;
	line-height:1.5;
}

div#albumAllView dd p span {
	font-weight:bold;
}

div#albumAllView dd p.date {
	margin:0 0 5px 0;
	padding:3px 0 4px 0;
	background:url(../../maincontents/ypet_bd02d.gif) repeat-x bottom;
}

div#albumAllView dd p.diary {
	margin:6px 0 0 0;
}



/* Album Detail
---------------------------------------------*/
div#albumDetail {
	margin:18px 0 0 0;
	padding:0 57px 0 57px;
	text-align:center;
}

div.albumPhotoFrame {
	margin:0 auto;
	padding:10px 10px 13px 9px;
	border:solid 1px #cccccc;
}

div.albumPhotoFrame dd.comment {
	margin:10px 0 0 0;
	text-align:center;
}


div.albumPhotoFrame dd.tag table {
	margin:14px auto 0 auto;
}

div.albumPhotoFrame dd.tag th {
	width:72px;
	vertical-align:top;
	text-align:left;
}

div.albumPhotoFrame dd.tag td {
	text-align:left;
}


div.albumPhotoFrame p.btn {
	margin:14px auto 0 auto;
}



/* Album Comment
---------------------------------------------*/
div#albumComment {
	margin:20px 0 0 0;
}

div#albumComment div.none {
	margin-bottom:0px !important;
	
}


div#albumComment div.cmnNoscript {
	margin-bottom:10px;
}

div.albumCmtbox {
	width:;
	margin:0 10px 10px 10px;
	padding:0 0 0 0;
	position:relative;
}

div.albumCmtbox dt {
	text-align:right;
	position:absolute;
	right:0;
	bottom:12px;
}

div.albumCmtbox dd {
	padding:0 0 35px 0;
	font-size:108%;
	line-height:1.6;
	background:url(../../maincontents/ypet_bd01.gif) repeat-x bottom;
}

div#albumComment div.none dd {
	background-image:none !important;
}


/* Album Crap
---------------------------------------------*/
div#albumCrap {
	margin:15px 0 0 0;
	text-align:center;
	
}

div#albumCrap div.albumCrapBox01 {
	width:498px;
	height:62px;
	margin:0 auto;
	background:url(../../maincontents/my/album/clap_bg.gif) no-repeat top left;
	position:relative;
	z-index:97;
}


div#albumCrapFootmark {
	height:39px;
	background:url(../../maincontents/my/album/crap_footmark.gif) no-repeat top left;
	position:absolute;
	top:9px;
	left:17px;
	z-index:90;
}

div#albumCrapCount {
	width:1.3em;
	height:21px;
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
	text-align:right;
	color:#e09600;
	position:absolute;
	top:16px;
	left:279px;
	z-index:98;
}

html[xmlns*=""] body:last-child div#albumCrapCount {
	width:1.5em;
	font-weight:normal;
}

body:first-of-type div#albumCrapCount {
	width:1.5em;
	font-weight:normal;
}

div#albumCrapTotalCount {
	width:116px;
	height:21px;
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
	text-align:right;
	color:#be4f07;
	position:absolute;
	top:15px;
	left:358px;
	z-index:92;
}

div#albumCrap p.ilst {
	width:50px;
	height:34px;
	position:absolute;
	top:28px;
	left:233px;
	z-index:2;
}

div#albumCrap div.albumCrapBox02 {
	width:526px;
	height:63px;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(../../maincontents/my/album/crap_box02_bg.gif) no-repeat top left;
}

div#albumCrap div.albumCrapBox02 div.noscript { /* Javascript Off */
	width:526px;
	height:63px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	background:url(../../maincontents/my/album/crap_box02_noscript_bg.gif) no-repeat top left;
}

div#albumCrap div.albumCrapBox02 div.noscript p {
	padding:14px 0 0 0;
	color:#ff5a3f;
	font-weight:bold;
}

div#albumCrap div.albumCrapBox02 div.notice01 { /* notice crap Max */
	width:526px;
	height:63px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	background:url(../../maincontents/my/album/crap_box02_notice01_bg.gif) no-repeat top left;
}

div#albumCrap div.albumCrapBox02 div.notice01 p {
	padding:24px 0 0 0;
	color:#ff5a3f;
	font-weight:bold;
}

div#albumCrap div.albumCrapBox02 div.notice02 { /* notice LOG OFF */
	width:526px;
	height:63px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	background:url(../../maincontents/my/album/crap_box02_notice02_bg.gif) no-repeat top left;
}

div#albumCrap div.albumCrapBox02 div.notice02 p {
	padding:16px 0 0 0;
	color:#664105;
	font-weight:bold;
}

div#albumCrap div.albumCrapBox02 p.crapBtn {
	width:192px;
	height:36px;
	padding:12px 0 0 76px;
	float:left;
}

div#albumCrap div.albumCrapBox02 p.crapBtnOff {
	width:257px;
	height:36px;
	padding:12px 0 0 42px;
	float:left;
}

div#albumCrap div.albumCrapBox02 p.crapSubmit {
	width:133px;
	height:31px;
	padding:18px 26px 0 0;
	float:right;
}


/* Album Write Comment Title
---------------------------------------------*/
div.albumWriteCmtTitle {
	margin:0 0 15px 0;
	padding:4px 10px 0 10px;
	background:#faf6c5;
	border-bottom:solid 1px #f39700;
}

div.albumWriteCmtTitle h3 {
	margin:0 0 -6px 0;
	position:relative;
	float:left;
}

div.albumWriteCmtTitle h4 {
	margin:0 0 -6px 0;
	position:relative;
	float:left;
}

div.albumWriteCmtTitle p.txt {
	padding:5px 0 0 12px;
	float:left;
}

div.albumWriteCmtTitle p.txt span {
	font-weight:bold;
}

div.albumWriteCmtTitle p.lnk {
	padding:5px 0 0 0;
	float:right;
}



/* Album Write Diary Sub Function
---------------------------------------------*/
div.albumWriteDiarySub {
	margin:10px auto 0 auto;
	padding:0 0 0 0;
	position:relative;
	z-index:98;
}

div.albumWriteDiarySub p {
	line-height:1.4;
}

div.albumWriteDiarySub p.lnk {
	padding:0 10px 0 0;
	float:right;
	position:relative;
	z-index:99;
}

div.albumWriteDiarySub p.date {
	padding:0 5px 0 10px;
	float:right;
	border-left:solid 1px #cccccc;
	position:relative;
	z-index:98;
}

/* ------- */


div#albumUrlBox {
	width:502px;
	margin:0 0 -22px 0;
	padding:0 0 0 0;
	clear:both;
	position:relative;
	top:-22px;
	left:0px;
	text-align:left;
}

div#albumUrlBox dt {
	width:13em;
	margin:0 0 -1px 0;
	padding:5px 2px 5px 2px;
	font-weight:bold;
	border-top:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	border-left:solid 1px #cdcdcd;
	background:#edecec;
	position:relative;
	z-index:1;
	text-align:center;
}

div#albumUrlBox dt img {
	margin:0 5px 0 0;
	vertical-align:bottom;
}

* html div#albumUrlBox dt a {
	display:inline-block;
}

div#albumUrlBox dd {
	margin:0 0 0 0;
	padding:7px 10px 7px 10px;
	border:solid 1px #cdcdcd;
	background:#edecec;
}

div#albumUrlBox dd.noshow {
	display:none;
}

div#albumUrlBox table {
	width:100%;
	margin:0 0 6px 0;
}

div#albumUrlBox th {
	width:9em;
	padding:6px 0 7px 0;
	font-weight:bold;
	vertical-align:top;
	background:url(http://i.yimg.jp/images/pets/maincontents/ypet_bd02d.gif) repeat-x bottom left;
}

div#albumUrlBox td {
	padding:6px 0 7px 0;
	vertical-align:top;
	background:url(http://i.yimg.jp/images/pets/maincontents/ypet_bd02d.gif) repeat-x bottom left;
}

div#albumUrlBox td input {
	width:350px;
}

div#albumUrlBox p.txt01 {
	margin:0 0 7px 0;
	padding:0 0 0 0;
}

div#albumUrlBox p.close {
	text-align:center;
}

div#albumUrlBox p.close img {
	margin:0 5px 0 0;
	vertical-align:bottom;
}

* html div#albumUrlBox p.close img {
	vertical-align:baseline;
}


/* Album Rakugaki Sub Function
---------------------------------------------*/
div.albumRakugakiSub {
	margin:-5px 0 5px 0;
}

div.albumRakugakiSub p.lnk {
	font-weight:bold;
	float:right;
}

/* Album Favorite Sub Function
---------------------------------------------*/
div.albumFvrtSub {
	margin:-5px 0 5px 0;
}

div.albumFvrtSub p.lnk {
	font-weight:bold;
	float:right;
}

div.albumFvrtSub p span {
	font-weight:bold;
	color:#999999;
}

/* Album Tag View
---------------------------------------------*/
div.albumTagView {
	margin:10px 10px 20px 10px;
}

div.albumTagView p.noMatch { /* no match Text */
	margin:20px 0 20px 0;
	text-align:center;
	font-size:108%;
	font-weight:bold;
}

div.albumTagView span.st01 {
	font-size:86%;
}

div.albumTagView span.st02 {
	font-size:108%;
}

div.albumTagView span.st03 {
	font-size:123%;
}

div.albumTagView span.st04 {
	font-size:136%;
}

div.albumTagView span.st05 {
	font-size:183%;
}


/* right */
div#sd div.albumTagView {
	margin:0;
	padding:10px 10px 5px 10px;
}


/* Clear fix
--------------------- */
div#sd div.albumTagView:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#sd div.albumTagView {
	display: inline-block;
}

/* no ie mac \*/
* html div#sd div.albumTagView {
	height: 1%;
}

div#sd div.albumTagView {
	display: block;
}
/* */

/* right */
div#sub div.albumTagView {
	margin:0;
	padding:10px 10px 5px 10px;
}


/* Clear fix
--------------------- */
div#sub div.albumTagView:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#sub div.albumTagView {
	display: inline-block;
}

/* no ie mac \*/
* html div#sub div.albumTagView {
	height: 1%;
}

div#sub div.albumTagView {
	display: block;
}
/* */


div#sd div.albumTagView p {
	margin-top:10px;
	float:right;
}

div#sd div.albumTagView p.txt {
	float:left;
	margin-top:0;
}

div#sd div.albumTagView p.lnk {
	padding:0 0 0 15px;
}


div#sub div.albumTagView p {
	margin-top:10px;
	float:right;
}

div#sub div.albumTagView p.txt {
	float:left;
	margin-top:0;
}

div#sub div.albumTagView p.lnk {
	padding:0 0 0 15px;
}



/* Album Tag View Title
---------------------------------------------*/
div.albumTagViewTtl {
	margin:20px 10px 0 10px;
	padding:0 5px 5px 5px;
	border-bottom:solid 1px #cccccc;
}


/* Clear fix
--------------------- */
div.albumTagViewTtl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.albumTagViewTtl {
	display: inline-block;
}

/* no ie mac \*/
* html div.albumTagViewTtl {
	height: 1%;
}

div.albumTagViewTtl {
	display: block;
}
/* */

div.albumTagViewTtl h2 {
	padding:0 15px 0 0;
	font-size:108%;
	font-weight:bold;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

div.albumTagViewTtl h3 {
	padding:0 15px 0 0;
	font-size:108%;
	font-weight:bold;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

div.albumTagViewTtl p {
	padding:2px 0 0 0;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

div.albumTagViewTtl p span {
	font-weight:bold;
}

div.albumTagViewTtl dl.sort {
	margin:-3px 0 0 0;
	padding:0 0 0 0;
	position:relative;
	float:right;
	text-align:right;
}

/* Clear fix
--------------------- */
div.albumTagViewTtl dl.sort:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div.albumTagViewTtl dl.sort{
	display: inline-block;
}

/* no ie mac \*/
* html div.albumTagViewTtl dl.sort {
	height: 1%;
}

div.albumTagViewTtl dl.sort {
	display: block;
}
/* */


div.albumTagViewTtl dl.sort dt {
	width:;
	padding:0 5px 0 0;
	float:left;
}

div.albumTagViewTtl dl.sort dt img {
	vertical-align:bottom;
}

div.albumTagViewTtl dl.sort dd {
	padding:5px 0 0 0;
	font-size:108%;
	float:left;
}

div.albumTagViewTtl dl.sort dd em {
	font-weight:bold;
	background:#ffe0be;
}

div.albumTagViewTtl dl.sort dd span {
	color:#999999;
}



/* Album Tag Search (right)
---------------------------------------------*/
div.albumTagSearch {
	padding:10px 10px 5px 10px;
	background:url(../../maincontents/ypet_bd02a.gif) repeat-x left top;
}

body#dog div.albumTagSearch { /* DOG */
	background:url(../../maincontents/ypet_bd02b.gif) repeat-x left top;
}

body#cat div.albumTagSearch { /* CAT */
	background:url(../../maincontents/ypet_bd02c.gif) repeat-x left top;
}

div.ypet-bg15 div.albumTagSearch { /* Photo Contest */
	background:url(../../maincontents/ypet_bd02e.gif) repeat-x left top;
}

div.albumTagSearch div.title {
}

div.albumTagSearch div.title h4 {
	padding-right:20px;
	float:left;
}

div.albumTagSearch div.title p {
	float:left;
}

div.albumTagSearch div.inputArea {
	margin:4px 0 0 0;
}

div.albumTagSearch div.inputArea input.w01 {
	width:200px;
}

div.albumTagSearch div.inputArea input.btn01 {
	width:4.6em;
}


/* Album Photo View (right) live camera
---------------------------------------------*/
div#sd div.albumPhotoView {
	margin:0;
	padding:10px 10px 6px 10px;
	background:url(http://i.yimg.jp/images/pets/maincontents/ypet_bd02a.gif) repeat-x bottom;
}

div#sd div.albumPhotoView li {
	width:54px;
	margin:0;
	padding:0 8px 8px 8px;
	float:left;
}

div#sd div.albumPhotoView li img {
	padding:1px;
	background:#ffffff;
	border:solid 1px #cccccc;
	vertical-align:bottom;
}





/* favoriteView
---------------------------------------------*/
div#favoriteView {
	margin:10px 10px 10px 10px;
}

div#favoriteView p.noMatch { /* no match Text */
	margin:20px 0 20pxpx 0;
	text-align:center;
	font-size:108%;
	font-weight:bold;
}

div#favoriteView img {
	vertical-align:bottom;
}

div#favoriteView div.sctn {
	margin:0 0 20px 0;
	padding:0 0 0 0;
	background:url(../../maincontents/ypet_bd05.gif) center top repeat-y;
}


/* Clear fix
--------------------- */
div#favoriteView div.sctn:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html div#favoriteView div.sctn {
	display: inline-block;
}

/* no ie mac \*/
* html div#favoriteView div.sctn {
	height: 1%;
}

div#albumAllView div.sctn {
	display: block;
}
/* */



div#favoriteView dl {
	width:287px;
}

/* Clear fix
--------------------- */
div#favoriteView dl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html div#favoriteView dl {
	display: inline-block;
}
/* no ie mac \*/
* html div#favoriteView dl {
	height: 1%;
}
div.div#favoriteView dl {
	display: block;
}
/* */

div#favoriteView dt {
	width:100px;
	float:left;
	position:relative;
	z-index:3;
}
div#favoriteView dd {
	width:177px;
	margin-left:-100px;
	padding-left:110px;
	float:left;
	position:relative;
	z-index:1;
}
div#favoriteView dd p {
	color:#444444;
	line-height:1.5;
}
div#favoriteView dd p span {
	font-weight:bold;
}
div#favoriteView dd p.pet span {
	font-size:116%;
}
div#favoriteView dd p.name {
	font-size:108%;
}
div#favoriteView dd p.name img {
	vertical-align:middle;
}
div#favoriteView dd p.date {
	margin:0 0 5px 0;
	padding:3px 0 4px 0;
}

