h1{
	width: 335px;
	background-color: #00FF00;
	font-size: 13px;
}

h2{
	margin:0px;
}

h3{
	margin:0px;
}
h4{
	margin:0px;
}

img{
	border: 0px;
}

p{
	margin:10px;
}
/**************************************/
/*padding
/**************************************/
.pd_all_5{
	padding: 5px;
}
.pd_all_10{
	padding: 10px;
}

/**************************************/
/*align
/**************************************/
.cent{
	text-align: center;
}
.t_lef{
	text-align: left;
}
.righ{
	text-align: right;
}
/**************************************/
/*FONT
/**************************************/
.hgs_pop{
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì','serif';
}

.ms_p{
	font-family: '‚l‚r ‚oƒSƒVƒbƒN','serif';
}

.f_n{
	font-weight: normal;
}

.f_b{
	font-weight: bold;
}

/**************************************/
/*color
/**************************************/
.c_black{
	color: #000000;
}
.c_red{
	color: #FF0000;
}

.c_blue{
	color: #0000FF;
}

.c_yell{
	color: #FFFF00;
}

.c_brown{
	color: #663300;
}

.c_tya{
	color: #CC3300;
}

.c_pink{
	color: #FF00FF;
}

.c_green{
	color: #009900;
}

.c_silv{
	color: #666666;
}

.c_orange{
	color: #FF5900;
}

.b_black{
	background-color: #000000;
}
.b_yell{
	background-color: #FFFF00;
}

.b_gray{
	background-color: #808080;
}

.b_sky{
	background-color: #66FFFF;
}

.b_pyel{
	background-color: #FFFF66;
}

.b_wyel{
	background-color: #FFFFCC;
}

.b_yell2{
	background-color: #FFFF88;
}

.b_emer{
	background-color: #CCFF99;
}

.b_mido{
	background-color: #66FFCC;
}

.b_green{
	background-color: #66FF99;
}

.b_emerald{
	background-color: #99FF99;
}

.b_orange{
	background-color: #FFCC66;
}
/**************************************/
/*font-size
/**************************************/
.ff_w{
	font-weight: bold;
}

.s_12{
	font-size: 12px;
}

.s_14{
	font-size: 14px;
}

.s_16{
	font-size: 16px;
}

.s_18{
	font-size: 18px;
}

.s_20{
	font-size: 20px;
}

.s_22{
	font-size: 22px;
}

.s_24{
	font-size: 24px;
}

.s_26{
	font-size: 26px;
}

.s_28{
	font-size: 28px;
}

.s_30{
	font-size: 30px;
}

.s_32{
	font-size: 32px;
}

.s_34{
	font-size: 34px;
}

.s_36{
	font-size: 36px;
}

.s_38{
	font-size: 38px;
}

/**************************************/
/* padding
/**************************************/
.p_0{
	padding: 0;
}

.p_1{
	padding: 1;
}

.p_2{
	padding: 2;
}


/**************************************/
/* WIDTH
/**************************************/
.wid_100{
	width: 100%;
}
.wid_80{
	width: 80%;
}

.wid_25{
	width: 25%;
}

.wid_22{
	width: 22%;
}

.wid_20{
	width: 20%;
}


.wid_13{
	width: 13%;
}

.wid_14{
	width: 14%;
}

.wid_15{
	width: 15%;
}

.wid_8{
	width: 8%;
}

.wid_7{
	width: 7%;
}


.wid_700p{
	width: 700px;
}

.wid_auto{
	width: auto;
}


/**************************************/
/* title h1
/**************************************/
#colorcone_title{
	width: 440px;
}


/**************************************/
/* etc
/**************************************/
.t_border{
	border-collapse: collapse;
	border: solid 2px #808080;
}
.t_border td{
	border-collapse: collapse;
	border: solid 1px #808080;
	text-align: center;
}

#h_title{
	color: #FF0000;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì','serif';
	font-size: 32px;
	text-align: center;
	margin:0px;
}

#h_title2{
	color: #FF0000;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì','serif';
	font-size: 32px;
	text-align: center;
	margin:0px;
}

#h_title3{
	color: #009900;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì','serif';
	font-size: 32px;
	text-align: center;
	margin:0px;
}


.h_title_c{
	color: #FF0000;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì','serif';
	font-size: 32px;
	text-align: center;
	margin:0px;
}



