@charset "utf-8";

/*-----------------------------------------------------------
===  [ corporate - category-top ]  ============================
------------------------------------------------------------*/

/* default layout override */
.no-borderradius body .pane1#contents #main-pane {
	background-image:none;
}
.pane1 #main-pane.category-top .main-block {
	margin:0;
	padding:0;

	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;

	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;

	background-color:transparent;
}
.no-borderradius body #contents.pane1 section#main .main-block {
	background-color:transparent;
}
.pane1 #main-pane.category-top #topicpath {
	background: url("../img/bg_categorytop_topicpath.png") no-repeat 0 0 #ffffff;
	width:717px;
}
.pane1 #main-pane.category-top #topicpath ol {
	width:709px;
	height:28px;
}
.pane1 .header-title {
	margin:0;
	width:694px;
	min-height:160px;

	padding:40px 0 0 23px;

	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;

	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);

	background:url( ../img/bg_categorytop_title.jpg ) no-repeat right bottom #fdfdfd;
}
* html .pane1 .header-title {
	height:160px;
}
.pane1 section#main .header-title hgroup h1 {
	color:#00870a;
	line-height:1;
}
.pane1 section#main .header-title p {
	margin-top:1em;
	width:430px;
}

/* .content-block-type1  */
section#main .content-block-type1 {
	margin:12px 0 0;
	padding:0;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;

	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
}
.pane1 section#main .content-block-type1 .header-title {
	margin:0 -24px;

	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;

	background-image:none;
	background-color:#fdfdfd;
}
section#main .content-block-type1 header a img {
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
}
.content-block-type1 header a:hover img { opacity:0.9; filter:alpha(opacity=90); }
.content-block-type1 header a h2 {
	padding:12px;

	font-size:100%;
	font-weight:bold;
	line-height:1.2em;

	background-color: #f0f0f0;
	background-image: linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);

	border-bottom:1px solid #e2e2e2;

	border-radius:none;
	-moz-border-radius:none;
	-webkit-border-radius:none;
	-ms-border-radius:none;
	-o-border-radius:none;
}
.content-block-type1 .wrap {
	padding:14px 14px 20px 14px;
	background-color:#fdfdfd;

	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
}
.content-block-type1 .wrap p {
	font-size:85.71428571%;
}

