/*■セットアップ*/

* { padding: 0; margin: 0;}
img, div { behavior:url(iepngfix.htc) }

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/bk.png);
	color: #333333;
         text-align: center
	}
a img {
         border: none;
}
a {
	color: #333
}
a:link {
	color: #333
}
a:visited {
	color: #333
}
a:hover {
	color: #333;
	text-decoration: none
}

/*■カテゴリーセットアップ*/
#ctcontents{
	background-color: #fff;
}
#ctcontents a {
	color: #aaa
}
#ctcontents a:link {
	color: #aaa
}
#ctcontents a:visited {
	color: #aaa
}
#ctcontents a:hover {
	color: #aaa;
	text-decoration: none
}
#ctcontents h2{
	font-weight: bold;
	font-size: 14px;
	padding-right: 7px;
	padding-left: 7px;	
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

#ctcontents h3{
	font-weight: bold;
	font-size: 13px;
	padding-right: 7px;
	padding-left: 7px;	
	padding-bottom: 3px;
	padding-top: 5px;
	color: #aaa;
}

#ctcontents p{
	margin-right: 7px;
	margin-left: 20px;	
	color: #000;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 15px;
}

/*■エントリーセットアップ*/
#blogs {
	line-height: 140%;
}
#blogs p{
	margin: 15px 0px;
}

/*■レイアウト設定*/
#container {
	background: #212421;
	margin: 0px auto;
	width: 780px;
	text-align: left;
}

#content {
	float: left;
	width: 580px;
	margin: 0px 10px 10px 5px;
	text-align: left;
	background-color: #fff;
}

h2,h3,h4,h5,h6 {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}
h1 {
	width:780px;
	margin: 0px;
	font-weight: bold;
	font-size:13px;
	text-align:center;
	color:#fff;
	padding: 0px 0px;
        background-color: #000;
}
h6 {
	font-weight: normal
}

#blogcontainer { margin: 0px auto;}

/*■パンくず*/

#pankuzu {
	padding: 5px 10px;
	font-size: 8pt;
	color: #fff;
	background-color: #212421;
	text-align: left;
}
#pankuzu a {
	color: #fff
}
#pankuzu a:link {
	color: #fff
}
#pankuzu a:visited {
	color: #fff
}
#pankuzu a:hover {
	color: #fff;
	text-decoration: none
}

/*■概要*/
#description h1{
	size: 13px;
	padding: 3px 0px;
}

/*■ヘッダー*/
#header {
	background-color: #242424;
	background-repeat: no-repeat;
	display: block;
        margin: 0px auto;
	width: 780px;
	height: 51px;
	text-align: left;
	font-size: 11px;
	color: #fff;
}
#h-left {
	float: left;
	padding-top: 4px;
	padding-left: 6px;
}

#h-right {
	padding-top: 10px;
	float: right;
	width: 216px;
}
#header a {
	color: #fff
}
#header a:link {
	color: #fff
}
#header a:visited {
	color: #fff
}
#header a:hover {
	color: #fff;
	text-decoration: none
}

/*■バナー*/
#banner {
        margin: 0px;
        padding: 0px;
}

#banner a {
	color: #000
}
#banner a:link {
	color: #000
}
#banner a:visited {
	color: #000
}
#banner a:hover {
	color: #000;
	text-decoration: none
}

/*■キャッチ*/
#catchtop {
	background-image: url(http://www.yasugihagane.jp/img/catch.png);
	background-repeat: no-repeat;
	display: block;
         margin: 0px;
	width: 780px;
	height: 157px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #bbb;
}
#catchtop a {
	color: #fff
}
#catchtop a:link {
	color: #fff
}
#catchtop a:visited {
	color: #fff
}
#catchtop a:hover {
	color: #fff;
	text-decoration: none
}
.blogtitle{
	padding:10px 0px 5px 15px;
}
#catchtop span{
}
.topdis{
	display: block;
         margin: 0px;
	width: 500px;
	height: 100px;
	padding-top:10px;
	padding-left:20px;
          font-size: 13px;
}

