@media print,screen and (min-width: 981px){
	h1 {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	height: 26px;
	width: 100%;
}
h1 p {
	position: relative;
	color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 26px;
}
#header {
	display: table;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top:10px;
	padding-bottom:5px;
}
#header > * {
	display: table-cell;
	height: 65px;
}
#header #logoAR {
	position: relative;
	width: 260px;
	vertical-align: middle;
}
#menu {
	font-size: 13px;
	line-height: 38px;
	color: #FFF;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#menu ul li.active{ /*IE6 hack- hide gooey effect from that browser*/
_visibility: hidden; /*IE6 rule*/
}
/* ######### Gel Menu CSS ######### */

#menu  ul.gelbuttonmenu{
	position:relative;
	padding: 0;
	margin-bottom:0em;
	text-align: center;
//set value to "left", "center", or "right"*/
; 	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#menu  ul.gelbuttonmenu li{
	display: inline;
}
#menu  ul.gelbuttonmenu li a{
	color: #000;
	font-weight:bold; /*make sure padding is sufficient that the height of the link is enough to fully show the gel button*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#menu ul.gelbuttonmenu li a:hover {
	color: #666;
}
#menu ul.gelbuttonmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/
	position:absolute;
	width:0;
	background-repeat: no-repeat;
	background-position: left 13px;
	background-image: url(../img/mark_square.png);
}
#TopImg {
	width: 100%;
	position: relative;
	background-image: url(../img/topimg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 360px;
}
#TopImg #TIM {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 100px;
}
#TopImg #TIM #Title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 15px;
}
#TopImg #TIM .categori {
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#NewsAR {
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
}
#NewsAR > * {
	vertical-align: top;
	display: table-cell;
}
#NewsAR #news {
	position: relative;
	width: 633px;
}
#NewsAR #news #NesBX {
	width: 622px;
	border: 1px solid #999;
	position: relative;
	height: 265px;
}
#NewsAR #news #NesBX p {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#NewsAR #news #NesBX iframe {
	height: 235px;
}
#NewsAR #Pmark  {
	border: 1px solid #999;
	position: relative;
	width: 330px;
	padding: 10px;
	height: 135px;
}
#NewsAR #Pmark #PmarkBX {
	position: relative;
	display: table;
}
#NewsAR #Pmark #PmarkBX > * {
	display: table-cell;
	vertical-align: top;
}
#NewsAR #Pmark #PmarkBX #MarkImg {
	position: relative;
	width: 90px;
}
#NewsAR #Pmark #PmarkBX dl {
	width: 240px;
	padding-left: 10px;
}
#NewsAR #Pmark #PmarkBX dl dt {
	font-size: 14px;
	font-weight: bold;
}
#NewsAR #Pmark #PmarkBX dl dd {
	font-size: 12px;
	line-height: 1.5em;
}
.PaddBottm15 {
	padding-bottom: 15px;
}
#NewsAR #Pmark p  {
	font-size: 13px;
}
#mainBtnAR {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Footer {
	width: 100%;
	position: relative;
	background-image: url(../img/footer_img.png);
	background-repeat: repeat;
	height: 170px;
}
#Footer #FTAR {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: table;
	padding-top: 20px;
}
#Footer #FTAR > * {
	display: table-cell;
}
#Footer #FTAR dl {
	padding: 15px;
	vertical-align: top;
}
#Footer #FTAR dl dt {
	font-size: 14px;
	color: #FFF;
	padding-bottom: 10px;
}
#Footer #FTAR dl dd {
	font-size: 13px;
	line-height: 1.6em;
	color: #FFF;
}
#Footer #FTAR dl dd span{
	padding-right:20px;
}
#Footer #FTAR dl dd a {
	color: #FFF;
	text-decoration: underline;
}
#Footer #FTAR dl dd a:hover {
	color: #CCC;
	text-decoration: underline;
}
#Footer #FTAR dl dd a:visited {
	color: #FFF;
	text-decoration: underline;
}
#Footer #FTAR #Bn {
	vertical-align: bottom;
	width: 160px;
}
address {
	font-size: 12px;
	line-height: 25px;
	color: #999;
	text-align: center;
	height: 25px;
	background-color: #000;
	width: 100%;
}
#press {
	position: relative;
	padding: 10px;
}
#press dl {
	position: relative;
	padding-bottom: 10px;
	display: table;
	width: 100%;
}
#press dl > * {
	vertical-align: top;
	display: table-cell;
}
#press dl dt {
	font-size: 12px;
	color: #666;
	width: 120px;
}
#press dl dd {
	font-size: 14px;
}

#press dl dd.new:after {
	content: "NEW";
	color:#C00;
	font-size:11px;
	font-weight:bold;
}
#pageTitleAR {
	background-image: url(../img/topimg2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	position: relative;
	height: 135px;
}
#pageTitleAR #Title {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 55px;
}
#pageTitleAR #Title h2 {
	font-size: 20px;
	color: #FFF;
}
#MainContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
.TwinClm {
	display: table;
}
.TwinClm > * {
	vertical-align: top;
	display: table-cell;
}
.TwinClm .LeftAR {
	padding-right: 35px;
	position: relative;
}
.TwinClm .RightAR {
	width: 275px;
	position: relative;
}
.TwinClm .LeftStatus {
	position: relative;
	width: 100px;
}
#CorpAR {
	position: relative;
}
#CorpAR dl {
	display: table;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
#CorpAR dl > * {
	display: table-cell;
	vertical-align: top;
}
#CorpAR dl dt {
	width: 125px;
	background-color: #EFF3FF;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
#CorpAR dl dd {
	background-color: #F5F5F5;
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
}
.ColumnBox {
	position: relative;
	border: 1px solid #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ColumnBox .TitleBaar {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #003399;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.ColumnBox .TxtBX {
	font-size: 13px;
	line-height: 1.5em;
	padding: 10px;
}
.ColumnBox .TxtBX2 {
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#PmarkTx {
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#PmarkTx img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
#Markzoom {
	font-size: 12px;
	background-image: url(../img/mark_zoom.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.DevelopmentAR {
	position: relative;
	display: table;
	background-color: #F5F5F5;
	width: 100%;
	margin-bottom: 5px;
}
.DevelopmentAR > * {
	display: table-cell;
	padding-left: 10px;
}
.DevelopmentAR p:nth-child(1){
	width:245px;
	vertical-align:middle;
}
.DevelopmentAR p:nth-child(2){
	width:163px;
	background-color:#E7EEF5;
}
.DevelopmentAR p:nth-child(3){
	width:155px;
}
.DevelopmentAR p:nth-child(4){
	width:150px;
	background-color:#E7EEF5;
}
.DevelopmentAR p:nth-child(5){
	border-right:none;
}
.DevelopmentAR div{
	background-color:#E7EEF5;
	padding:10px;
	}
.DevelopmentAR2{
	display:none;
}
#DVTitle {
	margin-bottom: 10px;
}
#DVTitle p{
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../img/mark_blue.png);
	background-repeat: no-repeat;
}
.DVCont p{
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#RecruiteAR {
	position: relative;
}
#RecruiteAR dl {
	position: relative;
	padding-bottom: 25px;
}
#RecruiteAR dl dt {
}
#RecruiteAR dl dd {
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#RecruiteAR dl ul {
	background-color: #F3F3F3;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#RecruiteAR dl ul li {
	font-size: 14px;
	color: #000033;
}
#RecruiteAR dl p.F12 {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#RecruiteAR dl div {
	background-image: url(../img/mark_ex.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 30px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	color: #333;
}
#RecruiteAR2{
	display:none;
}
#SupportAR {
	position: relative;
}
#SupportAR p{
	font-size:13px;
}
#SupportAR span{
	font-size:12px;
	color:#C00;
}
#SupportAR dl {
	display: table;
	position: relative;
	width: 100%;
	padding-bottom: 25px;
}
#SupportAR dl > * {
	vertical-align: middle;
	display: table-cell;
}
#SupportAR dl dt {
	font-size: 13px;
	font-weight: bold;
	width: 130px;
}
#SupportAR dl:last-child dt{
	vertical-align:top;
}
#SupportAR dl dd {
	font-size: 14px;
	line-height: 1.5em;
}
#SupportAR dl dd input {
	height: 30px;
	width: 100%;
	border: 1px solid #999;
}
#SupportAR dl dd input:focus {
	background-color: #E9EFF8;
}
#SupportAR dl dd textarea {
	height: 250px;
	width: 100%;
	border: 1px solid #999;
}
#SupportAR dl dd textarea:focus {
	background-color: #E9EFF8;
}
#SupportAR #Thanks1 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 25px;
}
#SupportAR #Thanks2 {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 35px;
}
#SupportAR #Thanks3 {
	font-size: 14px;
	line-height: 1.5em;
}
.BtnCheck {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.BackBtn {
	background-image: url(../img/btn_back1.png);
	height: 43px;
	width: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BackBtn:hover {
	background-image: url(../img/btn_back2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
}
.SendBtn {
	background-image: url(../img/btn_send1.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.SendBtn:hover {
	background-image: url(../img/btn_send2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
}
#SmpMenu {
	display: none;
}
	.IdeaAR {
	position: relative;
	padding-bottom: 30px;
}
.IdeaAR h3 {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-bottom: 15px;
}
.IdeaAR ul {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.IdeaAR ul li {
	font-size: 15px;
	position: relative;
	color: #000000;
	font-weight: 500;
	background-color: #CCEDF6;
	padding: 5px;
	margin-bottom: 15px;
}
.IdeaAR section {
	padding: 15px;
	position: relative;
}
.IdeaAR section p {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 15px;
	position: relative;
	font-weight: 400;
}
.SecurityASP {
	position: relative;
	padding-top: 15px;
}
.SecurityASP h4 {
	font-size: 18px;
	font-weight: 600;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.SecurityASP ol {
	position: relative;
	margin-left: 35px;
	margin-right: 10px;
}
.SecurityASP ol li {
	padding-bottom: 15px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
}
.SecurityASP dl {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: right;
	padding-top: 25px;
}
.SecurityASP dl p {
	font-size: 12px;
	position: relative;
	padding-bottom: 3px;
}
.SecurityASP dl dt {
	font-size: 13px;
	padding-bottom: 3px;
}
.SecurityASP dl dd {
	font-size: 14px;
}
.SecurityASP dl dd span {
	font-size: 12px;
	padding-right: 15px;
}
	.ColumnBox2 {
	position: relative;
}
.ColumnBox2 .TxtBX2 {
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 15px;
}
	#Others {
    position: relative;
    padding-top: 20px;
    border-top: 2px solid #557296;
    margin-top: 35px;
}
	#Others h3{
    font-size: 20px;
    padding-bottom: 30px;
    padding-left: 5px;
    border-top-width: 2px;
	}
	#otherWork {
    position: relative;
    display: table;
    width: 100%;
}
#otherWork > * {
    display: table-cell;
    position: relative;
    vertical-align: top;
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;
}
	#otherWork dl{
    position: relative;
    margin-bottom: 10px;

	}
#otherWork dl p {
    position: relative;
    padding-bottom: 5px;
}
#otherWork dl p img {
    width: 100%;
    height: auto;
}
	#otherWork dl dt{
    font-size: 16px;
    font-weight: 600;
    color: #314150;
		padding-bottom:10px;
	}
	#otherWork dl dd{
    font-size: 14px;
    padding: 10px;
    font-weight: 300;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
	}
}



@media screen and (min-width: 641px) and (max-width: 980px){
	h1 {
	margin: 0px;
	background-color: #000;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h1 p {
	position: relative;
	color: #FFF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
h1 p span {
	display: block;
	font-size: 13px;
}
#header {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #logoAR {
	position: relative;
	padding: 10px;
}
#menu {
	font-size: 16px;
	line-height: 38px;
	color: #FFF;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul li.active{ /*IE6 hack- hide gooey effect from that browser*/
