@charset "utf-8";
/*---------------------------------------------

Version 1.0.0



Last Update: 2009.08.24

---------------------------------------------

01. *, body, wrap, hr, img, ul, ol, p, li, dt, dd, th, td, sup

02. top

03. clearfix



---------------------------------------------*/



/*---------------------------------------------

01. *, body, wrap, hr, img, ul, ol, p, li, dt, dd, th, td, sup

---------------------------------------------*/



body {
	background:url(/library/websites/www.cojp/jp/product/img/common/bg_body.gif) #E7E7E7 repeat-y left top;
	color:#323232;
}
#wrap {
	margin: 0;
}
hr {
	display: none;
}
div, dl, dt, dd, form, input, ul, ol, li, p, select, textarea, span, th, td {
	margin: 0;
	padding: 0;
}
address, th, caption, em, strong {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
	font-weight: inherit;
}
p {
	line-height: 1.6em;
}
dt, dd {
	text-align: justify;
	text-justify: inter-ideograph;
	line-break: strict;
}
sup {
	vertical-align: text-top;
	font-size: 72%;
}
sub {
	vertical-align: text-bottom;
	font-size: 72%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	font-size: inherit;
}
caption {
	text-align: left;
}
/*---------------------------------------------

02. top

---------------------------------------------*/



#contentTop {
	width: 769px;
	background-color: #FFFFFF;
	text-align: left;
}
#contentTop #main {
	float: left;
	width: 503px;
	padding-left: 11px;
	padding-right: 17px;
}
#contentTop #sideBar {
	float: right;
	width: 227px;
	padding-right: 11px;
}
#contentTop #flashArea {
	width: 503px;
	hight: 220px;
}
#contentTop #sideBar dl.bnr {
	padding-bottom: 10px;
}
#contentTop #sideBar dl.bnr dt {
	padding-bottom: 12px;
}
#contentTop #sideBar dl.bnr dt img {
	padding-bottom: 5px;
}
#contentTop #sideBar dl.bnr dd {
	padding-bottom: 5px;
}
#contentTop #sideBar ul {
	padding-bottom: 15px;
}
#contentTop #sideBar li {
	padding-bottom: 1px;
	margin-top: 5px;
	padding-left: 10px;
	background: url("../images/sp/i_arrow.gif") no-repeat 0px 0.3em;
}
#contentTop #sideBar dl.menu {
	padding-bottom: 15px;
}
#contentTop #sideBar dl.menu dt {
	padding-bottom: 5px;
}
#contentTop #sideBar dl.menu dd {
	padding-bottom: 1px;
	margin-top: 5px;
	padding-left: 10px;
	background: url("../images/sp/i_arrow.gif") no-repeat 0px 0.3em;
}
#contentTop #main h2 {
	padding-bottom: 12px;
}
#contentTop #main #lineup {
	padding-bottom: 25px;
	padding-top: 20px;
}
#contentTop #main #lineup h2 {
	float: left;
}
#contentTop #main #lineup .spec {
	float: right;
	padding-left: 10px;
	background: url("../images/sp/i_arrow.gif") no-repeat 0px 0.2em;
}
#contentTop #main #lineup ul {
 	width:499px; clear:both;margin:0px; padding:0px;
}

#contentTop #main #lineup ul li {
	display: inline; width:121px; 
}


#contentTop #main #solution {
	padding-bottom: 25px;
}
#contentTop #main #recommend {
	padding-bottom: 25px;
}
#contentTop #main #recommend dl.box {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#contentTop #main #recommend dt {
	float: left;
	width: 70px;
}
#contentTop #main #recommend dt img {
	padding-top: 3px;
}
#contentTop #main #recommend dd {
	float: right;
	width: 420px;
}
#contentTop #main #recommend dd dt {
	float: left;
	width: 50px;
}
#contentTop #main #recommend dd dd {
	float: right;
	width: 360px;
}
/*---------------------------------------------

03. a3color

---------------------------------------------*/



#content {
	width: 769px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 25px;
}
#content #flashArea {
	width: 769px;
	background-image: url(../a4color/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 7px;
}
#content #flashArea img {
	margin-bottom: 6px;
	margin-left: 328px;
}
#content #linearea {
	border: 1px solid #FFFFFF;
	width: 550px;
	margin-left: 15px;
}
#content h2 {
	padding-top: 17px;
	padding-bottom: 17px;
}
#content #box {
	padding-left: 15px;
}
#content #box .left {
	float: left;
}
#content #box .left ul li {
	display: inline;
}
#content #box .left ul li.space {
	padding-right: 5px;
}
#content #box .right {
	float: right;
	padding-top: 9px;
	padding-right: 10px;
}
#content #box .right img {
	margin-top: 5px;
}
/*---------------------------------------------

04. clearfix

---------------------------------------------*/



.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE-mac\*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*End hide from IE-mac*/



#contentTop:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contentTop {
	display: inline-block;
}
#content:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	display: inline-block;
}
/*---------------------------------------------

/*Hides from IE-mac\*/

* html #lineup {
	height: 1%;
}
#lineup {
	display: block;
}
/*End hide from IE-mac*/



#lineup:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#lineup {
	display: inline-block;
}
/*Hides from IE-mac\*/

* html #lineup {
	height: 1%;
}
#lineup {
	display: block;
}
/*End hide from IE-mac*/





/*---------------------------------------------

/*Hides from IE-mac\*/

* html #recommend dl {
	height: 1%;
}
#recommend dl {
	display: block;
}
/*End hide from IE-mac*/



#recommend dl:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#recommend dl {
	display: inline-block;
}
/*Hides from IE-mac\*/

* html #recommend dl {
	height: 1%;
}
#recommend dl {
	display: block;
}
/*End hide from IE-mac*/



/*---------------------------------------------

/*Hides from IE-mac\*/

* html #content #box {
	height: 1%;
}
#content #box {
	display: block;
}
/*End hide from IE-mac*/



#content #box:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content #box {
	display: inline-block;
}
/*Hides from IE-mac\*/

* html #content #box {
	height: 1%;
}
#content #box {
	display: block;
}
/*End hide from IE-mac*/


/*関連動画*/
.mvbox01 {
	float:left;
	width:165px;
	font-size:80%;
}
#view360 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:5px;
	padding:0px;
	color:#333;
}
#view360 p {
	font-size:85%;
	margin:5px;
	padding:0px;
}

body {background:url(/library/websites/www.cojp/jp/product/img/common/bg_body.gif) #E7E7E7 repeat-y left top; color:#323232;}
#globalHeaderHeader {border-left:1px solid #fff;}
#pannavtmp{margin:8px 12px; font-size:89%;width:758px;}
#maintmp {float:left;border-left:1px solid #fff;width:768px;}

