@charset "utf-8";
/*=============================================
	PHANTASY STAR UNIVERSE
	GM EVENT 「LOVELOVE GIRLSのバレンタインプレゼント」
-----------------------------------------------
	edit: 2010/02/26
	update:
=============================================*/

/*
	headding
---------------------------------------------*/

h4{
	margin: auto 0 10px;
}

h5{
	font-size: 12px;
	padding-left: 12px;
	color: #da6408;
	font-weight: bold;
	margin-top: 10px;
	background: url(../../image/h5_orange.gif) no-repeat left 3px;
}

/*
	nav
---------------------------------------------*/

ul#navigation {
	top: 297px;
	left: 29px;
	width: 295px;
	height: 30px;
	background: url(../../image/nav.gif) no-repeat center bottom;
}

ul#navigation li {
	width: 144px;
	height: 29px;
	margin-right: 0;
	text-indent: -9999px;
	text-decoration: none;
}

ul#navigation li.about {
	width: 144px;
	margin-right: 7px;
}

ul#navigation li.about a {
	display: block;
	width: 144px;
	height: 30px;
	outline: none;
	background: none;
}
ul#navigation li.about a:link,
ul#navigation li.about a:visited {
	background: url(../../image/nav.gif) no-repeat left top;
}
ul#navigation li.about a:active,
ul#navigation li.about a:hover {
	background: url(../../image/nav.gif) no-repeat left center;
}

ul#navigation li.report {
	width: 144px;
	margin-right: 0;
}

ul#navigation li.report a {
	display: block;
	width: 144px;
	height: 30px;
	outline: none;
	background: none;
}
ul#navigation li.report a:link,
ul#navigation li.report a:visited {
	background: url(../../image/nav.gif) no-repeat right top;
}
ul#navigation li.report a:active,
ul#navigation li.report a:hover {
	background: url(../../image/nav.gif) no-repeat right center;
}

/*
	common
---------------------------------------------*/

hr {
	width:637px;
	margin: 0 0 0 6px;
	border:solid 1px #843000;
}

div#container{
	background: url(../../image/visual.jpg) no-repeat;
}

#pattern05-page #header{
	height: 326px;
}

#pattern05-report-page #header{
	height: 326px;
}

#contents{
	padding-top: 20px;
}

.posCenter{
	text-align: center;
}

/*
	element
---------------------------------------------*/

#mainVisual{
}

#comment{
	width: 660px;
	height: 244px; /* 234 */
	margin: -1px 0 10px -4px;
	padding: 0;
	background: url(../image/bg_comment.jpg) no-repeat;
}

#comment p {
	text-indent: -9999px;
}

.textin {
}

.textin:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.textin {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .textin { height:1%; }
.textin { display:block; }
/* End hide from IE-mac */

.textin img {
	margin: 0 0 10px 0;
	float:left;
}

#request-section .rightContents {
	padding-left: 10px;
	width: 450px;
}

#present-section .rightContents {
	padding-left: 10px;
	width: 350px;
}

/*	chara
-------------------------------------*/
dl#characterList01 {
	width: 637px;
	margin: 0 0 20px 6px;
	background: url(../image/background_character_01.jpg) no-repeat center top;
}
dl#characterList01 dt {
	display: none;
}
dl#characterList01 dd {
	padding: 8px 10px 10px 105px;
	background: url(../image/ft_comment_01.gif) no-repeat left bottom;
	line-height: 133%;
}
#chara01 {
	color: #003388;
}

dl#characterList02 {
	width: 637px;
	margin: 0 0 20px 6px;
	background: url(../image/background_character_02.jpg) no-repeat;
}
dl#characterList02 dt {
	display: none;
}
dl#characterList02 dd {
	padding: 8px 105px 10px 10px;
	background: url(../image/ft_comment_02.gif) no-repeat left bottom;
	line-height: 133%;
}
#chara02 {
	color:#003333;
}
dl#characterList03 {
	width: 637px;
	margin: 0 0 20px 6px;
	background: url(../image/background_character_03.jpg) no-repeat;
}
dl#characterList03 dt {
	display: none;
}
dl#characterList03 dd {
	padding: 8px 10px 10px 105px;
	background: url(../image/ft_comment_03.gif) no-repeat left bottom;
	line-height: 133%;
}
#chara03 {
	color: #662266;
}

dl#characterList04 {
	width: 637px;
	margin: 0 0 20px 6px;
	background: url(../image/background_character_04.jpg) no-repeat;
}
dl#characterList04 dt {
	display: none;
}
dl#characterList04 dd {
	padding: 8px 105px 10px 10px;
	background: url(../image/ft_comment_04.gif) no-repeat left bottom;
	line-height: 133%;
}
#chara04 {
	color: #990000;
}


/*
	chat-end-section
---------------------------------*/
div.chat-end {
	background:transparent url(../image/chat_end.gif) no-repeat scroll 0%;
	height:96px;
	margin:0 0 10px 0;
	position:relative;
	width: 654px;
	color: #8200cc;
	line-height: 1.4em;
}

div.chat-end p {
	text-indent: -9999px;
}

/*
	画像
-------------------------------------*/
.ssList{
	width: 650px;
	margin: 20px 0 10px 0px;
	zoom: 1;
}

.ssList:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.ssList li{
	float: left;
	width: 320px;	
	margin-right: 10px;
	margin-bottom: 0;
}

.ssList li.lastChild{
	margin-right: 0;
}
