/*================================================

　初期化

================================================*/
*{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-style: normal;
}



body, html {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
	font-size: 13px;
}






body {
	line-height: 1.6em;
	background-color: #432014;
	background-image: url(images_site/bg_body.jpg);
	background-repeat: repeat-x;
}






p, ul, li {
	padding: 0px;
	margin: 0px;
}






h1, h2, h3, h4, h5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	line-height: 1.4em;
}






.clear {
	clear: both;
	height: 1px;
	width: 99%;
	font-size: 1px;
	line-height: 1px;
}






a {
	color: #660000;
}






a:hover {
	color: #A2615F;
}






.font10 {
	font-size: 10px;
	line-height: 12px;
}






.font12 {
	font-size: 12px;
	line-height: 16px;
}






.font14 {
	font-size: 14px;
	line-height: 20px;
}






.font16 {
	font-size: 16px;
	line-height: 22px;
}






.font18 {
	font-size: 18px;
	line-height: 24px;
}



.gray{
	color: #666666!important;
}
.red{
	color: #FF0000!important;
}

p.rightLink {
	clear: both;
	font-size: 108%;
	text-align: right;
	line-height:16px;
}



p.leftLink {
	clear: both;
	width: 100%;
	font-size: 108%;
	text-align: left;
	line-height:16px;
}


.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
font-size: 0;/*これで解決させる*/
}


#ALL {
	padding: 0px;
	width: 850px;
	margin: 0px auto -110px; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
}






#ALL pre,.typewriterFont,.typewriterFont p {
	width: 520px;
	overflow: hidden;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 100%;
	color: #000000;
	line-height: 1.2em;
	letter-spacing: 0em;
}






.img-left{
	float: left;
	padding: 10px 15px 10px 5px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}






.img-right{
	float: right;
	padding: 10px 10px 10px 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}






.img-row {
	float: left;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}






/*コンテンツ部分*/

/*================================================

　タグライン

================================================*/

#Sub {
position: absolute;
left: 115px;
top: 34px;
height: 26px;
width: 600px;
margin: 0px;
font-size: 93%;
color: #666666;
line-height: 1.4em;
}




/*================================================

　ヘッダー

================================================*/

#HEADER {
	position: relative;
	height: 80px;
	width: 850px;
	padding-top: 10px;
	background: #190E0A url(images_site/bg_header.jpg) repeat-x 0px 10px;
}



#LOGO {
	position: absolute;
	left: 10px;
	top: 20px;
	height: 60px;
	width: 100px;
}



#LOGO a {
	height: 60px;
	width: 100px;
	font-size: 100%;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/header_logo.jpg);
	background-repeat: no-repeat;
	outline: none;
}






/* ヘッダ右のメニュー */
ul#HeaderRight {
	position: absolute;
	top: 20px;
	right: 17px;
	height: 13px;
	list-style-type: none;
}






ul#HeaderRight li {
	float: left;
	outline: none;
}







ul#HeaderRight li.buttonA a {
	height: 13px;
	width: 53px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/header_button_home.jpg);
	background-repeat: no-repeat;
	outline: none;
}







ul#HeaderRight li.buttonB a {
	height: 13px;
	width: 63px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/header_button_english.jpg);
	background-repeat: no-repeat;
	outline: none;
}







ul#HeaderRight li.buttonC a{
	height: 13px;
	width: 63px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/header_button_chinese.jpg);
	background-repeat: no-repeat;
	outline: none;
}


ul#HeaderRight li a:hover{
	background-position: 0px -13px;
}


#HEADER .buttonD{
	position: absolute;
	top: 38px;
	right: 23px;
}



.buttonD a{
	height: 15px;
	width: 80px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/button_to_contact.jpg);
	background-repeat: no-repeat;
	outline: none;
}



.buttonD a:hover {
	background-position: 0px -15px;
}









/*================================================

　グローバルメニュー

================================================*/

#GLOBALMENU {
	height: 40px;
	width: 850px;
	background-image: url(images_site/global_menu.jpg);
	background-position: 0px -40px;
	background-repeat: no-repeat;
}


#GLOBALMENU ul {
	list-style-type: none;
}


#GLOBALMENU li {
	float: left;
}


