@charset "utf-8";
/* CSS Document */

	
a:link	{
	color:#798bcd;
	}
			
a:visited	{
	color:#999999;
	}

a:active{
	color:#999999;
	}

a:hover	{
	color:#ccccff;
	}


/*body,div,ul,li,a,img,table,p,span,h1,h2,h3,h4 {*/
* {
	margin:0;
	padding:0;
}

body{
	background:#666666;
}

/*  コンテナ */
	div#container	{
			width: 780px;
			margin-left:auto;
			margin-right:auto;
			background:#ffffff;
			border: 2px #ff9900 solid;
			}

		div#none	{
				clear:none;
				}

/* ヘッダー */
	div#headertop	{
			height:31px;
			width:780px;
			text-align:center;
			margin-left:auto;margin-right:auto;
			background-image:url(../img/header_top.png);
			background-repeat:no-repeat;
			}

	div#header	{
			height:80px;
			width:780px;
			background-color:#ffffff;
			text-align:center;
			}
			
	.logo		{
			height:80px;
			float:left;
			color:#666666;
			font-size:0.75em;
			margin-left:10px;
			}
			
	.logo  a img	{
			width:228px;
			height:50px;
			margin-top:5px;
			margin-bottom:4px;
			border-style: none;
			}

	.career img	{
			vertical-align:middle;
			margin-left:6px;
			}
			
	div#header h1	{
				height:45px;
				width:260px;
				color:#999999;
				font-family:"HGｺﾞｼｯｸM";
				font-weight:normal;
				font-size:12px;
				text-align:left;
				float:left;
				letter-spacing:1px;
				padding-top:35px;
				padding-left:10px;
				}

	.header_right {
		height:50px;
		width:175px;
		float:left;
		padding-top:30px;
	}

	.mixi_check {
		height:30px;
		width:175px;
		padding-top:10px;
		border-style: none;
	}

	.mixi_check a {
		border-style: none;
	}

	.mixi_check a img {
		border-style: none;
	}

	div#social_area {
			height:25px;
			width:780px;
			margin-top:5px;
			padding-top:5px;
			text-align:right;
			background-color:#666666;
	}

	.text		{
				height:30px;
				width:155px;
				font-size:small;
				text-align:left;
				color:#666666;
				padding-top:10px;
				padding-left:20px;
				line-height:12px;
				}
			
	.textorange	{
			color:#ff3300;
			font-weight:bold;
			}
			
	.qr		{
			height:80px;
			width:80px;
			float:left;
			padding:1px;
			margin-left:5px;
			}
	
	div#clearleft	{
				clear:left;
				}
			
	div#headerline	{
			height:12px;
			width:780px;
			text-align:center;
			margin-left:auto;margin-right:auto;
			margin-top:2px;
			background-image:url(../img/header_line.png);
			background-repeat:no-repeat;
			}
			
/* パンくず */
	ul#topicPath_01{
			width:770px;
			font-size:12px;
			margin-top:5px;
			padding-left:10px;
			margin-bottom:3px;
			}

	ul#topicPath_01 li {   
			display:inline;   
			line-height:110%;   
			list-style-type:none;
			color:#798bcd;
			}

	ul#topicPath_01 li a{
			padding-right:2px;
			text-decoration:none;   
			}

/* メイン */
	div#main	{
			height:303px;
			width:767px;
			margin-top:1px;
			text-align:center;
			margin-left:auto;margin-right:auto;
			background-image: url(../img/main_bg.jpg);
			background-repeat:no-repeat;
			}

	div#main a img{
		border-style: none;
		text-decoration:none;   
	}

/* TOP用グローバルナビ */
			
	div#main ul	{
			height:42px;
			width:765px; 
			margin-left:auto;margin-right:auto;
			display:block;
			padding:10px 0px 0px 0px;
			border-right-style: none;
			}
			
	div#main li	{ 
			list-style-type:none;
			}

	div#main li a	{ 
			display:block;
			text-indent:-9999px;
			width:153px;
			height:42px;
			}