_visibility: hidden; /*IE6 rule*/
}
/* ######### Gel Menu CSS ######### */

#menu  ul.gelbuttonmenu{
	position:relative;
	padding: 0;
	margin-bottom:0em;
	text-align: center;
//set value to "left", "center", or "right"*/
; 	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#menu  ul.gelbuttonmenu li{
	display: inline;
	font-size: 15px;
}
#menu  ul.gelbuttonmenu li a{
	color: #000;
	font-weight: bold; /*spacing between each menu link*/
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
#menu  ul.gelbuttonmenu li:last-child{
	margin-right:0px;
}

#menu ul.gelbuttonmenu li a:hover {
	color: #666;
}
#menu ul.gelbuttonmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/
	position:absolute;
	width:0;
	background-repeat: no-repeat;
	background-position: left 13px;
	background-image: url(../img/mark_square.png);
}
#TopImg {
	width: 100%;
	position: relative;
	background-image: url(../img/topimg_tab.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
}
#TopImg #TIM {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 60px;
}
#TopImg #TIM #Title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 15px;
}
#TopImg #TIM .categori {
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#NewsAR {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#NewsAR #news {
	position: relative;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#NewsAR #news #NesBX {
	width: 100%;
	border: 1px solid #999;
	position: relative;
	height: 155px;
}
#NewsAR #news #NesBX p {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#NewsAR #news #NesBX iframe {
	height: 115px;
}
#NewsAR #Pmark  {
	border: 1px solid #999;
	position: relative;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#NewsAR #Pmark #PmarkBX {
	position: relative;
	display: table;
	padding: 10px;
}
#NewsAR #Pmark #PmarkBX > * {
	display: table-cell;
	vertical-align: top;
}
#NewsAR #Pmark #PmarkBX #MarkImg {
	position: relative;
	width: 90px;
}
#NewsAR #Pmark #PmarkBX dl {
	padding-left: 10px;
}
#NewsAR #Pmark #PmarkBX dl dt {
	font-size: 14px;
	font-weight: bold;
}
#NewsAR #Pmark #PmarkBX dl dd {
	font-size: 12px;
	line-height: 1.5em;
}
#NewsAR #Pmark p  {
	font-size: 16px;
	height: 35px;
	width: 95%;
	line-height: 35px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #369;
	background: #3399CC;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99CCFF), to(#3399CC));
	background: -webkit-linear-gradient(#99CCFF, #3399CC);
	background: -moz-linear-gradient(#99CCFF, #3399CC);
	background: -ms-linear-gradient(#99CCFF, #3399CC);
	background: -o-linear-gradient(#99CCFF, #3399CC);
	background: linear-gradient(#99CCFF, #3399CC);
	-pie-background: linear-gradient(#99CCFF, #3399CC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99CCFF', endColorstr='#3399CC'); /* IE6,7用 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#99CCFF, EndColorStr=#3399CC)"; /* IE8,9用 */
}
#NewsAR #Pmark p a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
}
#mainBtnAR {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Footer {
	width: 100%;
	position: relative;
	background-image: url(../img/footer_img.png);
	background-repeat: repeat;
	height: 170px;
}
#Footer #FTAR {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: table;
	padding-top: 20px;
}
#Footer #FTAR > * {
	display: table-cell;
}
#Footer #FTAR dl {
	padding: 15px;
	vertical-align: top;
}
#Footer #FTAR dl dt {
	font-size: 14px;
	color: #FFF;
	padding-bottom: 10px;
}
#Footer #FTAR dl dd {
	font-size: 13px;
	line-height: 1.6em;
	color: #FFF;
}
#Footer #FTAR dl dd span{
	padding-right:20px;
}
#Footer #FTAR dl dd a {
	color: #FFF;
	text-decoration: underline;
}
#Footer #FTAR dl dd a:hover {
	color: #CCC;
	text-decoration: underline;
}
#Footer #FTAR dl dd a:visited {
	color: #FFF;
	text-decoration: underline;
}
#Footer #FTAR #Bn {
	vertical-align: bottom;
	width: 160px;
}
address {
	font-size: 12px;
	line-height: 25px;
	color: #999;
	text-align: center;
	height: 25px;
	background-color: #000;
	width: 100%;
}
#press {
	position: relative;
	padding: 10px;
}
#press dl {
	position: relative;
	padding-bottom: 10px;
	display: table;
	width: 100%;
}
#press dl > * {
	vertical-align: top;
	display: table-cell;
}
#press dl dt {
	font-size: 12px;
	color: #666;
	width: 120px;
}
#press dl dd {
	font-size: 14px;
}