/* .content-block-type2  */
section#main .content-block-type2 {
	margin:12px 0 0;
	padding:0;
}
section#main .content-block-type2 section {
	margin:0;
	padding:0;
	width:231px;

	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);

	background-color:#ffffff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
}
.content-block-type2 section header a h2 {
	padding:12px;

	font-size:100%;
	font-weight:bold;
	line-height:1.2em;

	/* legacy browser */
	background-color: #f0f0f0;

	/* modern browser */
	background-image: linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 25%, rgb(254,254,254) 63%);

	border-bottom:1px solid #e2e2e2;
}
.no-boxshadow .content-block-type2 section header a h2 {
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
}
.content-block-type2 section header a:link    h2 { text-decoration:underline; }
.content-block-type2 section header a:visited h2 { text-decoration:underline; }
.content-block-type2 section header a:hover   h2 { text-decoration:underline; }
.content-block-type2 section header a:active  h2 { text-decoration:underline; }
.content-block-type2 section header a img {
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	-o-border-radius:3px 3px 0 0;
}
.content-block-type2 section header a:link img ,
.content-block-type2 section header a:visited img { opacity:1; filter:alpha(opacity=100); }
.content-block-type2 section header a:hover img { opacity:0.8; filter:alpha(opacity=80); }
.content-block-type2 section header a:active img { opacity:1; filter:alpha(opacity=100); }
.no-cssgradients .content-block-type2 section { overflow:hidden; }
.no-cssgradients .content-block-type2 section header a img { border-bottom:1px solid #e2e2e2; }
.content-block-type2 section p { padding:12px 12px 13px 12px; font-size:85.71428571%; color:#565656; }


ul.folding-index { margin-top:14px; }
ul.folding-index li { float:left; line-height:1.2; display:block; }
ul.folding-index li a { display:block; width:215px; padding:9px 4px 8px 9px; border-right:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; }
ul.folding-index li a.top { border-top:1px solid #d0d0d0; }
ul.folding-index li a.cycle { width:214px; border-left:1px solid #d0d0d0; }
ul.folding-index li a:link ,
ul.folding-index li a:visited {
	color:#565656;
	text-decoration:none;

	/* legacy browser */
	background-color: #fbfbfc;

	/* modern browser */
	background-image: linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -o-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -moz-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -webkit-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -ms-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
}
ul.folding-index li a:hover {
	color:#565656;

	/* legacy browser */
	background-image:none;
	background-color:#f0f0f0;

	/* modern browser */
	background-position:top center;
	background-image: linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -ms-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
}
ul.folding-index li a:active {
	color:#565656;

	/* legacy browser */
	background-image:none;
	background-color:rgb(234,234,234);

	/* modern browser */
	background-position:top center;
	background-image: linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -ms-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
}
ul.folding-index li.first-child a {
	border-top:1px solid #d0d0d0;

	border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	-ms-border-radius:2px 2px 0 0;
	-o-border-radius:2px 2px 0 0;
}
ul.folding-index li.last-child a {
	border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	-ms-border-radius:0 0 2px 2px;
	-o-border-radius:0 0 2px 2px;
}
ul.folding-index li a span {
	display:table-cell;
	vertical-align:middle;
	padding-left:8px;
}
* html ul.folding-index li a span { float:left; padding:0 0 0 8px; }
*+html ul.folding-index li a span { float:left; padding:0 0 0 8px; }
ul.folding-index li a span.thmd {
	display:table-cell;
	vertical-align:middle;
	width:31px;
	padding:0;
}
* html ul.folding-index li a span.thmd { float:left; width:29px; }
*+html ul.folding-index li a span.thmd { float:left; width:29px; }
ul.folding-index li a span.thmd img { display:inline-block; width:29px; height:29px; padding:0; border:1px solid #d7d7d7; }

/* no-thmd */
ul.folding-index li a.no-thmd {
	min-height:31px;
}
ul.folding-index li a.no-thmd span {
	height:31px;
	padding-left:18px;
	background:url( ../../cmn/img/c_icon_arrow_10.png ) no-repeat 5px center transparent;
}
* html ul.folding-index li a.no-thmd span { background-position:5px 3px; }
*+html ul.folding-index li a.no-thmd span { background-position:5px 3px; }


ul.line-list { padding:0 14px 14px 14px; }
ul.line-list li { font-size:92.85714286%; line-height:1.2em; }
ul.line-list li a { display:block; width:188px; padding:9px 4px 9px 9px; border-left:1px solid #d0d0d0; border-right:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; }
ul.line-list li a:link ,
ul.line-list li a:visited {
	color:#565656;
	text-decoration:none;

	/* legacy browser */
	background-color: #fbfbfc;

	/* modern browser */
	background-image: linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -o-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -moz-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -webkit-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
	background-image: -ms-linear-gradient(bottom, #eaeaea 0%, #fbfbfc 100%);
}
ul.line-list li a:hover {
	color:#565656;

	/* legacy browser */
	background-image:none;
	background-color:#f0f0f0;

	/* modern browser */
	background-position:top center;
	background-image: linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -ms-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
}
ul.line-list li a:active {
	color:#565656;

	/* legacy browser */
	background-image:none;
	background-color:rgb(234,234,234);

	/* modern browser */
	background-position:top center;
	background-image: linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
	background-image: -ms-linear-gradient(top, #f0f0f0 0%, #fefefe 100%);
}
ul.line-list li.first-child a {
	padding-bottom:8px;

	border-top:1px solid #d0d0d0;
	border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0;
	-ms-border-radius:2px 2px 0 0;
	-o-border-radius:2px 2px 0 0;
}
ul.line-list li.last-child a {
	border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	-ms-border-radius:0 0 2px 2px;
	-o-border-radius:0 0 2px 2px;
}
ul.line-list li a span {
	display:table-cell;
	vertical-align:middle;
	padding-left:8px;
}
* html ul.line-list li a span { float:left; padding:0 0 0 8px; }
*+html ul.line-list li a span { float:left; padding:0 0 0 8px; }
ul.line-list li a span.thmd {
	display:table-cell;
	vertical-align:middle;
	width:31px;
	padding:0;
}
* html ul.line-list li a span.thmd { float:left; width:29px; }
*+html ul.line-list li a span.thmd { float:left; width:29px; }
ul.line-list li a span.thmd img { display:block; width:29px; height:29px; padding:0; border:1px solid #d7d7d7; }
div.link-list { text-align:right; font-size:92.85714286%; }
div.link-list a { display:inline-block; padding:0 0 0 12px; background:url( ../../cmn/img/c_icon_arrow_2.png ) no-repeat left 0.2em transparent; line-height:1.2; }

/* no-thmd */
ul.line-list li a.no-thmd {
	min-height:31px;
}
ul.line-list li a.no-thmd span {
	height:31px;
	padding-left:18px;
	background:url( ../../cmn/img/c_icon_arrow_10.png ) no-repeat 5px center transparent;
}
* html ul.line-list li a.no-thmd span { background-position:5px 3px; }
*+html ul.line-list li a.no-thmd span { background-position:5px 3px; }


/************************************************************/
/* main block */
.alpha { float:left; width:717px; }
.bata { float:right; width:231px; }

/************************************************************/

/* .block1 - relational */
section#main section.news {
	width:669px;
	padding:0 24px 20px;

	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
}

.pane1 #main-pane.category-top .main-block .news { clear:both; margin:12px 0 0 0; padding:0 24px; background-color:#fdfdfd; }
.pane1 #main-pane.category-top .main-block .news div.wrap { padding:10px 0 15px 0; }
.pane1 #main-pane.category-top .main-block .news div.wrap .news-list li { padding:6px 0 6px 0; background-position:top left; }
* html .pane1 #main-pane.category-top .main-block .news div.wrap .news-list li { padding:6px 0 3px 0; }
*+html .pane1 #main-pane.category-top .main-block .news div.wrap .news-list li { padding:6px 0 3px 0; }
.pane1 #main-pane.category-top .main-block .news div.wrap .news-list li.first-child { background:none; }
* html .pane1 #main-pane.category-top .main-block .news div.wrap .news-list li span.category img { margin:3px 0 0 0; }
*+html .pane1 #main-pane.category-top .main-block .news div.wrap .news-list li span.category img { margin:3px 0 0 0; }
/* -- clearfix -- */
.pane1 #main-pane.category-top .main-block .news div.wrap .news-list li:after { content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.pane1 #main-pane.category-top .main-block .news div.wrap .news-list li {display: inline-block;}
* html .pane1 #main-pane.category-top .main-block .news div.wrap .news-list li {height: 1%;}
.pane1 #main-pane.category-top .main-block .news div.wrap .news-list li {display:block;}
/* -- /clearfix -- */

.news { position:relative; }
.news .title-lv1 span { padding-right:100px; width:597px; }
.news div.all-list {
	position:absolute;
	top:0;
	right:0;

	overflow:hidden;
	width:166px;

	border-radius:0 3px 0 0;
	-moz-border-radius:0 3px 0 0;
	-webkit-border-radius:0 3px 0 0;
	-ms-border-radius:0 3px 0 0;
	-o-border-radius:0 3px 0 0;

	box-shadow:0px 0px 7px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 0px 7px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0px 0px 7px 1px rgba(0, 0, 0, 0.1);
	-ms-box-shadow:0px 0px 7px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow:0px 0px 7px 1px rgba(0, 0, 0, 0.1);
}
.news div.all-list a {
	position:relative;
	float:left;
	min-height:38px;
	background-repeat:no-repeat;
	background-color:transparent;
	border-left:1px solid #d7d7d7;
	font-size:107.1428571%; 
	line-height:1;
	text-decoration:none;
}
.news div.all-list a.rss { width:78px; }
.news div.all-list a.alllist { width:86px; }
.news div.all-list a:link ,
.news div.all-list a:visited {
	background-image: linear-gradient(bottom, #eaeaea 0%, #ffffff 100%);
	background-image: -o-linear-gradient(bottom, #eaeaea 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(bottom, #eaeaea 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(bottom, #eaeaea 0%, #ffffff 100%);
	background-image: -ms-linear-gradient(bottom, #eaeaea 0%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeaeaea); 
}
.news div.all-list a:hover {
	background-image: linear-gradient(bottom, #f5f5f5 0%, #ffffff 100%);
	background-image: -o-linear-gradient(bottom, #f5f5f5 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(bottom, #f5f5f5 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(bottom, #f5f5f5 0%, #ffffff 100%);
	background-image: -ms-linear-gradient(bottom, #f5f5f5 0%, #ffffff 100%);

	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr=#ffffffff,EndColorStr=#fff5f5f5); 
}
.news div.all-list a:active {
	background-image: linear-gradient(bottom, #ffffff 0%, #eaeaea 100%);
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #eaeaea 100%);
	background-image: -moz-linear-gradient(bottom, #ffffff 0%, #eaeaea 100%);
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #eaeaea 100%);
	background-image: -ms-linear-gradient(bottom, #ffffff 0%, #eaeaea 100%);

	filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr=#ffeaeaea,EndColorStr=#ffffffff); 
}
.news div.all-list a span { color:#000000; }
.news div.all-list a:hover span { opacity:0.8; filter:alpha(opacity=80); }

.news div.all-list a.rss span { position:absolute; top:30%; left:15%; }
.news div.all-list a.rss span img { vertical-align:-4px; margin-right:7px; }


.news div.all-list a.alllist span { position:absolute; top:30%; left:15%; display:block; padding-left:12px; background:url( ../../cmn/img/c_icon_arrow_2.png ) no-repeat left 0.2em transparent; }

* html .news div.all-list {
	line-height:1;
	padding:0;
}
* html .news div.all-list a {
	padding:0;
}
* html .news div.all-list a:link ,
* html .news div.all-list a:visited {
	background-image:none;
	background-color:#eaeaea;
	filter:progid:DXImageTransform.Microsoft.Gradient( enabled=0 ); 
}
* html .news div.all-list a:hover {
	background-image:none;
	background-color:#f5f5f5;
	filter:progid:DXImageTransform.Microsoft.Gradient( enabled=0 ); 
}
* html .news div.all-list a:active {
	background-image:none;
	background-color:#eaeaea;
	filter:progid:DXImageTransform.Microsoft.Gradient( enabled=0 ); 
}


/* .block2 - relational */
section#main .block2 section {
	float:left;
	margin:0 0 0 12px;
}
section#main .block2 section.first-child {
	margin:0;
}

/* .block3 - relational */
section#main section.recruit {}

/* .block3 - relational */
section#main section.procurement {}




/* .block4 */
.banner { margin:-28px 0 0 0; }
.banner img {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
}
.banner .banner1 {
	position:relative;

	margin:0 0 12px 0;
	width:231px;
	height:228px;

	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;

	background:#ffffff;
}
.banner .banner2 {
	position:relative;

	width:231px;
	height:50px;
	margin:12px 0 0 0;

	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;

	background:#ffffff;
}

/* .block5 */
.block5 { margin:12px 0 0 0; }

/* .block6 */
.block6 { margin:12px 0 0 0; }


/*EOF*/
