/* CSS Document */
* {
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height:150%;
	margin: 0;
}
body {
	scrollbar-face-color: #fff;/* 表面の色 */
	scrollbar-3dlight-color: #ff6aa8;/* 左端と上端の色 */
	scrollbar-highlight-color: #ccc;/* ハイライトの色 */
	scrollbar-shadow-color: #ff6aa8;/* 影の色 */
	scrollbar-darkshadow-color: #fff;/* 右端と下端 */
	scrollbar-arrow-color: #ff6aa8;/* 矢印の色 */
	scrollbar-track-color: #fff;/* バーの背景の色 */
}

h1 {
	font-weight:bold;
	font-size:36px;
	color: #FF0000;
	margin-left:8px;
	padding-bottom:10px;
	line-height:100%;
}

h2 {
	width:506px;
	background: url(../images/obi_1.gif) #FCCDE5;
	font-size: 16px;
	color: #666666;
	border-left:9px solid #FF6AA8;
	margin-top:14px;
	margin-bottom:15px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}

h3 {
	background: url(../images/obi_1.gif) #B3B3B3;
	font-size: 14px;
	color: #666666;
	border-left:9px solid #999999;
	clear:both;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	
		color: #666666;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


h4 {
  background-image: url("../images/h4.gif"); /* 画像の指定 */
  background-repeat: no-repeat; /* 画像の並び */
  line-height: 18px; /* 行の高さ */
  font-size: 12px;
  font-color: #666666;
  	margin-top: 2px;
	font-weight:normal;
border-bottom:1px dashed #CCCCCC;
padding:2px 0px 1px 18px;

  border-color: #cccccc; /* 枠の色 */
  border-width: 1px 0px; /* 枠の幅 */
}



h5 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FA4B98;
	font-weight:bold;
	line-height: 150%;
}




h6 {
  background-image: url("../images/h6.gif"); /* 画像の指定 */
  background-repeat: no-repeat; /* 画像の並び */
  line-height: 20px; /* 行の高さ */
  font-size: 12px;
  font-color: #666666;
  	margin-top: 2px;
	font-weight:normal;
	
border-bottom:1px dashed #CCCCCC;
padding:2px 0px 3px 16px;

}




.style1 {
	color: #000000;
	font-size: 24px;
}
.style2 {color: #FA4B98;
font-size: 12px;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}

.style22 {
	color: #F00;
	font-size: 12px;
	font-weight: bold;

}

.style3 {font-size: 24px}



.style4 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.style5 {font-size: 18px}


.style6 {font-size: 14px;
font-weight:bold;
}

.style7 {font-size: 16px;
font-weight:bold;}

.style8 {font-size: 14px;
	font-weight: normal;
}


.style31 {color: #009900}
.style32 {color: #FF6AA8}
.style33 {color: #0033CC}
.style34 {color: #CC0000}


#sample2 {overflow: auto;
	height: 100px;
	width: 495px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-color: #666666;
}



img {
	border:none;
}

a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#content {
	width:810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bodytext {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
}


.bodytext2 {  font-size: 10px;
	font-weight:normal;
	color: #666666;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#sample2 {	overflow: auto;
	height: 100px;
	width: 495px;
}


#right-box {
	float:right;
	width:526px;
}
#right-box p strong {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	font-size:20px;
	color:#FF0000;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#topheader{
	float:right;
	width:526px;
	background-color:#F0F0F0;
	position:relative;
	height: 114px;
}
#toplinks {
	text-align:right;
	font-weight:bold;
	color:#999;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toplinks a {
	color:#999;
}
.inquiry {
	float:right;
	margin-top:33px;
	font-size: 10px;
	line-height: 135%;
	margin-right: 15px;
}
.img1 {
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 13px;
}
#menu{
	clear:both;
	float:right;
	width:504px;
	height:32px;
	text-align:right;
	background:url(../images/bg_menu.gif) repeat-x;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#menu a {
	color:#fff;
}
#submenu{
	float:right;
	width:500px;
	text-align:right;
	background:url(../images/bg_submenu.gif) top no-repeat;
	font-weight:bold;
	color:#999;
	margin-top: 1px;
	margin-right: 12px;
	margin-bottom: 13px;
	margin-left: 12px;
	font-weight:normal;
}
#submenu a {
	color:#999;
}

