@charset "UTF-8";

/* base */
body {
	background: url(/lib/cmn_img/bg_popup_body.gif) left top repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Osaka,Verdana,Helvetica,Arial,sans-serif;
}

/* IE7 padding */
*:first-child+html body {
padding-left: 1px;
}

/* IE6 padding */
*html body {
padding-left: 1px;
}

img, table, th, td {
	border: 0px;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

textarea,select,input {
font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Osaka,Verdana,Helvetica,Arial,sans-serif;
}

textarea {
 font-size:12px;
}

hr {
	display: none;
}

#contents p {
	font-size:small;
	margin: 0px;
	padding: 0px;
	word-break: break-all;
}

img, table, th, td {
	border: 0px;
}


a:link{
	color:#192034;
	text-decoration: none;
}
a:visited {
	color: #192034;
	text-decoration: none;
}
a:hover {
	color:#192034;
	text-decoration: underline;
}



#contents li img {
	background-color:transparent;
	text-decoration:none;
}

#contents a img {
	background-color:transparent;
}

img.icon {
	vertical-align: middle;
	margin-right: 3px;
}

.clearfix:after {
	content:".sdfasdf";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}

.clearfix { display: inline-block; }


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

.clr {
	clear: both;
}

#contents {
	text-align: left;
	margin: 0;
	padding:0;
	width: 300px;
}

#contents div.popupBox {
	margin:0;
	padding:0;
	width: 340px;
}

#contents div.popupL {
	float:left;
	padding:0;
	margin:0;
	width: 138px;
}

#contents div.popupR {
	float:left;
	width: 202px;
}

#contents div.popupR p.name {
	margin-bottom:20px;
	text-align:center;
}

#contents div.popupR p.txt {
	line-height:120%;
	margin:0 10px 0 5px;
}

#contents div.popupR p.btn {
	margin:30px 10px 0 0;
	text-align:right;
}

#contents div.popupR p.mLedLink {
	font-size:x-small;
	margin:10px 0 0 10px;
	text-indent:-22px;
	padding:0 0 1px 22px;
}

#contents div.popupR p.mLedLink img {
	vertical-align:middle;
	margin-right:6px;
}

#contents div.popupR p.mLedLink a {
	padding-bottom:2px;
}


