<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
@import url("../../css/clear.css");
@import url("../../css/font_win.css");
@import url("../../css/all.css");
@import url("../../css/header.css");
@import url("start.css");
/*****************************
character.css(jewelpet)
AUTHOR:YUKI INOUE
(tv-osaka-system)
LAST EDIT:2009/09/03
******************************/


#char .al-cent{
	text-align:center;
}
#jewelpet #contents #char ul{
	list-style-type:none;
	padding:0;
}
#char img{
	border:none;
	vertical-align:bottom;
}
#char a{
	color:#FF6699;
}
#char a:hover{
	color:#FF9999;
}
#jewelpet #contents #char{
	float:left; 
	width:500px;
	padding:0 40px;
}
#char #txt-char-shokai .txt-char01{
	float:left;
	margin:30px 20px 0 0;
	width:322px;
}
#char #txt-char-shokai .btn-shokai-jw{
	float:left;
	width:133px;
}
#txt-char-shokai .btn-shokai-jw a{
	background:url(../images/chara/jinbutsu/btn_shokai_jw.gif) no-repeat;
	width:141px;
	height:109px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#txt-char-shokai .btn-shokai-jw a:hover{
	background:url(../images/chara/jinbutsu/btn_shokai_jw_on.gif) no-repeat;
	width:141px;
	height:109px;
	display:block;
	text-indent:-9999px;
}
#char #icon{
	padding:30px 0;
}
#icon #icon-bg{
	background:url(../images/chara/bg_yellow.gif) top left repeat-y;
	padding-bottom:20px;
}
#icon-bg .bar-icon{
	padding:5px 8px 20px;
}
#jinbutsu-icon{
	width:420px;
	padding:30px 40px 0 40px;
}
.mar-r30{
	margin-right:30px;
}
#jinbutsu-icon li{
	width:120px;
	float:left;
}
#jinbutsu-icon .soukanzu{
	margin:30px 0 0 100px;
}
#jinbutsu-icon .soukanzu a{
	background:url(../images/chara/jinbutsu/btn_soukanzu.gif) no-repeat;
	width:275px;
	height:50px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
#jinbutsu-icon .soukanzu a:hover{
	background:url(../images/chara/jinbutsu/btn_soukanzu_on.gif) no-repeat;
	width:275px;
	height:50px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}

/*キャラクター別　紹介一覧部分のデザイン*/

#char #jinbutsu-ichiran #profile{
	background:url(../images/chara/jinbutsu/bg_blue.gif) left top repeat;
	width:480px;
	padding:10px;
	margin-bottom:30px;
}
#jinbutsu-ichiran #profile .pro-left{
	width:154px;
	float:left;
	margin-right:10px;
	text-align:center;
}
.pro-left .btn-movie{
	margin-top:10px;
}
.pro-left .btn-movie a{
	background:url(../images/chara/movie_ani.gif) left top no-repeat;
	width:154px;
	height:62px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.pro-left .btn-movie a:hover{
	background:url(../images/chara/movie_ani_on.gif) left top no-repeat;
	width:154px;
	height:62px;
	display:block;
	text-indent:-9999px;
}
#jinbutsu-ichiran #profile .pro-right{
	float:left;
	width:290px;
	background:#FFF;
	padding:10px;
	font-size:12px;
}	
#profile .pro-right dl{
	width:280px;
	padding:0;
	
}
#char dl dt{
	color:#FF6666;
	font-weight:bold;
	float:left;
	clear:both;
	width:6em;
	text-align:right;
}
#char dl dd{
	padding:0 0 0 7em;
	color:#333;
}
#profile .pro-right p{
	color:#000;
	padding:10px 0;
	line-height:150%;
} 


</pre></body></html>