#whatsnew {
	margin:10px;
	height:160px;
	overflow:auto;
	width: 97%;
}
#whatsnew dl {
	color: #666666;
}
#whatsnew dt {
	clear:both;
	font-weight:bold;
	font-size:11px;
	color:#FF6AA8;
}
.newsimg {
	float:right;
	margin-top: -15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 8px;
} 

.newsimg2 {
	float:right;
	margin-top: -15px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 8px;
}

#right-box ul {
	clear:both;
}
#right-box li {
	list-style-image:url(../images/square-1.gif);
	list-style-position:inside;
	margin-left: 6px;
}
#outline {
	width:502px;
	height:347px;
	background:url(../images/made_in_japan.jpg) no-repeat;
	margin-left: 12px;
	margin-top: -9px;
	margin-bottom: 5px;
}
.comment1 {
	color:#666;
	margin-bottom: 5px;
}
.square {
	color: #F269A5;
}
.price1 {
	color: #EF1689;
	font-weight:bold;
	font-size:20px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", serif;
}
.comment2 {
	color:#F269A5;
	font-weight:bold;
	font-size:12px;	line-height:150%;

}


.comment3 {
	color:#FA4B98;
	font-variant:normal;
	font-size:12px;	line-height:150%;

}

#left-box {
	float:left;
	width:274px;
}
#logo{
	background-image:url(../images/tie_logo.gif);
	width:274px;
	height:213px;
}







.button1 {
	width:231px;
	height:44px;
	text-align:center;
	background:url(../images/button_4.jpg) no-repeat;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.button1 a {
	line-height:300%;
	color:#555;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.button1 a:hover {
	color:#FA4B98;
}







.button7 {
	width:231px;
	height:48px;
	margin:0px auto;
	text-align:center;
	background:url(../images/button_6.jpg) no-repeat;
}
.button7 a {
	line-height:300%;
	color:#555;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.button7 a:hover {
	color:#FF0000;
}




.button8 {
	width:220px;
	height:68px;
	margin:0px auto;
	text-align:left;
	background:url(http://www.inextage.com/img/m5_type_qr.gif) no-repeat;
}

.button8 a {
	margin-top:0px;
	line-height:170%;
	color:#555;
	display:block;
	font-size:10px;
}
.button8 a:hover {
	color:#FF0000;
}





.button9 {
	width:220px;
	height:68px;
	margin:0px auto;
	text-align:left;
	background:url(http://www.inextage.com/img/m5_m.gif) no-repeat;
}

.button9 a {
	margin-top:0px;
	line-height:170%;
	color:#555;
	display:block;
	font-size:10px;
}
.button9 a:hover {
	color:#FF0000;
}






.feature {
	margin-top:5px;
	clear:both;
}
.feature-l {
	float:left;
	width:49%;
	
}
.feature-r {
	float:right;
	width:51%;
	color: #666;
	font-size: 10px;
}


.feature-2 {
	float:left;
	width:90px;
	
}
.feature-3 {
	float:right;
	width:423px;
	color: #666;
	margin-top: 12px;
}


.feature-4 {
	float:right;
	width:512px;
	
}

.feature-r h4 {
	font-weight:bold;
	color:#FF6AA8;
}
.smallredtext {
color: #FA4B98;
font-size: 12px;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}

#contenttext{
	float:right;
	width:526px;
	margin-top: 10px;
}
#footer{
	clear:both;
	width:100%;
	background-color:#F0F0F0;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0;
}


#footer2{
	clear:both;
	width:100%;
	font-size: 12px;
	font-weight:bold;

}



.footerL {
	float:left;
	margin-left: 5px;
	font-weight:normal;
}
.footerR {
	float:right;
	margin-right: 5px;
	font-weight:normal;
}
#footer a {
	color:#666666;
}

/*GRAY PANEL*/
.graypanel{
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	color: #EF1689;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
}
