@charset "Shift_JIS";

/*------------------------------------------------------------------------------
  reset
------------------------------------------------------------------------------*/
/*--- reset typo ---*/
body{font:13px/1 "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;}
*html body{font-size:small;font:x-small;font-family:"ＭＳ Ｐゴシック";}
*:first-child+html body{font-size:small;font:x-small;font-family:"ＭＳ Ｐゴシック";}
/*--- reset element ---*/
body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,table,th,td,
form,fieldset,legend,label,input,textarea,embed,object{margin:0;padding:0;}
html{overflow-y:scroll;}
table {border-collapse:collapse;border-spacing:0;}
th,td {text-align:left;vertical-align:top;font-weight:normal;}
fieldset{border:0;}
ul,li{list-style:none;}
img{border:0;line-height:0;vertical-align:bottom;}
sub,sup{font-size: 75%;/font-size:100%;line-height:0;}
sup{vertical-align:0.333em;}
sub{vertical-align:baseline;}
input,textarea,select {font-family:inherit;font-size:inherit;/font-size:100%;font-weight:inherit;}
embed,object{outline: none;}
/*ClearFix-*/
/*--- clearfix ---*/
.clearfix:after{content:'';display:block;clear:both;height:0;}
.clearfix{/zoom:1;}


/*------------------------------------------------------------------------------
  common
------------------------------------------------------------------------------*/
/*--- text color ---*/
body{color:#FFFFFF;}
a:link{color:#e7d278;text-decoration:none;}
a:visited{color:#e7d278;text-decoration:none;}
a:hover{color:#e7d278;text-decoration:underline;}
a:active{color:#e7d278;text-decoration:underline;outline:none;}
a:focus{color:#e7d278;text-decoration:underline;}

html{
}

body.ugomemo{
	background: transparent url(../img/bg_ugomemo_body.gif);
}
body.ugomemo #container{
	width: 960px;
}
body.ugomemo #wrapper{
	margin: 0 auto;
	width: 960px;
}
body.ugomemo #header{
	margin: 0 auto;
}

/*------------------------------------------------------------------------------
  top
------------------------------------------------------------------------------*/

#noPlugin{
	width: 960px;
	height: 430px;
	position: relative;
}
