@charset "EUC-JP";

/* CSS Document */

/*
-----------------------------------------------------------
	page
-----------------------------------------------------------
*/
body {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",  "Osaka";
	background-color:#f2f1ec;
	margin:0 0 20px 0;
}


/*
-----------------------------------------------------------
	text
-----------------------------------------------------------
*/

body,td,tr {
color: #666666;
}


.txt-s {
	font-size: 10px;
	line-height: 16px;
}



.txt-m {
	font-size: 12px;
	line-height: 18px;
}


.txt-rep {
	font-size: 12px;
	line-height: 22px;
}



.txt-m-b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}



.txt-l {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}


.txt-pur {
	font-size: 12px;
	line-height: 18px;
	color:#7a2889;
	font-weight: bold;
}

.txt-pur22 {
	font-size: 12px;
	line-height: 22px;
	color:#7a2889;
	font-weight: bold;
}



.txt-pur2 {
	font-size: 12px;
	line-height: 18px;
	color:#b97ac4;
	font-weight: bold;
}

.txt-pur3 {
	font-size: 14px;
	line-height: 22px;
	color:#7a2889;
	font-weight: bold;
}

.txt-pur4{
    font-size:14px;
    font-weight: normal;
    display: block;
    padding:8px;
    background-color: #5E136B;
    color:#ffffff;
}

.txt-prof {
	font-size: 12px;
	line-height: 20px;
	color:#722e7d;
}


.txt-or {
	font-size: 12px;
	line-height: 22px;
	color:#f06600;
	font-weight: bold;
}


.txt-topics {
	color:#b59d2e;

}




/*
-----------------------------------------------------------
	margin
-----------------------------------------------------------
*/
.mrg3 {
	margin-top:3px;
}

.mrg5 {
	margin-top:5px;
}

.mrg-b5 {
	margin-bottom:5px;
}

.mrg-tb5 {
	margin-top:5px;margin-bottom:5px;
}


.mrg10 {
	margin-top:10px;
}

.mrg-b10 {
	margin-bottom:10px;
}


.mrg-tb10 {
	margin-top:10px;margin-bottom:10px;
}


.mrg15 {
	margin-top:15px;
}

.mrg-tb15 {
	margin-top:15px;margin-bottom:15px;
}

.mrg20 {
	margin-top:20px;
}


/*
-----------------------------------------------------------
	line
-----------------------------------------------------------
*/
.dot1 {
	background-repeat: repeat-x;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	height: 2px;
	width: 99%;
	font-size:0px;
}

.dot1 {
	background-image: url(images/common/dot_gray.gif);
}


/*
-----------------------------------------------------------
	link
-----------------------------------------------------------
*/
a.link:link { font-size:12px; color:#66268e; text-decoration:underline;}
a.link:visited { font-size:12px; color:#66268e; text-decoration:underline;}
a.link:hover { font-size:12px; color:#666666; text-decoration:none;}
a.link:active { font-size:12px; color:#66268e; text-decoration:underline;}


a.link01:link { color:#666666; text-decoration:underline;}
a.link01:visited { color:#666666; text-decoration:underline;}
a.link01:hover { color:#7a2889; text-decoration:none;}
a.link01:active { color:#666666; text-decoration:underline;}


a.footer:link { color:#8b4c9c; text-decoration:underline;}
a.footer:visited { color:#8b4c9c; text-decoration:underline;}
a.footer:hover { color:#8b4c9c; text-decoration:none;}
a.footer:active { color:#8b4c9c; text-decoration:underline;}

/*
-----------------------------------------------------------
	interview
-----------------------------------------------------------
*/
.backnumber{
    padding: 10px 0px 30px 0px;
}
