/* project: 田中石灰工業株式会社　石灰製品通販サイト　「タナクリームでＤＩＹ」　 */
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 80% ; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545;
	background: url(../image/body_bg01.gif) repeat-x ;
}
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.1em ; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; }

h2 { margin: 0; padding: 0; font: bold 110%; letter-spacing: 0px; }

h2 {
	font-size: 110%;
	margin-bottom: 5px;
	color: #000;
}
.left_box h2 {
	color:#336699;
	padding:0 0 0 60px ;
	background: url(../image/listmark_h2.gif) left no-repeat;
}
.left_box h2 a{
	text-decoration:underline;
	background: url(none) left no-repeat;
}
.left h4 {
	font-size: 110%;
	color:#336699;
	padding:0 0 0 60px ;
	background: url(../image/listmark_h2.gif) no-repeat left top;
	margin:0;
}
p {	margin: 0 0 5px 0; }
ul { margin: 0; padding : 0; list-style : none; }

/* layout   ------ */
.content { 
	margin: 0 auto;
	width: 780px;
	padding: 10px 10px 10px 10px; 
	background: #fff; 
}
.header {
	position:relative;
	height: 160px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
	background: #fff url(../image/header_bg.jpg) no-repeat right bottom;
}
.logo p {
	padding-top:5px;
}
.itemphoto {
	position:absolute;
	right:20px;
	top:20px;
}
.header_comment {

	background: #E0691A url(../image/menu/grade.gif) repeat-x;
	color: #666666;
	font-weight: bold;
	padding: 20px 25px 10px 10px;
	margin: 0px 0px 5px 0;
}
.browse_category  {
	font-size: 95%;
	width: 190px;
	color: #FFF;
	background: inherit;
}
.bar { 
	clear: both;
	font-size: 95%;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}
	.bar li { 
		margin: 0; 
		padding: 5px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	.bar li.active { 
		background: #E0691A url(../image/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 5px 10px 6px 10px;
	}
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 
	
/* メインナビゲーション   ------ */
#menu {
	position:relative ;
	z-index:100;
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
}

/* メインナビゲーション　上の段   ------ */
#navi1 {
	position: absolute;
	top: 5px;
	left: 75px;
	width: 625px;
	height:35px;
}
	#navi1 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navi1 li {
		float: left;
		width: 125px;
		height:35px;
		margin: 0;
		text-align: center;
		color: #666666;
		text-decoration: none;
		font-weight: bold;
		background: url(../image/menu/mainmenu_tag_current.gif) right top no-repeat;
	}
	#navi1 li a {
		display: block;
		width: 100%;
		height:35px;
		padding-top: 10px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #4682b4;
		text-decoration: none;
		background: url(../image/menu/mainmenu_tag250.gif) left top no-repeat;
	}
	#navi1 li a:hover {
		color: #ff6666;
		background: url(../image/menu/mainmenu_tag_ahover.gif) left top no-repeat;
	}
	
/* メインナビゲーション　下の段   ------ */
#navi2 {
	position: absolute;
	top: 40px;
	left: 16px;
	width: 750px;
	height:35px;
}
	#navi2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#navi2 li {
		float: left;
		width: 125px;
		margin: 0;
	}
	#navi2 li a {
		display: block;
		width: 100%;
		height:35px;
		padding-top: 10px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #4682b4;
		text-decoration: none;
		background: url(../image/menu/mainmenu_tag250.gif) left top no-repeat;
	}
	#navi2 li a:hover {
		color: #ff6666;
		background: url(../image/menu/mainmenu_tag_ahover.gif) left top no-repeat;
	}
.current {
	padding-top:10px;
}

/* left side   --------- */
.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}
.left h3 {
	clear: both;
	background: #A9C0CE url(../image/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 4px 0 7px 4px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
	.left_side a, .right_side a { color: #414141; background: #FFF; }
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../image/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 30px;
		margin: 10px 0;
	}
	.left_box { margin: 10px 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
		
/* right side   ---------- */
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}
.right .ban{
	border:0;
	margin:0 3px 5px 0;
}
.right h3 {
	background: #6C757A  url(../image/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
.image {
	float: left;
	margin: 0 9px 3px 0;
	border:0;
}
.left_box a img{
	border:none;
}

/* footer   ------ */
.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}
.footer a { color: #808080; background: #fff; }

	.footer ui {
		text-align:center;
		padding:0 auto 0 50px ;
	}
	.footer li { 
		margin: 0; 
		padding: 0px 5px 0px 5px;
		color: #333;
		background: none;
		float: left; 
	}
	.footer li a { 
		font-weight: bold;
		color: #333; 
		background: inherit;
		text-decoration: none;
	} 
	.footer li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 
	
/* テキスト関連   ------ */
.larger {
	font-size:120%;
	font-weight:bold;
}