@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#000;
        background-image:url(http://cdn52.atwikiimg.com/_pub/gtav/img/main/new/base-up.jpg);
	background-repeat:repeat-x;
	background-attachment:scrol;
	background-position:top;
	color:#000;
	text-align: justify;
	font-family:arial,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"MS Pゴシック",clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

body *{
	line-height:1.4;
}

h1, h2, h3, h4, h5, h6{
	color: #000;
}

#wikibody p {background-image:url(1px-transparent.gif);}

a:link{
color:#000;
	text-decoration:underline;
	-moz-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
	-webkit-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
	-o-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
	-ms-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
}
a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#00ae00;
	text-decoration:none;
}
a:acive{
	color:#003C00;
	text-decoration:none;
}

#container {
	background-color: #f4f4f4;
	border: 5px solid #3D3D3D;
	width:1000px;
	margin:30px auto;
}
	
#header{
	width:100%;
	background:#f4f4f4;
}

#header h1 {
	background-color:#f4f4f4 ;
	background-image:url(http://cdn52.atwikiimg.com/gtav/?cmd=upload&act=open&page=%E3%83%88%E3%83%83%E3%83%97%E3%83%9A%E3%83%BC%E3%82%B8&file=logo_bg4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:-41px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
}

#header  h2 {
	width:1000px;
	height:169px;
	background-color:#f4f4f4 ;
	background-image:url(http://cdn52.atwikiimg.com/_pub/gtav/img/main/new/sp_bg3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 20px;
	font-size:24px;
	color: #ecd662;
	text-shadow:  2px 2px 3px #c79386;
}
#header h2 a{
	color:#ecd662;
	margin: 0 0 0px 25px;
	text-decoration:none;
}

	
#navigation {
	display: none;
}

/***** Menu *****/
#menubar {
/*****	
border-left:1px solid #5C8A00;
background-color:#F4F4F4;
	background-image:url(http://cdn52.atwikiimg.com/_pub/gtav/img/main/new/menu_b.png),url(http://cdn52.atwikiimg.com/_pub/gtav/img/main/loading.gif);
*****/
color:#FFF;
background-color:#232323;
background-image:url(http://cdn52.atwikiimg.com/_pub/gtav/img/main/new/menu/top3.gif);
	background-position:top;
	background-repeat:no-repeat;
font-size:15px;
	width:210px;
	margin-top:-39px;
	float:left;
	overflow:hidden;
	padding:10px;
	line-height:1.4em;

	}

#menubar a:link{
        color:#F4F4F4;
	text-decoration:underline;
	-moz-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
	-webkit-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
	-o-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
	-ms-transition: color 0.4s linear 0 , text-decoration 1s linear 0;
}
#menubar a:visited{
	color:#F4F4F4;
	text-decoration:none;
}
#menubar a:hover{
	color:#00c51c;
	text-decoration:none;
}
#menubar a:acive{
	color:#00c51c;
	text-decoration:none;
}

/***** Main content *****/
#container {
    width: 1000px;
    margin: 30px auto;
}


#contents {
	width:745px;
	min-height:5600px;
	float:right;
	margin-bottom:0px;
	margin-top:-30px;
	padding:0 10px;
	line-height:1.5em;
	overflow:hidden;	
	background-position: 95% bottom ;
    background-image: url(http://www52.atwiki.jp/_pub/gtav/img/main/new/back.gif);
    background-repeat: no-repeat;
}

#footer {
	width:100%;
	text-align:right;
	background: #f4f4f4 url(http://www52.atwiki.jp/_pub/gtav/img/main/new/f3.png) 100% -25px no-repeat;
	text-align:center;
	clear: both;
	color:#ccc;
	padding-bottom:1em;
	margin-bottom:10px;
	margin-top: 0;
	padding: 7em 0 .5em;
	line-height: 1.2;
	}
	

#footer a{
	color:#666;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#008A00;
}

/***** Effects *****/

.effect01_img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
  
.effect01_img:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

/* WIKI RULES */