/* グローバルナビ */

	div#main2	{
			height:157px;
			width:767px;
			margin-top:1px;
			text-align:center;
			margin-left:auto;margin-right:auto;
			background-image: url(../img/global.png);
			background-repeat:no-repeat;
			}
			
	div#global ul{
			height:42px;
			width:765px; 
			margin-left:auto;margin-right:auto;
			display:block;
			border-right-style: none;
			padding:10px 0px 0px 0px;
			margin-bottom:5px;
			}
			
	div#global li	{ 
			list-style-type:none;
			}
			
	div#global li a{ 
			display:block;
			text-indent:-9999px;
			width:153px;
			height:42px;
			}

	.b1		{
			float:left;
			background:url(../img/button_1.png) no-repeat;
			}
		
	.b1 a:hover	{
			background:url(../img/button_1.png) no-repeat bottom;
			}

	.b2		{
			float:left;
			background:url(../img/button_2.png) no-repeat;
			}
		
	.b2 a:hover	{
			background:url(../img/button_2.png) no-repeat bottom;
			}

	.b3		{
			float:left;
			background:url(../img/button_3.png) no-repeat;
			}
		
	.b3 a:hover	{
			background:url(../img/button_3.png) no-repeat bottom;
			}

	.b4		{
			float:left;
			background:url(../img/button_4.png) no-repeat;
			}
		
	.b4 a:hover	{
			background:url(../img/button_4.png) no-repeat bottom;
			}
			
	.b5		{
			float:left;
			background:url(../img/button_5.png) no-repeat;
			}
		
	.b5 a:hover	{
			background:url(../img/button_5.png) no-repeat bottom;
			}

	div#main p	{
			width:710px;
			height:218px;
			margin-left:auto;margin-right:auto;
			margin-top:10px;
			}

/* 新着きせかえ */
		div#box	{
				margin-top:4px;
				width:702px;
				background-color:#ffffff;
				margin-left:auto;margin-right:auto;
				padding:2px 0 2px 0;
				}

		div#box h2{
				width:702px;
				height:58px;
				background-image:url(../img/new.png);
				background-repeat:no-repeat;
				text-indent:-9999px;
				margin-bottom:9px;
				}


		div .new{	
				width:702px;
				height:230px;
				margin-top:5px;margin-bottom:5px;
				margin-left:auto;margin-right:auto;
				background-image:url(../img/n_bg.png);
				}
				
		div .nfla{
				width:168px;
				height:224px;
				margin-left:59px;
				padding:3px;
				float:left;
				}

		*html div .nfla{
				width:168px;
				height:224px;
				margin-left:30px;
				padding:3px;
				float:left;
				}

		div .nsub{
				height:224px;
				width:290px;
				padding:3px;
				float:left;
				}
				
		div .nsub span img{
				height:30px;
				width:280px;
				margin-left:5px;
				margin-top:3px;
				margin-bottom:3px;
				}

		div .h3_n{
				width:260px;
				height:40px;		
				margin-left:16px;
				margin-top:4px;
				margin-bottom:6px;
					}

		div .nsub h3{
				width:260px;
				height:40px;		
				color:#333333;
				font-size:16px;
				}
		
		div .font{
				width:260px;
				height:90px;
				margin-top:5px;
				color:#999999;
				font-size:14px;
				margin-left:auto;margin-right:auto;
				margin-top:6px;
				line-height:20px;
				}
		div .nqr{
				height:224px;
				width:150px;
				padding:3px;
				float:left;
				}
				
		div .nqr img{
				height:114px;
				width:114px;
				margin-top:90px;
				margin-left:21px;
				}

