@charset "Shift_JIS";

/* ------------------------------------------------------------
 
* Site Name    : ariakejapan(en)
* file         : contents.css
* Editor       : iwai(nomuraIR)
* last updated : 08/12/16

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


/* 3rd LINK */
#main #words #third {
	margin-bottom: 15px;
	text-align: left;
}

#main #words #third a {
	padding: 6pt;
	padding-left: 20px;
	background: url(../../common/images/3rd-link.gif) no-repeat 0 6px;
	font-size: 10pt;
}

/* 3rd CAPTION */
#main #words .cap {
	line-height: 1.3;
	font-size: 8pt;
}

#yearmenu{
	margin-bottom: 15px;
	width: 570px;
	font-size: 11pt;
	text-align: left;
}

#yearmenu a{
	margin: 3px;
	margin-left: 1em;
	line-height: 150%;
	color: #333;
	font-weight: bold;
}

#yearmenu a:hover{
	color: #333;
	text-decoration:none;
	border-bottom: solid 1px #C00;
}


/* CAMPANY
------------------------------------------------------------ */
#main #words h5.campany{
	margin: 10px 0 0 10px;
	background-image: none;
}

#main #words table.company{
	width: 550px;
	margin: 10px;
}

#main #words table.company th{
	padding: 5px;
	border: solid 1px #D1CCC0;
	background: #EFE8C2;
	color: #5B3931;
	font-weight:bold;
	text-align: center;
}

#main #words table.company td{
	padding: 5px;
	border: solid 1px #D1CCC0;
}

#main #words table.company td.yakuin{
	background: #EFE8C2;
	color: #5B3931;
	font-weight:bold;
}

#main #words table.company td.kensyoku{
	background: #F9F5E6;
	color: #5B3931;
	font-weight:bold;
}

#main #words table.sub td{
	border-width: 0;
	padding: 2px;
}

#main #words p.lead{
	margin: 10px;
	clear: both;
	color:#630;
	line-height: 1.3;
	font-size: 14px;
	font-weight: bold;
}


/* Message from the management */
#main #words div.president{
	margin-bottom: 30px;
	padding: 0 60px;
	float: left;
	width: 160px;
	text-align: left;
}

#main #words div#president p.name{
	font-weight: bold;
}

/* Corporate profile */
#main #words .factory{
	margin: 10px auto 5px auto;
	padding: 2px;
	padding-left: 8px;
	width: 530px;
	color: #5B3931;
	border-left: 4px solid #5B3931;
	background: #F5F4E7;
	font-weight: bold;
}

#main #words table.factoryinfo{
	width: 530px;
	margin: 5px auto;
}

#main #words table.factoryinfo th,
#main #words table.factoryinfo td{
	padding: 5px;
}

#main #words table.factoryinfo th{
	width: 25%;
	color: #300;
	background: #EBE2B7;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

/* History */
#main #words table#rinen {
	margin: 10px;
	width: 540px;
	border: solid 2px #EBE2B7;
}

#main #words table#rinen td {
	padding: 5px;
	text-align: left;
}

#main #words table#rinen th {
	padding: 5px;
	width: 20px;
	background :#EBE2B7;
	vertical-align: top;
	color: #5B3931;
	text-align: center;
	font-weight: bold;
}

/* csr */
#words #kouken {
	margin: 10px;
	padding-left: 1.5em;
	border: solid 2px #D1CCC0;
}

#words #kouken p {
	margin-top: 10px;
	text-indent: -1.5em;
}

#words #kouken span {
	margin-right: 0.7em;
	color: #630;
	font-weight: bold;
}


/* PRODUCT
------------------------------------------------------------ */

/* product_introduction */
#main #words div.proind_lef {
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:380px;
}

#main #words div.proind_rig {
	float:left;
	width:180px;
	margin-top:10px;
}

div.pro_01 {
	position:relative;
	width:358px;
	height:70px;
	background:#FFF url(../../product/images/ind_bg01.gif) left top no-repeat;
	border:#E3E3E3 1px solid;
	padding:10px 10px 0;
	margin-bottom:10px;
}


div.pro_01 div.proimg01 {
	position:absolute;
	top:10px;
	right:10px;
}

