@charset"Shift_JIS";

/* タグ
----------------------------------------------------*/
body{
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFF00;
	font-size:12px;
	line-height:150%;
	background-image: none;
}

p,dl, dt, dd{
	margin:0;
	padding:0;
}

a{
}

a:hover{
}

img{
	border:none;
}

H1
{
	font-size: 8pt;
	margin: 0px;
	line-height:8pt;
	font-weight:lighter;
	color:#FFCC00;
}
H2
{
	font-size: 8pt;
	margin: 0px;
	line-height:8pt;
	font-weight:normal;
	color:#663399;
}
H3
{
	font-size: 11pt;
	margin: 3px;
	line-height:12pt;
	font-weight:normal;
	color:#FF3333;
}
H4
{
	font-size: 10pt;
	margin: 3px;
	line-height:12pt;
	font-weight:normal;
	color:#CCCCCC;
}
.summary
{
	font-size: 8pt;
	margin-left: 10px;
	line-height:100%;
	color:#CCCCCC;
}
STRONG
{
    font-weight: normal;
}
em {
	font-style: normal;
}

.summary a{
	color:#FFFFFF;
}




/* 文章基礎
---------------------------------------------------*/
.deftext{
}

.clear{
	clear:both;
}



/* 構造
---------------------------------------------------*/
#contentWrapper{
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:center;
}


#content{
	padding:0;
	width:800px;
	text-align:center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#footer{
	margin:0;
	width:800px;
	text-align:center;
}


/* navi
----------------------------------------------------*/
.navibox{
}

ul{
	margin:0;
	padding:0;
}

li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}



/* index
----------------------------------------------------*/
.urlimg{
	margin-top:30px;
}

.enterbox{
	padding-top:20px;
	width:760px;
	height:80px;
	background-repeat: no-repeat;
}

.entertext{
	font-size:20px;
	font-weight:bold;
	color: #CCCCCC;
}

.entertext a{
	color:#CCCCCC;
}

.text1{
	width:400px;
	text-align:left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.linktext1{
	margin-bottom:150px;
}

.linktext1 a{
	color:#CCCCCC;
}
.em {
	color: #330066;
}
