/*■セットアップ*/

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

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	background-color: #fff;
	color: #333333;
         text-align: center
	}

a img {
          border: none;
}

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

/*■カテゴリーセットアップ*/
#ctcontents{
	background-color: #fff;
}
#ctcontents a {
	color: 666;
}
#ctcontents a:link {
	color: #666;
}
#ctcontents a:visited {
	color: #666;
}
#ctcontents a:hover {
	color: #666;;
	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: #00b5d9;
}

#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: #ffffff;
	margin: 0px auto;
	border: 1px solid #ff0000;
	width: 780px;
	text-align: left;   
}

#content {
	float: left;
	width: 570px;
	margin: 0px 10px 15px 10px;
	text-align: left;
}

h2,h3,h4,h5,h6 {
	padding: 0px;
	margin: 0px;
	color: #666;
	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: #ff0000;
}
h6 {
	font-weight: normal
}

#blogcontainer { margin: 0px auto;}

/*■パンくず*/

#pankuzu {
	padding: 5px 10px;
	font-size: 8pt;
	background-color: #fff;
	text-align: left
}

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

/*■ヘッダー*/
#header {
	background-image: url(http://www.website-designer.jp/comon/color/3c/yamasho/title.png);
	background-repeat: no-repeat;
	display: block;
        margin: 0px auto;
	width: 780px;
	height: 51px;
	text-align: left;
	font-size: 11px;
	color: #000;
}
#h-left {
	float: left;
	padding-top: 10px;
	padding-left: 15px;}

#h-right {
	padding-top: 20px;
	float: right;
	width: 356px;
}
#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
}

/*■キャッチ*/
#catch {
	background-image: url(./images/catch.png);
	background-repeat: no-repeat;
	display: block;
         margin: 0px;
	width: 780px;
	height: 157px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#catch a {
	color: #fff
}
#catch a:link {
	color: #fff
}
#catch a:visited {
	color: #fff
}
#catch a:hover {
	color: #fff;
	text-decoration: none
}
.blogtitle{
	padding:6px 0px 5px 15px;
}
#catch span{
}
.dis{
	display: block;
         margin: 0px;
	width: 410px;
	height: 100px;
	padding-top:10px;
	padding-left:20px;
        font-size: 12px;
}


/*□キャッチ※エントリー分*/

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

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

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

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

#news li {
	display: inline;
}
#centermenu a {
	color: #000
}
#centermenu a:link {
	color: #000
}
#centermenu a:visited {
	color: #000
}
#centermenu a:hover {
	color: #000;
	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;
}

/*■エントリー*/

#content 
.entry-header {
	padding-right: 7px;
	padding-left: 7px;	
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 13px;
         color: #666;
	background: url(http://www.website-designer.jp/comon/color/3c/yamasho/footer_bk.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	height: 27px;
}
.entry-header a {
	color: #666;
}
.entry-header a:link {
	color: #666;
}
.entry-header a:visited {
	color: #666;
}
.entry-header a:hover {
	color: #666;
	text-decoration: none
}
.entry-body {
	margin: 5px 0px
}
.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
}

/*■左カラム*/
#left {
         background-color: #fef1e8;
	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: #fef1e8;
	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: 10px;
	font-size: 11px;
	text-align: left;
}
.listitem {
	padding-top: 5px;
}
#categorytitle {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 13px;
	background: url(http://www.website-designer.jp/comon/color/3c/yamasho/catetitle.png) repeat-x 50% 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 7px;
	height: 27px;
         color: #fff;
}

/*レポート請求*/
#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;
	background: url(http://www.website-designer.jp/comon/color/3c/yamasho/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;
	background: url(http://www.website-designer.jp/comon/color/3c/yamasho/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%;
}
#sidenews a {
	color: #000
}
#sidenews a:link {
	color: #000
}
#sidenews a:visited {
	color: #000
}
#sidenews a:hover {
	color: #000;
	text-decoration: none
}

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

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

#calendar td {
	padding: 5px 0;
	border: solid 1px #efefef;
	background-color: #fff;
}

#calendar a {
	color: blue;
}

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

/*ランキング*/
#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;
	background: url(http://www.website-designer.jp/comon/color/3c/yamasho/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;
}

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

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

#oshirase h3 {
	padding: 0px 0px 4px 0px;
	text-align: left;
	color: #a96618;
	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 #0080ff;
	color: #000;
         margin-bottom: 15px;
}

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

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

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

#pr2 h2 {
	background-color: #1d3d97;
	padding: 4px;
	text-align: left;
	color: #fff;
	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 {
	display: block;
	border: 2px solid #6689bf;
         margin-bottom: 15px;
}
#cateentrylist a {
	color: #333
}
#cateentrylist a:link {
	color: #333
}
#cateentrylist a:visited {
	color: #333
}
#cateentrylist a:hover {
	color: #333;
	text-decoration: none
}
#cateentrylist h2 {
	background-color: #6689bf;
	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: #6689bf;
	padding: 4px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	font-bold: bold;
}
#entrycatedescriptbody {
	background-color: #eefafd;
	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: center;
}
#mailform h3 {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
         color: red;
	background-color: #c2ecf8;
}
#mailform label {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#mailform p {
	text-align: left;
}

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

/*コピーライト*/

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