h4 {
	background:#004A7B;
	padding:10px 10px;
	margin:10px 0px;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	line-height:140%;
	color:#FFF;
}


h5 {
	margin:15px 0px 10px 0px;
	color:#004A7B;
	font-weight:bold;
	font-size:110%;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
}

#platform .table table {
	width:100%;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 1px 0px 0px;
}

#platform .table th {
	background-color:#EEEEEE;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 0px 1px 1px;
	padding:8px;
}

#platform .table td {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 0px 1px 1px;
	padding:8px;
}


#platform #table dl {
	border-bottom:#CCC 1px dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}

#platform #table dt,dd {
	padding: 5px;
}

#platform #table dt {
	float: left;
	width: 12.5%;
	padding-left:20px;
}

#platform #table dd {
	float: left;
	width: 80%;
}

#platform .shaji {
	border:#999 3px dotted;
	padding:10px;
	margin:30px;
}

#platform .r_box {
	background:#FFDBAF;
	padding:10px 10px;
	margin:10px;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	line-height:140%;
}

#platform .check {
	background:url(../images/platform/check.gif) no-repeat 5px #E0E6EC;
	padding:10px 10px 10px 40px;
	color:#003366;
	font-weight:bold;
	margin:0px 0px 8px 0px;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	font-size:120%;
}

#platform .solution_box {
	background-color:#003366;
	padding:10px;
}



#platform .solution_box .s_box .img {
	width:70px;
	float:left;
	margin-right:5px;
}

#platform .solution_box .s_box img {
	width:100%;
	height:auto;
}

.tr {
	text-align:right;
	color:#003366;
	font-weight:bold;
	font-size:110%;
}

#platform .solution_box .titleline {
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
border:#CCC 1px solid;
color:#003366;
font-size:110%;
font-weight:bold;
padding:5px;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	line-height:140%;
}

#platform .solution_box .titleline a {
color:#003366;
}

@media screen and (min-width:481px){
#platform .box2 {
	width:48%;
	margin:1%;
	float:left;
}

#platform .box3 {
	width:31%;
	margin:1%;
	float:left;
}

#platform .solution_box .title{
	border-left:#FFF 5px solid;
	padding-left:8px;
	color:#FFFFFF;
	font-size:180%;
	line-height:160%;
	font-weight:bold;
}


#platform .solution_box .s_box {
	background:#FFFFFF;
	width:46%;
	padding:1%;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	height:120px;
}


#platform .prog_box {
	width:28%;
	padding:1%;
	border:#006666 1px solid;
	padding:10px;
	text-align:center;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#006666;
	font-size:105%;
	
}

#platform .prog_box2 {
	width:43%;
	padding:2%;
	border:#006666 1px solid;
	text-align:center;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#006666;
	font-size:105%;
	
}

#platform .menu {
	width:43%;
	padding:2%;
	border:#003366 1px solid;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */

    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#666666;
	font-size:105%;
	height:100px;
	line-height:140%;

}

#platform .hight250 {
	height:250px;
}

#platform .bold {
	font-weight:bold;
}

#platform .menu strong {
	font-size:115%;
	color:#003366;
}

#platform .menu2 {
	width:43%;
	padding:2%;
	border:#003366 1px solid;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	font-size:105%;
	height:20px;
	text-align:center;
	font-size:115%;
	color:#003366;
	vertical-align:middle;
}

#platform .menu3 {
	width:93%;
	padding:2%;
	border:#003366 1px solid;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */

    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#666666;
	font-size:105%;
	line-height:140%;

}

}


@media screen and (max-width:480px){
#platform .box2 {

}

#platform .box3 {

}

#platform .solution_box .title{
	border-left:#FFF 5px solid;
	padding-left:8px;
	color:#FFFFFF;
	font-size:160%;
	line-height:140%;
	font-weight:bold;
	margin-bottom:10px;
}


#platform .solution_box .s_box {
	background:#FFFFFF;
	width:96%;
	padding:2%;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	margin-bottom:10px;
}

#platform .prog_box2 {
	width:80%;
	padding:2%;
	border:#006666 1px solid;
	padding:10px;
	text-align:center;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#006666;
	font-size:105%;
	margin:5px auto;
}

#platform .menu {
	width:80%;
	padding:2%;
	border:#003366 1px solid;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */

    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#666666;
	font-size:105%;
	line-height:140%;
	margin:5px auto;
}

#platform .menu2 {
	width:80%;
	padding:1%;
	border:#003366 1px solid;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
	padding:10px;
    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	font-size:105%;
	height:20px;
	text-align:center;
	font-size:115%;
	color:#003366;
	vertical-align:middle;
	margin:5px auto;
}

#platform .menu3 {
	width:80%;
	padding:2%;
	border:#003366 1px solid;
background: rgb(222,239,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */

    border-radius: 5px;        /* CSS3*/  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	behavior: url(../js/PIE.htc);
	display:block;
	color:#666666;
	font-size:105%;
	line-height:140%;

}

}