@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
	Kubrick v1.5
	http://binarybonsai.com/kubrick/
	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */
body {
	color: #333;
	font: 13px "Lucida Grande", "Hiragino Kaku Gothic Pro W3","MS P Gothic", Geneva, Arial, Verdana, sans-serif;
	/* *font-size: small;*/
	line-height: 1.5;
	background:#DCDCDC url("/img/main_bg.jpg");
	background-repeat:repeat-x;
	color: #333;
	margin: 0px;
	padding: 0;
}
div#flash{
	width:560px;
	float:left;
}
#page {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	background-color:#FFFFFF;
}
#page2 {
	text-align: left;
	margin: 0px auto;
	width: 780px;
}
div#menu{
	background-image:url(/img/menu_bar.jpg);
	height:50px;
	width:920px;  
	float:left;
}
#content {
	font-size: 0.9em;
	letter-spacing: 2px;
}
div#right_banner{
	width:200px;
	float:left;
	margin-top:20px;
}
div#right_banner img{
	margin:0 0 10px 10px;
}
.widecolumn .entry p {
	font-size: 1em;
	text-align:left;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div#headline{
	margin:10px 0 0 5px;
	width:580px;
	float:left;
}
div#headline p{
	padding:5px;
}
dl.list {
	margin: 2em 0;
}
dl.list dt {
	color:#666666;
	letter-spacing:0.1px;
	width: 11em;
	float: left;
	clear: both;
	display: inline;
	margin: 0;
	padding: 0 0;
}
dl.list dd {
	margin-left:11em;
	width: 500px;
}
/*
*html body dl.list dd {
	margin-left:11em;
	width: 350px;
}
*+html body dl.list dd {
	margin-left:11em;
	width: 300px;
}*/
dl.list dt dd a{
	
}
div#container{
	width:570px;
	float:left;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
h1, h2, h3 {
	
	font-weight: bold;
}
h1 {
	font-size: 0.1em;
	text-indent:-10000px;
}
#headerimg .description {
	font-size: 1.2em;
	text-indent:-10000px;
}
h2 {
	background-image:url(/img/headline2.gif);
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	line-height:30px;
	padding:0 0 0 20px;
	margin:10px auto;
}
h2.pagetitle {
	text-align:left;
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-size: 1.4em;
	color: #136CC1;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
}
.entry p a:visited {
	color: #333;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #333;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar
{
	padding: 0px 0 10px 0;
	float:right;
	width: 186px;
}
#sidebar img
{
	margin-bottom:2px;
}
/**html body #sidebar img{
	margin-bottom:1px;
}*/
div#right_banner ul{
	list-style:none;
}
div#right_banner ul li img{
	margin:0 0 5px 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	font-size: 0.9em;
	letter-spacing: 2px;
}
code {
	font-size: 1.1em;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
}
a:hover {
  color:#339;
  text-decoration:underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
	color: #136CC1;
}
#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
}
	
	
#page:after {/* firefox背景色表示用 */
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#headerTitle { background:#363466 none left top no-repeat; height:24px;}
#headerTitle h1{ width:780px; font-size:11px; text-indent:0; padding:10px 0 0 0; margin:0 auto; font-weight:100;}
* html #headerTitle h1  { font-size:9px;}
*+html #headerTitle h1 { font-size:9px;}
#headerTitle h1 a { text-decoration:none;}
#headerTitle h1 a:hover { text-decoration:none;}
#header {
	height:155px;
	width:100%;
	float:left;
	background-image:url(/img/head_bb.jpg);
	background-repeat:repeat-x;
}
#headerNav { width: 780px; overflow:hidden;}
#headerNav dt { float:left; width:575px; height:93px; margin:0; padding:0; overflow:hidden;}
#headerNav dt img { margin:0; padding:0;}
#headerNav dd { float:right; width:180px; margin:0 7px 0 0; display:inline; padding:10px 0 0 0;}
#headerNav dd ul { margin:0; padding:0;}
#headerNav dd ul li { margin:0 0 5px 0; padding:0;}
#headerNav dd ul li img { margin:0; padding:0; vertical-align:top;}
#headerNav dd ul li a { display:block; width:180px;}
#headerNav dd ul li a img { visibility:hidden;}
#headerNav dd ul li#btnBeginner a { height:22px; background:url(/img/common/btn_beginner.jpg) left top no-repeat;}
#headerNav dd ul li#btnMember a { height:22px; background:url(/img/common/btn_member.jpg) left top no-repeat;}
#headerNav dd ul li#btnBeginner a:hover { height:22px; background:url(/img/common/btn_beginner_ov.jpg) left top no-repeat;}
#headerNav dd ul li#btnMember a:hover { height:22px; background:url(/img/common/btn_member_ov.jpg) left top no-repeat;}
#headerimg {
	margin: 0;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 600px;
	float:left;
}
.widecolumn {
	padding: 0px 0 20px 0;
	margin: 0 0 0 30px;
	width: 620px;
	float:left;
}
.post {
	margin: 0 0 0px;
/*	text-align: justify; */
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	background:#ffffff url("/img/border.gif") repeat-x;
	padding:30px 0 0 30px;
	width:750px;
	background-repeat:no-repeat;
	float:left;
}
#footer_inside{
	background:#ffffff url("/img/border2.gif") repeat-x;
	float:left;
	width:780px;
}
.footer_contents {
	width:170px;
	float:left;
}
.footer_contents h3{
	background-image:url(/img/arrow.gif);
	text-indent:10px;
	background-repeat:no-repeat;
	color:#336699;
}
.footer_contents ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer_contents h3{
	font-size:10px;
	color:#444444;
}
.footer_contents ul li{
	margin:0px;
	list-style-type:none;
	font-size:10px;
	color:#666666;
}
#fotter img{
	float:right;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