#GLOBALMENU li a {
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/global_menu.jpg);
	background-repeat: no-repeat;
}


#GLOBALMENU li#Menu01 a {
height: 40px;
width: 212px;
}


#GLOBALMENU li#Menu02 a {
height: 40px;
width: 213px;
background-position: -212px 0px;
}


#GLOBALMENU li#Menu03 a {
height: 40px;
width: 213px;
background-position: -425px 0px;
}


#GLOBALMENU li#Menu04 a {
	height: 40px;
	width: 166px;
	background-position: -393px 0px;
}


#GLOBALMENU li#Menu05 a {
height: 40px;
width: 212px;
background-position: -638px 0px;
}


#GLOBALMENU li#Menu06 a {
	height: 40px;
	width: 125px;
	background-position: -725px 0px;
}


#GLOBALMENU li a:hover {
	background-position: 0px 40px !important;
}


/*================================================

　トップページ

================================================*/

/*メインイメージ*/
#MAINIMG {
	height: 220px;
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


#MAINIMGButton {
float: right;
width: 240px;
font-size: 10px;
line-height: 1.4em;
}


#MAINIMGButton a.forCandidates {
	height: 53px;
	width: 204px;
	padding-top: 57px;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	background-image: url(images_site/top_for_candidates.jpg);
	background-repeat: no-repeat;
}


#MAINIMGButton a.forClients {
	height: 58px;
	width: 204px;
	padding-top: 52px;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	background-image: url(images_site/top_for_clients.jpg);
	background-repeat: no-repeat;
}


#MAINIMGButton a.forCandidates:hover,#MAINIMGButton a.forClients:hover {
	background-position: 0px -110px;
}

#MAINIMG01 {
	height: 220px;
	width: 590px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/main_img01.jpg);
	background-repeat: no-repeat;
	outline: none;
}

#MAINIMG02 {
	height: 220px;
	width: 590px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/main_img02.jpg);
	background-repeat: no-repeat;
	outline: none;
}

#MAINIMG03 {
	height: 220px;
	width: 590px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/main_img03.jpg);
	background-repeat: no-repeat;
	outline: none;
}

#MAINIMG04 {
	height: 220px;
	width: 590px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/main_img04.jpg);
	background-repeat: no-repeat;
	outline: none;
}

#TOPCONTENTS {
	float: left;
	width: 380px;
	padding: 0px 30px 20px 15px;
}


#TOPSIDE {
	float: left;
	width: 380px;
	padding: 0px 15px 20px 30px;
}





#TOPNEWS,#TOPSEMINAR,#TOPINTERVIEW,#TOPRESULT {
	width: 380px;
	padding-bottom: 5px;
	margin-top: 33px;
	background-image: url(images_site/top_bg_blockfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}



#TOPNEWS h2,#TOPSEMINAR h2,#TOPINTERVIEW h2,#TOPRESULT h2 {
	position: relative;
	height: 25px;
	width: 380px;
	font-size: 1px;
}



#TOPNEWS h2 a {
	height: 25px;
	width: 380px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/top_h_information.jpg);
	background-repeat: no-repeat;
}



#TOPSEMINAR h2 a {
	height: 25px;
	width: 380px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/top_h_seminar.jpg);
	background-repeat: no-repeat;
}


#TOPINTERVIEW h2 a {
	height: 25px;
	width: 380px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/top_h_interview.jpg);
	background-repeat: no-repeat;
}


#TOPRESULT h2 a {
	height: 25px;
	width: 380px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/top_h_result.jpg);
	background-repeat: no-repeat;
}


#TOPNEWS .blockInner {
	padding-top: 10px;
	overflow: hidden;
}



.blockInner li {
	clear: both;
	width: 360px;
	list-style-type: none;
}



#TOPSEMINAR .blockInner p {
	padding: 10px;
}




#TOPNEWS .newsText01,#TOPSEMINAR .newsText01 {
	float: left;
	padding-left: 10px;
}



#TOPNEWS .newsText01 .newsDate {
	color: #660000;
}


#TOPNEWS .newsText01 .newsCategory {
	padding-left: 8px;
}