/* きせかえランキング */

		div#ranking{
				width:702px;
				margin-left:auto;margin-right:auto;
				margin-top:6px;
				margin-bottom:20px;
				}
				
		div#ranking h2{
				width:702px;
				height:58px;
				background-image:url(../img/month.png);
				background-repeat:no-repeat;
				text-indent:-9999px;
				margin-bottom:5px;
				}
				
		div#rank1_2{
				width:702px;
				height:192px;
				}
				
		.r_top_i{
				width:105px;
				height:88px;
				float:left;
				margin-top:18px;
				margin-left:20px;
				}
				
		.r_top_i img{
				width:105px;
				height:88px;
				}
				
		.r_text{
				width:115px;
				height:70px;
				margin-top:30px;
				margin-left:18px;
				float:left;
				}
				
		.r_text font{
				color:#666666;
				width:105px;
				height:30px;
				font-size:12px;
				line-height:20px;
				}
						
		.r1{
				width:346px;
				height:192px;
				background-image:url(../img/r_b1.png);
				background-repeat:no-repeat;
				float:left;
				}
				
		.r1 h3{
				font-size:24px;
				color:#ff9900;
				margin-top:40px;
				margin-left:110px;
				}
				
		.r2{
				width:346px;
				height:192px;
				background-image:url(../img/r_b2.png);
				background-repeat:no-repeat;
				margin-left:10px;
				float:left;
				}

		.r2 h3{
				font-size:24px;
				color:#ff9900;
				margin-top:40px;
				margin-left:110px;
				}

		.rqr_top{
				width:57px;
				height:57px;
				margin-left:10px;
				margin-top:50px;
				float:left;
				}
				
		*html .rqr_top{
				width:57px;
				height:57px;
				margin-left:5px;
				margin-top:50px;
				float:left;
				}
				
		.rqr_top img{
			width:57px;
			height:57px;
			border: 2px #ff9900 solid;
			}

		div#rank3_6{
				width:701px;
				height:219px;
				margin-top:12px;
				margin-left:auto;margin-right:auto;
				}
				
		div#rank7_10{
				width:701px;
				height:219px;
				margin-top:7px;
				margin-left:auto;margin-right:auto;
				}

		div .r_b{
			width:170px;
			height:219px;
			background-image:url(../img/r_b.png);
			background-repeat:no-repeat;
			margin-right:7px;
			float:left;
			}

		*html div .r_b{
			width:170px;
			height:219px;
			background-image:url(../img/r_b.png);
			background-repeat:no-repeat;
			margin-right:6px;
			float:left;
			}

		div .r_last{
			width:170px;
			height:219px;
			background-image:url(../img/r_b.png);
			background-repeat:no-repeat;
			float:left;
			}
		
		div#rank3_6 span{
			width:38px;
			height:38px;
			margin-top:12px;
			margin-left:6px;
			float:left;
			padding-left:3px;
			}

		div#rank3_6 span img{
			width:38px;
			height:38px;
			}
			
		div#rank3_6 h3{
			float:left;
			font-size:14px;
			color:#ffcc00;
			margin-top:25px;
			margin-left:2px;
			}

		div#rank7_10 span{
			width:38px;
			height:38px;
			margin-top:12px;
			margin-left:6px;
			float:left;
			padding-left:3px;
			}
			
		div#rank7_10 span img{
			width:38px;
			height:38px;
			}
						
		div#rank7_10 h3{
			float:left;
			font-size:14px;
			color:#ffcc00;
			margin-top:25px;
			margin-left:2px;
			}
		
		.rqr{
			width:57px;
			height:57px;
			margin-left:auto;margin-right:auto;
			margin-top:6px;
			}
			
		.rqr img{
			width:57px;
			height:57px;
			border: 2px #ff9900 solid;
			}	
			
		.r_img{
			width:113px;
			height:92px;
			margin-top:52px;
			margin-left:30px;
			}
			
		.r_img img{
			width:105px;
			height:88px;
			margin:2px 5px 2px 3px;
			}

/* きせかえツール */

		div#tool_all{
				width:702px;
				margin-left:auto;margin-right:auto;
				margin-top:6px;
				margin-bottom:20px;
				}

		div#tool_all h2{
				width:702px;
				height:58px;
				background-image:url(../img/check.png);
				background-repeat:no-repeat;
				text-indent:-9999px;
				margin-bottom:4px;
				}

		div .tool{
				width:701px;
				height:224px;
				margin-left:auto;margin-right:auto;
				}

		div .t_b{
			width:170px;
			height:219px;
			background-image:url(../img/t_b.png);
			background-repeat:no-repeat;
			margin-right:7px;
			float:left;
			margin-top:5px;
			}
			
		div .t_last{
			width:170px;
			height:219px;
			background-image:url(../img/t_b.png);
			background-repeat:no-repeat;
			float:left;
			margin-top:5px;
			}

		div .tool h3{
			float:left;
			font-size:10px;
			color:#ffff00;
			margin-top:22px;
			margin-left:8px;
			margin-right:3px;
			}

