/* -----------------------------------------------------------------------------------RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, object, embed {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol, dl {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;/*border: 1px solid #00CCCC;*/
	line-height:1.8em;
}



/* -----------------------------------------------------------------------------------BODY */
body {
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
	background:#ffffff url(../../images/bg_body.png) top center no-repeat;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	line-height:1.6em;
	color:#666666;
	_text-align:left;
}
h1, h2 {
	clear:both;
}


/*p, li, label, dt, dd {
font-size: 86%;
}*/

/*object, embed {
	vertical-align:bottom
}
a:visited {
	color:#9d61d9;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}
a {
	color:#ff0000;
	text-decoration: none;
}*/

/* -----------------------------------------------------------------------------------COMMON */

#accessibility {
	position: absolute;
	left: -9999px;
	top: -9999px;
	display: none;
	line-height:1px;
	font-size:1px;
}
.invis {
	visibility: hidden;
}
.back_button {
	text-indent:-9999px;
	text-align:center;
	margin:20px auto 0px auto;
	width:142px;
	height:30px;
}
.back_button a:hover {
	background-position:right;
}
.back_button a {
	clear:both;
	display:block;
	width:142px;
	height:30px;
	background: url(../../images/btn_back.jpg) no-repeat left;
}
.article_seperator {
	font-size:0px;
	line-height:0px;
}
.em {
	font-size:1em;
	font-weight:bold;
	color:#333333;
}
.clr {
	clear:both;
	height:1px;
	font-size:1px;
}
div.bullet_arrow {
	background-color:#e6e6e4;
	border:1px solid #d3d3d3;
	float:left;
}
div.bullet_arrow a {
	color:#666666;
	display:block;
	float:left;
	padding:10px 15px 10px 40px;
	background:#e6e6e4 url(../../images/bullet_arrow.gif) no-repeat left center;
	text-decoration:none;
	line-height:120%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #4f4f4f;
	border-left:1px solid #ededed;
	border-right:1px solid #4f4f4f;
}
ul.btn li a:hover {
	text-decoration:none;
}
ul.disc li {
	list-style:disc;
	margin-left:20px;
}
ul.decimal li {
	list-style:decimal;
	margin-left:20px;
	margin-bottom:10px;
}
ul.line li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
ul.bullet_blue li {
	padding-left:25px;
	background:url(../../images/bullet_blue.png) no-repeat;
	background-position:0px 5px;
	_background-position:0px 8px;
}
.cap {
	font-size:0.9em;
}
div.space {
	text-indent:-9999px;
	height:50px;
}

.taransparent {
	_behavior: url(/common/htc/iepngfix.htc);
}

.totop {
	margin:8px 0px 10px;
	clear:both;
	font-size:0.7em;
	line-height:1em;
	text-align:right;
}

.totop a:visited {
	color:#777777;
}

.totop a:hover {
	color:#777777;
	background: #dddddd url(../../images/bullet_totop.png) left center no-repeat;
}

.totop a {
	color:#777777;
	text-decoration:none;
	padding:2px 4px 2px 12px;
	_padding:2px 4px 2px 10px;
	border:solid 1px #cccccc;
	background: #eeeeee url(../../images/bullet_totop.png) left center no-repeat;
}

/* -----------------------------------------------------------------------------------LAYOUT */

#header {
	height:60px;
	width: 940px;
	margin: 0px auto;
}

#container {
	margin: 0px auto;
	width: 950px;
}

#pagebody {
	width:940px;
	margin: 0px auto 20px auto;
}

#mainCol {
	width:699px;
	float:left;
	margin-bottom:20px;
}

#subCol {
	width:229px;
	float:right;
	margin-bottom:20px;
}

#footer {
	clear:both;
	padding-bottom:30px;
	width: 940px;
	margin: 0px auto;
}



/* -----------------------------------------------------------------------------------HEADER */

#header_logo {
	float:left;
	width:168px;
	height:26px;
	text-indent:-9999px;
	font-size:0px;
	margin-top:18px;
	background-image:url(../../images/header_logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	
	_behavior: url(/common/htc/iepngfix.htc);
}
#header_logo a {
	display:block;
	width:168px;
	height:26px;
}

