@charset "UTF-8";
.clearfix {width:100%;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}

body , html {   height: 100%;}
#container {
		width: 100%;
		position: relative;
		height: auto !important;
		height: 100%;
		min-height: 100%;
		min-width: 920px;
}
/*simulation*/
#simulation {
	display:none;
	z-index:200;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#simBg {
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
	width:100%;
	height:100%;
	opacity:0.9;
}
#swf {
	width:802px;
	hight:619px;
	z-index:2;
	position:absolute;
	left:0;
	top:0;
}
#simulation .simClose {
	display:block;
	width:788px;
	hight:519px;
	z-index:3;
	position: relative;
	top:0;
	left:0;
	text-align:right;
	padding:1px 12px 0 0;
}
#simulation .simClose .simCloseBtn {
	width:74px;
	height:27px;
	background:#003399;
	position: absolute;
	top:-26px;
	right:-2px;
}

/*header*/
#header {
	z-index:21;
	background: #003399;
	height: 53px;
	width: 100%;
	min-width:930px;
	z-index: 20;
	position: relative;
}
#header #headerTitle {
	margin: 6px 0px 0px 11px;
	float: left;
}
#header #headerNav {
	margin: 0px 0px 0px 0px;
	right:10px;
	position:absolute;
}
ul#headerNav li{
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:102px;
	height:30px;
	line-height:0;
	vertical-align:bottom;
	font-size:1px;
}
ul#headerNav ul.sub {
	display:none;
}
ul#headerNav ul.sub li{
	float:none;
	margin:0;
	padding:0;
	background:#f00;
	width:102px;
	height:29px;
}
ul#headerNav li a{
	display:block;
	width:102px;
	height:30px;
	line-height:normal;
}
ul#headerNav ul.sub li a{
	display:block;
	width:102px;
	height:100%;
	line-height:normal;
	zoom: 1;
}
ul#headerNav ul.sub li a img{
	margin:0;
	padding:0;
	display:block;
	width:102px;
	line-height:29px;
}

/*wrapper*/
#wrapperADJ {
	width: 100%;
	overflow:hidden;
	padding-bottom:160px;
	text-align:center;
}
#wrapper {
	width: 100%;
	margin-right: -110px;
	float:left;
}
#contents{
	width: 100%;
	float: right;
	margin-left: -130px;
}  
#contents-inner{
	position: relative;
	margin: 0 110px 0 130px;
	min-width:680px;/*	background:#FAFAFA;*/
}
#contents-main{
	z-index:10;
	position:relative;
	width:680px;
	height:425px;
	margin:0 auto;
	overflow:hidden;
}
/*#price {
	float:right;
	position:relative;
	top:-50px;
	padding-right:0px;
}*/
#price {
	float:right;
	position:absolute;
	top:31px;
	right:0px;
	color: #003399;
}
#catchcopy{
	clear:both;
	position:relative;
	top:-15px;
	font-size: 15px;
	color: #003399;
}
ul#anglenav{
	position:relative;
	left:50%;
	float:left;
	margin:180px 0 2px;
}
ul#anglenav li{
   position:relative;
   left:-50%;
   float:left;
	margin:0 5px;
}
h4#angleHead {
	clear:both;
}
ul#subnav{
	z-index:30;
	position:relative;
	left:50%;
	float:left;
	margin:10px 0 0px;
}
ul#subnav li{
	position:relative;
	left:-50%;
	float:left;
	margin:0 25px;
}

#gradTop {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
#gradBottom {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:-1;
}

/*pen*/
#pens{
	z-index:-2;
	clear:both;
	position:relative;
	top: -280px;
}
.pen{
	position:relative;
	height:320px;
	overflow:hidden;
}
.pen .angle{
	position:absolute;
	top:0;
	left:0;
	height:120px;
	display:none;
}
.pen .angle.active{
	display:block;	
}
.partnumber {
	margin-top:-200px;
	font-size:10px;
	color:#003399;
}


/*category*/
#wrapper #category {
	margin-top:10px;
	width:130px;
	float: left;
}
#category h4{
	text-align:left;
}
#category #categoryLink {
	background: #E6E6E6;
	padding: 10px 10px 10px 10px;
	text-align:center;
	margin-top:10px;
}
#category #categoryLink h5{
	margin-bottom:7px;
}
#category #categoryLink li{
	margin-bottom:10px;
}
/*多色ペン用*/
#category #categoryLink_2 {
	background: #E6E6E6;
	padding: 10px 10px 10px 10px;
	text-align:center;
	margin-top:10px;
}
#category #categoryLink_2 h5{
	margin-bottom:7px;
}
#category #categoryLink_2 li{
	margin-bottom:0px;
}

.multi_color{
	margin-top:7px;
}
/*rightnav*/
#rightnav {
	z-index:20;
	width:110px;
	float: right;
	margin-top:10px;
}
#rightnav #rightnavLink {
	position:relative;
	text-align:center;
	width:100px;
	float: right;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	padding: 10px 0;
	text-align:center;
	margin-top:0px;
}
#rightnav #rightnavLink h5{
	margin:0 0 7px 3px;
}
#rightnav #rightnavLink ul{
}
#rightnav #rightnavLink ul li{
	float:right;
}
#rightnav img.triangle{
	display:none;
}
#rightnav li.active img.triangle{
	display:inline;
}
#rightnav #rightnavLink .rightbtn{
	clear:both;
}


/*spec*/
#spec {
	position:absolute;
	bottom:58px;
	background: #E6E6E6;
	height: 80px;
	width: 100%;
	padding:10px 0;
	overflow:hidden;
	clear: both;
	font-size:11px;
	line-height:1.2em;
	overflow:hidden;
}
#spec #specAlign {
	display:block;
	margin:0 auto;
	float: left;
	position: relative;
	left: 50%;
}
#spec .specUnit {
	float:left;
	margin-left:25px;
	position: relative;
	left: -50%;
}
#spec table {
	border-collapse:0;
	border-spacing: 0;
}
#spec table table{
	float:none;
	margin-left:0px;
}
.specUnit table tr th {
	font-weight:normal;
	vertical-align:top;
}
#spec table img{
	vertical-align:text-top;
	margin-right:7px;
}
#spec .green {
	color:#009900;
	font-weight:bold;
}
#spec .red {
	color:#FF0000;
	font-weight:bold;
}
#spec .blue {
	color:#36F;
	font-weight:bold;
}

/*footnav*/
#footnav {
	position:absolute;
	bottom:18px;
	background: #003399;
	height: 43px;
	width: 100%;
}
#footnav ul{
	display:block;
	margin: 0 auto;
	padding: 0 20px 0 0;
	float: right;
}
#footnav ul li{
	float:left;
}
#footnav ul li.first{
	margin-left:0px;
}
#footnav ul li.socialbutton{
	margin-top:9px;
}
#footnav ul li.twitter{
	margin:6px 0 0 20px;
}

/*footer*/
#footer {
	position:absolute;
	bottom:0px;
	clear:both;
	height: 20px;
	width: 100%;
	overflow:hidden;
}
#footer img {
	margin-top:3px;
}
#footer ul {
	float:left;
}
#footer ul li{
	float:left;
	margin-left:10px;
}
img#copyright{
	float:right;
}
/*#contents-inner h2 {
	padding-top: 10px;
	padding-bottom: 15px;
}*/
#contents-inner h2 {
	height:74px;
	padding-top: 10px;
	padding-bottom: 15px;
}