/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
reset
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*resetここまで*/


/*html5未対応ブラウザ用*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

@media screen and (max-width: 960px) {

img {
	vertical-align:bottom;
	border:none;
	display:block;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
	
}


/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
common
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

body#home {
	height:100%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #333;
	font-size:87%;
	line-height:160%;
	background: url(../images/bg_home2.png) top center no-repeat, url(../images/bg_home.png) left top repeat-x;
}
body {
	height:100%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #333;
	font-size:87%;
	line-height:160%;
	background: url(../images/bg_body.png) left top repeat-x;
}


* html body {  
	font-size:87%;  
}
/**/
*:first-child+html body {  
	font-size:87%;  
}

img {
	vertical-align:bottom;
	border:none;
	display:block;
}

/* IE6 base font */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}

.fleft {
	float:left;	
}
.fright {
	float:right;	
}

.center00 {
	margin:0px auto;
}
.center20 {
	margin:20px auto;
}

.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}

.h10 {
	height:10px;
}

.t5 {
	padding-top:5px;
}
.t10 {
	padding-top:10px;
}
.t20 {
	padding-top:20px;
}
.t30 {
	padding-top:30px;
}
.t40 {
	padding-top:40px;
}
.t50 {
	padding-top:50px;
}
.t70 {
	padding-top:70px;
}
.t100 {
	padding-top:100px;
}
.b10 {
	padding-bottom:10px;
}
.b20 {
	padding-bottom:20px;
}
.b50 {
	padding-bottom:50px;
}
.r10 {
	padding-right:10px;
}
.r20 {
	padding-right:20px;
}
.r30 {
	padding-right:30px;
}
.r40 {
	padding-right:40px;
}
.l10 {
	padding-left:10px;
}
.l20 {
	padding-left:20px;
}
.l30 {
	padding-left:30px;
}
.l40 {
	padding-left:40px;
}
.lr10 {
	padding:0 10px;
}
.l1em {
	padding-left:1em;
}
.b {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}

.mt20 {
	margin-bottom:20px;
}

.mt40 {
	margin-top:40px;
}
.mb20 {
	margin-top:20px;
}

.mb40 {
	margin-bottom:40px;
}

.ssText {
	font-size:0.8em;
	line-height:135%;
}
.sText {
	font-size:0.9em;
	line-height:150%;
}
.lText {
	font-size:1.1em;
}
.llText {
	font-size:1.2em;
}
.XlText {
	font-size:1.3em;
}

.indent1em {
	padding-left:1em;
	text-indent:-1em;
}
.indent5em {
	padding-left:5em;
	text-indent:-5em;
}
.indent7em {
	padding-left:7em;
	text-indent:-7em;
}
.indent9em {
	padding-left:9em;
	text-indent:-9em;
}
.indent15em {
	padding-left:15em;
	text-indent:-15em;
}
.indent16em {
	padding-left:16em;
	text-indent:-16em;
}
.indent19em {
	padding-left:19em;
	text-indent:-19em;
}

.color_red {
	color:#e50012;
}

.color_darkblue {
	color:#000;
}
.color_green {
	color:#94d303;
}
.color_orange {
	color:#EC6C00;	
}
.color_blue {
	color: #0071B8;
}
.color_black {
	color: #000000;
}
.color_white {
	color: #ffffff;
}
.fs15 {
	font-size: 1.5em;
}
.fs13 {
	font-size: 1.3em;
}
.fs11 {
	font-size: 1.1em;
}
.fs10 {
	font-size: 1.0em;
}
.fs09 {
	font-size: 0.9em;
}
.fs08 {
	font-size: 0.8em;
}
.fs07 {
	font-size: 0.7em;
}
.fs06 {
	font-size: 0.6em;
}
.caution {
	color:#c50018;
}

.border1 {
	border: #09F solid 1px;
}

.border2 {
	border: #09F solid 2px;
	padding: 10px;
}
.border_bottom {
	border-bottom: #999 dotted 1px;
}
a {
	color:#004286;
	text-decoration: underline;
	outline:0;
}
a:hover {
	color:#e50012;
	text-decoration: none;
}


.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}
.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}





/*-------------------------------------------------------------
///////////////////////////////////////////////////////////////
layout
///////////////////////////////////////////////////////////////
--------------------------------------------------------------*/

/*ページベース
------------------------------------------------------*/
html, body {
	height: 100%;
}


#wrapper {
	width:956px;
	margin:0 auto;
	padding-top:101px;
	min-height:770px;
	height:auto !important;
	height:100%;
	position:relative;
	text-align:left;
	/*background:url(../images/bg_y.png) repeat-y;*/
	/*padding:0 10px;*/
}

/*ヘッダー
------------------------------------------------------*/