#TOPNEWS .newsText02,#TOPSEMINAR .newsText02{
	float: left;
	width: 348px;
	padding-bottom: 8px;
	padding-left: 22px;
	border-bottom: 1px dotted #EAEAEA;
	background-image: url(images_site/list_triangle.jpg);
	background-position: 8px 2px;
	background-repeat: no-repeat;
}



#TOPINTERVIEW .blockInner {
}



#TOPRESULT .blockInner {
	padding: 10px 10px 0px 10px;
}



/*================================================

　トピックパス

================================================*/

#TOPICPATH {
padding: 8px 10px 5px;
font-size: 11px;
line-height: 1.2em;
background-repeat: no-repeat;
}






#TOPICPATH p {
	padding: 8px 0px 0px;
	margin: 0px;
	font-size: 100%;
	color: #666666;
	line-height: 12px;
}






#TOPICPATH p a {
	text-decoration: none;
}






/*================================================

　WRAPPER

================================================*/
#WRAPPER {
	width: 850px;
	background-color: #FFFFFF;
}






/*================================================

　サイドバー

================================================*/

#SIDE {
	float: left;
	width: 200px;
	padding-left: 20px;
	margin-top: 10px;
}



#SIDE h2 {
	height: 41px;
	width: 180px;
	color: #660000;
	background-image: url(images_site/side_h_bg.jpg);
	background-repeat: no-repeat;
}


#SIDE h2 a {
	height: 29px;
	width: 125px;
	padding-top: 12px;
	padding-right: 35px;
	padding-left: 20px;
	color: #660000;
	text-decoration: none;
	display: block;
}


#SIDE h2 a:hover,#SIDE h2 a:visited,#SIDE h2 a:active {
	color: #660000;
}


#SIDE ul {
	list-style-type: none;
}


#SIDE ul.sideMenu {
	padding-bottom: 5px;
}







#SIDE ul.sideMenu li a {
	width: 136px;
	padding: 10px 22px 10px 20px;
	border-right: 1px solid #EBE4DE;
	border-bottom: 1px solid #EBE4DE;
	border-left: 1px solid #EBE4DE;
	text-decoration: none;
	display: block;
	background-image: url(images_site/side_menu_bg.jpg);
	background-position: 3px 2px;
	background-repeat: no-repeat;
	outline: none;
}



#SIDE ul.sideMenu li a:hover{
	text-decoration: none;
	background-color: #F9F8F6;
	background-position: -176px 2px;
}



#SIDE .forCandidates a {
	height: 76px;
	width: 178px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B59763;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/side_for_candidates.jpg);
	background-repeat: no-repeat;
}


#SIDE .forClients a {
	height: 86px;
	width: 178px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B59763;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/side_for_clients.jpg);
	background-repeat: no-repeat;
}

#SIDE .forCandidates a:hover,#SIDE .forClients a:hover{
	border: 1px solid #660000;
}


/*================================================

　フッター

================================================*/

#FOOTER {
	height: 110px;
	width: 850px;
	margin: 0px auto;
	font-size: 11px;
	color: 404040;
	line-height: 1.5em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images_site/bg_footer.jpg);
	background-repeat: repeat-x;
}




#FOOTER p.line01{
	padding: 12px 0px 0px;
	margin: 0px;
	line-height: 1em;
}

#FOOTER p.line02{
	padding: 3px 0px 0px;
	margin: 0px;
	line-height: 1em;
}

#FOOTER p {
	color: #404040;
}

#FOOTER a {
	color: #660000;
	text-decoration: underline;
}



#FOOTERCompany {
	position: relative;
	clear: both;
	height: 20px;
	padding-top: 10px;
	padding-right: 85px;
	margin-right: 150px;
	font-size: 100%;
	color: #666666;
	text-align: right;
}





#FOOTER a:hover {
	color: #A2615F;
	text-decoration: underline;
}


#FOOTER .buttonD{
	position: absolute;
	right: 0px;
	bottom: 5px;
	text-align: left;
}


.access {
	height: 1px;
	width: 1px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}



/*================================================

　コンテンツ

================================================*/


#CONTENTS {
	float: left;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
}





#CONTENTS p.entryDate {
	padding-right: 10px;
	padding-bottom: 20px;
	margin: 0px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}







.push {
	height: 110px;
	width: 850px;
}






#CONTENTS h1 {
	clear: both;
}






