@charset "utf-8";
@import url("gnavi.css");
@import url("snavi.css");


body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background: #FFFFFF;
}
address {
	font-style: normal;
	border-width: 0px;
}

em {
	font-style: normal;
	color: #00CC99;
	font-weight: bold;
}
#mixmedia {
	background: url(../img/solution/mixsample.gif) no-repeat;
	height: 363px;
	width: 240px;
	float: left;
	clear: both;
	padding-bottom: 180px;
	padding-left: 335px;
	padding-right: 15px;
	margin-top: 20px;
}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}
td,th{
	border-collapse:collapse;
	padding: 0px;
	border-width: 0px;
}




a {
	text-decoration: underline;
}
a:link {
color: #0000CC;
}
a:visited {
color: #0000CC;
}

a:active {
color: #FF9966;
}
a:hover {
color: #FF9900;
}
.b {
	text-decoration: none;
	background: #FFFFFF;
}
.b:link {
	color: #666666;
}
.b:visited {
	color: #666666;
}

.b:active {
	color: #FF9900;
}
.b:hover {
	color: #FF9900;
}
.color00 {
	color: #666666;
}
.color01 {
	color: #3399cc;
}
.color02 {
	color: #66cc66;
}
.color03 {
	color: #de215f;
}
.color04 {
	color: #ff9900;
}
.color05 {
	color: #9966ff;
}
.color06 {
	color: #006600;
}

.tex_b {
	font: bolder 0.9em/1.6em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #FFFFFF;
	background: #3399cc;
}
.tex_10px {
	font: 10px/13px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #333333;
}

.tex_14b {
	font: bold 14px/20px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}

.tex_normal {
	font: 0.8em/1.4em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}
.tex_normal_list {
	font: 0.7em/1.4em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}

.tex_normal_red {
	font: 0.8em/1.4em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #FF0000;
}
.tex_small {
	font: 0.7em/1.2em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}
.text_box {
	height: auto;
	width: 570px;
	margin-bottom: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	height: 0px;
	border-top: 1px dotted #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.c03_hr {
	height: 0px;
	border-top: 1px dotted #de215F;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
} 

th,td{
	padding:0;
}
ul, li {
	padding:0;
	margin:0;
}
img {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	vertical-align: bottom;
}#wrapper {
	height: auto;
	width: 840px;
	background: url(../img/common/wrapper_back.gif) repeat-y;
	margin: 25px auto;
}
#wrapper_top {
	height: auto;
	width: 840px;
	margin: 25px auto 0px;
	background: #FFFFFF;
}


#hnavi {
	height: 25px;
	width: 500px;
	text-align: right;
	float: right;
	margin-top: 10px;
}
#hnavi li{
	display: inline;
	list-style-type: none;
}




#header {
	height: 70px;
	width: 840px;
	border-width: 0px;
	margin: 0px auto;
}
#header_txt {
	font: 10px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #CCCCCC;
	height: 13px;
	width: 660px;
	float: left;
}

#logo {
	height: 33px;
	width: 269px;
	float: left;
	margin-top: 10px;
}

#logo a {
	background: url(../img/top/logo.gif);
	border-width: 0px;
	padding-top: 33px;
	overflow: hidden;
	display: block;
	height: 0px!important;
	height /**/:33px;/* for ie5.x */
}
#pan {
	height: 20px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: left;
}
#pan a {
	text-decoration: underline;
	background: #FFFFFF;
}
#to_the_top {
	clear: both;
	height: 12px;
	width: 110px;
	float: right;
	margin-top: 20px;
}
#to_the_top a {
	display: block;
	overflow: hidden;
	background: url(../img/common/to_the_top.gif) no-repeat;
	padding-top: 12px;
	height: 0px!important;
	height /**/:12px;/* for ie5.x */
}
#to_the_top a:hover {
	background: url(../img/common/to_the_top.gif) 0px -12px;
}

#print {
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#print a {
	display: block;
	overflow: hidden;
	background: url(../img/common/print.gif) no-repeat;
	height: 0px;
	padding-top: 40px;
}
#print a:hover {
	background: url(../img/common/print.gif) 0px -40px;
}
.inquiry_box {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 30px;
}

