@charset "utf-8";
/* FUN FACTORY CSS Document ver0.1*/

/* a */
a{
	text-decoration:none;
	color:#aaf;
}
a.blue{
	color:#06f;
}
a.blue:link {
	color:#06f;
}
a.blue:hover{
	color:#F60;
}
/* a end */
/* ================================================== */

body {
	font-size:12px;
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/3point.gif);
}
/* h1 */
h1 {
		-webkit-transition:.3s ease-in-out;/*ここで時間軸を持たせる*/
	text-decoration: none;
	width: 150px;
	padding: 3px;
	font-size: 1.2em;
	background-color: #444;
	vertical-align:middle;
	color:#acf;
	height: 1.2em;
	}
h1:hover{
	text-decoration: none;
	background-color:#09f;
	color:#fff;
}
/* h1 END */
/* ---------------------------*/
/* h2 */
h2{
	size:1.5em;
}
h2.blue{
	color:#06F;
}
/* h2 end */
/* ---------------------------*/
/* h3 */
h3{
	color:#fff;
	margin:0%;
	width:100%;
	height:auto;
	background-color:#69F;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
/* h3 end */
.point {
	cursor:url(../images/ff_c.cur) ,pointer;
}

ul.line{
	line-height:170%;
}
/* hyou */
.hyou {
	line-height:240%;
	height:auto;
}
/* hyou end */
/* hyou2 */
.hyou2 {
	line-height:160%;
	height:auto;
	font-size:x-large;
}
/* hyou end */
.main {
	font-size: large;
	color: #333;
	background-color: #FFF;
}

#bg-img{
	width:800px;
}
/* news */
.news {
	font-size: 1em;
}
/* news end */
/* newslink */
.newslink:link {
	text-decoration: none;
	color: #00C;
}
.newslink:visited {
	text-decoration: none;
	color: #00C;
}
.newslink:hover{
	text-decoration: none;
	color:#99C;
}
.newslink:active {
	text-decoration: none;
	color: #00C;
}
/* newslink end */

/* header link button */
.btn{
	-webkit-transition:0.3s ease-in-out;/*ここで時間軸を持たせる*/
	text-decoration: none;
	width: 100px;
	padding: 6px 6px;
	margin: 0px 0px;
	font-size: x-small;
	background-color: #666;
	color:#ccc;
	-moz-border-radius: 6px;/* firefox */
    -webkit-border-radius: 6px;/* Safari、Google Chrome */
}
.btn:link {
	text-decoration: none;
	color: #CCC;
	-moz-border-radius: 6px;/* firefox */
    -webkit-border-radius: 6px;/* Safari、Google Chrome */
}
.btn:visited {
	text-decoration: none;
	color: #CCC;
	-moz-border-radius: 6px;/* firefox */
    -webkit-border-radius: 6px;/* Safari、Google Chrome */
}
.btn:hover{
	text-decoration: none;
	background-color:#ccc;
	color:#333;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 14px;
	padding-left: 6px;
	-moz-border-radius: 6px;/* firefox */
	-webkit-border-radius: 6px;/* Safari、Google Chrome */
}
.btn:active {
	text-decoration: none;
	color: #CCC;
}

/* Navi button */
.nbtn{
	-webkit-transition:0.4s ease-in-out;/*ここで時間軸を持たせる*/
	text-decoration: none;
	font-size:1.3em;
	background-color: #000060;
	color:#fff;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
	font-weight: bold;
}
.nbtn:link {
	text-decoration: none;
	color: #CCC;
}
.nbtn:visited {
	text-decoration: none;
	color: #CCC;
}
.nbtn:hover{
	text-decoration: none;
	color:#FFF;
	background-color: #F90;
}
.nbtn:active {
	text-decoration: none;
	color: #CCC;
}
/* Navi button end */

/* minilink */
.minilink{
	-webkit-transition:0.8s ease-in-out;/*ここで時間軸を持たせる*/
	text-decoration: none;
	padding: 2px 9px;
	font-size:1em;
	color:#aaf;
}
.minilink:link {
	text-decoration: none;
	color: #aaf;
}
.minilink:visited {
	text-decoration: none;
	color: #aaf;
}
.minilink:hover{
	text-decoration: none;
	color:#00b;
}
.minilink:active {
	text-decoration: none;
	color: #aaf;
}
/* minilink end 

/* sdlink */
.sdlink{
	text-decoration: none;
	padding:0px 2px;
	font-size:1.2em;
	color:#66f;
}
.sdlink:link {
	text-decoration: none;
	color: #aaf;
}
.sdlink:visited {
	text-decoration: none;
	color: #aaf;
}
.sdlink:hover{
	text-decoration: none;
	color:#00b;
}
.sdlink:active {
	text-decoration: none;
	color: #aaf;
}
/* sdlink end 


/* footer button */
.foo{
	text-decoration: none;
	font-size:1em;
	color:#aaa;
}
.foo:link {
	text-decoration: none;
	color: #ddd;
}
.foo:visited {
	text-decoration: none;
	color: #ddd;
}
.foo:hover{
	text-decoration: none;
	color:#fff;
}
.foo:active {
	text-decoration: none;
	color: #ddd;
}
/* end */

.kan {
	line-height:180%;
}
/* credit */
.credit{
	color:#dddddd;
	size:0.5em;
}
/* credit end */
h3.privacy {
	background-color: #69f;
	width: 585px;
}
#rogo {
	float: left;
}
#headbody {
	height: 100px;
	width: 800px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