p.protx01 {
	margin: 0!important;
}

p.protx02 {
	margin: 8px 0 0!important;
}


div.pro_02 {
	width:358px;
	height:70px;
	background:#FFF url(../../product/images/ind_bg02.gif) left top no-repeat;
	border:#E3E3E3 1px solid;
	padding:10px 10px 0;
	margin-bottom:10px;
}


div.pro_03 {
	position:relative;
	width:158px;
	height:204px;
	background:#FFF url(../../product/images/ind_bg03.gif) left top no-repeat;
	border:#E3E3E3 1px solid;
	padding:10px 10px 0;
	margin-bottom:10px;
}

div.proimg02 {
	position:absolute;
	bottom:6px;
	left:6px;
}

div.pro_04 {
	width:158px;
	height:70px;
	background:#FFF url(../../product/images/ind_bg04.gif) left top no-repeat;
	border:#E3E3E3 1px solid;
	padding:10px 10px 0;
	margin-bottom:10px;
}



/* Business Outline */
/* RandD */
div.probusi {
width:550px;
margin-bottom:20px;
}

div.probusi p.left {
width:360px;
float:left;
	margin: 5px 10px;
}

div.probusi div.right {
float:right;
width:160px;
height:120px;
border:#CCCCCC 1px solid;
}

h4.pro {
	clear:both;
	margin-top: 10px;
	padding: 6px 10px 0 10px;
	height:20px!important;
	color: #630;
	clear: both;
	background:none!important;
	font-size: 14px;
	font-weight: bold;
}


/* AboutOur Product */
ul.pro_ul {
width:323px;
margin-left:10px;
}

ul.pro_ul li {
text-indent:-12px;
margin-left:12px;
margin-bottom:5px;
}


ul.con_sys_tab {
width:550px;
height:65px;
padding-left:20px;
background:url(../../product/images/pro_bg01.gif) left top repeat-x;
}

ul.con_sys_tab li {
float:left;
margin-right:10px;
}

ul.con_sys_tab li a {
display:block;
width:260px;
height:32px;
text-indent:-9999px;
}

ul.con_sys_tab li.tab01 a {
background:url(../../product/images/pro_tab01.gif) left top no-repeat; 
}

ul.con_sys_tab li.tab01on a {
background:url(../../product/images/pro_tab01on.gif) left top no-repeat; 
}

ul.con_sys_tab li.tab02 a {
background:url(../../product/images/pro_tab02.gif) left top no-repeat; 
}

ul.con_sys_tab li.tab02on a {
background:url(../../product/images/pro_tab02on.gif) left top no-repeat; 
}

ul.con_sys_tab li.tab01 a:hover,
ul.con_sys_tab li.tab02 a:hover {
filter:alpha(opacity:70);
-moz-opacity:0.7;
opacity:0.7;
}

#main #words table.con_sys {
	width:550px;
	margin-left: 10px;
	margin-bottom:10px;
}

/* -- */
div.pro_sys_img01 {
position:relative;
width:550px;
height:140px;
margin-left:10px;
margin-bottom:10px;
}

div.pro_sys_img01 div.swf {
position:absolute;
top:10px;
right:20px;
}

/* -- */
div.pro_sys_img02 {
position:relative;
width:550px;
height:520px;
margin-left:10px;
}

div.pro_sys_img02 div.swf01 {
position:absolute;
top:40px;
right:20px;
}

div.pro_sys_img02 div.swf02 {
position:absolute;
top:210px;
right:20px;
}

div.pro_sys_img02 div.swf03 {
position:absolute;
top:380px;
right:20px;
}



/* -- */
div.pro_sys_img03 {
position:relative;
width:550px;
height:360px;
margin-left:10px;
}

div.pro_sys_img03 div.swf04 {
position:absolute;
top:50px;
right:20px;
}

div.pro_sys_img03 div.swf05 {
position:absolute;
top:220px;
right:20px;
}


/* -- */
div.pro_sys_img04 {
position:relative;
width:550px;
height:190px;
margin-left:10px;
}

div.pro_sys_img04 div.swf06 {
position:absolute;
top:50px;
right:20px;
}



/* Product Outline */
#main #words table.product {
	margin-bottom: 15px;
}

/* Product List */

