*{
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%;
	line-height: 1.6em;
	background-color: #FFF;
}
img {
    border: 0;
}

/* float hack --- */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
* html .clearfix {	display: inline-block;	}
*:first-child+html .clearfix {	display: inline-block;	}
/* no mac IE \*/
* html .clearfix {	height: 1%;	}
.clearfix {	display: block;	}

a:link, a:visited, a:active {
	color: #5CB531;
}
a:hover {
	color: #00AFEC;
}

.fltL {
	float: left;
}
.fltR {
	float: right;
}

/* style
-------------------------------------*/

#wrapper {
	width: 860px;
	margin: 0px auto;
	font-size: 1.2em;
	color: #595959;
	padding-bottom: 20px;
}

#header {
	width: 860px;
	margin-bottom: 32px;
}
#header #logo {
	width: 197px;
	float: left;
}
#header #inquiry {
	float: right;
	margin-top: 9px;
	background-image: url(image/inquiry_bg.gif);
	background-repeat: no-repeat;
	width: 403px;
	height: 39px;
	padding: 8px 10px 10px 10px;
}
#header #inquiry .tel_number {
	margin-left: 4px;
}
#header #inquiry a {
	margin-left: 5px;
}

#mainImage {
	width: 860px;
	position: relative;
}
#mainImage a span {
	display: block;
	color: #FFF;
	font-size: 3.2em;
	font-weight: bold;
	margin-top: 23px;
	text-align: center;
}
#mainImage a.carrar840 {
	display: block;
	background-image: url(image/840_carrar_off.gif);
	position: absolute;
	top: 108px;
	left: 658px;
	width: 124px;
	height: 124px;
	text-decoration: none;
}
#mainImage a.plimo500 {
	display: block;
	background-image: url(image/plimo500.png);
	position: absolute;
	top: 70px;
	left: 0px;
	width: 239px;
	height: 238px;
	text-decoration: none;
}
#mainImage a.plimo500:hover {
	background-image: url(image/plimo500_on.png);
}


#mainImage a.carrar840:hover {
	background-image: url(image/840_carrar_on.gif);
}
#mainImage a.carrar840:hover span {
	color: #F7AC00;
}

#navigation {
	width: 860px;
	background-color: #00afec;
	height: 52px;
}
#navigation ul {
	padding-top: 10px;
	padding-left: 23px;
}
#navigation li {
	float: left;
	list-style-type: none;
	margin-right: 2px;
}
#navigation li a {
}

#oparateDemo {
	width: 860px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
}
#show-details p {
	padding:0 8px 4px 0;
	text-align: right;
}
#show-details p a {
	color: #6DCD0E;
	font-size: 14px;
	margin-right: 60px;
}

#aboutTop img.pc {
	position: absolute;
	top: 60px;
	left: 530px;
}

#aboutTop .contentInner .middle p {
	width: 480px;
}
#aboutTop .contentInner .middle a {
	margin-left: 365px;
}

#chara {
	width: 860px;
	position: relative;
	margin-bottom: 15px;
}
#chara .pandaNaviWrap {
	position: relative;
}
#chara img.pandaNavi {
	top: 26px;
}
.pandaNaviWrap img.pandaNavi {
	left: -30px !important;
}
#chara img.pandaChara {
	position: absolute;
	top: 4px;
	left: 352px;
}
#chara .chara_box_wrap {
	padding-top: 80px;
}
.chara_box_under {
	width: 550px;
	margin: 0px auto;
}
#chara .chara_box {
	margin-bottom: 10px;
	width: 261px;
	float: left;
	margin-right: 10px;
}
#chara .chara_box .top {
}
#chara .chara_box .middle {
	width: 261px;
	background-image: url(image/blue_corner_circle_s_middle.png);
	background-repeat: repeat-y;
	padding: 2px;
	height: 105px;
}
#chara .chara_box .middle .fltL {
	margin-top: 5px;
}
#chara .chara_box .middle .fltL img {
	margin-left: 12px;
}
#chara .chara_box .middle .fltR {
	width: 160px;
	margin-top: 5px;
}
#chara .chara_box .middle .fltR img {
	display: block;
	margin-bottom: 10px;
}
#chara .chara_box .middle .fltR a {
	margin-left: 38px;
	display: block;
}
#chara .chara_box .bottom {
}
#chara .contentInner a.pagetop {
	margin-top: 15px;
	margin-left: 710px;
	display: block;
}


