/*
Theme Name: MARC
Theme URI: http://www.mie-arc.or.jp/
Description: 鈴鹿オートリサイクルセンター専用
Version: rev.007
Author:kurokoya
Author URI: http://www.kurokoya.com/
*/

*  {
	margin:0;
	padding:0;
	text-align: left;
}

body {
	background-color:#609dee;
	background-image:url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/bg.jpg);
	background-repeat:repeat-x;
}
a img {
    border-style:none;
}

#wrap {
	background-color:#FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 780px;/*760px*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f7f3;
	border-right-color: #f9f7f3;
	border-bottom-color: #333333;
	border-left-color: #f9f7f3;
}

#header {
	background-image:url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/header.jpg);
	background-repeat:no-repeat;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	color : #7bbb00;
	font-size : 22px;
	text-indent : -9999px;
	display : block;
	height : 70px;
	width : 127px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	/*background-image: url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/logomark.gif);
	background-repeat: no-repeat;
	position: inherit;*/
}

/*
#header .logoSet {
position : absolute;
left : 20px;
top : 0px;
height : 0;
width : 780px;
}
*/
.breadcrumb {
	margin:0;
	padding:2px 20px 2px 20px;
	height:20px;
	font-size: 80%;
}

.breadcrumb ul li {
	list-style:none;
	margin-left:10px;
	float:left;
}
/*--------------------*/
    #tab {
	width:760px;
	background:#F6ffe4;/*#F9F7F3*/
	font-size:93%;
	line-height:normal;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
      }
    #tab ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 550px;/*TAB位置*/
      }
    #tab li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tab a {
      float:left;
	  background:url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tab a span {
      float:left;
      display:block;
      background:url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tab a span {float:none;}
    /* End IE5-Mac hack */
    #tab a:hover span {
      color:#FFF;
      }
    #tab a:hover {
      background-position:0% -42px;
      }
    #tab a:hover span {
      background-position:100% -42px;
      }

      #tab #now a {
              background-position:0% -42px;
      }
      #tab #now a span {
              background-position:100% -42px;
      }
/*--------------------*/
#main{
	width: 530px;
	background-color:ccc;
	float:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	/*display:inline;*/
}

#Hmenu li{
	display:inline;
	height:50px;
}

#MainIdxHead{
}

#headline{
}

/* コンテンツ */
/* ニュース */
#news-box {
	width: 520px;
	margin-left: 10px;
	float: left;
}

#news-box a {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-top: 1px;
  padding-bottom: 1px;
  display: block;
  font-size: 80%;
}

#news-box a:hover {
  background-color: #FFFFCC;
}

.post-date {
  font-size: 80%;
  padding-right: 20px;
}
/* ニュース END */

/* ショーケース */
#showcase-boxL {
  width: 240px;
  margin-right: 10px;
  float: left;
}
#showcase-boxR {
  width: 240px;
  margin-right: 10px;
  float: right;
}
#showcase-boxL p , #showcase-boxR, p {
  margin-bottom: 1px;
}
/* ショーケース END */
/* コンテンツ END */

/*--------------------*/
#left {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 20 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	text-align: center;
	text-transform: lowercase;
	float: left;
}
#Vmenu {
	background-color: #368ce8;/*メニュ土台*/
	margin:0;
	padding:0;
}	

}
#Vmenu ul {
	text-align: left;
	list-style: none;
	padding:5px 5px;
	margin: 0px 2px;
	width: 190px;
	clear: both;
}

#Vmenu ul li {
	display: block;
	margin: 0;
	padding: 5px 0;

}
#Vmenu ul li ul li {
	margin: 0;
	padding: 2px;
}

#Vmenu ul li a {
	color:#ffffff;
}

#CorpInfo{
}
/*--------------------*/
#BanArea{
}

#FootSlogan {
	clear: both;
	font-size: 12px;
	padding: 5px 20px 5px 230px;
	color: #338ae7;
}

#FootMenu {
	padding: 5px 40px 5px 40px;
	clear: both;
	height: 16px;
	font-size: 10px;
}

#FootMenu ul li {
	display:inline;
	text-align: center;
	margin: 0 5px 0 5px;

}
#SubFooter {
	height:14px;
	font-size: 10px;
	padding: 5px 20px 5px 550px;
	background-color: #d9e9f9;
}
	
#SubFooter ul li {
	display:inline;
	text-align: right;
	margin: 0 10px 0 10px;

}

#footer{
	text-align:center;
	size:0.7em;
	font-size: 16px;
	color: #fff;
	background-color: #3188e7;
	/*background-image: url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/bg_footer.gif);*/
	background-repeat: no-repeat;
}
#showcase-boxL h2, #showcase-boxR h2 {
	font-size: 18px;
}
#content h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #039;
	border-left-color: #3281E0;
	color: #2C4F91;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* #content h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2d76ba;
}
*/
#content p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: 0.6em;
	margin: 10px;
	line-height: 1.6em;
	color:#333333;
}
#content ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.2em;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type:none;
}

#content ol li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.2em;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content h2.toppage {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #FFF;
	background-image: url(http://www.mie-arc.or.jp/wp-content/themes/marc007/common/img/bg_top_h2.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content .info {
	font-size: 100%;
	color: #368ce8;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #EAF4FF;
}

.wp-caption-text {	
font-size:65%;
color:#0a6cb7;
text-align: left;
margin:5px;
}

.kiji h3 {
	margin-top:30px;
	margin-bottom:2px;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #257da6;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}
.clear {
clear:both;
}
#left {
	width: 26%px;/*再200px*/
}
