@charset "Shift_JIS";

/*プリント用のスタイルシート

■目次：

・位置調整
・非表示

*/

/*---------------
位置調整
---------------*/

/*---------------全体構成---------------*/

body {
	background:none;
}

#container {
	background:none;
}

#header {
}

#main {
	padding: 12px 0 0 0;
	float:none;
}

#footer {
	padding: 16px 0 0 0;
	text-align: center;
	margin-top:15px;
	width:90%;
}

/*---------------
非表示
---------------*/


/*---------------ヘッダー---------------*/

#head-right {
	display: none;
}

/*---------------メニュー---------------*/

#globalnavi {
	display: none;
}

/*---------------サブメニュー---------------*/

#submenu {
	display: none;
}

/*---------------ページの先頭へ---------------*/
#flash_box {
	display:none;
}

.pagetop {
	display: none;
}


/*---------------フッター---------------*/
#footer {
	clear: both;
	background: none;
	border-top:1px solid #999999;
}

#footer ul {
	display: none;
}
/* =========================================================
TOPのレイアウト
========================================================= */
.home #content #home_topic {
	width: 600px;
	float:none;
}

.home #content #home_product {
	width: 600px;
	float:none;
}

.home  #home_product #home_product_g {
	padding:0;
	width: 600px;
	border: none 0;
}

.home #home_seihin {
	width: 600px;
}

.home #content #home_product img {
	border:none 0 ;
	padding:0;
	width:auto;
}


.home #content #list_box_ir {
	width: 600px;
	height: auto;
	overflow: visible;
}

.home #content #list_box_news {
	width: 600px;
	height: auto;
	overflow: visible;
}

.home .link_view {
	display: none;
}

.home #content .top_pic_left {
	width: 600px;
	float:none;
}

.home #content .top_pic_right {
	width: 600px;
	float:none;
}

.home #content h2 {
	background: none;
	padding-left: 0px;
}

.home #content h3 {
	background: none;
	padding-left: 0px;
}

.home #content .campaign h2 {
	background:none;
	text-indent:0px;
	height: 38px;
}

.home #content .marks {
	width: 600px;
	background: none;
}

.home ul.doclist {
	background: none;
	height: auto;
}

.home ul.doclist li {
	background: none;
	height: auto;
}

.home .doclist .docdate {
	background: none;
	height: auto;
}

.home .marks ul li {
	display: inline;
	list-style: none;
}

.home .marks ul li img {
	padding: 0 3px 10px;
}