#press dl dd.new:after {
	content: "NEW";
	color:#C00;
	font-size:11px;
	font-weight:bold;
}
#pageTitleAR {
	background-image: url(../img/topimg2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	position: relative;
	height: 60px;
}
#pageTitleAR #Title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 30px;
}
#pageTitleAR #Title h2 {
	font-size: 20px;
	color: #FFF;
}
#MainContent {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 30px;
}
.TwinClm {
	display: table;
}
.TwinClm .LeftStatus {
	position: relative;
	width: 100px;
	display: table-cell;
}
.TwinClm .RightName {
	display: table-cell;
}
#CorpAR {
	position: relative;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#CorpAR dl {
	display: table;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
#CorpAR dl > * {
	display: table-cell;
	vertical-align: top;
}
#CorpAR dl dt {
	width: 125px;
	background-color: #EFF3FF;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
}
#CorpAR dl dd {
	background-color: #F5F5F5;
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
}
.ColumnBox {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ColumnBox .TitleBaar {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #003399;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.ColumnBox .TxtBX {
	font-size: 15px;
	line-height: 1.5em;
	padding: 10px;
}
.ColumnBox .TxtBX2 {
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#PmarkTx {
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#PmarkTx img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
#Markzoom {
	font-size: 16px;
	background-image: url(../img/mark_zoom.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.DevelopmentAR {
	position: relative;
	display: table;
	background-color: #F5F5F5;
	width: 98%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.DevelopmentAR > * {
	display: table-cell;
	padding-left: 10px;
}
.DevelopmentAR p:nth-child(1){
	width:30%;
	vertical-align:middle;
}
.DevelopmentAR p:nth-child(2){
	width:20%;
	background-color:#E7EEF5;
}
.DevelopmentAR p:nth-child(3){
	width:15%;
}
.DevelopmentAR p:nth-child(4){
	width:15%;
	background-color:#E7EEF5;
}
.DevelopmentAR p:nth-child(5){
	border-right:none;
}
.DevelopmentAR2{
	display:none;
}
#DVTitle {
	margin-bottom: 10px;
}
#DVTitle p{
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../img/mark_blue.png);
	background-repeat: no-repeat;
}
.DVCont p{
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#RecruiteAR {
	position: relative;
}
#RecruiteAR dl {
	position: relative;
	padding-bottom: 25px;
}
#RecruiteAR dl dt {
}
#RecruiteAR dl dd {
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#RecruiteAR dl ul {
	background-color: #F3F3F3;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#RecruiteAR dl ul li {
	font-size: 14px;
	color: #000033;
}
#RecruiteAR dl p.F12 {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#RecruiteAR dl div {
	background-image: url(../img/mark_ex.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 30px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	color: #333;
}
#RecruiteAR2{
	display:none;
}
#SupportAR {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#SupportAR p{
	font-size:13px;
}
#SupportAR span{
	font-size:12px;
	color:#C00;
}
#SupportAR dl {
	display: table;
	position: relative;
	width: 100%;
	padding-bottom: 25px;
}
#SupportAR dl > * {
	vertical-align: middle;
	display: table-cell;
}
#SupportAR dl dt {
	font-size: 13px;
	font-weight: bold;
	width: 130px;
}
#SupportAR dl:last-child dt{
	vertical-align:top;
}
#SupportAR dl dd {
	font-size: 14px;
	line-height: 1.5em;
}
#SupportAR dl dd input {
	height: 30px;
	width: 100%;
	border: 1px solid #999;
}
#SupportAR dl dd input:focus {
	background-color: #E9EFF8;
}
#SupportAR dl dd textarea {
	height: 250px;
	width: 100%;
	border: 1px solid #999;
}
#SupportAR dl dd textarea:focus {
	background-color: #E9EFF8;
}
#SupportAR #Thanks1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
}
#SupportAR #Thanks2 {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 35px;
}
#SupportAR #Thanks3 {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 25px;
}
.BtnCheck {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.BackBtn {
	background-image: url(../img/btn_back1.png);
	height: 43px;
	width: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BackBtn:hover {
	background-image: url(../img/btn_back2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
}
.SendBtn {
	background-image: url(../img/btn_send1.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.SendBtn:hover {
	background-image: url(../img/btn_send2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
}
#SmpMenu {
	display: none;
}
.IdeaAR {
	position: relative;
	padding: 10px;
}
.IdeaAR h3 {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-bottom: 15px;
	padding-left: 15px;
}
.IdeaAR ul {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.IdeaAR ul li {
	font-size: 15px;
	position: relative;
	color: #000000;
	font-weight: 500;
	background-color: #CCEDF6;
	padding: 5px;
	margin-bottom: 15px;
}
.IdeaAR section {
	padding: 15px;
	position: relative;
}
.IdeaAR section p {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 15px;
	position: relative;
	font-weight: 400;
}
.SecurityASP {
	position: relative;
	padding-top: 15px;
}
.SecurityASP h4 {
	font-size: 18px;
	font-weight: 600;
	padding-left: 15px;
	padding-bottom: 20px;
	text-align: left;
}
.SecurityASP ol {
	position: relative;
	margin-left: 35px;
	margin-right: 10px;
}
.SecurityASP ol li {
	padding-bottom: 10px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
}
.SecurityASP dl {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: right;
	padding-top: 25px;
}
.SecurityASP dl p {
	font-size: 12px;
	position: relative;
	padding-bottom: 3px;
}
.SecurityASP dl dt {
	font-size: 13px;
	padding-bottom: 3px;
}
.SecurityASP dl dd {
	font-size: 14px;
}
.SecurityASP dl dd span {
	font-size: 12px;
	padding-right: 15px;
}
	.ColumnBox2 {
	padding: 20px;
	position: relative;
}
.ColumnBox2 .TxtBX2 {
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 15px;
}
	#Others {
    position: relative;
    padding-top: 20px;
    border-top: 2px solid #557296;
    margin-top: 35px;
}
	#Others h3{
    font-size: 20px;
    padding-bottom: 30px;
    padding-left: 5px;
    border-top-width: 2px;
	}
	#otherWork {
    position: relative;
    display: table;
    width: 100%;
}
#otherWork > * {
    display: table-cell;
    position: relative;
    vertical-align: top;
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;
}
	#otherWork dl{
    position: relative;
    margin-bottom: 10px;

	}
#otherWork dl p {
    position: relative;
    padding-bottom: 5px;
}
#otherWork dl p img {
    width: 100%;
    height: auto;
}
	#otherWork dl dt{
    font-size: 15px;
    font-weight: 600;
    color: #314150;
    padding-top: 10px;
   padding-bottom: 10px;
  }
	#otherWork dl dd{
    font-size: 14px;
    padding: 10px;
    font-weight: 300;
	}
}

