@charset "UTF-8";

/*------------------------------------------------------------------------------
	OEM-NAVI
	URL: 
	Date: 2009-10-27
	Copyright (C) Proactive Inc All rights reserved.
------------------------------------------------------------------------------*/

/* layout.css
----------------------------------------------- */

wrapper,
#navi,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

body {
	width:auto;
	margin:0;
	padding:0 0 1.3em 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:11pt;
	line-height:1.3em;
	letter-spacing: 0.03em;
	background:none;
}

div#wrapper {
	width:873px;
    float:none;
}


/* contents
-------------------------------------*/

div#header {
    float:none;
}

#top #banner {
    float:none;
	width:auto;
	height: auto;
	margin-left: 10px;
}
#top #banner ul li.item a {
	float: left;
	padding: 2px 0 0 12px;
}

/* noshi
-------------------------------------*/
#noshi .full_left li.print_noshi {
	clear: both;
}

/* issin-area
-------------------------------------*/

#Materialcnt1 {
	width:auto;
	margin:0 auto;
	text-align:center;
}

#Materialcnt1 p {
    float:none;
	width:auto;
	font-size:11px;
	line-height: 1.3;
	text-align:left;
    padding:10px 10px 10px 0;
}

/* yaraku
-------------------------------------*/
#detail {
	width:auto;
}

#Yaraku_area-contents .Material {
    float:none;
	width:auto;
	border:4px solid #FEDAC6;
	margin-bottom:20px;
}



/*
table {
	border:0px;
	border-collapse:collapse;
}
table table{
	border:0px;
}
*/