/*□キャッチ※エントリー分*/
#catch {
	background-image: url(http://www.yasugihagane.jp/img/catch.png);
	background-repeat: no-repeat;
	display: block;
         margin: 0px;
	width: 780px;
	height: 157px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #bbb;
}
#catch a {
	color: #fff
}
#catch a:link {
	color: #fff
}
#catch a:visited {
	color: #fff
}
#catch a:hover {
	color: #fff;
	text-decoration: none
}
#catch span{
}
.dis{
	display: block;
         margin: 0px;
	width: 500px;
	height: 100px;
	padding-top:10px;
	padding-left:20px;
          font-size: 13px;
}

#catch h2{
	font-size: 13px;
	color: #EEE;
}

#catch h2 a{
	font-size: 13px;
	color: #EEE;
}

#catch p{
	padding-top: 10px;
	font-size: 12px;
}

/*■トップ・アンダーメニュー*/
#centermenu {
	text-align: center;
	background-color: #5b0000;
	padding: 3px 0px;
}
#centermenu ul {
	list-style-type: none;
} 

#centermenu li {
	display: inline;
	padding: 0px 0px;
}

#news li {
	display: inline;
}
#centermenu a {
	color: #ffe7ce
}
#centermenu a:link {
	color: #ffe7ce
}
#centermenu a:visited {
	color: #ffe7ce
}
#centermenu a:hover {
	color: #ffe7ce;
	text-decoration: none
}

/*■RSS*/
#rss {
	font-size: 8pt
}
#rss table {
	margin: 5px auto;
	width: 680px
}

/*■ようこそ*/
#youkoso {
	background-color: #fff;
	display: block;
	border: 2px solid #313031;
	text-align: left;
	color: #000;
         margin: 20px;
	padding: 4px;
}

#youkoso h3 {
	background-color: #313031;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 12pt;
	font-bold: bold;
}

/*■ヘッダーアドセンス*/
#headerads {
	background-color: #fff;
	display: block;
	border: 1px solid #313031;
	text-align: center;
	color: #000;
         margin: 20px;
	padding: 4px;
} 
#sponsertitle {
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
	font-size: 10px;
	display: block;
         margin: 0px auto;
}
#ads_bb {
	margin-top: 10px;
}

/*■エントリー*/

#content 
.entry-header {
	padding-right: 7px;
	padding-left: 7px;	
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 13px;
         color: #fff;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/footer_bk.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	height: 27px;
}
.entry-header a {
	color: #1d3d97
}
.entry-header a:link {
	color: #1d3d97
}
.entry-header a:visited {
	color: #1d3d97
}
.entry-header a:hover {
	color: #1d3d97;
	text-decoration: none
}
.entry-body {
	margin: 5px 10px;
}
.entry-body p {
	margin-top: 10px
}
.entry-more-link {
	text-align: right;
	margin: 0px;
}
.entry-footer {
	clear: both;
	border-top: #666 1px dotted;
	font-size: 10px;
	margin: 10px 0px 20px;
	color: #666;
	padding-top: 3px;
	text-align: right
}
.trackback-footer {
	clear: both;
	border-top: #666 1px dotted;
	font-size: 10px;
	margin: 0px 0px 20px;
	color: #666;
	padding-top: 3px;
	text-align: right
}
.comment-footer {
	clear: both;
	border-top: #666 1px dotted;
	font-size: 10px;
	margin: 0px 0px 20px;
	color: #666;
	padding-top: 3px;
	text-align: right
}
.comment-content {
	margin: 0px;
	line-height: 1.5
}
.comment-header {
	margin: 10px;
	line-height: 1.5
}
.trackback-content {
	margin: 10px;
	line-height: 1.5
}
input.trackbackbox {
	width: 300px
}
.mail-header {
	padding-right: 7px;
	padding-left: 7px;	
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	height: 27px;
}
.mail-body p {
	margin-top: 10px
}

