﻿@charset "utf-8";

/*
-----------------------------------------------

o タグの初期化
o コンテンツ



/* タグの初期化
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}

#gbContents img { border:none; vertical-align: bottom; }

/* コンテンツ
----------------------------------------------- */


.top {
	text-align:justify;
	text-justify: inter-ideograph;
	position: absolute;
	top:460px;
	padding-left:45px;
	width: 655px;
	_width: 680px;
	color: rgb(128, 128, 128);
	font-size: 12px;
	z-index: 1;
	letter-spacing: 1px;
	line-height: 1.5;
}


/* プロフィール
----------------------------------------------- */
.prof00 {
	position: absolute;
	top:583px;
	padding-left:10px;
	z-index:1;
}


.prof_g01 {
	position:absolute;
	top: 583px;
	padding-left:106px;
	z-index:1;
}

.prof_g02 {
	position:absolute;
	top: 583px;
	padding-left:303px;
	z-index:1;
}

.prof_g03 {
	position:absolute;
	top: 583px;
	padding-left:500px;
	z-index:1;
}


.prof_re01 {
	position: absolute;
	top: 615px;
	margin-left: 190px;
	width: 105px;
	color: rgb(255, 255, 255);
	font-size: 10px;
	z-index: 1;
	letter-spacing: 0.7px;
	line-height: 1.1;
}

.prof_re02 {
	position: absolute;
	top: 615px;
	margin-left: 388px;
	width: 100px;
	color: rgb(255, 255, 255);
	font-size: 10px;
	z-index: 1;
	letter-spacing: 0.7px;
	line-height: 1.1;
}

.prof_re03 {
	position: absolute;
	top: 615px;
	margin-left: 587px;
	width: 100px;
	color: rgb(255, 255, 255);
	font-size: 10px;
	z-index: 1;
	letter-spacing: 0.7px;
	line-height: 1.1;
}

.prof_re04 {
	position: absolute;
	top: 730px;
	padding-left: 107px;
	width: 600px;
	color: rgb(255, 255, 255);
	font-size: 10px;
	z-index: 1;
	letter-spacing: 1px;
	line-height: 1.1;
}



.line {
	position:absolute;
	top: 872px;
	padding-left: 0px;
	z-index: 1;
}


.reed01 {
	color: rgb(242, 67, 133);
	font-size: 14px;
	z-index: 1;
	letter-spacing: 1.5px;
	line-height: 1.5;
	font-weight: bold;
}


.reed02 {
	color: rgb(90, 68, 152);
	font-size: 14px;
	z-index: 1;
	letter-spacing: 1.5px;
	line-height: 1.5;
	font-weight: bold;
}

.reed {
	color: rgb(128, 128, 128);
	font-size: 12px;
	z-index: 1;
	letter-spacing: 1.5px;
	line-height: 1.5;
}


.fe {
	color: rgb(255, 139, 162);
	font-size: 12px;
}


.m {
	color: rgb(105, 176, 118);
	font-size: 12px;
}


.o {
	color: rgb(89, 185, 198);
	font-size: 12px;
}

.a {
	color: rgb(90, 68, 152);
	font-size: 12px;
}

/* links */

a#under:link {
	color: rgb(242, 67, 133);
	text-decoration:underline;
 }

a#under:visited {
	color: rgb(255, 139, 162);
	text-decoration:underline;
}

a#under:hover {
	color: rgb(242, 67, 133); 
	text-decoration:underline;
}

a#under:active {
	color:#FFCC00;
	text-decoration:underline;
}



/*----------------------------------------------- */