ul.lineup01 {
width:570px;
height:56px;
margin-bottom:20px;
}

ul.lineup01 li {
float:left;
}

ul.lineup01 li a {
display:block;
width:140px;
height:56px;
text-indent:-9999px;
margin-right:3px;
}

ul.lineup01 li.tab01 a {
background:url(../../product/images/list_tab01.jpg) left top no-repeat;
}

ul.lineup01 li.tab02 a {
background:url(../../product/images/list_tab02.jpg) left top no-repeat;
}

ul.lineup01 li.tab03 a {
background:url(../../product/images/list_tab03.jpg) left top no-repeat;
}

ul.lineup01 li.tab04 a {
background:url(../../product/images/list_tab04.jpg) left top no-repeat;
margin-right:0!important;
}

ul.lineup01 li a:hover {
filter:alpha(opacity:70);
-moz-opacity:0.7;
opacity:0.7;
}


div.linemup_tit {
margin-bottom:5px;
}


#main #words table.lineup {
	margin-bottom:10px;
	font-size: 8pt;
}

#main #words table.lineup td {
	padding: 3px;
	border: solid 1px #D1CCC0;
}

#main #words table.lineup th {
	padding: 3px;
	border: solid 1px #D1CCC0;
	background: #EFE8C2;
	color: #5B3931;
	font-weight:bold;
	text-align:center;
}


/* Efforts for Reassurance */
div.pro_safe {
position:relative;
width:570px;
height:150px;
margin-bottom:30px;
}

div.pro_safe div.swf {
position:absolute;
width:160px;
height:120px;
left:30px;
top:0;
border:#CCCCCC 1px solid;
}

div.pro_safe div.img01 {
position:absolute;
width:87px;
left:350px;
top:0;
text-align:center;
font-size:10px;
}

div.pro_safe div.img02 {
position:absolute;
width:87px;
right:30px;
top:0;
text-align:center;
font-size:10px;
}

div.pro_safe div.img01 img,
div.pro_safe div.img02 img {
margin-bottom:3px;
} 


/* Inquiries Regarding Products */
#main #words .mado {
	margin: 10px 0 30px 20px;
	text-align: left;
	font-size: 10pt;
	line-height: 1.8;
}


/* IR
------------------------------------------------------------ */

/* IR infomation */
#irbcontents {
	margin-left: 14px;
}

/* SIDEBANAER */
#sidebar01{
	margin-bottom: 10px;
	float: right;
	width: 170px;
}

#sidebar01 dl{
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #E0E0E0;
}

#sidebar01 dl img{
	vertical-align:bottom;
	text-align: center;
}

#sidebar01 dl dd ul li img{
	margin: 0 0 10px 3px;
}


/* CONTENTS */
#content01{
	float: left;
	width: 395px;
}

#content01 img{
	vertical-align:bottom;
}

#content01 .dl01{
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #E0E0E0;
}

#content01 .dl01 dt{
	clear: both;
	width: 100%;
	height: 18px;
	text-align: right;
}

#content01 .dl01 dt img {
	position: absolute;
	left: 207px;
}

#content01 .dl01 dt p {
	position: relative;
	top: 5px;
	right: 5px;
}

#content01 .dl01 dt p a {
	padding-left: 10px;
	background: url(../../images/ico_link.gif) no-repeat 0 3px;
}

#content01 .dl01 dd {
	margin: 20px 5px 5px;
}

#content01 .dl01 dd dl dt {
	float: left;
	width: 6.2em;
	height: auto;
	text-align: left;
}

#content01 .dl01 dd dl dd {
	margin: 0 0 2px 0;
	padding-bottom: 7px;
	padding-left: 6.2em;
	background: url(../images/line.gif) no-repeat left bottom;
}

*html #content01 .dl01 dd dl dd {
	text-indent: -2px;
}

#content01 .banner img {
	margin: 5px 0;
}

#content01 .irbtop1 {
	margin-right: 7px;
	padding: 1px;
	border-top: 1px solid #E0E0E0;
	float: left;
	width: 125px;
}

#content01 .irbtop2 {
	padding: 1px;
	border-top: 1px solid #E0E0E0;
	float: left;
	width: 125px;
}