#CONTENTS h2 {
	clear: both;
	height: 22px;
	padding-top: 3px;
	padding-left: 11px;
	margin-top: 15px;
	font-size: 14px!important;
	color: #FFFFFF!important;
	background-image: url(images_site/contents_h_bg02.jpg);
	background-repeat: no-repeat;
}






#CONTENTS h3 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px!important;
	margin-top: 15px;
	border-left: 5px solid #2A110C;
	font-size: 12px!important;
	font-weight: bold!important;
	color: #2A110C!important;
	line-height: 1.4em!important;
}




#CONTENTS h4 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	color: #2A110C;
}




#CONTENTS p {
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
}






#CONTENTS td {
	padding: 5px 10px;
	border: 1px solid #CECCCA;
}






#CONTENTS th {
	padding: 0px 3px;
	margin: 0px;
	border: 1px solid #CECCCA;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #330000;
}




#CONTENTS table {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-collapse: collapse;
}






#CONTENTS ul {
	padding-left: 14px !important;
	margin: 10px 15px 10px 14px!important;
	vertical-align: text-top;
	list-style-position: outside !important;
	list-style-type: disc;
}






#CONTENTS li {
	padding: 0px 0px 0px 14px!important;
}




/* ブログページ */
#CONTENTS .paginate {
	margin-top: 15px;
	font-size: 10px;
	color: #666666;
	line-height: 1.6em;
	text-align: center;
	background-color: #EAE5DF;
}






#CONTENTS .blogEntry .blogEntryBottom {
	clear: both;
	height: 21px;
	width: 576px;
	padding-top: 3px;
	padding-right: 10px;
	margin-top: 10px;
	border-top: 1px dotted #E0DFE3;
	font-size: 10px;
	color: #868686;
	text-align: right;
}






#CONTENTS .blogEntry .blogEntryHead {
	height: 22px;
	padding-top: 28px;
	padding-left: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images_site/contents_h_bg03.jpg);
	background-repeat: no-repeat;
}






#CONTENTS .blogEntry {
	width: 587px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #E0DFE3;
}





#TOPCONTENTS .topBannerBlog {
	height: 70px;
	width: 380px;
	margin-top: 15px;
	text-indent: -9999px;
}



#TOPCONTENTS .topBannerBlog a{
	height: 70px;
	width: 380px;
	display: block;
	background-image: url(images_site/banner_blog.jpg);
	background-repeat: no-repeat;
}


#TOPCONTENTS .topBannerBlog a:hover{
	background-position: 0px -70px;
}



#CONTENTS #EntryH1 {
height: 50px;
width: 550px;
font-size: 18px;
color: #333333;
background-image: url(images_site/contents_h_bg01.jpg);
background-repeat: no-repeat;
padding: 10px 42px 0px 18px;
line-height: 1.2em;
overflow: hidden;
}


#CONTENTS .blogEntryHead a {
	color: #FFFFFF;
}


#CONTENTS .interview_main {
position: relative;
margin-top: 10px;
text-align: center;
}



#CONTENTS .banner01,#CONTENTS .banner02,#CONTENTS .banner03,
#CONTENTS .banner04,#CONTENTS .banner05,#CONTENTS .banner06 {
	padding-top: 10px;
	padding-left: 10px;
}


#CONTENTS .banner01 a,#CONTENTS .banner02 a,#CONTENTS .banner03 a,
#CONTENTS .banner04 a,#CONTENTS .banner05 a,#CONTENTS .banner06 a {
	height: 45px;
	width: 305px;
	padding-top: 40px;
	padding-right: 275px;
	padding-left: 10px;
	border: 1px solid #999999;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size:93%;
}


#CONTENTS .banner01 a:hover,#CONTENTS .banner02 a:hover,#CONTENTS .banner03 a:hover,
#CONTENTS .banner04 a:hover,#CONTENTS .banner05 a:hover,#CONTENTS .banner06 a:hover {
	border: 1px solid #660000;
	color: #660000;
}



#CONTENTS .banner01 a {
	background-image: url(images/candidates01.jpg);
	background-repeat: no-repeat;
}


#CONTENTS .banner02 a {
	background-image: url(images/candidates02.jpg);
	background-repeat: no-repeat;
}