#static_menu {
	float:right;
	margin-right:-5px;
	margin-bottom:-5px;
	height:37px;
	margin-top:15px;
	position:relative;
}
#static_menu li {
	float:left;
	text-indent:-9999px;
	font-size:0px;
	line-height:37px;
}
#header li a {
	display:block;
	height:37px;
}
#static_menu li#btn_lang_ja {
	width:74px;
	height:37px;
	background:url(../../images/btn_lang_ja.png) no-repeat left;
	_behavior: url(/common/htc/iepngfix.htc);
}

#static_menu li#btn_lang_en {
	width:74px;
	height:37px;
	background:url(../../images/btn_lang_en.png) no-repeat left;
	_behavior: url(/common/htc/iepngfix.htc);
}

#static_menu li#region_globalhome {
	width:176px;
	height:37px;
	background-image:url(../../images/region_globalhome.png);
	_behavior: url(/common/htc/iepngfix.htc);
}

#static_menu li#region_global {
	width:113px;
	background-image:url(../../images/region_global.png);
	_behavior: url(/common/htc/iepngfix.htc);
}

#static_menu li#region_japan {
	width:63px;
	height:37px;
	background-image:url(../../images/region_japan.png);
	_behavior: url(/common/htc/iepngfix.htc);
}

#static_menu li#region_Taiwan {
	width:63px;
	height:37px;
	background-image:url(../../images/region_taiwan.png);
	_behavior: url(/common/htc/iepngfix.htc);
}

/* -----------------------------------------------------------------------------------GLOBAL NAV */
#globalNav {
	height:39px;;
	background-image:url(../../images/globalnav_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	
	_behavior: url(/common/htc/iepngfix.htc);
}

#globalNav ul {
	margin:0px 5px;
	width:940px;
}

#globalNav li {
	padding:5px 0px;
	height:29px;
	float:left;
	line-height:29px;
	text-indent:-9999px;
}

#globalNav li a{
	height:29px;
	display:block;
}


/* -----------------------------------------------------------------------------------BREADCRUMB */
#breadcrumb {
	margin-left:10px;
	_margin-top:4px;
	margin-bottom:10px;
	line-height:20px;
	font-size:0.8em;
}

#breadcrumb a:visited {
	color:#777777;
}

#breadcrumb a:hover {
	color:#000000;
}

#breadcrumb a {
	color:#777777;
	text-decoration:none;
}


/* -----------------------------------------------------------------------------------FOOTER */
#footer_menu {
	float:left;
	margin-right:10px;
}
#footer_menu li {
	display:inline;
	margin-right:16px;
	font-size:0.8em;
	line-height:30px;
	background:url(../../images/bullet_footer.png) no-repeat left center;
	padding-left:12px;
}
#footer_menu li a:visited {
	color:#777777;
}
#footer_menu li a:hover {
	color:#000000;
}
#footer_menu li a {
	color:#777777;
	text-decoration:none;
}
div#footer_menu li.item2 a {
	background-image:url(../../images/footer_btn_01.png);
	width:71px;
}
div#footer_menu li.item3 a {
	background-image:url(../../images/footer_btn_02.png);
	width:89px;
}
div#footer_menu li.item4 a {
	background-image:url(../../images/footer_btn_03.png);
	width:156px;
}
div#footer_menu li.item5 a {
	background-image:url(../../images/footer_btn_04.png);
	width:91px;
}

div#footer_menu li.item2 a:hover, div#footer_menu li.item3 a:hover, div#footer_menu li.item4 a:hover, div#footer_menu li.item5 a:hover{
	background-position:0px -30px;
}

#rightholder {
	float:right;
	width:379px;
}

div#copyright {
	font-size:11px;
	line-height:30px;
}
div#footer_logo_muvee a {
	float:left;
	display:display;
	font-size:0px;
	text-indent:-9999px;
	width:40px;
	height:30px;
	background-image:url(../../images/footer_logo_muvee.png);
	background-repeat:no-repeat;
	background-position:top right;
}