#mainVisual {
	width:730px;
	height:770px;
	background-image:url(../images/mainVisual.png);
}
#mainVisual p {
	text-indent:-9999px;
}
header#headerHome {
	width: 100%;
	height: 101px;
	background:url(../images/bg_header.png) left center repeat-x;
}
header {
	width:100%;
	height: 100px;
	background:url(../images/bg_header.png) left center repeat-x;
	position:absolute;
	top:0;
	box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.3);
  	-moz-box-shadow: 0px 9px 3px -3px rgba(0,0,0,0.3);
}
.hederin {
	width:950px;
	margin:0 auto;
}
#logoHome {
	display:block;
	width:780px;
	height:100px;
	background-image:url(../images/logo.png);
	text-indent:-9999px;
}
#logo {
	display:block;
	width:720px;
	height:100px;
	background-image:url(../images/logo.png);
	text-indent:-9999px;
}

#english_page a {
	display:block;
	width: 144px;
	height: 44px;
	background: url(../images/btn_en.png) left center no-repeat;
	text-indent:-9999px;
}

.header_a_home a {
	font-size: 0.8em;
	padding-left:10px;
	margin-left:10px;
	text-decoration:none;
	background: url(../images/header_a_home.png) left center no-repeat;
}

#topTheme {
	width:225px;
	height:420px;
	background:url(../images/topTheme.png) no-repeat;
	position:absolute;
	top:150px;
	right:0;
	text-indent:-9999px;
}
#topDate {
	width:620px;
	height:220px;
	background:url(../images/topDate.png) no-repeat;
	position:absolute;
	top:785px;
	left:230px;
	text-indent:-9999px;
}
#banner_movie {
	display: block;
	position: absolute;
	top: 585px;
	right: 0;
}
#ul_topBanner {
	width: 710px;
	position: absolute;
	top: 715px;
	left: 240px;
	
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;

	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
	-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap:wrap;

	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
}
#ul_topBanner img {
	border: 1px solid #ccc;
}



/*contentWrap
------------------------------------------------------*/

#contentsWrap {
	width:960px;
	height: auto;
	/*padding:5px;*/
	/*background-color:#DBDBDB;*/
}



/*コンテンツエリア
------------------------------------------------------*/

#contentsAreaHome {
	width:730px;
	float:right;
}

#contentsAreaHome02 {
	width:956px;
	margin:0 auto;
}

#contentsArea100 {
	width:100%;
	background: url(../images/footer2.png) left center repeat-x;
}

#contentsArea {
	width:730px;
	float:right;
}

.contents {
	width:640px;
	margin: 0 10px;
	padding:30px 20px 50px;
	height: auto !important;  /* IE6対策 */
  	height: 100%;             /* IE6対策：擬似的min-height */
	min-height:950px;         /* サイドに合わせる */
	background:url(../images/bg_contents.png) left top repeat-y;
}


/*サイドエリア
------------------------------------------------------*/
#sideAreaHome {
	display: inline; /*ie6*/
	float:left;
	width: 230px;
	min-height:1065px;
	padding-bottom: 30px;
	/*background: url(../images/bg_side.png) left top repeat-x, #e65420;*/
	position: relative;
	background: #e65420;
	/*For Old WebKit*/
	background: -moz-linear-gradient(
		top,
		#e65420 0%,
		rgba(230, 84, 32, 0) 0px,
		rgba(230, 84, 32, 1.0) 100%
	);
	background: -webkit-linear-gradient(
		top,
		#e65420 0%,
		rgba(230, 84, 32, 0) 0px,
		rgba(230, 84, 32, 1.0) 100%
	);
	/*For Modern Browser*/
	background: linear-gradient(
		to bottom,
		#e65420 0%,
		rgba(230, 84, 32, 0) 0px,
		rgba(230, 84, 32, 1.0) 100%
	);
}
#sideArea {
	display: inline; /*ie6*/
	float:left;
	width: 230px;
	min-height:1000px;
	/*background: url(../images/bg_side.png) left top repeat-x;*/
	
	background: #e65420;
	/*For Old WebKit*/
	background: -moz-linear-gradient(
		top,
		#e65420 0%,
		rgba(230, 84, 32, 0) 0px,
		rgba(230, 84, 32, 0.7) 800px,
		rgba(230, 84, 32, 1.0) 100%
	);
	background: -webkit-linear-gradient(
		top,
		#e65420 0%,
		rgba(230, 84, 32, 0) 0px,
		rgba(230, 84, 32, 0.7) 800px,
		rgba(230, 84, 32, 1.0) 100%
	);
	/*For Modern Browser*/
	background: linear-gradient(
		to bottom,
		#e65420 0%,
		rgba(230, 84, 32, 0) 0px,
		rgba(230, 84, 32, 0.7) 800px,
		rgba(230, 84, 32, 1.0) 100%
	);
	
}