#content01 #irbtop4 {
	background: url(../../ir/images/bg_menu.jpg) repeat-y left top;
}

#content01 #irbtop3 {
	margin-top: 10px;
	background: url(../../ir/images/bg_menubottom.jpg) no-repeat left bottom;
}

#irbtop3 ul {
	margin: 10px;
}

#irbtop3 ul li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../../images/ico_link.gif) no-repeat 0 3px;
}


/* IR News , Press release */
#news_year{
	width: 570px;
}

#news_year ul{
	margin-bottom: 10px;
	position: relative;
}

#news_year li{
	margin-right: 1px;
	display: block;
	background: url(../images/anchorlink-bg.gif) repeat-x;
	float: left;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

#news_year li a{
	width: 80px;
	height: 28px;
	display: block;
	color: #333;
	text-decoration: none;
}

table.irnews{
	margin: 0 auto 15px;
	width: 550px;
}

table.irnews td{
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

table.irnews td.day{
	width: 15%;
}

/* Financial highlights */
table.financial{
	width: 570px;
	margin: 0 0 10px;
}

table.financial th,
table.financial td{
	padding: 3px 4px;
	border: solid 1px #CCC;
}

table.financial th{
	background: #EFE8C2;
	color: #111;
	text-align: left;
}

table.financial th.month{
	text-align: center;
}

table.financial td{
	text-align: right;
}

/* IR Presentation */
table.event{
	margin: 0 auto 15px;
	width: 550px;
}

table.event th,
table.event td{
	padding: 5px;
	border: solid 1px #FFF;
}

table.event th{
	width: 100px;
	background: #EBE2B7;
	color: #300;
}

table.event td{
	background: #F9F5E6;
}

table.event .bgnone{
	background: #FFFFFF;
}

/* IR Calendar */
table.calendar{
	width: 550px;
	margin: 0 auto 15px;
}

table.calendar th,
table.calendar td{
	padding: 3px 4px;
	border: solid 1px #CCC;
}

table.calendar th{
	background: #EFE8C2;
	text-align: center;
	font-weight: bold;
}

table.calendar td.month{
	font-weight: nomal;
	text-align: left;
}

/*  IR Libray */
table.liblary{
	width: 550px;
}

table.statements{
	margin: 0 auto 15px auto;
	border-top: solid 1px #E3E3E3;
}

table.statements td{
	padding: 4px;
	border-bottom: solid 1px #E3E3E3;
}

/* Shareholder Information */
#info_menu{
	width: 570px;
}

#info_menu ul{
	position: relative;
}

#info_menu li{
	margin-right: 1px;
	display: block;
	float: left;
	background:url(../../common/images/anchorlink-bg.gif) repeat-x;
	text-align: center;
}

#info_menu li a{
	width: 188px;
	height: 28px;
	display: block;
	text-decoration: none;
	color: #333;
}

/* Stock Information */
table.situation{
	margin: 0 auto 15px;
	width: 550px;
}

table.situation th,
table.situation td{
	padding: 4px;
	border: solid 1px #E3E3E3;
}

table.situation th{
	background: #EBE2B7;
	color: #300;
	text-align: center;
	font-weight: bold;
}

table.situation td.blue{
	width: 40%;
	background: #F9F5E6;
	text-align: left;
	color: #300;
}

table.situation td.data{
	text-align: center;
}

/*Stock Transfer Agent Information*/
table.holderinfo{
	width: 550px;
	margin: 0 auto 15px;
}

table.holderinfo th,
table.holderinfo td{
	padding: 4px;
	border: solid 1px #E3E3E3;
}

table.holderinfo th{
	background: #F9F5E6;
	font-weight: bold;
	text-align: left;
	color: #300;
}

/* General Shareholders' Meeting */
table.meeting{
	margin: 0 auto 15px;
	width: 550px;
}

table.meeting th,
table.meeting td{
	padding: 4px;
	border-bottom: solid 1px #E3E3E3;
}

table.meeting th{
	background: #F9F5E6;
	font-weight: bold;
	text-align: left;
	width: 25%;
	color: #300;
}

/* faq */
table.faq{
	margin: 0 auto 15px;
	width: 550px;
	border-bottom: solid 1px #E3E3E3;
}