div#footer_logo_cogenmedia a {
	float:left;
	display:display;
	font-size:0px;
	text-indent:-9999px;
	width:100px;
	height:30px;
	background-image:url(../../images/footer_logo_cogenmedia.png);
	background-repeat:no-repeat;
	background-position:top right;
}



/* -----------------------------------------------------------------------------------FRAME */
/* フレーム種類 */
div.wrap_information {
	width:458px;
}

div.wrap_contents {
	margin:-5px -5px 0px -5px;
	width:701px;
}

div.wrap_style, div.localnav {
	margin:-5px -5px 0px -5px;
	width:239px;
}

/* フレーム共通 */
div.frame_item_top {
	height:10px;
}
div.frame_item_body {
	padding-top:10px;
	padding-bottom:10px;
	_padding-bottom:8px;
	width:100%;
}
div.frame_item_body_padding_inner {
	margin:0px 15px;
	padding:15px 0px;
}
div.frame_item_bottom {
	height:10px;
	margin-bottom:10px;
	font-size:0px;
	line-height:0px;
}

/* フレームバリエーション */
div.wrap_information h2 {
	background-image:url(../../images/frame_information_h2.png);
	height:27px;
	text-indent:-9999px;
	font-size:0px;
	background-repeat:no-repeat;
	background-position:top left;
	width:210px;
	float:left;
}

div.wrap_information h2#h2_information_en {
	background-image:url(../../images/frame_information_h2_en.png);
	height:27px;
	text-indent:-9999px;
	font-size:0px;
	background-repeat:no-repeat;
	background-position:top left;
	width:210px;
	float:left;
}

div.wrap_information a#information_more {
	float:right;
	width:112px;
	background-image:url(../../images/btn_information_more.png);
	background-repeat:no-repeat;
	background-position:top right;
	text-indent:-9999px;
	font-size:0px;
	height:27px;
}

div.wrap_information a#information_more a {
	display:block;
	font-size:0px;
}