#wikibody dl,
#wikibody multicol,
#menubar p,
#menubar dl,
#menubar multicol{
	display: block;
	margin: 1em 0;
}
#wikibody dd,
#menubar dd{
	display: block;
	margin-left: 5px;
}

#wikibody blockquote,
#menubar blockquote{
	display: block;
	margin: 1em 0 1em 5px;
	padding-left: 2em;
	background-image: url("http://www52.atwiki.jp/_pub/gtav/img/main/quote.png");
	background-repeat:no-repeat;
}

#wikibody address,
#menubar address{
	display: block;
	font-style: italic;
}

#wikibody center,
#menubar center{
	display: block;
	text-align: center;
}
h2, h3, h4, h5 {
	font-family: sans-serif; 
	line-height: 1.2;
	clear: none;
}
#wikibody h2,
#menubar h2{
	font-size: 150%;
	color: #2b2b2b;	
margin: 13px 0 0 3px;
text-shadow:  2px 2px 2px #666;
}
#wikibody h3,
#menubar h3{
	height:24px;
	font-size: 140%;
	color: #2b2b2b;
	padding:0 7px;
	text-shadow:  1px 1px 2px #666;
	margin: 13px 0 2px 3px
}
#wikibody h4,
#menubar h4{
	height:24px;
	font-size: 130%;
	color: #465f0c;
	padding:0 15px;
	text-shadow:  1px 1px 1px #666;
	margin: 13px 0 2px 3px;
}
#wikibody h5,
#menubar h5{
	height:24px;
	font-size: 120%;
	color: #588e2c;
	padding:0 20px;margin: 13px 0 2px 3px
}
#wikibody h6,
#menubar h6{
	height:24px;
	font-size: 0.8em;
	color: #2b2b2b;
	margin : 13px 0;
}

xmp, 
pre, 
plaintext,
xmp, 
pre, 
plaintext{
	background: #e6e9e0;
	border-left: 3px solid #467318;
	display: block;
	font-family: fixed;
	margin: 3px 10px;
	padding: 5px;
	white-space: pre;
}

#wikibody 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 #000;
	table-layout:fixed;
}

#menubar table{
	display: table;
	border-spacing: 2px;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	-moz-box-sizing: border-box;
	text-indent: 0;
	border:2px solid #979797;
	table-layout:fixed;
}

#wikibody caption,
#menubar caption{
	display: table-caption;
	text-align: center;
}

#wikibody table[align="center"] > caption,
#menubar table[align="center"] > caption{
	margin-left: auto;
	margin-right: auto;
}

#wikibody table[align="center"] > caption[align="left"],
#menubar table[align="center"] > caption[align="left"]{
	margin-right: 0;
}

#wikibody table[align="center"] > caption[align="right"],
#menubar table[align="center"] > caption[align="right"]{
	margin-left: 0;
}

#wikibody tr,
#menubar tr{
	display: table-row;
	vertical-align: inherit;
}

#wikibody col,
#menubar col{
	display: table-column;
}

#wikibody colgroup,
#menubar colgroup{
	display: table-column-group;
}

#wikibody tbody,
#menubar tbody{
	display: table-row-group;
	vertical-align: middle;
}

#wikibody thead,
#menubar thead{
	display: table-header-group;
	vertical-align: middle;
}

#wikibody tfoot,
#menubar tfoot{
	display: table-footer-group;
	vertical-align: middle;
}

#wikibody table > tr,
#menubar table > tr{
	vertical-align: middle;
}

#wikibody td{
	display: table-cell;
	vertical-align: inherit;
	text-align: inherit; 
	padding: 3px;
	border:1px solid #000;
	table-layout:fixed;
}

#menubar td{ 
	display: table-cell;
	vertical-align: inherit;
	text-align: inherit; 
	padding: 3px;
	border:1px solid #979797;
	table-layout:fixed;
}

#wikibody th,
#menubar th{
	border: 1px solid #e0e0e0;
	color: #000;
	display: table-cell;
	font-weight: bold;
	padding: 4px;
	vertical-align: inherit;
