@charset "utf-8";
/* 各テキスト（募集・リスト） */
.gptx01{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Verdana,sans-serif,serif,monospace;
	width:800px;
	margin:auto;
	text-align:left;
}
.gptx02{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Verdana,sans-serif,serif,monospace;
	width:390px;
	margin:auto;
	text-align:left;
	float:left;
}
.gptx03{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Verdana,sans-serif,serif,monospace;
	width:390px;
	margin:auto;
	text-align:left;
	float:right;
}
.gptx04{
	padding-left:10px;
	margin:auto;
	text-align:left;
}

/* ▼online.php */
.oubo01{
	width:550px;
	font-size:1.17em;
	color:#EEBB00;
	background-color:hsl(0,0%,0%)000;
	text-align:center;
	border: 3px solid hsl(0,0%,0%)000;
	margin:auto;
	margin-bottom:2px;
	padding:5px;
}
.oubo02{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Verdana,sans-serif,serif,monospace;
	width:540px;
	border: 3px solid hsl(0,0%,0%)000;
	margin:auto;
	padding:10px;
	text-align:left;
}

/* ▼各GPフォント背景 */
.defont10-gp04 {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.defont10-gp04 a:link {
	color: #CC0000;
	text-decoration : underline;
}
.defont10-gp04 a:visited {
	color: #FF0000;
	text-decoration : underline;
}
.defont10-gp04 a:hover {
	color: #FF6600;
}
.gp05-color2 {
	color: #66FF00;
}
.gp05-color2 a:link {
	color: #66FF00;
	text-decoration : underline;
}
.gp05-color2 a:visited {
	color: #00FFCC;
	text-decoration : underline;
}
.gp05-color2 a:hover {
	color: #009900;
}
.gp05-color {
	color: #66FF00;
}
.gp05-color a:link {
	color: hsl(0,0%,100%)FFF;
	text-decoration : underline;
}
.gp05-color a:visited {
	color: #66FF00;
	text-decoration : underline;
}
.gp05-color a:hover {
	color: #00FFCC;
}

