#atwiki-jp-bg1 {
	background:transparent url(http://cdn46.atwikiimg.com/thesims4/pub/TS4_logo.png) no-repeat scroll 0%;
	height: 100px;
}
#header a#atwiki-jp-bg1 {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	margin-right: 30px;
	height:130px;
	width:140px;
}
#atwiki-jp-bg2{
    padding-top: 1px;
}


 #toolbar{display:block;}

 */

/*ads*/

.gafc_on{
	background-color:#FEFF8F;
}
.gafc_domain{
	color:green;
}


body {
	background-image: url("http://cdn46.atwikiimg.com/thesims4/pub/background.jpg");
	color:#666;
	font-family:Meiryo,arial,helvetica,"Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック",clean,sans-serif;
	font-size:Medium;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/*body *{
	line-height:1.5;
}*/

a:link,a:visited{
	color:#480;
}
a:hover, a:active{
	color:#000000;
}


.box:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.box{
	zoom:100%;
}

/**/

#header{
	margin:20px 25px 15px 25px;
        background-color: #fff;
	border-bottom:3px solid #000000;
	height:130px;
}

#header a#atwiki-jp-bg1 {
	display:block;
	float:left;
	margin:0px 25px 20px 5px;
    margin-right:30px;
}

#header h1,
#header h2{
	margin:0;
	padding:0;
	line-height:1;
}

#header h1{
	padding-top:20px;
	padding-bottom:4px;
}


#header h1 a{
	color:#6c0;
	font-size:40px;
	text-decoration:none;
	line-height:1;
}

#header h2 a{
	color:#333;
	font-size:15px;
	text-decoration:none;
	line-height:1;
}

#container {
	min-width: 1210px;
	_width:1210px;
	text-align:left;
}

#wrapper {
 width:100%;
 float:left;
 margin-right:-190px;
}

#footer,
#toolbar {
 width:100%;
 clear:left;
}

#toolbar{
	display:none;
}

#contents {
        background-color: #fff;
	margin: 0 100px 10px 220px;
	border:2px solid #000000;
	padding:10px;
	overflow:hidden;
	min-width: 700px;
}

#contents_inner {
}

#menubar_wrapper{
	padding-left:25px;
}

#menubar {
        background-color: #fff;
        padding: 5px 0px 5px 5px;
        margin: 0px 25px 0px 25px;
	width:180px;
	float:left;
	overflow:hidden;
}

#menubar2 {
    background-color: #fff;
    padding: 5px 5px 5px 5px;
    margin: 0px 25px 0px 25px;
    width:180px;
    float:right;
    overflow:hidden;
/*  border:2px solid #000000; */
}	

#menubar_inner,
#menubar_inner2{
	padding:10px;
}


.menu fieldset{
	width:135px;
	overflow:hidden;
}

.menu select{
	max-width:135px;
}
.menu input{
	max-width:135px;
}
.menu textarea{
	max-width:135px;
	background:#fff;
}

#footer_inner{
	padding:10px 25px;
}
#toolbar_inner{
	padding:10px 25px 0 25px;
}

/* General Rules */


p,
dl,
multicol{
	display: block;
	margin: 1em 0;
}
dd{
	display: block;
	margin-left: 20px;
}
blockquote{
	display: block;
	margin: 1em;
}
address{
	display: block;
	font-style: italic;
}
center{
	display: block;
	text-align: center;
}
h1{
	margin: 13px 0;
	font-size:167%;
	font-weight:bold;
}
h2{
	margin: 13px 0;
	font-size:152%;
	font-weight:bold;
}
h3{
	margin: 13px 0;
	font-size:144%;
	font-weight:bold;
}
h4{
	margin: 13px 0;
	font-size:129%;
	font-weight:bold;
}
h5{
	margin: 13px 0;
	font-size:114%;
	font-weight:bold;
}
h6{
	margin: 13px 0;
	font-size:100%;
	font-weight:bold;
}

xmp, 
pre, 
plaintext{
	display: block;
	font-family: fixed;
	white-space: pre;
	margin: 1em 0;
}

table{
	display: table;
	border-spacing: 2px;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	-moz-box-sizing: border-box;
	text-indent: 0;
	border:1px solid #aaa;
}

caption{
	display: table-caption;
	text-align: center;
}

tr{
	display: table-row;
	vertical-align: inherit;
}
col{
	display: table-column;
}
colgroup{
	display: table-column-group;
}
tbody{
	display: table-row-group;
	vertical-align: middle;
}
thead{
	display: table-header-group;
	vertical-align: middle;
}

tfoot{
	display: table-footer-group;
	vertical-align: middle;
}
table > tr{
	vertical-align: middle;
}
td{ 
	display: table-cell;
	vertical-align: inherit;
	text-align: inherit; 
	padding: 3px;
	border:1px solid #333;
}
th{
	display: table-cell;
	vertical-align: inherit;
	font-weight: bold;
	padding: 3px;
	border:1px solid #333;
}
q:before{
	content: open-quote;
}
q:after{
	content: close-quote;
}

b, 
strong{
	font-weight: bolder;
}

i, 
cite, 
em, 
var, 
dfn{
	font-style: italic;
}

u, 
ins{
	text-decoration: underline;
}

s, 
strike, 
del{
	text-decoration: line-through;
}

sub{
	vertical-align: sub;
	font-size: smaller;
	line-height: normal;
}

sup{
	vertical-align: super;
	font-size: smaller;
	line-height: normal;
}

nobr{
	white-space: nowrap;
}

ul{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
	padding-left: 25px;
}

ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
	padding-left: 25px;
}

 li{
	display: list-item;
}

 ul ul,
 ul ol,
 ul dl,
 ol ul,
 ol ol,
 ol dl,
 dl ul,
 dl ol,
 dl dl {
	margin-top: 0;
	margin-bottom: 0;
}

 ol ul,
 ul ul{
	list-style-type: circle;
}

 ol ol ul,
 ol ul ul,
 ul ol ul,
 ul ul ul{
	list-style-type: square;
}

hr{
	display: block;
	height: 1px;
	border: 1px 0;
	margin: 0.5em auto 0.5em auto;
    border-width: 1px 0px 0px 0px; /* 螟ｪ縺 */
    border-style: solid; /* 邱夂ｨｮ */
    height: 1px; /* 鬮倥＆ */
}


/**/

ul {
	list-style-type: square;
}

pre{
	background:#fd8;
	padding:10px;
	color:#333;
}

blockquote{
	border-left:3px solid #000000;
	padding-left:.5em;
}

dt{
	font-weight:bold;
}