/* 基本テキスト一覧 */

.t0			{font-size:10px;}
.t0h12	{font-size:10px;line-height:12px;}
.t0h14	{font-size:10px;line-height:14px;}
.t0h14_02	{font-size:10.52px;line-height:14.72px;}
.t0h16	{font-size:10px;line-height:16px;}
.t0h18	{font-size:10px;line-height:18px;}

.t0_1 {font-size: 11px;}
.t0_1h14 {font-size: 11px;line-height: 14px;}

.t1			{font-size:12px;}
.t1h14	{font-size:12px;line-height:14px;}
.t1h18	{font-size:12px;line-height:18px;}

.t2			{font-size:14px;}
.t2h16	{font-size:14px;line-height:16px;}
.t2h18	{font-size:14px;line-height:18px;}
.t2h20	{font-size:14px;line-height:20px;}

.t3 {font-size: 16px;}


/* 基本カラー一覧 */

.green01 {color: #8BA734;}
.green02 {color: #86874C;}

.purple {color: #D1A4D9;}
.purple2 {color: #864293;}
.purple3 {color: #6835BD;}


.gray01 {color: #BABABA;}
.gray02 {color: #7e7a80;}
.gray04 {color: #5A5A5A;}


.white {color: #ffffff;}

.orange01 {color: #FF5501;}


/* index コンテンツ */

.input02 {height: 17px;
	      width: 116px;
	      border: 1px solid #C7A8CD;
		  vertical-align: middle;}


/* 背景 */
		  
.back01{background-image: url(../img/2nd_6/2nd_6_content_back01.gif);
	    background-repeat: no-repeat;
	    background-position: left top;}
		
.back02 {background-image: url(../img/2nd_6/2nd_6_content_main_back01.gif);
	     background-repeat: no-repeat;
	     background-position: left top;}
		 
.back03 {
	background-image: url(../img/common/content_back_left01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.back04 {
	background-image: url(../img/2nd_1/2nd_1_back_line01.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.back05 {
	background-image: url(../img/2nd_1/2nd_1_content_right_back02.gif);
	background-repeat: repeat-y;
	background-position: left;
}


/* 2nd_stu_ttl */

.t3_2nd_ttl {
	font-size: 16px;
	line-height: 36px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