/*
		div#tool{
				width:701px;
				height:224px;
				margin-left:auto;margin-right:auto;
				}

		div#t_b{
			width:170px;
			height:219px;
			background-image:url(../img/t_b.png);
			background-repeat:no-repeat;
			margin-right:7px;
			float:left;
			margin-top:5px;
			}
			
		div#t_last{
			width:170px;
			height:219px;
			background-image:url(../img/t_b.png);
			background-repeat:no-repeat;
			float:left;
			margin-top:5px;
			}

		div#tool h3{
			float:left;
			font-size:14px;
			color:#ffff00;
			margin-top:25px;
			margin-left:10px;
			}
*/			
		.t_img{
			width:113px;
			height:92px;
			margin-top:52px;
			margin-left:30px;
			}
			
		.t_img img{
			width:105px;
			height:88px;
			margin:2px 5px 2px 3px;
			}

		.tqr{
			width:57px;
			height:57px;
			margin-left:auto;margin-right:auto;
			margin-top:6px;
			}
			
		.tqr img{
			width:57px;
			height:57px;
			border: 2px #00ccff solid;
			}	

		div .no_left{
				clear:left;
				}

/* 待ち受け・デコメ */

div#m_d {
		width:702px;
		margin-left:auto;margin-right:auto;
		margin-top:6px;
		margin-bottom:20px;
		}



/* 待ち受け */

		div#machi{
			width:702px;
			margin-right:auto;margin-left:auto;
			}

		div#machi h2{
			width:702px;
			height:58px;
			background-image:url(../img/machi.png);
			background-repeat:no-repeat;
			text-indent:-9999px;
			margin-bottom:9px;
			}

		div#machi span{
			width:702px;
			height:240px;
		}

		div#machi span img{
			width:702px;
			height:240px;
			background-image:url(../img/machi_i.png);
			background-repeat:no-repeat;
		}

/* デコメ */

		div#deko{
			width:702px;
			margin-right:auto;margin-left:auto;
			}

		div#deko h2{
			width:702px;
			height:58px;
			background-image:url(../img/deko.png);
			background-repeat:no-repeat;
			text-indent:-9999px;
			margin-bottom:9px;
			}

		div#deko span{
			width:702px;
			height:230px;
			background-image:url(../);
		}
		
		.d1 img{
		width:230px;
		height:230px;
		background-image:url(../img/deko1.png);
		background-repeat:no-repeat;
		margin-right:6px;
		}
		
		.d2 img{
		width:230px;
		height:230px;
		background-image:url(../img/deko2.png);
		background-repeat:no-repeat;
		margin-right:6px;
		}

		.d3 img{
		width:230px;
		height:230px;
		background-image:url(../img/deko3.png);
		background-repeat:no-repeat;
		}

/* ニュースリリース */
		div#news_more{
		width:702px;
		margin-top:15px;
		margin-left:auto;margin-right:auto;
		margin-bottom:20px;
		}
		
		div#nr{
		width:640px;
		margin-left:auto;margin-right:auto;
		margin-top:11px;
		}
		
		div#nr_b{
		width:640px;
		margin-left:auto;margin-right:auto;
		}
		
		div#nr_b ul{
		list-style-type:none;
		margin-bottom:8px;
		}

		div#nr_b ul li{
				height:16px;
				padding-left:20px;
				font-size:14px;
				color:#3c557c;
				}
		.nr{
			background-image:url(../img/map_icon.png);
			background-repeat:no-repeat;
			background-position:left center;
			margin-left:15px;
		}
		
		.nr_line{
			width:640px;
			height:5px;
			margin-top:3px;
			background-image:url(../img/nr_line.png);
			background-repeat:no-repeat;
		}

/* Q&A */
		div#qa_list{
		width:702px;
		margin-top:15px;
		margin-left:auto;margin-right:auto;
		margin-bottom:20px;
		}
		
		div#qa{
		width:640px;
		margin-left:auto;margin-right:auto;
		margin-top:15px;
		}
		
		div#qa_b{
		width:640px;
		margin-left:auto;margin-right:auto;
		margin-bottom:20px;
		}
		
		div#qa_b ul{
		list-style-type:none;
		width:640px;
		height:16px;
		}

		.q{
			background-image:url(../img/map_icon.png);
			background-repeat:no-repeat;
			background-position:left center;
			margin-left:15px;
			font-weight:bold;
			font-size:14px;
			color:#3c557c;
			padding-left:20px;
		}
		
		.q_ten{
		width:640px;
		height:2px;
		margin-bottom:5px;
		}
		
		.q_ten img{
			width:640px;
			height:2px;
		}
		
		.a{
		margin-left:30px;
		margin-right:30px;
		font-size:12px;
		color:#666666;
		line-height:16px;
		}
		
		.q_line{
			width:640px;
			height:5px;
			margin-top:5px;
			margin-bottom:5px;
			}
		
		.q_line img{
			width:640px;
			height:5px;
			}