@media screen and (max-width:640px){
h1 {
	margin: 0px;
	background-color: #000;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h1 p {
	position: relative;
	color: #FFF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
h1 p span {
	display: block;
	font-size: 13px;
}
#header {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #logoAR {
	position: relative;
	padding: 10px;
}
#menu {
	font-size: 16px;
	line-height: 38px;
	color: #FFF;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
#menu ul li.active{ /*IE6 hack- hide gooey effect from that browser*/
_visibility: hidden; /*IE6 rule*/
}
/* ######### Gel Menu CSS ######### */

#menu  ul.gelbuttonmenu{
	position:relative;
	padding: 0;
	margin-bottom:0em;
	text-align: center;
//set value to "left", "center", or "right"*/
; 	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#menu  ul.gelbuttonmenu li{
	display: inline;
	margin-right: 15px;
}
#menu  ul.gelbuttonmenu li a{
	color: #000;
	font-weight:bold; /*spacing between each menu link*/
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
#menu  ul.gelbuttonmenu li:last-child{
	margin-right:0px;
}

#menu ul.gelbuttonmenu li a:hover {
	color: #666;
}
#menu ul.gelbuttonmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/
	position:absolute;
	width:0;
	background-repeat: no-repeat;
	background-position: left 13px;
	background-image: url(../img/mark_square.png);
}
#TopImg {
	width: 100%;
	position: relative;
	background-image: url(../img/topimg_tab.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
}
#TopImg #TIM {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 60px;
}
#TopImg #TIM #Title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 15px;
}
#TopImg #TIM .categori {
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#NewsAR {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#NewsAR #news {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#NewsAR #news #NesBX {
	width: 100%;
	position: relative;
}
#NewsAR #news #NesBX p {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#NewsAR #news #NesBX iframe {
	height: 150px;
}
#NewsAR #Pmark  {
	position: relative;
	padding-bottom: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #009;
	padding-top: 15px;
	text-align:left;
}
#NewsAR #Pmark #PmarkBX {
	position: relative;
	display: table;
	padding-bottom:10px;
}
#NewsAR #Pmark #PmarkBX > * {
	display: table-cell;
	vertical-align: top;
}
#NewsAR #Pmark #PmarkBX #MarkImg {
	position: relative;
	width: 90px;
}
#NewsAR #Pmark #PmarkBX dl {

}
#NewsAR #Pmark #PmarkBX dl dt {
	font-size: 16px;
	font-weight: bold;
}
#NewsAR #Pmark #PmarkBX dl dd {
	font-size: 14px;
	line-height: 1.5em;
}
#NewsAR #Pmark #blueBTN  {
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	margin-right: quto;
	margin-left: auto;
	border: 1px solid #369;
	background: #3399CC;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99CCFF), to(#3399CC));
	background: -webkit-linear-gradient(#99CCFF, #3399CC);
	background: -moz-linear-gradient(#99CCFF, #3399CC);
	background: -ms-linear-gradient(#99CCFF, #3399CC);
	background: -o-linear-gradient(#99CCFF, #3399CC);
	background: linear-gradient(#99CCFF, #3399CC);
	-pie-background: linear-gradient(#99CCFF, #3399CC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99CCFF', endColorstr='#3399CC'); /* IE6,7用 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#99CCFF, EndColorStr=#3399CC)";
}
#NewsAR #Pmark p a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
}
#mainBtnAR {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: none;
}
#Footer {
	width: 100%;
	position: relative;
	background-image: url(../img/footer_img.png);
	background-repeat: repeat;
}
#Footer #FTAR {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: table;
}
#Footer #FTAR dl {
	padding: 15px;
	vertical-align: top;
}
#Footer #FTAR dl dt {
	font-size: 15px;
	color: #FFF;
	padding-bottom: 10px;
}
#Footer #FTAR dl dd {
	font-size: 14px;
	line-height: 1.6em;
	color: #FFF;
}
#Footer #FTAR dl dd a {
	color: #FFF;
	text-decoration: underline;
}
#Footer #FTAR dl dd a:hover {
	color: #CCC;
	text-decoration: underline;
}
#Footer #FTAR dl dd a:visited {
	color: #FFF;
	text-decoration: underline;
}
#Footer #FTAR dl dd span {
	display: block;
}
#Footer #FTAR #Bn {
	text-align: left;
	padding: 10px;
}
address {
	font-size: 12px;
	color: #999;
	text-align: center;
	background-color: #000;
	padding: 5px;
	display: none;
}
#press {
	position: relative;
	padding: 10px;
}
#press dl {
	position: relative;
	padding-bottom: 10px;
	display: table;
	width: 100%;
}
#press dl > * {
	vertical-align: top;
	display: table-cell;
}
#press dl dt {
	font-size: 12px;
	color: #666;
	width: 120px;
}
#press dl dd {
	font-size: 14px;
}

