/*** common style ***/
body {
	background-position	:center;
}

img {
	border				:0px solid #FFFFFFF;
}

* {
	margin				:0;
	padding				:0;
	color: #e6378d;
}



/*link*/
a:link{
 color: #e6378d;

}
a:visited {
 color: #336699;
}
a:active {
	color: #999999;
}

a:hover {
	color: #666666;
}


#trailer{
	width				:780px;
	margin-top: 10px;
	float: left;
}

#wrapper {
	width				:780px;
	margin				:0 auto;
	font-size: 12px;
	color				:#666666;
	line-height			: 18px;
	word-break			:break-all;
}

#base {
	width				:780px;
	margin				:0 auto;
	font-size: 10px;
	color				:#666666;
	line-height			: 18px;
}

/*** header style ***/
#header {
	width				:100%;
	height				:60px;
}

#header01 {
	width				:213px;
	height				:60px;
	float				:left;
}
#header02 {
	width				:435px;
	height				:60px;
	float				:right;
}

/*** mainimg style ***/
#mainimg {
	widht				:780px;
	height				:200px;
	background			:#FFFFFF;
}

/*** index style ***/
#fla {
	widht				:780px;
	height				:500px;
	background			:#FFFFFF;
}

#index{
	width				:780px;
	margin-top: 15;
	margin-bottom: 15;
	font-size: 10px;
	float: left;
}




/*** container style ***/
#container{
	width				:765px;
	background			:url("../img/container_back.gif") 0 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
}


/* contents style */
#contents{
	width				:580px;
	float				:right;
}

/* characters style */
#chara_box{
	width				:580px;
	float				:right;
	border-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 15px;
}

#chara_box02{
	width				:580px;
	float				:right;
	border-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 5px;
}

#chara_ph01{
	width				:160px;
	float				:left;
}

#chara_txt01{
	width				:420px;
	float				:right;
}


#chara_ph02{
	width				:150px;
	float				:right;
}

#chara_txt02{
	width				:400px;
	float				:left;
	margin-left: 10px;
}


#coment{
	width				:200px;
	float				:right;
	margin: 10px;
}

/* staff style */
#staff_box{
	width				:580px;
	float				:right;
	margin-top: 15px;
}


#staff_stit01{
	width				:240px;
	float				:left;
}

#staff_txt01{
	width				:340px;
	float				:right;
	font-size: 12px;
}







/*** copy style ***/
#copy{
	width: 580px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	width: 580px;
}


/* menu style */
#menu{
	width				:170px;
	float				:left;
}

#menu ul{
	position			:relative;
	display				:block;
	width				:170px;
	height				:370px;
	list-style			:none;
	background			:url("../img/menu_bg.gif") 0 0 no-repeat;
	background-image: url(../img/menu_bg.gif);
}


/*** font style ***/
p
.px10 {
	font-size: 10px; line-height: 16px
}
.px11 {
	font-size: 11px; line-height: 18px
}
.px12 {
	font-size: 12px; line-height: 18px; letter-spacing: 1px
}

.px12_chara01 {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}

.px12bold {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.px14 {
	font-size: 14px; line-height: 18px; letter-spacing: 1px
}
.px14b {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
}

strong.red{
	font-weight			:lighter;
	color				:red;
}



/*** footer style ***/
#footer{
	position			:relative;
	width				:780px;
	height				:54px;
	background			:url("../img/footer.gif") 0 0 no-repeat;
	clear				:both;
}
/*** footer style ***/
#footer02{
	position			:relative;
	width				:780px;
	height				:25px;
	clear				:both;
	text-align: right;
}