#newsTopics {
	width: 860px;
	margin-bottom: 30px;
}
#newsTopics #news {
	float: left;
	width: 400px;
}
#newsTopics #topics {
	float: right;
	width: 400px;
}
#newsTopics .titleBar {
	background-repeat: no-repeat;
	width: 399px;
	height: 21px;
	padding-top: 10px;
	text-align: right;
}
#newsTopics #news .titleBar {
	background-image: url(image/titlebar_news.gif);
}
#newsTopics #topics .titleBar {
	background-image: url(image/titlebar_topics.gif);
}
#newsTopics .titleBar a {
	margin-top: 5px;
	margin-right: 10px;
}
#newsTopics dl {
	margin-top: 10px;
	margin-left: 8px;
	line-height: 1.8em;
}
#newsTopics dt {
	float: left;
	margin-right: 15px;
	clear: left;
	width: 70px;
}
#newsTopics dd {
	float: left;
	background-image: url(image/icon_arrow_orange.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	width: 280px;
}

#footer {
	width: 860px;
}
#footer .pagetop {
	margin-bottom: 10px;
}
#footer .pagetop a {
	margin-left: 780px;
}
#footer #footerLink {
	background-color: #00afec;
	width: 860px;
	height: 25px;
	color: #FFF;
	margin-bottom: 10px;
	text-align: center;
}
#footer #footerLink ul {
	padding-top: 5px;
	padding-left: 7px;
}
#footer #footerLink li {
	display: inline;
	list-style-type: none;
}
#footer #footerLink li a {
	color: #FFF;
	text-decoration: none;
}
#footer address {
	display: inline;
	font-style: normal;
	vertical-align: super;
	margin-right: 10px;
}
#footer a.footerLogo {
}
#footer #footerBottom {
	 text-align: center;
}

/* content common
----------------------------*/
.contentWrap {
	width: 820px;
	margin: 0px auto 35px;
}

.content {
	width: 820px;
	margin: 0px auto 35px;
	position: relative;
}
.contentWrap #bread {
	margin-top: 15px;
	margin-bottom: 20px;
}
.contentWrap #bread a {
	color: #868686;
}
.content #titleAbout {
	margin-bottom: 10px;
}

#nextContentBtn {
	text-align: right;
}

.content img.pandaNavi {
	position: absolute;
	top: 23px;
	left: 10px;
}
.content .contentInner {
	padding-top: 100px;
	width: 817px;
}
.content .contentInner .top {
}
.content .contentInner .middle {
	background-image: url(image/pink_corner_circle_middle.gif);
	background-repeat: repeat-y;
	padding: 10px 0 0 20px;
}
.content .contentInner .middle img.text_world_standerd {
	margin-bottom: 8px;
}
.content .contentInner .middle p {
	width: 780px;
	line-height: 1.6em;
}
.content .contentInner .bottom {
}
.content #btn_link {
	padding-top: 15px;
}
.content #btn_link a {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.content #btn_link a#btnLink01 {
	background-image: url(image/function/btn_link_01.gif);
	width: 325px;
	height: 33px;
	color: #FFF;
	text-decoration: none;
}
.content #btn_link a#btnLink01:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.content #btn_link a#btnLink01 span {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 9px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


/* about
----------------------------*/

#aboutWrap #about {
	margin-bottom: 25px;
}
#aboutWrap img.pandaAbout {
}

#aboutWrap #about img.plimo_summary_photo {
	top: 120px;
	left: 519px;
	position: absolute;
}
#about .contentInner .middle p {
	width: 480px;
}

/* faq
---------------------------*/
#faq {
}
#faq .contentInner {
	padding-top: 125px;
}
#faq .middle {
	background-image: url(image/faq/yellow_corner_circle_middle.gif);
	background-repeat: repeat-y;
}
#faq #qList {
}
#faq #qList ul {
	margin-left: 5px;
}
#faq #qList li {
	background-image: url(image/faq/icon_Q.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 2.1em;
	list-style-type: none;
	height: 35px;
}
#faq #qList li a {
	color: #595757;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
}
#faq #qList li a:hover {
	text-decoration: underline;
}
#faq #answer {
	font-size: 1.4em;
}
#faq #answer .answerBox {
	border-bottom: 1px solid #fdeac0;/* fdeac0 */
	width: 770px;
	margin-top: 10px;
}
#faq #answer .answerBox .qTitle {
	background-image: url(image/faq/icon_Q.gif);
	background-repeat: no-repeat;
	width: 740px;
	padding-left: 40px;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
}
#faq #answer .answerBox p {
	background-image: url(image/faq/icon_A.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 1.6em;
	margin-bottom: 20px;
	width: 720px;
}
#faq #answer .answerBox p a {
}
#faq #answer .answerBox img {
	margin-bottom: 5px;
	margin-left: 650px;
}
#faq #answer .middle {
	padding: 5px 0 10px 20px;
}