table.faq td{
	padding: 2px;
	vertical-align: top;
}

table.faq td.q-no{
	color:#036;
	font-weight: bold;
	text-align: right;
	width: 3em;
}

table.faq td.qestion{
	background: #F9F5E6;
	text-align: left;
	color: #300;
}

table.faq td.a-no{
	color:#630;
	padding-bottom: 0.5em;
	font-weight: bold;
	text-align: right;
}

table.faq td.answer{
	padding-bottom: 0.5em;
	text-align: left;
}

/* IR Contact for Inquiries */
#contact p{
	margin: 10px 0;
	font-size: 9pt;
	line-height: 2;
}


/* GROUP
------------------------------------------------------------ */
#main #words #group_address {
	margin: 10px 0 20px;
}

#main #words #group_address img {
	margin: 0 10px;
	padding: 0;
	border: 1px solid #DEDEDE;
}

#main #words div.group_pict {
	margin: 0 0 30px 15px;
	text-align: center;
}

#main #words div.group_pict img.leftimg {
	margin-right: 20px;
}

#main #words div.group_pict .left {
	margin: 0 20px 0 40px;
	float: left;
	width: 300px;
	display: inline;
}

#main #words div.group_pict div {
	text-align: left;
}

#main #words div.group_pict div dl {
	margin: 10px 40px 0;
}

#main #words div.group_pict div dt {
	font-weight: bold;
}

#main #words div.group_pict div dt a:link {
	color: #630;
	text-decoration: none;
	cursor: text;
}

#main #words div.group_pict div dt a:visited {
	color: #630;
	text-decoration: none;
}

#main #words div.group_pict div dt a:active {
	color: #F69;
	text-decoration: none;
}

#main #words div.group_pict div dt a:hover {
	text-decoration: none;
}

#main #words div.group_pict div dd {
	margin-left: 10px;
}


/* BEGINNER
------------------------------------------------------------ */
#main #words  p.begginer_btn {
	margin: 15px;
	text-align: center;
}

#main #words #beginnerbun {
	margin: 10px 0 20px;
}

#main #words #beginnerbun strong {
	line-height: 2;
}

#main #words #beginnerbun img {
	margin: 0 10px;
	padding: 0;
}

#main #words p.beg_hr {
	margin: 0;
}

#main #words #beg_navi {
	margin: 10px 0 20px;
	text-align: center;
}

#main #words #beg_navi img {
	margin : 0 5px;
}

#main #words #rinen {
	border: 1px solid #DEDEDE;
	text-align: center;
}


/* SITEMAP
------------------------------------------------------------ */
#wordswide {
	margin: 0 10px;
	width: 740px;
	font-size: 9pt;
}

#wordswide p {
	margin: 5px;
}

#wordswide table#sitemap {
	width: 740px;
}

#wordswide table#sitemap td {
	padding: 15px;
	background: url(../../sitemap/images/line.gif) no-repeat left bottom;
}

#wordswide table#sitemap td.date {
	width: 160px;
	color: #630;
	font-weight: bold;
	vertical-align: top;
	border-right: solid 2px #C93;
}


#wordswide #sitemap ul {
	margin-left: 10px;
	color: #C93;
}

#wordswide #sitemap ul li {
	margin-bottom: 5px;
	list-style-type: disc;
}

#wordswide #sitemap ul li img {
	vertical-align: top;
}

#wordswide #sitemap ul li ul {
	margin: 5px 0 0 20px;
}

#wordswide #sitemap ul li ul li {
	list-style-type: circle;
}


/* CONTACT
------------------------------------------------------------ */
#main #contact {
	margin: 0 10px;
}

#main #contact h5{
	margin:10px;
	padding: 0;
}

#main #contact .mado{
	margin: 10px 0 30px 20px;
	line-height: 180%;
}


/* TERMS
------------------------------------------------------------ */


/* KAIJI
------------------------------------------------------------ */


/* POLICY
------------------------------------------------------------ */
#main  ol{
	margin-left: 2em;
}

*html #main  ol{
	margin-left: 2.5em;
}

*+html #main  ol{
	margin-left: 2.5em;
}

#main ol li{
	list-style: decimal;
}


/* ETC
------------------------------------------------------------ */