div.wrap_information .frame_item_top {
	height:27px;
	background-image:url(../../images/frame_information_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:0px;
}

div.wrap_information .frame_item_body {
	clear:both;
	background-image:url(../../images/frame_information_body.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-top:0px;
	padding-bottom:0px;
	_padding-bottom:0px;
}

div.wrap_information .frame_item_body_inner {
	margin:0px;
}

div.wrap_information .frame_item_bottom {
	background-image:url(../../images/frame_information_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.wrap_information .frame_item_bottom {
	margin-top:-6px;
}

ul.information li {
	border-top:solid 1px #eeeeee;
	padding-top:6px;
	margin-bottom:6px;
}

div.localnav h2 {
	background-image:url(../../images/frame_localnav_top.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	height:46px;
	line-height:54px;
	margin:-5px -5px 0px -5px;
	text-indent:30px;
}

div.localnav .frame_item_body {
	background-image:url(../../images/frame_style_body.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-top:0px;
	padding-bottom:0px;
	_padding-bottom:0px;
	
}

div.localnav .frame_item_body_inner {
	margin:0 5px;
}

div.localnav .frame_item_bottom {
	background-image:url(../../images/frame_style_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
}


div.localnav li {
	background-image:url(../../images/border_style.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 15px;
}


div.localnav li a {
	color:#666666;
	font-weight:bold;
	background-image:url(../../images/bullet_localnav.png);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	width:100%;
	height:100%;
	text-indent:10px;
	padding:8px 0px 8px 0px;
}

div.localnav li a:hover {
	text-decoration:underline;
}



/* -----------------------------------------------------------------------------------MAIN COLUMN */
h1 {
	margin-bottom:40px;
	width:699px;
	height:30px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:top left;
}

h2.standard {
	background:#f9f9f9 none repeat scroll 0 0;
	border-top:solid 2px #dddddd;
	border-bottom:solid 2px #dddddd;
	font-size:1.2em;
	font-weight:bold;
	margin:2.8em 0 1.1em;
	padding:0.3em 10px;
	color:#333333;
}

h3.standard {
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#999999;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3;
	margin:2.5em 0 1em;
	padding:0.1em 0 0.1em 7px;
	color:#333333;
}

h4.standard {
	font-size:1em;
	font-weight:bold;
	line-height:1.3;
	margin:1.5em 0 0.45em;
	color:#333333;
}
.article {
	padding:0px 25px;
}

p.bodycopy {
	margin-bottom:2em;
}

table.standard {
	border-top:1px solid #dddddd;
	margin:0px auto 10px auto;
	width:100%;
	color:#555555;
}

table.standard {
	font-size:0.9em;
}

table.standard th {
	text-align:left;
	width: 170px;
}

table.standard th, table.standard td {
	border-bottom:1px solid #dddddd;
	padding:10px 16px;
}

table.download {
	margin:0px auto 10px auto;
	width:100%;
	color:#555555;
}

table.download {
	font-size:0.9em;
}

table.download th {
	text-align:left;
}

table.download td {
	text-align:right;
	width: 170px;
}

table.download th, table.download td {
	border-bottom:1px solid #dddddd;
	padding:10px 16px;
}

table.btn {
	border:solid 1px #cccccc;
	margin:0px auto 10px auto;
	width:100%;
	background:#eeeeee;
}

table.btn td {
}

div.btncenter {
	border:solid 1px #cccccc;
	margin:0px auto 10px auto;
	width:100%;
	background:#eeeeee;
	text-align:center;
	padding:10px 0px;
}


/* -----------------------------------------------------------------------------------HOME */

#home_left {
	float:left;
	width:458px;
}

#home_right {
	float:right;
	width:229px;
}

.bnr_shadow {
	margin:-5px;
	margin-bottom:2px;
	display:block;
}

div.wrap_information li p {
	margin:0px 15px;
}
#worldmap{
	margin:0px -5px;
	width:950px;
	height:500px;
}

#worldmap li{
	width:150px;
	float:left;
	text-align:center;
	line-height:500px;
}

.information p {
	line-height:1.5em;
}

.information p.information_date {
	color:#333333;
	font-size:0.94em;
	margin-bottom:0.2em;
}

.information p a:visited {
	color:#666666;
}

.information p a:hover {
	color:#0000ff;
}

.information p a {
	color:#666666;
}

/* -----------------------------------------------------------------------------------Business */
#business li {
	list-style:disc inside;
	padding-left:1em;
}

#business ul {
	margin-top:1em;
}

#business .clientimg {
	float:left;
	margin-right:20px;
}

#business ul.clientdetails {
	float:right;
	width:479px;
	margin-top:0;
}

#business ul.clientdetails li {
	list-style:none;
	padding-left:0em;
}

/* -----------------------------------------------------------------------------------ABOUT US */


/* -----------------------------------------------------------------------------------PRESS ROOM */
td.contentheading_press {
	padding-top:98px;
	padding-bottom:15px;
	color:#363a6f;
	font-size:1.8em;
	font-weight:bold;
}