div#footer_list{
	width:750px;
	float:left;
	font-size:0.8em;
	color:#444444;
}
/*
* html div#footer_list { font-size:70%;}
*+html div#footer_list { font-size:70%;}*/
html>/**/body div#footer_list { font-size/*\**/:70%; }
div#footer_list ul{
	margin-left:20px;
	
}
/*
*html body div#footer_list ul{
	margin-left:10px;
}*/
div#footer_list ul li{
	display:inline;
	float:left;
}
div#footer_list ul li a { padding-right:10px;}
div#footer_left{
	width:720px;
	height:70px;
	padding-top:30px;
	margin:0 auto;
	overflow:hidden;
}
div#footer_left img{
	float:left;
	width:150px;
}
div#footer_left span{
	width:550px;
	float:left;
	color:#666666;
	display:block;
	margin-top:20px;
	font-size:10px;
}
* html div#footer_left span { font-size:70%;}
*+html div#footer_left span { font-size:70%;}
html>/**/body div#footer_left span { font-size/*\**/:70%; }
#footerCopyRight { width:720px; margin:30px auto 20px auto; overflow:hidden; font-size:10px;}
#footerCopyRight dt { width:160px; float:left; text-align:center;}
#footerCopyRight dt a img { text-decoration:none; border:0; margin:0 0 3px 0;}
#footerCopyRight dt a:hover img { text-decoration:none; border:0;}
#footerCopyRight dd { width:540px; float:right; padding:15px 0 0 0; line-height:170%;}
* html #footerCopyRight { font-size:70%;}
*+html #footerCopyRight { font-size:70%;}
html>/**/body #footerCopyRight { font-size/*\**/:70%; }
#footerSiteMap { clear:both; width:720px; margin:0 auto 15px auto; padding:15px 0 0 0; font-size:10px;}
* html #footerSiteMap { font-size:70%;}
*+html #footerSiteMap { font-size:70%;}
html>/**/body #footerSiteMap { font-size/*\**/:70%; }
#footerSiteMap ul { width:720px; overflow:hidden;}
#footerSiteMap ul li { float:left; white-space:nowrap;}
#footerSiteMap ul li a { margin:0 15px;}
* html #footerSiteMap ul li a { margin:0 10px;}
*+html #footerSiteMap ul li a { margin:0 10px;}
html>/**/body #footerSiteMap ul li a { margin:0 10px;}
/* End Structure */
/*	Begin Headers */
h1 {
	margin: 0;
}
h2 {
}
h2.pagetitle {
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
#sidebar img.sideImgBtn{
	width: 171px;
	height: 42px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	list-style-type: none;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	list-style-type: none;
}
ol li, #sidebar ul ol li {
	list-style-type: none;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar #sideLink1{
	margin-top: 3px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