.inquiry_box a {
	display: block;
	overflow: hidden;
	width: 100%;
	height : 0 !important;
	height /**/:20px;
	padding-top: 30px;
	background: url(../img/common/inquiry_bot.gif);
	float: left;
}
.inquiry_box a:hover {
	background-position: 0 -30px;
	background-image: url(../img/common/inquiry_bot.gif);
}





#footer {
	height: auto;
	width: 100%;
	padding-top: 10px;
	clear: both;
	margin-top: 50px;
}

#footer_link {
	text-align: center;
	width: 100%;
	height: 45px;
}
#footer_link li {
	display: inline;
	list-style: none;
}
.normal_list   li {
	list-style: disc;
	list-style-position : outside;
	display: list-item;
	margin-left: 50px;
}

#footer_credit {
	width: 100%;
	background: #999999 url(../img/top/footer_credit.gif) no-repeat center;
	height: 50px;
}


#flash_area {
	height: 300px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background: #CCCCCC;
}
#under_flash {
	background: url(../img/top/under_flash.gif);
	height: 25px;
	width: 100%;
}

#top_concept_container {
	height: 370px;
	width: 520px;
	padding-right: 35px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
}
.read_the_rest {
	text-align: right;
	padding-right: 5px;
}
#concept_box {
	float: left;
	height: 150px;
	width: 240px;
	margin-right: 20px;
	margin-top: 30px;
}
#concept_box     .text{
	height: 60px;
	width: 140px;
	margin-top: 60px;
	margin-left: 90px;

}
#concept_box   #next{
	height: 15px;
	width: 140px;
	margin-left: 90px;
	text-align: right;

}
#concept_box2 {
	background: url(../img/top/manufact.jpg);
	float: right;
	height: 150px;
	width: 240px;
	margin-top: 30px;
}
#concept_box2    #text{
	height: 30px;
	width: 220px;
	margin-top: 95px;
	margin-left: 10px;

}
#concept_box2   #next{
	height: 15px;
	width: 140px;
	margin-left: 90px;
	text-align: right;

}
#header_visual {
	height: 120px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background: #CCCCCC;
	margin-top: 15px;
}
#main {
	height: auto;
	width: 590px;
	padding-right: 0px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
}
#lnavi_box {
	width: 220px;
	padding-right: 0px;
	height: 450px;
	float: right;
	overflow: hidden;
	padding-left: 15px;
}

#lnavi_box_inside {
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	height: 400px;
	text-align: center;
}
#lnavi_box_inside2 {
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	height: 600px;
	text-align: center;
}

#lnavi_box2 {
	width: 220px;
	padding-right: 0px;
	height: 800px;
	float: right;
	overflow: hidden;
	padding-left: 15px;
}


#access_howto {
	height: 380px;
	width: 230px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	background: #F3F3F3;
}
.access_howto_box {
	height: auto;
	width: 230px;
}
.main_title {
	height: 100px;
	width: 590px;
	display: block;
}

#solution_power {
	height: 40px;
	width: 590px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
