

/* cmsContents
====================================================== */
#middleArea h1{
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: normal;
}

div#cmsContents *{
	margin:0;
	padding:0;
}
div#cmsContents ul{
	list-style:none;
}
/* レイアウトが崩れるため使用中止
div#cmsContents img{
	vertical-align:bottom;
}
*/

/* separate(clearfix)
====================================================== */
.separate:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.separate{
	_height:1px;
	min-height:1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* clear */

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* titleImage
====================================================== */
div#cmsContents p#titleImage{
	padding-bottom:10px;
}

/* cmsMain
====================================================== */
div#cmsContents div#cmsMain{
	float:left;
	width:740px;
}
div#cmsContents div#cmsMain p.info{
	padding-bottom:10px;
	font-size:0.9em;
}


/* flash
====================================================== */

.top-flash-block {
	width: 970px;
	height: 327px;
	margin-left: -10px;
}

/* cmsSide
====================================================== */
div#cmsContents div#cmsSide{
	float:right;
	width:200px;
}
div#cmsContents div#cmsSide p {
	color: #333333;
}

div#cmsContents div#cmsSide a:link,
div#cmsContents div#cmsSide a:visited,
div#cmsContents div#cmsSide a:active {
	color: #333333;
	text-decoration: underline;
}
div#cmsContents div#cmsSide a:hover {
	color: #333333;
	text-decoration: none;
}

div#cmsContents div#cmsSide .list1 {
	width: 200px;
	margin-bottom: 20px;
}
div#cmsContents div#cmsSide .list1 li {
	width: 200px;
	margin-bottom: 10px;
}
div#cmsContents div#cmsSide .list1 li span {
	font-size: 10px;
	padding: 3px 0 0 0;
	display: block;
}

div#cmsContents div#cmsSide .list2 {
	width: 192px;
	margin: 0 0 15px 8px;
}
div#cmsContents div#cmsSide .list2 li {
	width: 192px;
	padding: 0 0 10px 0;
}
div#cmsContents div#cmsSide .list2 li a {
	padding: 0 0 0 12px;
}
div#cmsContents div#cmsSide .list2 li a.noarrow {
	background: none;
	padding:0;
}

div#cmsContents div#cmsSide .area-title {
	margin-bottom: 10px;
}


/* main
====================================================== */


div#main {
	width: 740px;
	border-top: solid 3px #212197;
}

div#main p {
	color: #333333;
}

div#main a:link,
div#main a:visited,
div#main a:active {
	color: #333333;
	text-decoration: underline;
}
div#main a:hover {
	color: #333333;
	text-decoration: none;
}


/* page
====================================================== */

div#cmsContents div#cmsSide .list2 li a {
	background: url(../../country_common/asia/icon_01.gif) no-repeat 0 2px;
}
div#main a#tab-bt-01 {
	background: url(../../country_common/asia/tab_navi.gif) no-repeat 0 -68px;
}
div#main a#tab-bt-02 {
	background: url(../../country_common/asia/tab_navi.gif) no-repeat -123px 0;
}
div#main a#tab-bt-03 {
	background: url(../../country_common/asia/tab_navi.gif) no-repeat -246px 0;
}
div#main #tab-01 .tab-summary .inner-01 {
	background: url(../../country_common/asia/bg_title.gif) repeat-x left bottom;
}
div#main #tab-01 .tab-summary .inner-02 th {
	background: #ffecf3 url(../../country_common/images/bg/line_02.gif) repeat-x right bottom;
}






/*  =================================
SNS
=================================  */

#sns{
	width:340px;
	margin-bottom:5px;
	float:right;
	overflow:hidden;
}

.fb-like{
	width:160px;
	display:block;
	float:left;
	overflow:hidden;
}

.twbtn{
	float:left;
	width:115px;
	display:block;
	overflow:hidden;
}

.gp{
	float:left;
	width:65px;
	display:block;
	overflow:hidden;
}