
#atwiki-jp-bg2 {
    background-color: #d5cdbe;
    min-width: 1220px;
}

/* ページ下部の編集メニューを表示したい場合はユーザCSSに以下の１行を追加してください。

 #toolbar{display:block;}

 */

/*ads*/

.gafc_on{
	background-color:#FEFF8F;
}
.gafc_domain{
	color:green;
}


body {
	background:#fff;
	color:#F0F0F0;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.top_deco {
	background-color: #e29e1c;
	padding-bottom: 1px;
}


/*body *{
	line-height:1.5;
}*/

a:link,a:visited{
	color: #dbc31e;
}

a:hover, a:active{
	color: #dbc31e;
}

#wrapper a:link, #wrapper a:visited{
	color: #fff;
}

#wrapper a:hover {
	color:#dbc31e;
}

#menubar a:link, #menubar a:visited{
	color: #4f3314;
}
#menubar a:hover {
	color:#dbc31e;
}

#menubar2 a:link, #menubar2 a:visited{
	color: #4f3314;
}

#menubar2 a:hover {
	color:#dbc31e;
}

.menu-top-deco {
	position: absolute;
	top: -70px;
	left: -10px;
}

.head_center_deco {
	position: absolute;
	left: 450px;
	top: 83px;
}

.menu-top-deco2 {
	position: absolute;
	right: 3px;
	top: -180px;
}

.box:after {
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}
.box{
	zoom:100%;
}

/**/

.head_deco_tree {
	position: absolute;
	left: 920px;
	top: 108px;
}

#header{
	height: 142px;
	margin: -10px 10px 0px 20px;
	padding-top: 70px;
	background: url("/common/_img/skin/147christmas/header_deco.png");
    background-repeat: no-repeat;
    background-position: top left;
}

#header a#atwiki-jp-bg1 {
	display:block;
	float:left;
	margin:0px 25px 20px 5px;
    margin-right:30px;
}

#header h1 a,
#header h2 a{
	margin-left: 45px;
}

#header h1,
#header h2{
	margin:0;
	padding:0;
	line-height:1;
	font-size: 2px;
}

#header h2 {
	padding-left: 35px;
	color: #e29e1c;
	position: relative;
	z-index: 10;
}

#header h1{
	padding-top:20px;
	padding-bottom:4px;
	position: relative;
	z-index: 10;
}


#header h1 a{
	color:#5f3e1c;
	font-size:35px;
	text-decoration:none;
	line-height:1;
}

#header h2 a{
	color:#5f3e1c;
	font-size: 13px;
	text-decoration:none;
	line-height:1;
}

#container {
	min-width: 1220px;
	_width:1220px;
	text-align:left;
	background: url("/common/_img/skin/147christmas/chrstmas_header.png");
	padding-top: 10px;
	background-repeat: repeat-x;
}

#wrapper {
	width:100%;
	float:left;
	margin-top: 20px;
	padding-bottom: 100px;
}

#footer,
#toolbar {
	width:100%;
	clear:left;
}

#footer {
	width: 100%;
	text-align: center;
}

#deco_footer {
	height: 368px;
	background-image: url("/common/_img/skin/147christmas/chrstmas_fotter.png");
	background-repeat: repeat-x;
	margin-left: -10px;
	margin-bottom: -1px;
}

#link_only {
	background-color: #9e1d0d;
	padding:10px 0  15px 0;
}

#toolbar{
	display:none;
}

#menubar hr, #footer hr {
	border-bottom: none;
	padding: none;
	height: none;
}

#atwiki-jp-bottom :visited {
	color: #dbc31e;
}

#contents {
	margin: 0 220px 10px 220px;
	padding:10px;
	overflow:hidden;
	min-width: 736px;
	background-color: #114125;
	border-radius: 20px;
	-webkit-border-top-left-radius: 20px;  
    -webkit-border-top-right-radius: 20px;  
    -webkit-border-bottom-right-radius: 20px;  
    -webkit-border-bottom-left-radius: 20px;  
    -moz-border-radius-topleft: 20px;  
    -moz-border-radius-topright: 20px;  
    -moz-border-radius-bottomright: 20px;  
    -moz-border-radius-bottomleft: 20px;  
}

#wikibody {
	margin: 25px;
}

#wikibody h3 {
	color: #e29e1c;
}

#wikibody p {
	color: #e29e1c;
}

#contents_inner {
}

#menubar_wrapper{
	padding-left:25px;
}

.menu_deco {
	width: 180px;
	height: 178px;
}

#wrapper {
	position: relative;
}

#menubar {
	margin-left: 25px;
	_margin-left: 10px;
	width:180px;
	float:left;
	overflow:hidden;
	background-color: #AD995C;
	border-radius: 20px;
	padding-bottom: 10px;
	padding-top: 60px;
	color: #5f3e1c;
}

#menubar2 {
    width:180px;
    float:right;
    margin-right: 25px;
    background-color: #AD995C;
	border-radius: 20px;
	padding-bottom: 15px;
}

#menubar_inner,
#menubar_inner2{
	padding:10px;
}

#menubar h3{
	margin-left: 8px;
}

#menubar2 h3{
	margin-left: 8px;
}

.plugin_recent {
	margin-left: 8px;
}

.plugin_recent p {
	color: #5f3e1c;
}

.menu fieldset{
	width:135px;
	overflow:hidden;
}

.menu select{
	max-width:135px;
}
.menu input{
	max-width:135px;
}
.menu textarea{
	max-width:135px;
	background:#fff;
}

#id_be20f28d {
	padding-top: 50px;
}

#footer_inner{
	padding:10px 25px;
}
#toolbar_inner{
	padding:10px 25px 0 25px;
}

/* General Rules */

/*IE8▼*/
html>/**/body {
font-size/***/: 15px¥9;
}

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;
	color: #5f3e1c;
}
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;
}

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;
}
/**/

a:-webkit-any-link {
	text-decoration: none;
}

a:hover  {
	color: #114125;
}

#menubar ul {
	list-style-image: url("/common/_img/skin/147christmas/menu_icon.png");
	padding-left: 35px;
}

#menubar2 ul {
	list-style-image: url("/common/_img/skin/147christmas/menu_icon.png");
	padding-left: 35px;
}

#right-ads {
	padding: 10px;
}

a.uiLinkSubtle {
	color:#fff;
}

pre{
	background:#fd8;
	padding:10px;
	color:#333;
}

blockquote{
	border-left:3px solid #FFA500;
	padding-left:.5em;
}

dt{
	font-weight:bold;
}

