@charset "shift-jis";

body {
	color: #333333;
	font-size: 0.8em;
	line-height: 1.2;
	font-family: "ＭＳ ＵＩゴシック", "ＭＳ Ｐゴシック", sans-serif;
	/*background: #efefef;*/
}

p,dt,dd {
	line-height: 1.5;
}

a:link{
	color:#971D25;
	text-decoration: none;
	outline: none;
}
a:visited{
	color:#666;
	text-decoration: none;
}
a:hover{
	color:#971D25;
	text-decoration: underline;
}
a:active{
	color:#971D25;
	text-decoration: underline;
}


#wrapper {
	width: 720px;
	margin: 0px auto;
	padding-top: 0px;
	border: 1px #000 solid;
	/*background: #FFFFFF;*/
	background: #fff url(../images/wrap_bg.gif) left bottom repeat-x;
}

#header {
	position: relative;
	width: 720px;
	height: 62px;
	background: #fff url(../images/header_img.jpg) left top no-repeat;
	/*border: 5px #c00 solid;*/
}

#copyright {
	clear: both;
	font-size: 0.9em;
	width: 100%; /* for WinIE6,7 */
	padding-top: 20px;
	text-align: center;
	/*background: url(../images/copyright_bg.gif) left bottom no-repeat;*/
}

/* トップページ全体
---------------------------------------------*/

#top_img{
	border:0;
	padding: 0;
	margin: 0 0 20px 0;
}

#header h1{
	width: 720px;
	color: none;
	padding: 0;
	margin: 0px;
	font-size: 1.3em;
	border: none;
	background: none;
}

#primary,
#secondary {
	float: left;
}
#primary {
	width: 465px;
	display: inline; /*for WinIE6*/
	margin: 0 0 0 20px;
	/*border: 1px #000 solid;*/

}
#secondary {
	width: 200px;
	display: inline; /*for WinIE6*/
	margin: 0 0 0 20px;
}
.section {
	margin: 0 0 20px 0;
	font-size:0.9em;
}

#tenji {
	width: 180px;
	padding: 9px;
	border-top: 1px #DDD solid;
	border-left: 1px #DDD solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	background: #EFEFEF url(../images/tenji_bg.gif) right bottom no-repeat;
}

#tenji dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}

#tenji .arrow {
	padding-left: 15px;
	background: url(../images/arrow_b.gif) no-repeat;
	background-position: 5px 5px;
}

#tenji img.tenji_pdf {
	margin-left: 2px;
	vertical-align: -2px;
}



#secondary h2 {
	width: 200px;
	padding: 2px 0 2px 0;
	margin-bottom:0;
	background: #3E405B;
	color: #EEE;
}

/* トップページコンテンツ中身
---------------------------------------------*/

.section p.leadSentence {
	line-height: 1.5;
	margin: 10px 0 5px 5px;
	padding-left: 10px;
	/*font-weight: bold;*/
	/*color: #062293;*/
	background: url(../images/arrow_b.gif) no-repeat;
	background-position:0 5px;
}

dd a:link {
	color: #971D25;
	text-decoration: underline;
}

dd a:visited {
	color: #971D25;
	text-decoration: underline;
}


/* トピックスのリスト
---------------------------------------------*/
dl.ListTopi {
	_height: 1%; /* for WinIE5,6 */
	line-height: 1.3;
	padding: 0 0 10px 0;
}
dl.ListTopi dt {
	padding-left:20px;
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
	/*color: #007ABE;*/
}
dl.ListTopi dd {
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
	margin: -1.83em 0 0 19em;
	padding: 3px 0 1px 0;
}

dl.ListTopi dd.info {
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
	margin: -1.83em 0 0 21em;
	padding: 3px 0 1px 0;
}

/* ニュースリリースのリスト
---------------------------------------------*/
dl.NewsRelease {
	_height: 1%; /* for WinIE5,6 */
	/*line-height: 1.3;*/
	padding: 0 0 10px 0;
}
dl.NewsRelease dt {
	padding-top:6px;
	padding-left:20px;
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
	/*color: #971D25;*/
}
dl.NewsRelease dd {
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
	margin: -1.83em 0 0 9em;
	padding: 3px 0 1px 0;
	color: #971D25;
}
dl.NewsRelease dd.text {
	\_position: relative; /* for WinIE5 */
	_height: 1%; /* for WinIE5,6 */
	margin: -0.3em 0 0 9em;
	padding: 3px 0 1px 0;
	color: #666666;
}
img.top-new {
	width: 30px;
	height: 12px;
	margin-top: 3px;
	margin-left: 3px;
	/*margin-top: 3px;*/
}



/* ラインナップページ全体
---------------------------------------------*/
#primary_lineup {
	/*width: 720px;*/
	margin: 10px 0 20px 5px;
	/*border: 1px #000 solid;*/
}

.lineup_cul {
	float: left;
	width: 220px;
	display: inline; /*for WinIE6*/
	margin-left: 10px;
	/*border: 1px #C00 solid;*/
}

.lineup_product {
	width: 220px;
	/*display: inline; */
	margin: 0 0 10px 0;
	border: solid 1px #ffffff;
	background-color: #33415F;
}
.lineup_product h2{
	width: 220px;
	padding:5px 0;
	color: #fff;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}

.line_small{
	font-size:9px;
}


#lineupPDF{
	padding-top:50px;
	width: 220px;
	text-align:center;
	/*border: 1px #C00 solid;*/
}

#lineupPDF a:link {
	color: #971D25;
}

#lineupPDF a:visited {
	color: #971D25;
}