/*	text-align: justify; */
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar form {
	margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #333; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius:  3px 3px 3px 3px;
	border-radius:  3px 3px 3px 3px;
	*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#last_div{
	width:900px;
	margin:0 auto;
	padding:0;
}
#last_div img{
   margin:0 auto;
   padding-left:320px;
}
#first_div{
	width:900px;
	margin:0 auto;
	padding:0;
}
#first_div img{
	float:left;
}
div#globalNaviArea { height: 50px; width: 780px; float:left; position:absolute; top:130px; background: url(/img/menu_yoko.gif) repeat-x;}
* html div#globalNaviArea  { top:130px;}
*+html div#globalNaviArea { top:130px;}
div#globalNaviArea ul,
div#globalNaviArea li{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#globalNaviArea li{
	float: left;
	height: 50px;
	font-size: 4px;
	line-height: 1;
}
div#globalNaviArea li a{
	height: 50px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-image: url(/img/menu.gif);
	text-indent: -9999px;
}
/*home */
a.tabHome{
/*
	ackground-position: 0 0;
	*/
	width: 155px;
}
a.tabHome:hover{
	background-position: 0 -50px;
}
body#uncategorized a.tabHome{
	background-position: 0 -100px;
	width: 155px;
}
/*aboutA^?*/
a.tabGotoGame{
	width: 155px;
	background-position: -155px 0;
}
a.tabGotoGame:hover{
	background-position: -155px -50px;
}
body#about a.tabGotoGame{
	background-position: -155px -100px;
	width: 155px;
}
/*news_release*/
a.tabBlueFriends{
	background-position: -310px 0;
	width: 155px;
}
a.tabBlueFriends:hover{
	background-position: -310px -50px;
}
body#case_study a.tabBlueFriends{
	background-position: -310px -100px;
	width: 155px;
}
/*game*/
a.tabFspot{
	background-position: -466px 0;
	width: 155px;
}
a.tabFspot:hover{
	background-position: -466px -50px;
	width: 155px;
}
body#answer a.tabFspot{
	background-position: -466px -100px;
	width: 155px;
}
/*staff*/
a.tabProfile{
	background-position: -622px 0;
	width: 155px;
}
a.tabProfile:hover{
	background-position: -622px -50px;
	width: 155px;
}
body#request a.tabProfile{
	background-position: -622px -100px;
	width: 155px;
}
/*schedule*/
a.tabSchedule{
	background-position: -705px 0;
	width: 155px;
}
a.tabSchedule:hover{
	background-position: -705px -50px;
	width: 155px;
}
body#schedule a.tabSchedule{
	background-position: -705px -100px;
	width: 155px;
}
/*sponsor*/
a.tabAccess{
	background-position: -710px 0;
	width: 155px;
}
a.tabAccess:hover{
	background-position: -710px -50px;
	width: 155px;
}
body#sponsor a.tabAccess{
	background-position: -710px -100px;
	width: 155px;
}
/*relatedA^?*/
a.tabUnder{
	background-position: -535px 0;
	width: 65px;
}
a.tabUnder:hover{
	background-position: -535px -50px;
	width: 65px;
}
body#related a.tabUnder{
	background-position: -535px -100px;
	width: 65px;
}
/*contact*/
a.tabSponsors{
	background-position: -600px 0;
	width: 75px;
}
a.tabSponsors:hover{
	background-position: -600px -50px;
	width: 75px;
}
body#contact a.tabSponsors{
	background-position: -600px -100px;
	width: 75px;
}
ul#footer_list ul{
	
}
div#footer_list ul li{
	padding-right:10px;
	display:inline;
	float:left;
}
/*
div#footer_left span{
	float:left;
	color:#666666;
	display:inline;
	margin-top:20px;
	font-size:0.8em;
}
*/
div#footer_right{
	width:60px;
	float:right;
	margin:30px 10px 0 0;
}
div#business{
	width:200px;
	height:120px;
	margin:0 20px 20px 0;
	background:#E6EAEE;
	float:left;
}
div#business p{
	padding:5px;
}
div#topic{
   width:540px;
}
dl#list_item dt{
	background-image: url(/img/list.gif) ;
	background-repeat:no-repeat;
	list-style:none;
	float:left;
	width:450px;
	text-indent: 2em;
  }
