@charset "UTF-8";

/* CSS Document 静音計画特集ページスタイル設定*/

/**********************************************************************************

  basic
  
***********************************************************************************/

#content-column p {
	font-size: 100%;
	line-height: 130%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**********************************************************************************

  top_navigation 
  
***********************************************************************************/
#top_navigation {
	width: 450px;
	margin-bottom:10px;
	font-size: 12px;
	float:right;
}

#top_navigation ul {
	margin: 0;
}

#top_navigation li {
	display: inline;
	padding-left:30px;
	float:left;
}

#top_navigation .navilist a {
	text-decoration:none;
}

/**********************************************************************************

  index use css
  
***********************************************************************************/

#content-column-max h2 {
	text-indent: -999999px;
	background-image:url(../images/index/h2bg.jpg);
	background-repeat:no-repeat;
	height:53px;
	margin-top:15px;
	margin-left:30px;
}


/**********************************************************************************

  products
  
***********************************************************************************/

#products {
	width:970px;
	height:360px;
	margin-left:20px;
	margin-bottom:30px;
}

#image-navigation .navi{
	width:225px;
	height:360px;
	margin-left:10px;
}

#image-navigation .navi li{
	width:225px;
	height:90px;
}

/**********************************************************************************

  subnavi
  
***********************************************************************************/

#subnavi{
	width:225px;
	height:auto;
	margin-right:0px;
	margin-bottom:30px;
	float:left;
	margin-left:5px;
	margin-top:35px;
}

#subnavi img{
	margin-left:20px;
	margin-bottom:15px;
}

#subnavi .items{
	width:200px;
	height:auto;
	margin-left:20px;
}

#subnavi .items li{
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:120%;
	margin-top:10px;
	border-bottom: 1px dotted #999;
	
}

#subnavi .items a{
	text-decoration:none;
}

/**********************************************************************************

 pickup
  
***********************************************************************************/

#pickup{
	width:950px;
	height:auto;
	float:left;
	margin-left:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pickup .titlearea{
	width:715px;
	height:auto;
	margin-bottom:25px;
}

#pickup .puitem{
	width:950px;
	height:auto;
	margin-bottom:30px;
	margin-left:50px;
}

#pickup .puitem li{
	width:220px;
	height:auto;
	float:left;
	text-align:center;
}

#pickup .puitem li a{
	text-decoration:none;
}

li.left{
	margin-right:40px;
}

li.center{
	margin-left:80px;
	margin-right:80px;
}

li.right{
	margin-left:40px;
}

#pickup .puetc{
	width:950px;
	height:auto;
	margin-bottom:50px;
	margin-left:10px;
}

#pickup .puetc li{
	width:200px;
	height:200px;
	float:left;
	margin-bottom:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pickup .puetc li a{
	text-decoration:none;
}

.error{background:#ff6699;padding: 20px;text-align:center;}