table-layout:fixed;
}

#wikibody q:before,
#menubar q:before{
	content: open-quote;
}

#wikibody q:after,
#menubar q:after{
	content: close-quote;
}

#wikibody b, 
#wikibody strong,
#menubar b, 
#menubar strong{
	font-weight: bolder;
}

#body i, 
#body cite, 
#body em, 
#body var, 
#body dfn,
#vertinav i, 
#vertinav cite, 
#vertinav em, 
#vertinav var, 
#vertinav dfn {
	font-style: italic;
}

#wikibody s, 
#wikibody strike, 
#wikibody del,
#menubar s, 
#menubar strike, 
#menubar del{
	text-decoration: line-through;
}

#wikibody sub,
#menubar sub{
	vertical-align: sub;
	font-size: smaller;
	line-height: normal;
}

#wikibody sup,
#menubar sup{
	vertical-align: super;
	font-size: smaller;
	line-height: normal;
}

#wikibody nobr,
#menubar nobr{
	white-space: nowrap;
}

#wikibody abbr[title], 
#wikibody acronym[title],
#menubar abbr[title], 
#menubar acronym[title]{
	border-bottom: dotted 1px;
}

#menubar ul{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
	padding-left: 25px;
}

#wikibody ul{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
	padding-left: 25px;
}

#wikibody li:hover{background-color:#e6e6e6}

#wikibody ol,
#menubar ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
	padding-left: 25px;
}

#wikibody li,
#menubar li{
	display: list-item;
}

#wikibody ul ul,
#wikibody ul ol,
#wikibody ul dl,
#wikibody ol ul,
#wikibody ol ol,
#wikibody ol dl,
#wikibody dl ul,
#wikibody dl ol,
#wikibody dl dl,
#menubar ul ul,
#menubar ul ol,
#menubar ul dl,
#menubar ol ul,
#menubar ol ol,
#menubar ol dl,
#menubar dl ul,
#menubar dl ol,
#menubar dl dl {
	margin-top: 0;
	margin-bottom: 0;
}

#wikibody ol ul,
#wikibody ul ul,
#menubar ol ul,
#menubar ul ul{
	list-style-type: circle;
}

#wikibody ol ol ul,
#wikibody ol ul ul,
#wikibody ul ol ul,
#wikibody ul ul ul,
#menubar ol ol ul,
#menubar ol ul ul,
#menubar ul ol ul,
#menubar ul ul ul{
	list-style-type: square;
}

#wikibody hr,
#menubar hr{
	display: block;
	height	: 1px;
	margin : 0.5em auto 0.5em auto;
	vertical-align: inherit;
	font-weight: bold;
	padding: 1px;
	border:1px solid #5C8A00;
	color:#000;
	background:#293D00;
}

#menubar fieldset{
	width:145px;
	overflow:hidden;
}

#menubar select{
	max-width:145px;
}
#menubar input{
	max-width:145px;
}
#menubar textarea{
	max-width:145px;
}

span.word1{ color: #000; background-color: #ffff66; }
span.word2{ color: #000; background-color: #a0ffff; }
span.word3{ color: #000; background-color: #99ff99; }
span.word4{ color: #000; background-color: #ff9999; }
span.word5{ color: #000; background-color: #ff66ff; }
span.word6{ color: #fff; background-color: #880000; }
span.word7{ color: #fff; background-color: #00aa00; }
span.word8{ color: #fff; background-color: #886800; }
span.word9{ color: #fff; background-color: #004699; }
span.word10{ color: #fff; background-color: #990099; }

/*MEMO*/
div.hoge
{
float: left;
}

/*ads*/

.gafc_on{
	background-color:#CFCFCF;
	color:#333;
}
.gafc_on a{
	color:#333;
	text-decoration:none;
}
a.gafc_domain{
	color:orange;
}

/* Hides from IE-mac \*/
 * html #source___Frame{ width:97% !important;}
 /* End hide from IE-mac *