.ul_sideBtn {
	width: 211px;
	margin: 20px auto;
}
.ul_sideBtn li {
	margin-bottom: 10px;
}

	.ul_sideBtn li img {
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.ul_sideBtn li img:hover {
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity:0.85;
	}

#counter {
	position: absolute;
	bottom: 10px;
	width: 100%;
}
#counter img {
	margin: 0 auto;
}



/*メインメニュー
------------------------------------------------------*/

#gNavi {
	display:block;
	width:211px;
	height:825px;
	margin:10px auto 0;
}

#gNavi li a {
	display:block;
	width:211px;
	background-image:url(../images/gNavi.png);
	text-indent:-9999px;
}

a#menu01 {
	background-position:0 0;
	height:45px;
	padding-bottom: 5px;
}
a#menu02 {
	background-position:0 -50px;
	height:75px;
	padding-bottom: 5px;
}
a#menu03 {
	background-position:0 -130px;
	height:45px;
	padding-bottom: 5px;
}
a#menu04 {
	background-position:0 -180px;
	height:45px;
	padding-bottom: 5px;
}
a#menu05 {
	background-position:0 -230px;
	height:45px;
	padding-bottom: 5px;
}
a#menu06 {
	background-position:0 -280px;
	height:45px;
	padding-bottom: 5px;
}
a#menu07 {
	background-position:0 -330px;
	height:45px;
	padding-bottom: 5px;
}
a#menu08 {
	background-position:0 -380px;
	height:45px;
	padding-bottom: 5px;
}
a#menu09 {
	background-position:0 -430px;
	height:45px;
	padding-bottom: 5px;
}
a#menu10 {
	background-position:0 -480px;
	height:45px;
	padding-bottom: 5px;
}
a#menu11 {
	background-position:0 -530px;
	height:45px;
	padding-bottom: 5px;
}
a#menu12 {
	background-position:0 -580px;
	height:45px;
	padding-bottom: 5px;
}
a#menu13 {
	background-position:0 -630px;
	height:45px;
	padding-bottom: 5px;
}
a#menu14 {
	background-position:0 -680px;
	height:45px;
	padding-bottom: 5px;
}
a#menu15 {
	background-position:0 -730px;
	height:45px;
	
}
a#menu16 {
	background-position:0 -780px;
	height:45px;
	padding-bottom: 5px;
}


a#menu01:hover {
	background-position:-211px 0;
}
a#menu02:hover {
	background-position:-211px -50px;
}
a#menu03:hover {
	background-position:-211px -130px;
}
a#menu04:hover {
	background-position:-211px -180px;
}
a#menu05:hover {
	background-position:-211px -230px;
}
a#menu06:hover {
	background-position:-211px -280px;
}
a#menu07:hover {
	background-position:-211px -330px;
}
a#menu08:hover {
	background-position:-211px -380px;
}
a#menu09:hover {
	background-position:-211px -430px;
}
a#menu10:hover {
	background-position:-211px -480px;
}
a#menu11:hover {
	background-position:-211px -530px;
}
a#menu12:hover {
	background-position:-211px -580px;
}
a#menu13:hover {
	background-position:-211px -630px;
}
a#menu14:hover {
	background-position:-211px -680px;
}
a#menu15:hover {
	background-position:-211px -730px;
}
a#menu16:hover {
	background-position:-211px -780px;
}


#gNavi li a#menu01_crt {
	background-image:url(../images/gNavi_crt.png);
	background-position:0 0;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu02_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -50px;
	height:75px;
	padding-bottom: 5px;
}
#gNavi li a#menu03_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -130px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu04_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -180px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu05_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -230px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu06_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -280px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu07_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -330px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu08_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -380px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu09_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -430px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu10_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -480px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu11_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -530px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu12_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -580px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu13_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -630px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu14_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -680px;
	height:45px;
	padding-bottom: 5px;
}
#gNavi li a#menu15_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -730px;
	height:45px;
	
}
#gNavi li a#menu16_crt  {
	background-image:url(../images/gNavi_crt.png);
	background-position:-211px -780px;
	height:45px;
	padding-bottom: 5px;
}



/*ドロップダウンメニュー
------------------------------------------------------*/
ul.pulldown_menu ul {
display: none; /* 通常は表示しない */
}
ul.pulldown_menu li:hover > ul {
display: block; /* マウスが乗ったら表示する */
line-height:2.2;
}
ul.pulldown_menu {
list-style: none; /* 先頭記号を消す */
}
ul.pulldown_menu li {
position: relative; /* 2段目の位置を指定するため */
width: 230px; /* リスト項目の幅 */
}
ul.pulldown_menu ul {
position: absolute; /* 2段目の位置を絶対位置で指定 */
left: 230px; /* 1段目の幅の分を右へ */
top: 0px; /* 1段目の上下方向は同じ位置 */
list-style: none; /* 2段目の先頭記号を消す */
padding-left: 0px; /* 2段目の左位置を1段目に揃える */
}