/* 製品ページ
---------------------------------------------*/
#product_box{
    text-align:left;
    margin:0px auto;
    width:620px;
		font-size:0.9em;
		line-height: 1.5em; 
}

#product_box hr{
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #666;
   height: 1px;
   margin: 0px;
}

#product_box h2{
		margin-top: 3px ; 
		margin-bottom: 3px ; 
}

#product_box h2 img{
		margin-top: 3px ; 
		margin-bottom: 3px ; 
		margin-bottom: 3px ;
		vertical-align: middle;
}

#product_box .pro_table { 
		border-collapse: collapse;
		border: 1px #666 solid;
		/*background: #fff; */
}

#product_box .pro_table TD { 
		border: 1px #666 solid;
		padding: 2px;
} 


#product_box .pro_table th { 
		border: 1px #666 solid;
		padding: 2px;
		font-weight: bold;
}

#product_box .pro_table .item { 
		text-align:center;
		border: 1px #666 solid;
		padding: 2px;
		font-weight: normal;
		background-color: #A03C40;
		color: #fff;
}

#product_box .alpha { 
		border-collapse: collapse;
		border: 0;
		/*background: #fff; */
}
#product_box .alpha TD { 
		border: 0px;
} 

.cap{ 
	font-weight: normal;
	color: #A03C40;
}

img.dl_pdf_icon{ 
	margin-right:4px;
	margin-left:2px;
	vertical-align: middle;
}




/* カタログダウンロード　フォームページ
---------------------------------------------*/
#content_box{
   		text-align:left;
   		margin:0px auto;
   		width:620px;
		font-size:0.9em;
		line-height: 1.5em;
}

#content_box p{
    		margin : 0px 0px 15px 0px;
}

#content_box h2{
    		margin : 0px 0px 15px 0px;
}

#content_box hr{
		background-color: #666; 
		color: #666; 
		border: none; 
		height: 1px; 
}

/* ダウンロード点線表*/

.line_table { 
    width:600px;
		margin: 0px 0px 15px 15px;
		border-collapse: collapse;
		/*border: 1px #666 solid;*/
		/*background: #fff; */
}

.line_table TD { 
		border-bottom: 1px #ddd dotted;
		padding: 2px;
} 

/* ダウンロード入力フォーム*/

.foam_table { 
		border-collapse: collapse;
		border: 1px #666 solid;
		/*background: #fff; */
}

.foam_table TD { 
		border: 1px #666 solid;
		padding: 5px;
}

.foam_table input { 
		padding: 3px;
		/*text-align: 1.5em;*/
} 

.noline_table { 
		border-collapse: collapse;
		border: none;
}

.noline_table TD { 
		border: none;
		padding: 5px;
}

.noline_table  input{ 
		border: 1px #666 solid;
		padding: 3px;
		font-weight: bold;
		/*text-align: 1.5em;*/
} 

/*------------- 論文集 -------------*/
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "ＭＳ ＵＩゴシック", "ＭＳ Ｐゴシック",  ;
	font-size: 12px;
	margin: 0 0 0 30px;
	width: 660px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #999;
}
#gradient-style th
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding: 2px;
	/*background: #c1c1fe url('../images/gradhead.png') repeat-x;*/
	background: #059;
	/*border-top: 2px solid #cecefb;*/
	border-bottom: 1px solid #fff;
	color: #fff;
	white-space: nowrap;
}
#gradient-style td
{
	padding: 10px 3px;
	border-bottom: 1px solid #999;
	color: #669;
	background: #f5f5f5 url('../images/gradback.png') repeat-x;
}
#gradient-style td.paper
{
	font-size: 13px;
	padding: 10px 3px;
	border-bottom: 1px solid #999;
	color: #039;
	background: #f5f5f5 url('../images/gradback.png') repeat-x;
}

#gradient-style td.author
{
	font-size: 11px;
	padding: 10px 3px;
	border-bottom: 1px solid #999;
	color: #669;
	background: #f5f5f5 url('../images/gradback.png') repeat-x;
	color: #666;

}

#gradient-style td.place
{
	font-size: 12px;
	text-align: center;
	padding: 10px 3px;
	border-bottom: 1px solid #999;
	background: #f5f5f5 url('../images/gradback.png') repeat-x;
	color: #666;
	white-space: nowrap;
}

/*================項目グレー　角丸================*/

.h3_item_box {
	background: #dddddd;
	margin: 0px 0 10px 30px;
}
.roundedcornr_top div {
	background: url("../images/kado_tl.gif") no-repeat top left;
}
.roundedcornr_top {
	background: url("../images/kado_tr.gif") no-repeat top right;
}
.roundedcornr_bottom div {
	background: url("../images/kado_bl.gif") no-repeat bottom left;
}
.roundedcornr_bottom {
	background: url("../images/kado_br.gif") no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 3px;
	font-size: 1px;
}

.h3_item_box h3{
	color: #971D25;
	font-weight: bold;
	text-align: center;
}

/*------------- スパイラルヒータバック -------------*/

#spiral{
    width: 630px;   
    background-image: url("../images/product/bg_spiral.gif") ;   
    background-repeat: no-repeat;   
    background-attachment: scroll ;   
    background-position: top left;   
}

/*------------- PETI-PARTS バック -------------*/

#parts{
    width: 630px;   
    height: 165px;   

    background-image: url("../images/product/bg_peti-parts.jpg") ;   
    background-repeat: no-repeat;   
    background-attachment: scroll ;   
    background-position: 5% 100%;   
}