/* サイトマップ */
		div#map{
		width:702px;
		margin-top:15px;
		margin-left:auto;margin-right:auto;
		margin-bottom:20px;
		}

		div#map a{
		text-decoration:none;
		}
		
		div#map_t{
		width:650px;
		height:16px;
		margin-top:15px;
		margin-left:25px;
		}
		
		div#map_t h3{
		font-size:14px;
		color:#333333;
		}
		
		div#map_t img{
		margin-right:3px;
		margin-left:3px;
		}
		
		div .map_a	{
				width:560px;
				margin-top:25px;
				margin-left:auto;margin-right:auto;
				}

		div .map_a ul{
				padding-left:50px;
				list-style-type:none;
				}
		
/*		div .map_a li{
				font-weight:bold;
				}
*/
		div .map_a li h3{
				color:#666666;
				font-size:14px;
				background-image:url(../img/map_icon.png);
				background-repeat:no-repeat;
				background-position:left center;
				padding-left:20px;
				}

		div .map_a img{
				width:450px;
				height:5px;
				padding:0;
				margin:0;
		}
		
		li .dammy {
			margin:0;
		}

		ul .map_b	{
				width:500px;
				margin-top:3px;
				margin-bottom:15px;
				margin-left:auto;margin-right:auto;
				padding-left:150px;
				list-style-type:none;
				}
		
		ul .map_b li{
				height:24px;
				line-height:24px;
				padding-left:20px;
				background-image:url(../img/map_icon2.png);
				background-repeat:no-repeat;
				background-position:left center;
				font-size:12px;
				}
				
		ul .map_b li a {
				font-weight:bold;
				}
	

/* タイトル */

	div#title	{
			width:765px;
			height:93px;
			margin-left:auto;margin-right:auto;
			}

	div#title h2{
			text-indent:-9999px;
			width:765px;
			height:95px;
			}
			
	.title1	{
			background-image: url(../img/title1.png);
			background-repeat:no-repeat;
			}
			
	.title2	{
			background-image: url(../img/title2.png);
			background-repeat:no-repeat;
			}
			
	.title3	{
			background-image: url(../img/title3.png);
			background-repeat:no-repeat;
			}
			
	.title4	{
			background-image: url(../img/title4.png);
			background-repeat:no-repeat;
			}

	.title5	{
			background-image: url(../img/title5.png);
			background-repeat:no-repeat;
			}

	.title6	{
			background-image: url(../img/title6.png);
			background-repeat:no-repeat;
			}
			
	.title7	{
			background-image: url(../img/title7.png);
			background-repeat:no-repeat;
			}

	.title8	{
			background-image: url(../img/title8.png);
			background-repeat:no-repeat;
			}
/* メニュー */

	div#menu	{
			height:750px;
			width:747px;
			margin-top:10px;
			margin-left:auto;margin-right:auto;
			background-image: url(../img/menu_bg.jpg);
			background-repeat:no-repeat;
			}
			
	/* メニューナビ */
		div#nav		{
				height:740px;
				width:212px;
				margin:0;
				padding:3px 0px 3px 0px;
				float:left;
				}

		div#nav ul	{
				padding-top:3px;
				margin:0;
				}
				
		div#nav li	{ 
				list-style-type:none;
				}

		.m1		{
				height:55px;
				width:198px;
				margin-bottom:2px;margin-left:auto;margin-right:auto;
				}

		.m2		{
				height:55px;
				width:198px;
				margin-bottom:2px;margin-left:auto;margin-right:auto;
				}

		.m3		{
				height:55px;
				width:198px;
				margin-bottom:2px;margin-left:auto;margin-right:auto;
				}

		.m4		{
				height:141px;
				width:198px;
				margin-bottom:2px;margin-left:auto;margin-right:auto;
				}

		div#nav li a img{
				border-style:none;
				}

