@charset "utf-8";
/* CSS Document */

/*======================================

全体

=======================================*/
body,td,th {
	font-family: Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(http://goo.gl/Jfub);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

/*======================================

リンク

=======================================*/
.post a,#sidebar a {
	margin: 3px;
	padding: 1px;
}
.post a:visited,#sidebar a:visited{
	background-image: url(http://puzzel.jp/blog/wp-content/uploads/2010/02/check.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 19px;
}
a:link {
	color: #FB368E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	text-decoration: none;
	color: #FB368E;
}

/*======================================

指定

=======================================*/
strong {
	color: #FA0874;
	background: #fff url(http://puzzel.jp/blog/wp-content/uploads/2010/02/line.gif) center bottom no-repeat;
	margin: 4px 3px;
	padding: 2px 2px 8px 2px;
}
hr {
	display: none;
}
p   {
    margin: 0;
    padding: 0;
}

/*======================================

全体

=======================================*/
#page {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	margin-top: -20px;
	left: 50%;
	background-color: #FFFFFF;
}

/*======================================

ヘッダー

=======================================*/
#page #header {
	background-image: url(img/header_str.png);
	background-repeat: no-repeat;
	margin: 0px
}
#header h1 {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	float: left;
	padding-top: 20px;
}
#header h1 a {
	display: block;
	height: 105px;
	width: 380px;
	text-indent: -9999px;
}
#header h1 a:hover {
	background-image: url(img/logo_hover.png);
}
#header #headerimg {
	background-image: url(http://puzzel.jp/blog/wp-content/uploads/2010/02/background_2.jpg);
	clear: both;
	height: 110px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
}

/*======================================

メニュー

=======================================*/
#header #menu {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 575px;
	height: 105px;
	float: left;
	margin-top: 20px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu .menu {
	float: left;
}
#menu .menu a {
	line-height: 105px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
}
#menu .menu a:hover {
	background: none !important;
}

/*======================================

コンテンツ

=======================================*/
#page #content {
	width: 700px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
/*	background-image: url(img/str.png);
	background-repeat: repeat-y;
	background-position: left; */
}
#content_one,#comments,#respond {
    margin: 40px 20px;
}
#comments,#respond {
    font-size: 10px;
   }
.linb {
    margin: 5px 10px
}
/*======================================

ポスト

=======================================*/
.post {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.post h2 {
	margin: 0px;
	display: block;
	font-size: 20px;
	background-image: url(img/kiji.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 35px;
}
.post small {
	display: block;
	line-height: 30px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.post .entry {
	line-height: 1.8em;
	letter-spacing: .1em;
}
.post p {
    padding-left: 15px;
    padding-right: 15px;
   }
.post .postmetadata {
	font-size: 9px;
	background-image: url(img/str.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-left: 10px;
    padding-top: 20px;
}
.post h5.link a {
    background: url(http://chezeg.blu.livefilestore.com/y1p_R3hFfUs0R-PKFx_5bDOt1Wipp0WCMrTd_gP6N9HLOp8Kffrfr62zCBz9h9knA7qCQtWSAnrCYBoeezCz0UVEUyGWsYAj2sa/new_window_link.gif) no-repeat;
    line-height: 50px;
    margin: 5px;
    padding-left: 45px;
    display: block
}
.post  a  img {
	padding: 3px;
	border: 3px solid #F3F3F3;
	/*background-image: url(img/str.png);
	background-color: #FFFFFF;*/
	margin-bottom: 5px;
	margin-top: 5px;
}
.post p .alignleft {
	float: left;
	margin: 10px;
}
.more-link {
    display: block;
    margin: 3px 20px;
    padding: 4px !important;
    width: 120px !important;
    background: url(http://puzzel.jp/blog/wp-content/uploads/2010/02/more.gif) no-repeat center center !important;
    height: 30px !important;
    text-indent: -999999px;
    border: 3px solid #ddd
}
.more-link:hover {
    background: #e9e9e9 url(http://puzzel.jp/blog/wp-content/uploads/2010/02/more.gif) no-repeat center center !important;
    border-color: #eee;
}
.aligncenter {
	text-align: center;
	display: block;
	margin: auto !important;
	border: 2px solid #F0F0F0;
}
.post a:hover img ,.post * img{
	background-color: #fff !important;
}
.post img {
	-webkit-box-shadow: 2px 2px 4px rgba(184,184,184,0.7);
	-moz-box-shadow: 2px 2px 4px rgba(184,184,184,0.7);
	-ms-box-shadow: 2px 2px 4px rgba(184,184,184,0.7);
	box-shadow: 2px 2px 4px rgba(184,184,184,0.7);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#b8b8b8, direction=135, strength=2);
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#b8b8b8, direction=135, strength=2);
	}
.tag { margin: 5px 10px; font-size: 10px; text-align: right !important }
.post .photos {
    overflow: hidden;
}
.post .photo {
    width: 260px;
    text-align: center;
    float: left;
    margin-right: 10px;
    height: 320px
    }
.post .pinfo {
    font-size: 8px;
    font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
    letter-spacing: -1px
}
/*======================================

サイドバー

=======================================*/
#page #sidebar {
	float: right;
	width: 260px;
	clear: right;
	overflow: hidden;
	margin-top: -60px;
	margin-right: 10px;
	background-color: #fafafa;
	/*CSS3*/
	-webkit-box-shadow: 0px 0px 5px #ccc;  /* safari */
 	-moz-box-shadow: 0px 0px 5px #ccc;   /* firefox */
 	box-shadow: 0px 0px 5px #ccc;  /* CSS3 */
 	-moz-border-radius: 4px;  /* Firefox */
 	-webkit-border-radius: 4px;  /* Safari */
 	border-radius: 4px; /* CSS3 */
}
#sidebar  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar h2 {
	font-size: 20px;
	font-weight: normal;
	/*
	text-align: right;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #000000;
	*/
	background: #fff url(http://puzzel.jp/blog/wp-content/uploads/2010/02/line.gif) center bottom no-repeat;
	letter-spacing: -2px;
	padding: 5px 5px 7px 5px;
	margin: 10px 15px;
}

.side2 #sidebar  {
	float: none !important;
	width: 90% !important;
	margin: 10px auto !important;
	background-color: #fafafa;
	font-size: 80% !important
}

.side2 #sidebar .widget {
    float: left !important;
    width: 30% !important;
    margin: 10px !important;
    }
.tweetable_latest_tweets,.tweetable_follow {
    margin: 0px 17px !important;
    font-size: 10px  !important
}
/*======================================

プロフィール

=======================================*/
#sidebar .textwidget {
	font-size: 12px;
	line-height: 1.5em;
}
#sidebar .imgpro {
	float: left;
}
#sidebar .textwidget p {
	margin: 0px;
	padding: 0px;
}
#sidebar h6.site {
	font-size: 13px;
	margin: 0px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar #text-3 .textwidget ul {
	padding-left: 30px;
}

