* {
        margin: 0;
        padding: 0;
        font-style: normal;
        font-weight: normal;
		font-family: "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Verdana", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
		font-size: 11px;
}

/*　BCD7B9　*/

body {
		margin: 0;
		padding: 0;
		text-align: left;
		color: #666666;
		background: #666666;
        width: 100%;
        height: 100%;
}

a:link,a:active {
        color: #AC7F83;
		font-weight: bold;
        }
a:visited {
        color: #D9A0A5;
		font-weight: bold;
        }
a:hover {
        color: #9C0031; 
		text-decoration: none; 
		background: #E9D9DA;
         }

.wrapper {
	margin: 0;
	width: 710px;
	text-align: left;
	background: #eeeeee url(/images/redpop-bg.gif) repeat-y;
}

#header {
	position: relative;
	height: 87px;
	background: url(/images/header.jpg) no-repeat;
	color: #666666;
	text-align: right;
	font-size: 10pt;
}

#mainimage {
	position: relative;
	height: 104px;
	background: url(/images/mainimage20061007.jpg) no-repeat;
}

#mainimagediary {
	position: relative;
	height: 104px;
	background: url(/images/redpop-mainimage-diary.jpg) no-repeat;
}
#mainimagediary2 {
	position: relative;
	height: 104px;
	background: url(/images/redpop-mainimage-diary2.jpg) no-repeat;
}
.main_table{
	width:710px;
	margin:0;
	padding:0;
}

#navcontainer ul, #navcontainer li{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}

#navcontainer{
	margin:0;
	width:710px;
}

p {
	line-height: 1.8em;
}

div.white-line {
	border-bottom: 1px solid #ffffff;
}

#redpop-main {
	margin: 0;
	padding: 0;
	float: right;
	width: 558px;
	min-height: 100%;
	}

h1.diary {
	background-image:url(/images/title-diary.gif);
	background-repeat:no-repeat;
	width: 74px;
	height: 41px;
	margin-bottom: 10px;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
  display:block;
  background-color:transparent;
  text-indent:-1000px;
  text-decoration:none;
}

#redpopforum-side {
	margin: 1em;
	float: left;
	background: #ffffff;
	color: #666666;
	 min-height: 100%;
	}

#footer{
	clear: both;
	padding: 0.8em 1.5em 0.8em 0;
	font-size: 10pt;
	background: #eeeeee;
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C1C1C1;
	}

ul.module-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

 li.module-list-item {
	display: inline;
}

li.module-list-item a {
	display: block;
	background: url(/images/list-button_a.gif) no-repeat center left;
	border-bottom: 1px solid #dddddd;
	padding: 3px 2px 3px 20px;
	text-decoration: none;
	font-weight: normal;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

li.module-list-item a:visited {
	background: url(/images/list-button_v.gif) no-repeat center left;
	color: #666666;
	font-weight: normal;
}

li.module-list-item a:active,  li.module-list-item a:hover {
	background-color: #dddddd;
	font-weight: normal;
	background: #ededeb url(/images/list-button_a.gif) no-repeat center left;
	color: #333333; 
	text-decoration: none; 
}

/*
li.module-list-item #active a {

	font-weight: normal;
}
*/

ul.box {
	list-style: none;
	padding: 2px;
	margin: 0px;
}

 li.box-item {
	display: inline;
}

li.box-item a {
	display: block;
	background: url(/images/mobile3.gif) no-repeat center left;
	border: 1px solid #dddddd;
	padding: 8px 2px 8px 20px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	/* Not MAC IE \*/
	_width: 100%;
	/* Not MAC IE */
}

li.box-item a:visited {
	background: url(/images/mobile3.gif) no-repeat center left;
	color: #666666;
	font-weight: normal;
}

li.box-item a:active,  li.box-item a:hover {
	background-color: #ffffff;
	font-weight: normal;
	background: #ffffff url(/images/mobile3.gif) no-repeat center left;
	color: #333333; 
	text-decoration: none; 
}
