@charset "UTF-8";
/************************************************
Reset
************************************************/

h1,h2,h3,h4,h5,ul,dl,dt,dd,blockquote,cite,q,address {
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
  border-style: none;
}
/* -- ロールオーバー透過 --*/
a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}
table tr td{
  font-size:13px;
  vertical-align:top;
}

/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
  background-color: #f2fdeb;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/body_bg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div#header_top{
  width:814px;
  height:20px;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/header_top_bg.png);
  background-position:left top;
  background-repeat:no-repeat;
  margin:0px auto;
  text-align:center;
}
* html #header_top { behavior: expression(IEPNGFIX.fix(this)); } 

div#header {
	color: #333333;
	background-color: transparent;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/content_bg.png);
  background-repeat:repeat-y;
  background-position:left top;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 814px;
	overflow: hidden;
}
* html #header { behavior: expression(IEPNGFIX.fix(this)); } 

div#content {
	font-size: 100%;
	color: #333333;
  background-color: transparent;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/content_bg.png);
  background-repeat:repeat-y;
  background-position:left top;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 814px;
}
* html #content { behavior: expression(IEPNGFIX.fix(this)); } 

div#content .inner{
  width:800px;
  margin:0px auto;
  text-align:center;
}


div#main {
  font-size: 80%;
  color: #333333;
  background-color: transparent;
  text-align: center;
  margin: 0px auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 20px;
  width: 585px;
  float:right;
}
div#innerFlash{
  position:relative;
  z-index:1;
}
div#innerButton a{
  display:block;
  width:160px;
  height:28px;
  text-indent:-9999px;
  position:absolute;
  top:426px;
  left:66px;
  z-index:2;
}


div#sub {
  font-size: 100%;
  color: #333333;
  background-color: transparent;
  text-align: center;
  margin:0px auto;
  width: 215px;
  float: left;
  clear:left;
}
div#subBox01{
  width:200px;
  height:290px;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/subBox01_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin:0px auto;
  text-align:center;
}
div.subBoxinner01{
  display:block;
  height:108px;
}
div.subBoxinner01 a{
  position:relative;
  top:35px;
  left:50px;
  _left:56px;
}

div.subBoxinner01 p{
  position:relative;
  top:55px;
  font-weight:bold;
  font-size:90%;
  text-align:left;
  padding-left:15px;
  color:#41678B;
}

div.subBoxinner02{
  display:block;
  height:104px;
}
div.subBoxinner03{
  height:50px;
  position:relative;
  top:10px;
}

div#footer {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/footer_bg.png);
  background-position:left top;
  background-repeat:no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 814px;
  height:74px;
	clear: both;
  padding-top:10px;
}
* html #footer { behavior: expression(IEPNGFIX.fix(this)); }

div#footer a{
  font-size:80%;
  color:#256f00;
  text-decoration:none;
}
div#footer a:hover{
  text-decoration:underline;
}


div#copyBox{
  width:814px;
  margin:0 auto;
  text-align:center;
}
div#copyBox address{
  font-size:80%;
  font-weight:bold;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
  width:800px;
  margin:0 auto;
  text-align:center;
  background-color:#ffffff;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 160%;
	font-weight: bold;
  margin:0px auto;
  text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}


/************************************************
*	Content 					     		    * 
************************************************/

div#main .inner {
  font-size:13px;
  margin:0px auto;
  text-align:left;
  width:585px;
  background-color:transparent;
}

/* 見出し */
div#main h2 {
  height:29px;
  font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: #71a600;
  background-color: transparent;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/h2.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin-top: 15px;
  padding-top: 5px;
  margin-left: auto;
  padding-left: 0px;
  margin-right: auto;
  padding-right: 0px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  text-indent:25px;
  clear: both;
  width:556px;
}

div#main h3 {
  width:560px;
  height:28px;
  font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #363636;
  background-color: transparent;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/h3.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin-top: 15px;
  padding-top: 5px;
  margin-left: auto;
  padding-left: 0px;
  margin-right: auto;
  padding-right: 0px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  text-indent:30px;
  text-align:left;
  clear: both;
}
div#main h4{
  background-color: transparent;
  background-image:url(http://www.dc-yoshimura.com/cms/img/index/indexBox_h4.jpg);
  background-position:0px 3px;
  background-repeat:no-repeat;
  text-indent:10px;
  font-weight:bold;
  color:#71a600;
}
/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #70a500;
	background-color: transparent;
}

div#main a:hover {
	text-decoration: underline;
	color: #70a500;
	background-color: transparent;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
  text-align:left;
  padding:5px 10px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
  margin:0px auto;
  text-align:center;
}
* html #main img { behavior: expression(IEPNGFIX.fix(this)); } 

/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

/* コメントフォーム */
div#main textarea{
	width: 340px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}
div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}



/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
  width:200px;
  margin:20px auto;
  text-align:center;
}

/* サイドバーリスト */
div#sub dl {
  clear:both;
  width:200px;
  margin:10px auto;
  text-align:left;
  background-color:#f0f8da;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
  text-indent:-9999px;
}
div#sub dt.dt01{
  width:200px;
  height:65px;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/dt01.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}
div#sub dt.dt02{
  width:200px;
  height:65px;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/dt02.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}


div#sub dd {
	font-size: 100%;
}

div.dd_bottom{
  width:200px;
  height:14px;
  background-image:url(http://www.dc-yoshimura.com/cms/img/common/dd_bottom.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
  width:180px;
  height:29px;
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
  border-bottom:1px dashed #70d152;
  line-height:29px;
  text-indent:20px;
  margin:0 auto;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #359718;
	background-color: transparent;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #7abc08;
	background-color: transparent;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}

/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}

/************************************************

************************************************/

div.indexBox01{
  width:570px;
}
div.indexH2{
  width:318px;
  height:29px;
  background-image:url(http://www.dc-yoshimura.com/cms/img/index/indexBox_h2.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  font-size:120%;
  font-weight:bold;
  line-height:29px;
  color:#70a500;
  margin:0px;
  padding:0px;
  text-indent:25px;
  overflow:hidden;
}
div.indexBox01 h4{
  font-weight:bold;
  color:#71a600;
}
div.indexBox01 img{
  vertical-align:top:
}
div.indexBox01 table{
  border:none;
}
div.indexBox01 table tr td{
  border:none;
  background-color:transparent;
}