/* chara
---------------------------*/
#chara .contentInner .middle {
	background-image: url(image/chara/blue_corner_circle_middle.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 10px 20px;
}
#chara .contentInner .middle p {
	width: 470px;
	margin-bottom: 15px;
}
#chara .contentInner .middle .fltL {
	width: 480px;
}
#chara .contentInner .middle .fltL .text {
	margin-bottom: 15px;
}
#chara .contentInner .middle .fltR {
	width: 305px;
}
#chara .contentInner .middle .fltR img.drawing_08 {
	margin-top: 170px;
}

/* price
---------------------------*/
#priceWrap {
}
#price {
}
#price .contentInner {
	padding-top: 102px;
}
#price .contentInner .middle {
	padding: 10px 0 0 35px;
}
#price .contentInner .middle p {
	width: 220px;
	float: right;
	margin-top: 10px;
}
#price img.pandaNavi {
	left: -12px;
	top: 0;
}
#price #inquiryInContent {
	background-image: url(image/price/price_inquiry_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 200px;
	width: 424px;
	height: 68px;
	padding: 215px 10px 10px 10px;
	position: relative;
	margin-top: 25px;
	margin-left: 210px;
}
#price #inquiryInContent img.pandaNavi {
	left: 40px;
	top: 8px;
}
#price #inquiryInContent .tel_number {
	margin-left: 4px;
}
#price #inquiryInContent a {
	margin-left: 5px;
}

/* function
---------------------------*/
#function .pandaNaviWrap {
	position: relative;
}
#function div.pandaNaviModel {
	background-image: url(image/function/panda_840.gif);
	width: 733px;
	height: 84px;
	position: absolute;
	top: 26px;
	left: -5px;
}
#function div.pandaNaviModel span {
	color: #FFF;
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	display: block;
	width: 200px;
	line-height: 1.6em;
	text-align: right;
}
#function img.pandaNavi {
	top: 26px !important;
	left: -5px !important;
}

#function .contentInner .middle {
	background-image: url(image/function/blue_corner_circle_middle.gif);
}
#function .contentInner .middle p {
	margin-left: 10px;
	padding-bottom: 20px;
}
#function .pandaNaviWrap .contentInner .middle .functionDrawing01 {
	background-image: url(image/function/function_drawing_01.gif);
	margin-left: 80px;
	margin-bottom: 20px;
	width: 610px;
	height: 186px;
}
#function .pandaNaviWrap .contentInner .middle .functionDrawing01 span {
	color: #595757;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	font-weight: bold;
	padding-top: 41px;
	padding-left: 67px;
}
#function .pandaNaviWrap .contentInner .middle img {
	margin-left: 80px;
	margin-bottom: 20px;
}
#function .contentInner a.pagetop {
	margin-top: 15px;
	margin-left: 710px;
	display: block;
}
#function #otherFunction {
}
#function #otherFunction .contentInner .middle {
	background-image: url(image/function/blue_corner_circle_2_middle.gif);
}

#function #otherFunction .otherContentTitle {
}
#function #otherFunction .otherContentTitle img {
	margin-left: 10px;
}
#function #otherFunction .otherContentWrap {
	padding-bottom: 25px;
}
#function #otherFunction .otherContentDetail {
	width: 245px;
	background-color: #FFF;
	border: 1px solid #d3edfb;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 250px;
}
#function #otherFunction .otherContentDetail img {
	margin-left: 17px;
	margin-top: 17px;
	margin-bottom: 10px;
}
#function #otherFunction .otherContentDetail p {
	width: 210px;
	margin-left: 17px;
}

/* introduce
---------------------------*/
#introduce {
	padding-top: 20px;
}
#introduce #caseBtn {
	margin-bottom: 10px;
	padding-left: 2px;
}
#introduce .caseBtnWrap {
	float: left;
	width: 267px;
	height: 264px;
	margin: 0 8px 0 0;
}
#introduce .caseBtnWrap:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#introduce #caseBtn01Wrap {
	background: url(image/case/case_01_active.gif) no-repeat;
	margin: 30px 8px 0 0;
}
#introduce #caseBtn02Wrap {
	background: url(image/case/case_02.gif) no-repeat;
}
#introduce #caseBtn03Wrap {
	background: url(image/case/case_03.gif) no-repeat;
	margin: 0 0 0 0;
}


#introduce #caseBtn a {
	display: block;
	width: 267px;
	height: 264px;
	text-indent: -5000px;
	overflow: hidden;
}
#introduce #caseBtn a#caseBtn01 {
}
#introduce #caseBtn a#caseBtn02 {
}
#introduce #caseBtn a#caseBtn03 {
}