#gNavi_drop01 {
	width:230px;
	height:165px;
}
#gNavi_drop02, #gNavi_drop05, #gNavi_drop06, #gNavi_drop07 {
	width:230px;
	height:99px;
}

#gNavi_drop01 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop01.png);
	text-indent:-9999px;
}
a#drop_menu01 {
	background-position:0 0;
	height:33px;
}
a#drop_menu02 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu03 {
	background-position:0 -66px;
	height:33px;
}
a#drop_menu04 {
	background-position:0 -99px;
	height:33px;
}
a#drop_menu05 {
	background-position:0 -132px;
	height:33px;
}
a#drop_menu01:hover {
	background-position:-230px 0;
}
a#drop_menu02:hover {
	background-position:-230px -33px;
}
a#drop_menu03:hover {
	background-position:-230px -66px;
}
a#drop_menu04:hover {
	background-position:-230px -99px;
}
a#drop_menu05:hover {
	background-position:-230px -132px;
}


#gNavi_drop02 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop02.png);
	text-indent:-9999px;
}
a#drop_menu06 {
	background-position:0 0;
	height:33px;
}
a#drop_menu07 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu08 {
	background-position:0 -66px;
	height:33px;
}
a#drop_menu06:hover {
	background-position:-230px 0;
}
a#drop_menu07:hover {
	background-position:-230px -33px;
}
a#drop_menu08:hover {
	background-position:-230px -66px;
}

#gNavi_drop03 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop03.png);
	text-indent:-9999px;
}
a#drop_menu09 {
	background-position:0 0;
	height:33px;
}
a#drop_menu10 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu11 {
	background-position:0 -66px;
	height:33px;
}
a#drop_menu12 {
	background-position:0 -99px;
	height:33px;
}
a#drop_menu09:hover {
	background-position:-230px 0;
}
a#drop_menu10:hover {
	background-position:-230px -33px;
}
a#drop_menu11:hover {
	background-position:-230px -66px;
}
a#drop_menu12:hover {
	background-position:-230px -99px;
}

#gNavi_drop04 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop04.png);
	text-indent:-9999px;
}
a#drop_menu13 {
	background-position:0 0;
	height:33px;
}
a#drop_menu14 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu13:hover {
	background-position:-230px 0;
}
a#drop_menu14:hover {
	background-position:-230px -33px;
}

#gNavi_drop05 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop05.png);
	text-indent:-9999px;
}
a#drop_menu15 {
	background-position:0 0;
	height:33px;
}
a#drop_menu16 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu17 {
	background-position:0 -66px;
	height:33px;
}
a#drop_menu15:hover {
	background-position:-230px 0;
}
a#drop_menu16:hover {
	background-position:-230px -33px;
}
a#drop_menu17:hover {
	background-position:-230px -66px;
}

#gNavi_drop06 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop06.png);
	text-indent:-9999px;
}
a#drop_menu18 {
	background-position:0 0;
	height:33px;
}
a#drop_menu19 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu20 {
	background-position:0 -66px;
	height:33px;
}
a#drop_menu18:hover {
	background-position:-230px 0;
}
a#drop_menu19:hover {
	background-position:-230px -33px;
}
a#drop_menu20:hover {
	background-position:-230px -66px;
}

#gNavi_drop07 li a {
	display:block;
	width:230px;
	background-image:url(../images/gNavi_drop07.png);
	text-indent:-9999px;
}
a#drop_menu21 {
	background-position:0 0;
	height:33px;
}
a#drop_menu22 {
	background-position:0 -33px;
	height:33px;
}
a#drop_menu23 {
	background-position:0 -66px;
	height:33px;
}
a#drop_menu21:hover {
	background-position:-230px 0;
}
a#drop_menu22:hover {
	background-position:-230px -33px;
}
a#drop_menu23:hover {
	background-position:-230px -66px;
}

/*フッター
------------------------------------------------------*/

footer {
	clear: both;
	width:100%;
	height:35px;
	background-color:#e65420;
}

#footerInner {
	width:950px;
	margin:0 auto;
	
}
	#footerInner p {
		color:#006da8;
	}
	#footerInner p a {
		color:#fff;
	}
	#footerInner p a:hover {
		color:#e50012;
		text-decoration: none;
	}
	.lNavi {
		font-size: 0.8em;
	}
	.copyright {
		clear:both;
		width:950px;
		margin:0 auto;
		line-height:2.5;
		color:#fff;
		font-weight:normal;
		padding-left:1em;
	}