#press dl dd.new:after {
	content: "NEW";
	color:#C00;
	font-size:11px;
	font-weight:bold;
}
#pageTitleAR {
	background-image: url(../img/topimg2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	position: relative;
	height: 60px;
}
#pageTitleAR #Title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 30px;
}
#pageTitleAR #Title h2 {
	font-size: 20px;
	color: #FFF;
}
#MainContent {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 30px;
}
.TwinClm {
	display: table;
}
.TwinClm .LeftStatus {
	position: relative;
	width: 100px;
	display: table-cell;
}
.TwinClm .RightName {
	display: table-cell;
}
#CorpAR {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#CorpAR dl {
	position: relative;
	width: 100%;
}
#CorpAR dl dt {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9A9FAC;
}
#CorpAR dl dd {
	background-color: #F5F5F5;
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
}
.ColumnBox {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ColumnBox .TitleBaar {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #003399;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.ColumnBox .TxtBX {
	font-size: 15px;
	line-height: 1.5em;
	padding: 10px;
}
.ColumnBox .TxtBX2 {
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#PmarkTx {
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#PmarkTx img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
#Markzoom {
	font-size: 16px;
	background-image: url(../img/mark_zoom.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.DevelopmentAR {
	position: relative;
	display: none;
	background-color: #F5F5F5;
	width: 98%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.DevelopmentAR > * {
	display: table-cell;
	padding-left: 10px;
}
.DevelopmentAR p:nth-child(1){
	width:30%;
	vertical-align:middle;
}
.DevelopmentAR p:nth-child(2){
	width:20%;
	background-color:#E7EEF5;
}
.DevelopmentAR p:nth-child(3){
	width:15%;
}
.DevelopmentAR p:nth-child(4){
	width:15%;
	background-color:#E7EEF5;
}
.DevelopmentAR p:nth-child(5){
	border-right:none;
}
.DevelopmentAR2 {
	position: relative;
}
.DevelopmentAR2 p {
	font-size: 15px;
	background-color: #69C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69C;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.DevelopmentAR2 dl {
	display: table;
	position: relative;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.DevelopmentAR2 dl > * {
	display: table-cell;
	vertical-align: middle;
}
.DevelopmentAR2 dl dt {
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-color: #F2F3F6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.DevelopmentAR2 dl dd {
	font-size: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#DVTitle {
	margin-bottom: 10px;
}
#DVTitle p{
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../img/mark_blue.png);
	background-repeat: no-repeat;
}
.DVCont p{
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#RecruiteAR {
	position: relative;
	display: none;
}
#RecruiteAR dl {
	position: relative;
	padding-bottom: 25px;
}
#RecruiteAR dl dt {
}
#RecruiteAR dl dd {
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#RecruiteAR dl ul {
	background-color: #F3F3F3;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#RecruiteAR dl ul li {
	font-size: 14px;
	color: #000033;
}
#RecruiteAR dl p.F12 {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#RecruiteAR dl div {
	background-image: url(../img/mark_ex.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 30px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	color: #333;
}
#RecruiteAR2 {
	position: relative;
}
#RecruiteAR2 dl {
	position: relative;
	padding-bottom: 15px;
}
#RecruiteAR2 dl dt {
	padding-right: 10px;
	padding-left: 10px;
}
#RecruiteAR2 dl dd {
	font-size: 15px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#RecruiteAR2 dl ul {
	background-color: #F3F3F3;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#RecruiteAR2 dl ul li {
	font-size: 15px;
	color: #000033;
}
#RecruiteAR2 dl p.F12 {
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}
#RecruiteAR2 dl div {
	background-image: url(../img/mark_ex.png);
	background-repeat: no-repeat;
	font-size: 15px;
	margin-top: 10px;
	color: #333;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#SupportAR {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#SupportAR p{
	font-size:13px;
}
#SupportAR span{
	font-size:12px;
	color:#C00;
}
#SupportAR dl {
	position: relative;
	width: 100%;
}
#SupportAR dl dt {
	font-size: 13px;
	font-weight: bold;
	background-color: #006;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#SupportAR dl:last-child dt{
	vertical-align:top;
}
#SupportAR dl dd {
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px;
}
#SupportAR dl dd input {
	height: 30px;
	width: 100%;
	border: 1px solid #999;
}
#SupportAR dl dd input:focus {
	background-color: #E9EFF8;
}
#SupportAR dl dd textarea {
	height: 250px;
	width: 100%;
	border: 1px solid #999;
}
#SupportAR dl dd textarea:focus {
	background-color: #E9EFF8;
}
#SupportAR #Thanks1 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
}
#SupportAR #Thanks2 {
	font-size: 14px;
	line-height: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
}
#SupportAR #Thanks3 {
	font-size: 15px;
	line-height: 1.5em;
	padding: 15px;
}
.BtnCheck {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.BackBtn {
	background-image: url(../img/btn_back1.png);
	height: 43px;
	width: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BackBtn:hover {
	background-image: url(../img/btn_back2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
}
.SendBtn {
	background-image: url(../img/btn_send1.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
.SendBtn:hover {
	background-image: url(../img/btn_send2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 282px;
}
#SmpMenu {
	position: relative;
	width: 100%;
}
#SmpMenu li {
	line-height: 50px;
	height: 50px;
	font-size: 15px;
	color: #FFF;
	background-color: #333;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#SmpMenu li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
	.IdeaAR {
	position: relative;
	padding-bottom: 30px;
}
.IdeaAR h3 {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding-left: 20px;
	padding-top: 20px;
}
.IdeaAR ul {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.IdeaAR ul li {
	font-size: 15px;
	position: relative;
	color: #000000;
	font-weight: 500;
	background-color: #CCEDF6;
	padding: 5px;
	margin-bottom: 15px;
}
.IdeaAR section {
	padding: 15px;
	position: relative;
}
.IdeaAR section p {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 15px;
	position: relative;
	font-weight: 400;
}
.SecurityASP {
	position: relative;
	padding-top: 15px;
}
.SecurityASP h4 {
	font-size: 15px;
	font-weight: 600;
	padding-left: 15px;
	padding-bottom: 10px;
}
.SecurityASP ol {
	position: relative;
	margin-left: 35px;
	margin-right: 10px;
}
.SecurityASP ol li {
	padding-bottom: 10px;
	position: relative;
	font-size: 14px;
	font-weight: 400;
}
.SecurityASP dl {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	padding-top: 25px;
}
.SecurityASP dl p {
	font-size: 12px;
	position: relative;
	padding-bottom: 3px;
}
.SecurityASP dl dt {
	font-size: 13px;
	padding-bottom: 3px;
}
.SecurityASP dl dd {
	font-size: 14px;
}
.SecurityASP dl dd span {
	font-size: 12px;
	padding-right: 15px;
}
	.ColumnBox2 {
	padding: 10px;
	position: relative;
}
.ColumnBox2 .TxtBX2 {
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
	padding-bottom: 15px;
}
	#Others {
    position: relative;
    padding-top: 20px;
    border-top: 2px solid #557296;
    margin-top: 35px;
}
	#Others h3{
    font-size: 20px;
    padding-bottom: 30px;
    padding-left: 5px;
    border-top-width: 2px;
	}
	#otherWork {
    position: relative;
    width: 100%;
}
#otherWork > * {
    position: relative;
    padding:10px;
}
	#otherWork dl{
    position: relative;
    margin-bottom: 10px;

	}
#otherWork dl p {
    position: relative;
    padding-bottom: 5px;
	text-align: center;
}
#otherWork dl p img {
    width: 100%;
    height: auto;
}
	#otherWork dl dt{
    font-size: 15px;
    font-weight: 600;
    color: #314150;
    padding-top: 10px;
   padding-bottom: 10px;
  }
	#otherWork dl dd{
    font-size: 14px;
    padding: 10px;
    font-weight: 300;
	}
}