#CONTENTS .banner03 a {
	background-image: url(images/candidates03.jpg);
	background-repeat: no-repeat;
}


#CONTENTS .banner04 a {
	background-image: url(images/clients01.jpg);
	background-repeat: no-repeat;
}


#CONTENTS .banner05 a {
	background-image: url(images/clients02.jpg);
	background-repeat: no-repeat;
}


#CONTENTS .banner06 a {
	background-image: url(images/clients03.jpg);
	background-repeat: no-repeat;
}


#CONTENTS .square {
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px dotted #B59763;
	color: #2F100B;
	background: #F8EDD9;
}

#SIDE .sideMenu li .entryDate {
	font-size: 9px;
}

#CONTENTS a.buttonClientsForm {
	height: 115px;
	width: 610px;
	margin-top: 20px;
	display: block;
	text-indent: -9999px;
	background: url(images_site/banner_clientsform.jpg) no-repeat;
	outline: none;
}

#CONTENTS a.buttonCandidatesForm {
	height: 115px;
	width: 610px;
	margin-top: 20px;
	display: block;
	text-indent: -9999px;
	background: url(images_site/banner_candidatesform.jpg) no-repeat;
	outline: none;
}

#CONTENTS a.buttonCandidatesForm:hover,
#CONTENTS a.buttonClientsForm:hover{
	background-position: 0px -115px;
}

#CONTENTS .blogEntry .rightLink {
	padding-right: 10px;
	font-size: 14px;
	text-align: right;
}

#WRAPPER .topText {
	clear: both;
	padding: 5px 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 10px;
	color: #666;
	line-height: 1.2;
}


#TOPINTERVIEW .blockInner h3 {
	display: none;
}

#TOPINTERVIEW .blockInner a.interview01 {
	height: 140px;
	width: 360px;
	padding: 10px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(images_site/top_interview_01.jpg);
	background-repeat: no-repeat;
}
#TOPINTERVIEW .blockInner a.interview02 {
	height: 140px;
	width: 360px;
	padding: 10px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(images_site/top_interview_02.jpg);
	background-repeat: no-repeat;
}
#TOPINTERVIEW .blockInner a.interview03 {
	height: 140px;
	width: 360px;
	padding: 10px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(images_site/top_interview_03.jpg);
	background-repeat: no-repeat;
}
#TOPINTERVIEW .blockInner a.interview04 {
	height: 140px;
	width: 360px;
	padding: 10px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	background-image: url(images_site/top_interview_04.jpg);
	background-repeat: no-repeat;
}
#TOPINTERVIEW .blockInner a span {
color: #000000;
line-height: 1.6em;
text-decoration: none;
font-size: 93%;
}

#CONTENTS .interviewLink h2 {
	display: none;
}

#CONTENTS .interviewLink a {
	height: 140px;
	width: 570px;
	padding: 10px;
	font-size: 100%;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#CONTENTS .interviewLink a:hover {
	border: 1px solid #660000;
}
#CONTENTS .interviewLink a.interviewLink04 {
	background-image: url(images_site/top_interview_04.jpg);
}
#CONTENTS .interviewLink a.interviewLink03 {
	background-image: url(images_site/top_interview_03.jpg);
}

#CONTENTS .interviewLink a.interviewLink02 {
	background-image: url(images_site/top_interview_02.jpg);
}

#CONTENTS .interviewLink a.interviewLink01 {
	background-image: url(images_site/top_interview_01.jpg);
}

#CONTENTS .interviewLink a span {
color: #000000;
line-height: 1.6em;
text-decoration: none;
font-size: 93%;
}

#CONTENTS .blogEntry blockquote {
border-left: 1px double #432014;
margin-left: 15px;
color: #666;
font-style: italic;
font-size:12px;
}

#CONTENTS .blogEntry u {
text-decoration: none;
border-bottom: 1px dotted #CCC;
background-color: #F9F9F9;
}

#TOPCONTENTS #BLOGLIST {
list-style-type: none;
}

#TOPCONTENTS #BLOGLIST li {
background-image: url(images_site/link_rightallow.jpg);
background-repeat: no-repeat;
background-position: 0px 3px;
}

#TOPCONTENTS #BLOGLIST li .newsDate {
padding-left: 15px;
height: 30px;
float: left;
}
