<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------

browser style reset

--------------------------------------------*/
html {min-width: 950px; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; padding:0;
}
table {
	border-collapse:collapse;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal; font-weight:normal;
}
ol, ul{  
	list-style:none;  
}  
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%; font-weight:normal;
}
abbr,acronym {
	border:0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

sup {
	font-size: 83%;
	vertical-align: super;
	line-height: 1;
}

:focus {-moz-outline-style:none;}

a { outline: none; text-decoration: none; }

a { color: #5184c3;}
a:visited { color: #5184c3;}
a:hover { color: #3564ac;}
a:active { color: #e61e17;}

/* -------------------------------------------

font

--------------------------------------------*/
html {
	font:13px/1.231 Arial, Helvetica, sans-serif;
	*font-size:small;
	*font:x-small;
}

body {
	font-size: 93%;
	line-height: 1.5;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

/* -------------------------------------------

class

--------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* WinIE7 only */
*:first-child+html .clearfix {
  height:1%;
}

.font9 { font-size: 75%;}
.font10 { font-size: 83%;}
.font11 { font-size: 91%;}
.font13 { font-size: 108%;}
.font14 { font-size: 116%;}
.font15 { font-size: 124%;}
.font16 { font-size: 133%;}


.color_red { color: #e61e17;}

/* -------------------------------------------

base-layout

--------------------------------------------*/
body {
	text-align: center;
}

body.nobg{
	text-align: center;
	background:none;
}

.naverror {
	display: none;
}

.container2012 {
	/*background: url(../../images/1/common/container_bg.png) no-repeat center top;*/
}

.container2012 .inner {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}


.head {
    color: #334252;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8em;
}
.question_culum {
    background-color: #FAFAFA;
    border: 1px solid #176FCC;
    height: auto;
    padding: 5px;
    width: 400px;
}
.close {
    float: right;
    text-align: right;
}
.exchange_table {
    background-color: #FFFFFF;
    border: 1px dotted #EDEEEF;
    font-size: 84%;
    padding: 6px;
}
.exchange_table ul {
    margin: 0 5px 0;
}
.exchange_table li {
    list-style-type: disc;
    margin-left: 10px;
}

.expandable_Colum {
    background-color: #FFFFFF;
    border: 1px solid #CCD1D7;
    height: auto;
    padding: 15px;
    text-align: center;
}
.yellowcommon_bg {
    background-color: #FFF799;
}


/*	livechat
----------------------------------------------*/  

.livechat {
 z-index: 100;
}

/* livechat-advance */
.livechat-advance {
	position: fixed;
	bottom: -170px;
	right: 0;
	margin-right: 15px;
	width: 257px;
	height: 235px;
	font-size: 120%;
	line-height: 1.1em;
	text-align: center;
	z-index: 1000000;
}
* html body .livechat-advance {
	bottom: 0px;
}
.livechat-advance dt {
	height: 65px;
	color: #FFF;
	text-indent: -9999px;
	cursor: pointer;
}
.livechat-advance dt.tab-open {
	background: url(../../images/1/common/ttl_livechat.png) no-repeat 0px 0px;
}
.livechat-advance dt.tab-close {
	display: none;
	background: url(../../images/1/common/ttl_livechat.png) no-repeat 0px -70px;
}
.livechat-advance dd {
	height: 149px;
	padding: 20px 10px 0;
	border: 1px solid #d01c78;
	border-top: none;
	background: #FFF;
}
.livechat-advance dd p.chat-button {
	padding: 15px 0;
}
.livechat-special{
	position: fixed;
	bottom: 0px;
	right: 0;
	margin-right: 15px;
	width: 257px;
	height: 65px;
	font-size: 120%;
	line-height: 1.1em;
	text-align: center;
	z-index: 1000000;
}
* html div.livechat-special {
	position: absolute;
	right: 0px;
}

/* -------------------------------------------

feedback

--------------------------------------------*/
.feedback {
	width:191px;
	height:33px;
    position: fixed;
    right: 0px;
    bottom:0px;
}
.feedbackContainer{
	position:relative;
	/*background:#070;*/
	height:1px;
	_display:none;
}
.feedback a.en {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_en.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.en {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_en.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.es {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_es.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.es {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_es.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.fr {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_fr.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.fr {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_fr.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.ja {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_ja.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.ja {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_ja.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.ru {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_ru.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.ru {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_ru.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.sw {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_sw.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.sw {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_sw.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.zhcn {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_zhcn.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.zhcn {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_zhcn.png) no-repeat;
	background-position: -191px 0px;
}
.feedback a.zhtw {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_zhtw.png) no-repeat;
	background-position: 0 0;
}	
.feedback a:hover.zhtw {
	line-height:39px;
	display:block;
	background:url(../../images/1/common/inquiry/feedback_img_zhtw.png) no-repeat;
	background-position: -191px 0px;
}

/*-----Alert-----*/

.nlAlertsBox{
        margin:20px auto 20px auto;
		background:#FFEEEE;
		padding:10px 20px;
        width: 905px;
}

.nlAlertsBox p{
        margin: 0;
        font-weight:bold;
		color:#DD0000;
}

.nlAlertsBox em{
        color: #ff0000;
        margin:0 0 10px 10px;
        font-weight:bold;
        font-style: normal;
}
.nlAlertsBox span{
		font-size:108%;
		line-height:1.2;
		color:#DD0000;
        font-weight:normal;
	    color: #DD0000;
	    display: inline-block;
}

.nlAlertsBox a {
	font-weight:bold;
	padding:0 2px;
	}
	
/*	エラーメッセージ
----------------------------------------------*/
.warning01{
	color: #FF0000;
	font-weight:bold;
}
.edit_error em{
	color: #FF0000;
	margin:0 0 5px 0px;
	font-weight:bold;
	font-style: normal;
}
.edit_error em img{
	vertical-align:center;
	padding-right:6px;
}
.edit_error02 em{
	color: #FF0000;
	margin:0 0 10px 0px;
	font-weight:bold;
	font-style: normal;
	font-size:84%;
	line-height:1.4;
}
.edit_error02 em img{
	vertical-align:middle;
}

/*pageLayoutColumn.cssより移動*/	
.errorM{
	color: #ff0000;
}
.val_error ul{
	margin:0 0 5px 0px;
}

.val_error li{
	color: #FF0000;
	font-weight:bold;
	background: url(../images/common/ico_check.gif) left center no-repeat;
	padding-left:18px;
}
</pre></body></html>