/* CSS Document */
*{
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;}

body{
	padding:0px;
	margin:0px;
	font-family:Times New Roman,Times,Garamond,serif;
	font-size: 12px;
	color: #000;
	background-color:#FFF;
	background-image: url(../images/index/top_1212/share/body_bk.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
a:link, a:visited, a:active{
	color:#b8872b;
}
a:hover{
	text-decoration:underline;
}

#idMainContentsR2 a{
	text-decoration:underline;
}
#idMainContentsR2 a:hover{
	text-decoration:none;
}

em{
	font-style: normal;}

table{
	border-collapse: collapse;
	border-spacing: 0;}

img{
	border: 0;
	line-height:100%;
	vertical-align:bottom;
	padding:0px;
	margin:0px;}
li{list-style-type: none;}
br{
	height:0px;
	padding:0px;
	margin:0px;
	line-height: 0px;
	font-size:0px;
}
/* Clear (HR Type)
-------------------------------------------------*/
.clClear{
	clear: both;
	height: 0;}
.clClear hr{
	display: none;}
br.clClear{
	line-height: 0;}

.clear {
	clear: both;}



.clLeftBox{
	float: left;}
.clRightBox{
	float: right;}

dt,dd{
	line-height:1.0;
	padding:0px;
	margin:0px;
	
}

p.clKozinsa{
	margin-top:15px;
	padding:5px 0px;
	line-height:1.3em;
	font-size:10px;
	text-align:left;
}
p.clPageup {
    text-align: right;
    padding-bottom: 10%;
}


/*	clearfix
----------------------------------------------*/
/* for modern brouser */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*	for dreamweaver	*/
.clearfix + *{ clear: both; }
/*	End hide from dreamweaver	*/



/* idMain
-------------------------------------------------*/
#idPan {
    width: 637px;
    padding-top: 4px;
    padding-bottom: 15px;
    text-align: left;
}
#idHead {
    width: 668px;
	margin: 0 auto;
    padding: 10px 15px;
	overflow: hidden;
}
#idHead #idLogo {
    display: inline;
    float: left;
    padding-top: 7%;
}
#idHeadLang2 {
    display: flex;
    float: right;
}
#idHead #idHead_R {
    display: inline;
    padding-top: 16px;
    float: right;
    text-align: right;
	width: 60%;
}
#idHead #idHead_R li {
    display: inline;
    margin-bottom: 0px;
}
#idHead #idHead_R ul:nth-of-type(2) li:nth-of-type(2){
	margin-right: 2%;
}

/*	footer
----------------------------------------------*/
#idbottomLink10 {
    background-color: #F9F7ED;
    margin-top: 0;
    padding: 15px 0;
	text-align: center;
}
#idbottomLink10 a.CLbottomLink {
    font-size: 22px!important;
    font-weight: bold;
    text-decoration: none;
    color: #8f5f0d!important;
    /* background-image: url(images/share/point_maru.gif); */
    padding: 3px 30px;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: inline-block;
    color: #19254D!important;
	text-align: center;
}
#idFooterBox2 {
    background-image: url(../images/index/top_1212/share/fbg_no_repet-x.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 3%;
}
#idFuder #idbottomLink2 {
    text-align: center;
}
#idFuder #idbottomLink2 li {
    padding-left: 10px;
    display: inline;
    padding-right: 10px;
    font-size: 18px;
}
#idFuder #idbottomLink2 li a {
    color: #fff;
    text-decoration: none;
}
#idFuder #idFooterBox #idCopyright {
    text-align: center;
    font-size: 18px;
    padding-right: 15px;
    padding-bottom: 10px;
    display: block;
    color: #fff;
	margin-top: 10px;
}



@media screen and (max-width: 698px){
img {
    max-width: 100%;
	width: 100%;
}

#idPan {
    width: 96%;
}
.fb_iframe_widget_fluid span {
    width: 124px!important;
}
#idHead {
    width: 96%;
    padding: 2%;
}
#idHead #idLogo {
    padding-top: 12%;
    width: 30%;
}
#idHead #idHead_R {
    width: 58%;
}
#idHeadLang2 li:nth-of-type(1) img{
	width: 70%;
	margin-top: 8%;
}
#idHead #idHead_R ul:nth-of-type(2) {
    display: flex;
}
#idHead #idHead_R ul:nth-of-type(2) li:nth-of-type(1){
	margin-right: 2%;
}
#idHead #idHead_R ul:nth-of-type(2) li:nth-of-type(2){
	margin-right: 0;
}
#idFooterBox2 {
    padding: 5% 3%;
}
#idbottomLink10 a.CLbottomLink {
    font-size: 16px!important;
}
#idbottomLink10 img{
    width: auto;
}
#idFuder #idbottomLink2 li {
    font-size: 13px;
}
#idFuder #idFooterBox #idCopyright {
    font-size: 13px;
}
p.clPageup img {
    width: 35%;
}


}