#text_box {
	height: auto;
	width: 550px;
	display: block;
	padding: 10px 20px 35px;
}
.service_title {
	height: 24px;
	width: 590px;
	display: block;
	margin: 15px 0px;
	clear: both;
	float: left;
}
.service_index_pic {
	height: 125px;
	width: 100px;
	padding-left: 20px;
	float: left;
	display: block;
}
.service_index_tex {
	height: 90px;
	width: 435px;
	padding: 0px 5px 35px 30px;
	float: right;
}
.list01 {
	padding: 0;
	border-top: 1px none #CCCCCC;
	background-color: #f5f5f5;
	font: 0.8em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.list01  dt {
	margin: 0;
	padding: 0.3em 0 0.3em 1em;
	border-top: 1px solid #CCCCCC;
	width: 8em;
	float: left;
	color: #666666;
	clear: both;
}
.list01  dd {
	margin: 0 0 0 8em;
	padding: 0.3em 1em;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	background-color: #fff;
}
#ataribox {
	background: #999999;
	clear: both;
	float: left;
	height: 500px;
	width: 590px;
}
.text_box_mix {
	height: auto;
	width: 570px;
	margin-bottom: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.text_box_w750 {
	height: auto;
	width: 750px;
}

.text_box_mix_r {
	height: auto;
	width: 570px;
	margin-bottom: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

.text_box_mix  img  {
	float: left;
	margin-right: 20px;
}
.text_box_mix_r img {
	float: right;
	margin-left: 20px;
}

.text_box_wide {
	margin: 10px 20px;
	width: 710px;
	display: block;
}
.text_box_wide2 {
	width: 550px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pluginbox {
	height: 41px;
	width: 160px;
	float: right;
}




.achievements_box_mix {
	height: auto;
	width: 400px;
	margin-bottom: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}
.achievements_tex_box {
	height: auto;
	width: 180px;
	margin-bottom: 20px;
	display: block;
	float: right;
	overflow: hidden;
}
.achievements_tex_box  li  {
	display: list-item;
}
.flash_area_ppt {
	float: right;
	height: 140px;
	width: 160px;
	padding-right: 10px;
}
.flash_area_tex {
	float: left;
	height: 120px;
	width: 265px;
	display: block;
	padding-right: 10px;
}
.ppt_case_picture {
	float: left;
	height: 110px;
	width: 120px;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
.ppt_case_swf {
	float: none;
	height: 350px;
	width: 360px;
	display: block;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.ppt_subtitle {
	float: left;
	height: 20px;
	width: 385px;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
}

.ser_ind_box {
	height: 150px;
	width: 190px;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
}
.ser_ind_box .tex_area {
	height: 50px;
	width: 190px;
	margin-top: 10px;
}
.achieve_box_270150 {
	height: 160px;
	width: 270px;
	overflow: hidden;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
.achieve_box_270150    .tex_area {
	height: 25px;
	width: 260px;
	margin-top: 6px;
}
.achieve_box_175150 {
	height: 150px;
	width: 175px;
	overflow: hidden;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
.achieve_box_175150  .tex_area {
	height: 25px;
	width: 175px;
	margin-top: 6px;
}


.achieve_box_175190 {
	height: 190px;
	width: 175px;
	overflow: hidden;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
}
.achieve_box_175190        .tex_area {
	height: 25px;
	width: 175px;
	margin-top: 6px;
}
.achieve_box_555160 {
	height: 160px;
	width: 540px;
	overflow: hidden;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
.achieve_box_555160   .tex_area {
	height: 15px;
	width: 500px;
	margin-top: 6px;
}
.achieve_box_555160  .tex_areaweb {
	height: 15px;
	width: 460px;
	margin-top: 6px;
	padding-left: 40px;
}
#corporate_policy {
	height: 400px;
	width: 400px;
	padding-top: 30px;
	padding-right: 90px;
	padding-left: 90px;
	float: left;
}
.linkbox {
	float: left;
	height: 80px;
	width: 500px;
}
.linkbox .banner {
	float: left;
	height: auto;
	width: 120px;
	text-align: center;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}
.linkbox .banner img {



}

.linkbox .title {
	height: 20px;
	width: 360px;
	float: left;
	padding-left: 15px;
}
.linkbox .url {
	height: 20px;
	width: 360px;
	float: left;
	padding-left: 15px;
}
.linkbox .text {
	height: 30px;
	width: 360px;
	float: left;
	padding-left: 15px;
}
#autolink {
	height: 22px;
	width: 102px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	left: 150px;
	top: 80px;
}
.ptc {
	height: 20px;
	width: 80px;
	display: block;
	float: right;
}
#ptc_box {
	height: 20px;
	width: 170px;
	float: right;
	overflow: hidden;
	margin-top: 5px;
}
#ptc_mozisize {
	background: url(../img/common/mozi_size.gif);
	height: 20px;
	width: 70px;
	float: right;
}


.ptc li{
	list-style:none;
	float:left;
}

.ptc li a {
	display: block;
	padding-top: 20px;
	overflow: hidden;
	text-decoration: none;
	height: 0px!important;
	height /**/:20px;/* for ie5.x */
	margin-left: 5px;

}

.ptc .ptc_large a {
	background: url(../img/common/mozi_L.gif);
	height: 20px;
	width: 20px;
}
.ptc .ptc_normal a {
	background: url(../img/common/mozi_nor.gif);
	height: 20px;
	width: 20px;
}
.ptc .ptc_small a {
	background: url(../img/common/mozi_s.gif);
	height: 20px;
	width: 20px;
}
.ptc a:hover {
	background-position: 0px -20px;
}