#introduce .caseContent {
	width: 821px;
	margin-bottom: 10px;
}
#introduce #case02ContentMiddle {
	display: none;
}
#introduce #case03ContentMiddle {
	display: none;
}
#introduce .caseContent #caseContentTop {
	background: url(image/case/case_content_header_01.gif) no-repeat;
	height: 56px;
}
#introduce .caseContent .middle {
	background-image: url(image/case/case_content_middle.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 48px;
}
#introduce .caseContent .middle img {
	margin-bottom: 15px;
}
#introduce .caseContent .middle p {
	width: 715px;
	line-height: 1.6em;
}
#introduce .caseContent .bottom {
}

#introduce #caseBtnSmall {
	margin-bottom: 15px;
	padding-left: 600px;
}
#introduce #caseBtnSmall a {
	display: block;
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
#introduce #caseBtnSmall a#caseBtnSmall01 {
	background-image: url(image/case/btn_under_case_01_off.gif);
}
#introduce #caseBtnSmall a#caseBtnSmall01:hover {
	background-image: url(image/case/btn_under_case_01_on.gif);
}
#introduce #caseBtnSmall a#caseBtnSmall02 {
	background-image: url(image/case/btn_under_case_02_off.gif);
}
#introduce #caseBtnSmall a#caseBtnSmall02:hover {
	background-image: url(image/case/btn_under_case_02_on.gif);
}
#introduce #caseBtnSmall a#caseBtnSmall03 {
	background-image: url(image/case/btn_under_case_03_off.gif);
	margin-right: 0px;
}
#introduce #caseBtnSmall a#caseBtnSmall03:hover {
	background-image: url(image/case/btn_under_case_03_on.gif);
}
#introduce #caseBtnSmall a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#introduce #practical_function {
	margin-bottom: 15px;
}

/* inquiryForm
---------------------------*/
#inquiryForm img.pandaNavi {
	left: 250px;
}
#inquiryForm .contentInner .middle {
	background-image: url(image/function/blue_corner_circle_middle.gif);
	padding-bottom: 20px;
}
#inquiryForm .contentInner .middle p {
	margin-left: 118px;
}

#FORM {
	margin:0 30px 0 126px !important;
}

#model_list {
}

#model_list .contentInner {
	padding-top: 25px;
}
#model_list .contentInner .middle {
	background-image: url(image/function/blue_corner_circle_middle.gif);
}

#model_list table {
	border: 1px solid #333;
	border-collapse: collapse;
	margin-top: 40px;
	margin-left: 170px;
}
#model_list th {
	border: 1px solid #333;
	padding: 5px;
}
#model_list .title_carrar {
	background-color: #D2F2FD;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
#model_list td {
	border: 1px solid #333;
	padding: 5px;
}

/* privacy
---------------------------*/
#privacy {
}
#privacy .contentInner .middle {
	background-image: url(image/chara/blue_corner_circle_middle.gif);
	padding-bottom: 30px;
}
#privacy .contentInner .middle p {
	margin: 0 0 20px;
}
#privacy .contentInner {
	padding-top: 30px;
}


/* sitemap
---------------------------*/

#sitemap {
	padding-top: 20px;
}
#sitemap .sitemapCotent {
	margin-bottom: 20px;
}
#sitemap .sitemapCotent a {
	color: #595959;
	text-decoration: none;
}
#sitemap .sitemapCotent a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#sitemap .sitemapCotent a:hover {
	color: #00AFEC;
	text-decoration: underline;
}

#sitemap .sitemapCotent .content3Column {
	width: 271px;
	float: left;
	margin-bottom: 20px;
}
#sitemap .sitemapCotent .content3Column a {
}
#sitemap .sitemapCotent .content3Column a.submenu {
	margin-bottom: 20px;
	display: block;
}
#sitemap .sitemapCotent .content3Column ul {
	margin-left: 51px;
}
#sitemap .sitemapCotent .content3Column li {
	list-style-type: none;
	background-image: url(image/sitemap/icon_list_s.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 2px;
	margin-bottom: 4px;
}
#sitemap #otherLink {
}
#sitemap #otherLink ul {
	margin-left: 280px;
}
#sitemap #otherLink li {
	list-style-type: none;
	background-image: url(image/sitemap/icon_list_l.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	margin-bottom: 4px;
	float: left;
	margin-right: 15px;
}
#sitemap #otherLink a {
}

/* news */

#news .contentInner {
	padding-top: 30px;
	line-height: 1.6em;
	padding-bottom: 50px;
}