dl#list_item dd {
	letter-spacing:0.9px;
  }
ul.frequentry{
	list-style:none;
}
ul.frequentry li{
	list-style:none;
	font-size:12px;
	margin:20px;
}
.insurance_list li{ list-style:decimal; }
#Contact_Info { border-collapse:collapse; border:1px solid #ccc; border-width:1px 0 0 1px; width:100% !important; }
#Contact_Info th { padding:6px !important; background:#f7f7f7 !important; color:#000 !important; border:1px solid #ccc !important; border-width:0 1px 1px 0 !important; }
#Contact_Info td { padding:6px; border:1px solid #ccc !important; border-width:0 1px 1px 0 !important; }
div#question_box{
	padding:10px;
	border:1px solid #cccccc;
	float:left;
	margin-top:10px;
}
	
ul.frequentry li span{
	color:#990000;
	width:100px;
	font-weight:bold;
	font-size:12px;
}
dl.question_answer {
	float:left;
	font-size:12px;
}
dl.question_answer dt{
	float:left;
	width:40px;
	font-size:14px;
}
dl.question_answer dd{
	float:left;
	width:450px;
	font-size:14px;
}
.noPage { text-align:center; margin:0 auto; padding:20px 0;}
a.tLink { color:#339 !important; text-decoration:underline;}
a:hover.tLink { text-decoration: none;}
/* sitemap */
#pageSiteMap { width:520px; overflow:hidden; padding:0 !important; margin:0 auto !important;}
#pageSiteMap li { width:240px; float:left; padding:0 !important; margin:0 0 10px 0; list-style-type:none;}
#pageSiteMap li a { padding:0 0 0 20px; margin:0; background:url(/img/li_arrow.gif) left center no-repeat;}
/* topNewContents */
#topInsuranceCompany { width:560px; padding:10px 0 30px 0;}
#topInsuranceCompany h4 { margin:0 0 5px 0;}
#topInsuranceCompany ul { list-style:none; padding:0; margin:0;}
#topInsuranceCompany ul li { padding:10px 0 10px 25px; border-bottom:1px dotted #ccc; background:url(/img/li_arrow.gif) 2px center no-repeat;}
/*===================
	entry class
====================*/
.post .entryCasestudy{
margin:0 0 30px 0;
}
.post .entryIpolicy{
margin:0 0 15px;
}

.post .size-full50{
	height: 50px;
	width: 540px;
}
.post .size-full80{
	height: 80px;
	width: 540px;
}
.post .size-full300{
	height: 300px;
	width: 540px;
}
.post #question_box dl dt img{
	width: 34px;
	height: 34px;
}
/* footerBanner */
.contentFootBanner{
	padding-top: 10px;
}
.contentFootBanner .head2LikeTitle {
	font-size: 1.3em;
	color: #136CC1;
	background-image: url(/img/headline2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 30px;
	padding: 0 0 0 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contentFootBanner p#pBannerInfo{
	padding: 5px 10px 0;
	line-height: 160%;
}
.contentFootBanner:hover img{
	opacity: 0.8;
	background-color: #fff;
}
.contentFootBanner p#pTopInform{
}