/*======================================

検索

=======================================*/
#sidebar #search-3 {
	margin: 10px;
	border-bottom: 2px solid #ddd;
	padding-bottom: 6px
}
#search-3 #searchform {
	margin: 0px;
	padding: 10px;
}
#searchform .screen-reader-text {
	background-image: url(img/glass.png);
	height: 24px;
	width: 22px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 0px;
	line-height: 0px;
	text-indent: -999px;
	margin-right: 3px
}
#searchform #s {
	line-height: 23px;
	height: 23px;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	border: 1px solid #000000;
	width: 145px;
	float: left;
}
#searchform #searchsubmit {
	color: #F8086E;
	background-color: #000000;
	height: 23px;
	line-height: 23px;
	border: 1px solid #000000;
}

/*======================================

アーカイブ

=======================================*/
#sidebar #archives-3 li {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#categories-3 ul {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 12px;
}

/*======================================

カテゴリ

=======================================*/
#categories-3 .cat-item a {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
    margin-bottom: 2px;
	line-height: 23px;
}
#categories-3 .children {
	padding-left: 10px !important;
}
.children li a {
    border: 0 !important;
	font-size: 10px !important;
	padding-bottom: 2px !important;
	padding-top: 2px !important;
	padding-right: 5px !important;
	margin: 0px !important
}

/*======================================

最近の日記

=======================================*/
#recent-posts-3 {
	clear:both
}
#recent-posts-3 ul {
	padding-left: 10px;
	margin-right: 20px;
}
#recent-posts-3 ul a {
	display: block;
	padding: 3px;
}

/*======================================

タグクラウド

=======================================*/
#tag_cloud-3 div {
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#page #footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px;
}
/*======================================

ナビゲーション

=======================================*/
.navigation {
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
	display: block;
	padding: 5px;
}
.navigation .alignleft,.navigation  .alignright {
	width: 48%;
	border-bottom: 1px solid #eee;
	line-height: 30px
}
.alignleft a, .alignright a {
	display: block;
	height: 30px;
	width: 90%;
	padding: 2px;
	line-height: 10px !important
}
.alignleft, .alignright a {
	float: left;
	margin-right: 2px;
}
.alignright {
	text-align: right;
	float: right;
}
.alignleft a {
	float: right;
}

/*======================================

ほか

=======================================*/
pre {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	padding: 15px 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #ddd;
	line-height: 16px;
	/* Mozilla */
	white-space: -moz-pre-wrap;
	/* CSS3 */
	white-space: pre-wrap;
	/* IE 5.5+ */
	word-wrap: break-word;
}
.imgent { float: left; margin: 5px;}
h4,h3 { clear: both;}
h3 { border-bottom: 1px solid #ddd; margin: 4px 5px; padding-top: 20px; padding-left: 10px;}
h3 img { margin: 10px;}
h4 span {
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
}
.tools {
    margin: 20px auto;
    width: 230px;
    padding-top: 35px;
    background: #fff url(http://puzzel.jp/blog/wp-content/uploads/2010/02/tools.jpg) 140px 5px no-repeat;
    border: 1px solid #ddd;
    overflow: hidden
}
.tools img {
    float: left;
    margin: 3px;
    }
.brow {
    margin: 5px 10px;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #eee;
}
span.design {
	color: #FFCC00;
}
span.news {
	color: #FF66FF;
}
span.app {
	color: #99FF00;
}
span.ps {
	color: #0099FF;
}
span.wp {
	color: #9966FF;
}
span.web {
	color: #66CC99;
}
span.pc {
	color: #CCCCCC;
}
span.font {
	color: #009900;
}
span.flash {
	color: #FF0000;
}



.wp-pagenavi {
	width: 300px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	font-size: .9em;
}
.wp-pagenavi .pages {
	margin: 3px;
	padding: 3px;
	display: block;
	float: left;
}
.wp-pagenavi    .current   {
	float: left;
	display: block;
	margin: 3px;
	padding: 3px;
}
.wp-pagenavi  .page  {
	margin: 3px;
	padding: 3px;
	float: left;
	display: block;
}
.wp-pagenavi .nextpostslink {
	margin: 3px;
	padding: 3px;
	float: left;
	display: block;
}
.wp-pagenavi .extend {
	float: left;
	margin: 3px;
	padding: 3px;
}
.wp-pagenavi .last {
	margin: 3px;
	padding: 3px;
	display: block;
	float: left;
}