/* コンテンツ */

		div#contents	{ 
				height:365px;
				width:535px;
				margin:0;
				float:left;
				}


	/* ピックアップ用 */
		
		div#pick {
				height:210px;
				width:250px;
				margin-top:15px;
				margin-left:10px;
				float:left;
				}
				
		div#pick h2{
				height:30px;
				width:250px;
				background-image:url(../img/c_pickup.jpg);
				background-repeat:no-repeat;
				text-indent:-9999px;
				}

	/* カミングスーン用 */

		
		div#com {
				height:210px;
				width:250px;
				margin-top:15px;
				margin-left:10px;
				float:left;
				}
				
		div#com h2{
				height:30px;
				width:250px;
				background-image:url(../img/c_comingsoon.jpg);
				background-repeat:no-repeat;
				text-indent:-9999px;
				}
				
		div#t_content_pick {
				height:180px;
				width:250px;
				background-image:url(../img/pick_comi.png);
				background-repeat:no-repeat;
		}
		
		div#t_content_pick h3{
				height:26px;
				padding-top:6px;
				padding-left:14px;
				font-size:14px;
				font-weight:bold;
				color:#50ccff;
				}
				
		div#t_content_pick embed{
				width:105px;
				height:140px;
				margin-top:1px;
				margin-left:9px;
				float:left;
				}

		div#t_content_pick img{
				width:57px;
				height:57px;
				margin-top:10px;
				border:1px solid #5894c4;
				}

		div#t_content_com {
				height:180px;
				width:250px;
				background-image:url(../img/pick_comi.png);
				background-repeat:no-repeat;
		}
		
		div#t_content_com h3{
				height:26px;
				padding-top:6px;
				padding-left:14px;
				font-size:14px;
				font-weight:bold;
				color:#50ccff;
				}
				
		div#t_content_com embed{
				width:105px;
				height:140px;
				margin-top:1px;
				margin-left:9px;
				float:left;
				}

		div#t_content_com img{
				width:57px;
				height:57px;
				margin-top:10px;
				border:1px solid #5894c4;
				}

		div .f_side{
				width:120px;
				height:144px;
				margin-left:6px;
				float:left;
				}

		.setsu{
				width:101px;
				height:60px;
				margin-top:7px;
				margin-left:8px;
				padding:4px 2px;
				line-height:12px;
				font-size:10px;
				color:#999999;
				}

		/* ニュース */
		div#top_news{
				float:left;
				height:110px;
				width:300px;
				margin-top:13px;
				margin-left:10px;
				}


		div#top_news ul	{
				height:80px;
				width:300px;
				}


		div#top_news h2{
				width:257px;
				height:30px;
				text-indent:-9999px;
				}	

		.top_news{
				background-image:url(../img/c_news.jpg);
				background-repeat:no-repeat;
				}
				
		div#contents li{
				color:#3c557c;
				list-style-type:none;
				line-height:12px;
				padding-left:14px;
				}

		.top_new		{
				font-size:small;
				font-weight:bold;
				text-align:left;
				margin-top:3px;
				margin-bottom:4px;
				}
				
		.old		{
				font-size:xx-small;
				text-align:left;
				margin-bottom:3px;
				}
				
		.more	{
				font-size:x-small;
				text-align:right;
				padding-right:30px;
				}

	/* クマおやじ */
		div#contents p	{
				float:left;
				width:204px;
				height:110px;
				margin-top:12px;
				margin-left:8px;
				}

		div#contents p a img{
				border: none; 
				}

/* フッター */
	div#footer1	{
			overflow:hidden;
			margin-top:8px;
			text-align:center;
			}

		.other		{
				display:inline;
				padding-left:10px;
				padding-right:10px;
				border-right:1px solid #000000;
				}

		.last		{
				display:inline;
				padding-left:10px;
				padding-right:10px;
				border-right:none;
				}

		.f1		{
				font-size:small;
				}
				
		.f2		{
				font-size:x-small;
				}

		.last		{
				border-right:0;
				}

		div#footer1 img{
				width:780px;
				height:8px;
				margin:2px 0;
				padding:0;
				}
			
	div#footer2	{
			height:46px;
			width:780px;
			background-image:url(../img/footer.jpg);
			background-repeat:no-repeat;
			margin-top:3px;
			}
			
	div#footer2 address{
			color:#ffffff;
			font-size:1em;
			font-style:normal;
			text-align:center;
			padding-top:18px;
			}