/*■左カラム*/
#left {
         background-color: #efefef;
	float: left;
	width: 170px;
	text-align: left;
	padding: 5px 0px;
         margin-left: 5px;
         margin-bottom: 10px;
}

#leftbody {
	margin-bottom: 10px;
	line-height: 100%;
	text-align: center;
}

/*■右カラム*/
#right {
         background-color: #efefef;
	float: right;
	width: 170px;
	text-align: center;
	padding: 5px 0px;
         margin-right: 5px;
         margin-bottom: 10px;
}

#rightbody {
         margin-bottom: 10px;
	line-height: 100%;
	text-align: right;
}

/*■サイドバーパーツ*/
/*カテゴリ一覧*/
#category {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: left;
}
.listitem {
	padding-top: 10px;
}
#categorytitle {
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 13px;
         color: #fff;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/footer_bk.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	height: 27px;
}

/*レポート請求*/
#presentside {
         background-color: #fff;
         margin: 10px;
	padding: 7px;
	font-size: 10px;
	text-align: center;
}
#presentside h3 {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
         color: red;
	background-color: #c2ecf8;
}
#presentside label {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#presentside p {
	text-align: left;
}

/*プロフィール*/
#profile {
         background-color: #fff;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}
#profiletitle {
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 13px;
         color: #fff;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/footer_bk.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	height: 27px;
}
#profilebody {
         background-color: #ffffff;
	padding: 5px;
	text-align: left;
}

/*最新記事*/
#sidenews {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
#sidenewstitle {
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 13px;
         color: #fff;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/footer_bk.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	height: 27px;
}
#sidenews ul {
	padding: 15px 10px;
}
#sidenews ul li {
	line-height: 100%;
}

/* カレンダー */
#calendar {
         text-align: center;
}

#calendar a {
	font-weight: bold;
}

#calendar caption	{
	background-color: #efefef;
}

#calendar table {
	width: 90%;
	font-size: 0.75em;
	text-align: center;
	border: solid 1px #333;
}

#calendar td {
	padding: 5px 0;
	border: solid 1px #333;
	background-color: #fff;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

/*ランキング*/
#ranking {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
}
#rankingtitle {
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 13px;
         color: #fff;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/footer_bk.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	height: 27px;
}
#ranking p{
         text-align: center;
}

/*カウンター*/
#counter {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}
#counter p {
	font-size: 10px;
}

/*現在の訪問者*/
#visitor {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}

/*サイドバナーメニュー*/
#sidebanner {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
}

/*RSS取得*/
#feed {
         background-color: #fff;
	margin: 10px;
         padding: 7px;
	text-align: left;
}

/*■お知らせ*/
#oshirase {
	background-color: #ffffe1;
	display: block;
	border: 2px solid #212421;
	color: #000;
         margin-bottom: 15px;
}

#oshirase h2 {
	background-color: #212421;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}

#oshirase h3 {
	background-color: #fffcc;
	padding: 0px 0px 4px 0px;
	text-align: left;
	color: #5b0000;
	font-size: 10pt;
	font-bold: bold;
}

#oshirasebody {
	padding: 10px;
	text-align: left;
}

/*■お客様の声*/
#koe {
	background-color: #fff;
	display: block;
	width: 555px;
	border: 3px double ##c51107;
	color: #000;
         margin-bottom: 15px;
}

#koe h2 {
	background-color: ##c51107;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}

#koebody {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}

/*■PR1*/
#pr1 {
	background-color: #fff;
	display: block;
	border: 3px double #ff7dff;
	color: #000;
         margin-bottom: 15px;
}

#pr1 h2 {
	background-color: #ff7dff;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}

#pr1body {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}

/*■PR2 */
#pr2 {
	display: block;
	border: 2px solid #c2ecf8;
	color: #000;
         margin-bottom: 15px;
}

#pr2 h2 {
	background-color: #c2ecf8;
	padding: 4px;
	text-align: left;
	color: #1d3d97;
	font-size: 10pt;
	font-bold: bold;
}

#pr2body {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}