/* h2 */
#h2_pressrelease {
	background-image:url(../../images/h2_pressrelease.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#h2_presskit {
	background-image:url(../../images/h2_presskit.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#h2_press_contact {
	background-image:url(../../images/h2_press_contact.png);
	background-repeat:no-repeat;
	background-position:top left;
}


/* プレスリリース */
#mainCol #tbl_pressrelease {
	width:891px;
	margin:0px auto;
}
#tbl_pressrelease td.col1 {
	width:17px;
	border-bottom:1px solid #f0f0f0;
}
#tbl_pressrelease td.col2 {
	width:18px;
	background:url(../../images/bullet_press.png) no-repeat left center;
	border-bottom:1px solid #f0f0f0;
}
#tbl_pressrelease td.col3 {
	width:701px;
	border-bottom:1px solid #f0f0f0;
}
#tbl_pressrelease td.col4 {
	width:155px;
	vertical-align:middle;
	border-bottom:1px solid #f0f0f0;
}
#tbl_pressrelease td.col1, #tbl_pressrelease td.col2, #tbl_pressrelease td.col3, #tbl_pressrelease td.col4 {
	border:none;
}
#tbl_pressrelease td.col4 img {
	margin-top:3px;
	margin-bottom:5px;
	vertical-align:middle;
}
#mainCol #tbl_presskit {
	width:891px;
	margin:0px auto;
}
#tbl_presskit td.col1 {
	width:17px;
	border-bottom:1px solid #f0f0f0;
}
#tbl_presskit td.col2 {
	width:18px;
	background:url(../../images/bullet_press.png) no-repeat left center;
	border-bottom:1px solid #f0f0f0;
}
#tbl_presskit td.col3 {
	width:150px;
	border-bottom:1px solid #f0f0f0;
}
#tbl_presskit td.col4 {
	width:551px;
	border-bottom:1px solid #f0f0f0;
}
#tbl_presskit td.col5 {
	width:155px;
	border-bottom:1px solid #f0f0f0;
}
#tbl_presskit td.col5 img {
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:middle;
}
#tbl_presskit tr.top td.col5 img {
	margin-top:1px;
	margin-bottom:5px;
	vertical-align:middle;
}
#tbl_presskit tr.bottom td.col5 img {
	margin-top:5px;
	margin-bottom:4px;
	vertical-align:middle;
}
#tbl_presskit tr.bottom td.col1, #tbl_presskit tr.bottom td.col2, #tbl_presskit tr.bottom td.col3, #tbl_presskit tr.bottom td.col4, #tbl_presskit tr.bottom td.col5 {
	border:none;
}
div.frame_item_w_top {
	font-size:0px;
	background:url(../../images/frame_item_w_top.png) no-repeat center bottom;
	height:5px;
}
div.frame_item_w_body {
	background:url(../../images/frame_item_w_body.png) repeat-y center;
}
div.frame_item_w_bottom {
	font-size:0px;
	background:url(../../images/frame_item_w_bottom.png) no-repeat center top;
	height:16px;
}


/* 報道関係者問い合わせ先 */
#tbl_press_contact {
	border-collapse: collapse;
	width:616px;
}
#tbl_press_contact th {
	padding:5px 10px;
	width:150px;
	color:#ffffff;
	background-color:#a0a0a0;
	border:1px solid #afafaf;
}
#tbl_press_contact td {
	padding:5px 10px;
	width:463px;
	background-color:#e0e0e0;
	border:1px solid #afafaf;
}


/* -----------------------------------------------------------------------------------PRIVACY POLICY */
#privacypolicy li {
	list-style:disc inside;
	padding-left:1em;
}

#privacypolicy ul {
	margin-top:1em;
}

#privacypolicy p.update {
	text-align:right;
	margin-top:20px;
}

/* -----------------------------------------------------------------------------------CONTACT */
td.contentheading_contact {
	padding-top:98px;
	padding-bottom:15px;
	color:#363a6f;
	font-size:1.8em;
	font-weight:bold;
}


/* -----------------------------------------------------------------------------------SUB COLUMN */
dl#localNav {
	font-size:9pt;
	margin-bottom:20px;
	padding-bottom:1px;
	color:#000000;
}

dl#localNav dt {
	background-image:url(../../images/localnav_head_bg.png);
	background-position:0px top;
	background-repeat:no-repeat;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 3px #cccccc;
	line-height:80px;
	height:80px;
	padding-left:16px;
}

dl#localNav dt a:hover {
	background-position:-229px top;
}
dl#localNav dt a {
	color:#000000;
	text-decoration:none;
	display:block;
	font-size:1.2em;
	font-weight:bold;
}

dl#localNav li {
	background-image:url(../../images/localnav_bg.png);
	background-position:-229px top;
	background-repeat:no-repeat;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	line-height:31px;
}

dl#localNav li.selected {
	padding-left:30px;
}

dl#localNav ul a:hover {
	background-position:-229px top;
}

dl#localNav ul a {
	background-image:url(../../images/localnav_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	text-decoration:none;
	display:block;
	padding-left:30px;
}

.adbnr {
	margin:-5px -5px 5px -5px;
	position:relative;
	
	_behavior: url(/common/htc/iepngfix.htc);
}
