/*header*/
body {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#inbox {
  margin:0px auto 0px auto;
	width:750px;
	text-align: center;
	background-color: #FFFFFF;
	border:solid thin;
}
#head {
	background-image: url(images/stella-siterogo.jpg);
	width:100%;
	background-color:#000000;
	height:200px;
        text-align:left;
}
#foot {
	background-image: url(images/stella-sitebottom.jpg);
	width:100%;
	background-color:#000000;
	height:30px;
	clear:both;
	height:120px;
}
#foot a {
text-decoration:none;
color:#ff3366;
}
#banner_s  {
	float:right;
	text-align:right;
	margin-top:40px;
	padding-right:30px;
}
#topimg {
margin:0px;
}
/*main*/
#mainbody {
	width:560px;
	float:right;
ĦĦĦĦĦĦĦĦtext-align:left;
}
.midashi{
font-size:18px;
font-weight:bold;
color:#FF3366;
background-color:#000000;
height:25px;
padding-top:5px;
}
#sidebar {
	width: 120px;
	float: left;
	text-align: center;
       margin-left:20px;
}
/*side*/
ul{
	list-style-type: none;
	width:100%
}
li {
	list-style-type: none;
	width:100%;
	border-bottom: solid thin;
}

li a {
	text-decoration:none;
	color:#FF3366;
}
li a:hover {
	text-decoration:none;
	color:#999999;
}
ul ul{
font-size:10px;
color:#000000;
width:80%;
}

.sidebar img{
	margin-top: 2px;
}
.sidemenu {
	background-image: url(images/side_bk.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
	padding-top:2px;
        margin-bottom:5px;
        margin-top:8px;
/*	border-bottom:thin solid;*/
	font-weight:bold;
}
/*item*/
.item{
	width:700px;
	clear:both;
	background-image: url(images/item_bk_m.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin:20px;

}
.item_head{
	background-image: url(images/item_bk_top.jpg);
	background-repeat: no-repeat;
	width:700px;
/*	background-position: center;*/
	height: 50px;
}
.item_foot{
	clear:both;
	width:700px;
	background-image: url(images/item_bk_b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
.backbottun{
	background-image: url(images/item_bk.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.backbottun a {
	text-decoration:none;
	color:#FF3366;
}
.item h3 {
	font-size: 12px;
	width:580px;
	color:#FF3366;
	margin-right: 60px;
	margin-left: 60px;
	padding-top:10px;
	padding-bottom:10px;
}

.item_text{
	width:620px;
	text-align:left;
	margin-right: 40px;
	margin-left: 40px;
}
.item_text_r {
	width:620px;
	text-align:right;
	margin-right: 40px;
	margin-left: 40px;
}
/*index_special*/
.index_spe {
	width: 510px;
	text-align: left;
	margin: 25px;
}

/*index1*/
.index_item {
	width: 490px;
	padding: 10px;
	text-align: left;
	margin: 10px;
	background-image: url(images/item_bk_t.jpg);
	background-repeat: no-repeat;
	clear:both;
}
.index_head h3 {
	font-size: 12px;
	color:#FF3366;
	margin-left:50px;
	margin-bottom:15px;
}
h3 a {
	text-decoration:none;
	color:#FF3366;
}
.title_cat{
	clear:both;
	float:right;
	text-align:right;
	color:#999999;
}
.title_cat a{
	text-decoration:none;
	color:#FF3366;
}
/*item2*/
.index_box {
	padding: 10px;
	float: left;
	width: 200px;
	text-align: left;
	margin: 20px; 
	margin-left:15px;
	background-image: url(images/item_bk_t.jpg);
	background-repeat: no-repeat;
}
.index_head_box h3 {
	font-size: 12px;
	color:#FF3366;
	text-align: center;
}
/*etc*/
.bar {
	clear: both;
	width:1px;
	color:#FFFFFF;
}
hr {
	clear: both;
	width:1px;
	color:#FFFFFF;
}

img { 
	border-style: none;
}
.leftbox{
	float:left;
	margin-right:20px;
	margin-top:5px;
}
.leftbox img {
	margin-left:15px;
}
.rightbox{
	float:right;
	margin-left:20px;
	margin-top:5px;
}
.rightbox img {
	margin-left:15px;
}
.story {
	padding:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF3366;
}
.midashi {
	margin:1px auto;
	padding-top:5px;
	background-color:#000;
	text-align:center;
	width:470px;
}
.midashi a{
	color:#FF3366;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