/*■PR3 */
#pr3 {
	background-color: #fff;
	display: block;
         margin-bottom: 15px;
}

#pr3 h2 {
	background-color: #1d3d97;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}

#pr3body {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}

/*■更新情報*/
#news {
	background-color: #efe0d1;
	display: block;
	text-align: left;
	color: #000;
         margin-bottom: 15px;
}
#news-content {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left
}
#news h2 {
	background-color: #1d3d97;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold
}
#news ul {
	padding: 15px 10px;
}

#news ul li {
	line-height: 140%;
}
#news li {
	display: inline;
}

/*■TOPページカテゴリー一覧 */
#topcatelist {
	background-color: #fff;
	display: block;
         margin-bottom: 15px;
}
#topcatelist a {
	color: #000
}
#topcatelist a:link {
	color: #000
}
#topcatelist a:visited {
	color: #000
}
#topcatelist a:hover {
	color: #000;
	text-decoration: none
}
#topcatelist h2 {
	background-color: #777;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}
#topcatelist h3 {
	border: 1px #313031;
         border-right-style: solid;
         border-bottom-style: solid;
         background-color: #efefef;
         margin-left: 10px;
         margin-top: 15px;
	padding: 4px;
	text-align: left;
	color: #000;
	font-size: 10pt;
	font-bold: bold;
}
#topcatelistbody {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}
#topcateentry {
	text-align: left;
         margin-top: 5px; 
	padding: 3px 0px;
	width: 407px;
}
#topcateentry ul {
	list-style-type: none;
} 

#topcateentry li {
	display: inline;
	padding: 0px 0px;
}

/*■カテゴリーページエントリー一覧 */
#cateentrylist {
	background-color: #fff;
	display: block;
	border: 2px solid #888;
         margin-bottom: 15px;
}
#cateentrylist a {
	color: #000
}
#cateentrylist a:link {
	color: #000
}
#cateentrylist a:visited {
	color: #000
}
#cateentrylist a:hover {
	color: #000;
	text-decoration: none
}
#cateentrylist h2 {
	background-color: #888;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}
#cateentrylistbody {
	background-color: #fff;
	padding: 10px;
	text-align: left;
}
#cateentry {
	text-align: left;
	padding: 3px 0px;
}
#cateentry ul {
	list-style-type: none;
} 

#cateentry li {
	display: inline;
	padding: 0px 0px;
}

/*■エントリーページカテゴリー概要 */
#entrycatedescript {
         margin-bottom: 10px;
	display: block;
}
#entrycatedescript a {
	color: #000
}
#entrycatedescript a:link {
	color: #000
}
#entrycatedescript a:visited {
	color: #000
}
#entrycatedescript a:hover {
	color: #000;
	text-decoration: none
}
#entrycatedescript h2 {
	background-color: #ffa4ff;
	padding: 4px;
	text-align: left;
	color: #333;
	font-size: 10pt;
	font-bold: bold;
}
#entrycatedescriptbody {
	background-color: #fef7ff;
	padding: 10px;
	text-align: left;
	display: block;
}

/*■フッターアドセンス（メインカラム）*/
#footerads {
	background-color: #fff;
	display: block;
	text-align: center;
	color: #000;
         margin: 5px;
	padding: 4px;
} 
#footeradstitle {
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
	font-size: 10px;
	display: block;
         margin: 0px auto;
}

/*■メールフォーム*/
#mailform {
         background-color: #fff;
         margin: 10px;
	padding: 7px;
	border: 2px solid #c2ecf8;
	font-size: 12px;
	text-align: left;
}
.mailform {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #ddd;
}

/*■フッター*/
#footer {
         margin-right: auto;
         margin-left: auto;
	display: block;
	width: 780px;
}

/*コピーライト*/

#copy {
	color: #fff;
	clear: both;
	background: url(http://www.website-designer.jp/comon/color/3c/hagane/footer_bk.png) repeat-x 50% 0px;
	padding-top: 8px;
	height: 22px;
        text-align: center
}