@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	}
img {
	border: none;
	vertical-align: bottom;
	}

body {
	background-color: #F7F7F7;
	font-family: Verdana, sans-serif;
	color: #3C3C3C;
	word-break: break-all;
	}
strong,
strong * {
	font-weight: bold;
	}
em,
em *,
blockquote,
blockquote * {
	font-style: italic;
	letter-spacing: normal;
	}
a {
	color: #1E50B4;
	}
a:hover {
	color: #FF9000;
	}
/* -------------------------------------
	Header
------------------------------------- */
#header {
	border-top: 3px solid #FF9000;
	border-bottom: 3px solid #AAAAAA;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	}
#header h1 a {
	display: block;
	width: 760px;
	height: 139px;
	margin: 0 auto;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/header.jpg) no-repeat;
	text-indent: -9999px;
	}

/* -------------------------------------
	Wrapper�i3�J�����S�̂��͂��{�b�N�X�j
------------------------------------- */
#wrapper {
	width: 760px;
	margin: 0 auto;
	}

/* -------------------------------------
	Container�i�����ƉE���͂��{�b�N�X�j
------------------------------------- */
#container {
	float: right;
	width: 565px;
	line-height: 1.4;
	}

/* -------------------------------------
	Primary�i�����R���e���c�����j
------------------------------------- */
#primary {
	float: left;
	width: 380px;
	}
#primary #pageNav {
	font-size: 75%;
	padding: 3px;
	color: #B4B4B4;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h2_entrytitle_bg.gif) left bottom repeat-x #F5F5F5;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	margin-bottom: 10px;
	}
#primary #pageNav a {
	text-decoration: none;
	}

/* clearfix */
#primary #pageNav {
	min-height: 1%;
	}
#primary #pageNav:after { /*for modern browser*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
* html #primary #pageNav {
	/**/height: 1%;/*for WinIE*/
	display: inline-table; /*for MacIE*/
	}
/* clearfix */

#primary #pageNav .previous {
	float: left;
	width: 155px;
	text-align: left;
	}
#primary #pageNav .next {
	float: left;
	width: 155px;
	text-align: right;
	}
#primary #pageNav .main {
	float: left;
	width: 64px;
	text-align: center;
	}
#primary .entryBox {
	clear: both;
	border-top: 4px solid #FF9000;
	border-bottom: 1px solid #B4B4B4;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	}
#primary .entryTitleBox {
	border: 1px solid #DCDCDC;
	padding: 1px;
	background-color:#FFFFFF;
	}
#primary .entryTitleBox .entryTitle {
	position: relative;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h2_entrytitle_bg.gif) left bottom repeat-x #F5F5F5;
	height: 30px;
	padding: 7px 9px;
	}
#primary .entryTitleBox .entryTitle h2 {
	width: 280px;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.06em;
	}
#primary .entryTitleBox .entryTitle p.entryDate {
	position: absolute;
	right: 9px;
	bottom: 6px;
	font-size: 62.5%;
	}
#primary .entry {
	font-size: 75%;
	padding: 18px 10px 0;
	letter-spacing: 0.05em;
	}
#primary .entry p {
	margin-bottom: 1em;
	line-height: 1.6;
	}
#primary .entry .extended {
	text-align: right;
	margin-top: -1em;
	}
#primary .entry .extended a {
	text-decoration: none;
	}
#primary p#categoryTitle {
	margin-bottom: 20px;
	padding: 9px 42px;
	border: 1px solid #B4B4B4;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/folder_b.gif) 5px bottom no-repeat #FFFFFF;
	font-weight: bold;
	font-size: 81.25%;
	}
#primary p#datebasedTitle {
	margin-bottom: 20px;
	padding: 9px 42px;
	border: 1px solid #B4B4B4;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/folder_r.gif) 5px bottom no-repeat #FFFFFF;
	font-weight: bold;
	font-size: 81.25%;
	}

/* -------------------------------------
	Secondary�i�E�T�C�h�o�[�j
------------------------------------- */
#secondary {
	float: right;
	width: 170px;
	padding-left: 10px;
	}
#secondary #profile,
#secondary #category,
#secondary #links {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/roundBox.gif) bottom center no-repeat #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}
#secondary h3 {
	width: 170px;
	height: 42px;
	text-indent: -9999px;
	}
#secondary #profile h3 {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h3_profile.gif) no-repeat;
	}
#secondary #category h3 {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h3_category.gif) no-repeat;
	}
#secondary #links h3 {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h3_links.gif) no-repeat;
	}
#secondary #profile dl {
	padding: 0 12px;
	font-size: 75%;
	}
#secondary #profile dl dt {
	font-weight: bold;
	}
#secondary #profile p.detail {
	padding: 5px 12px;
	text-align: right;
	font-size: 75%;
	}
#secondary #profile p.detail a {
	padding-left: 12px;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/allow.gif) left center no-repeat;
	}
#secondary #category ul {
	font-size: 75%;
	list-style: none;
	padding-left: 10px;
	line-height: 1.4;
	}
#secondary #category ul li {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/bullet.gif) left 10px no-repeat;
	padding: 4px 10px 4px 8px;
	}
#secondary #category .countDigit {
	font-size: 83.33%;
	color: #777777;
	}
#secondary #links ul {
	font-size: 75%;
	list-style: none;
	padding-left: 7px;
	line-height: 1.4;
	}
#secondary #links ul li {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/link.gif) left 8px no-repeat;
	padding: 4px 10px 4px 13px;
	}
#secondary #links ul li ul li {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/bullet.gif) left 8px no-repeat;
	padding: 2px 10px 2px 8px;
	}
#secondary #category ul ul,
#secondary #links ul ul {
	border: none;
	font-size: 100%;
	padding-left: 0;
	}
#secondary a {
	text-decoration: none;
	}

/* -------------------------------------
	Sidebar�i���T�C�h�o�[�j
------------------------------------- */
#sidebar {
	float: left;
	width: 180px;
	}
#sidebar #calendar,
#sidebar #recentEntry,
#sidebar #backnumber {
	border: 1px solid #B4B4B4;
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	}
#sidebar #calendar {
	font-size: 62.5%;
	line-height: 1.5;
	text-align: center;
	}
#sidebar #calendar table {
	width: 150px;
	margin: 0 auto 5px;
	}
#sidebar #calendar caption {
	margin: 5px auto 0;
	}
#sidebar #calendar table th {
	font-weight: normal;
	}
#sidebar #calendar table td.today {
	background-color: #FFDC64;
	}

#sidebar h3 {
	width: 174px;
	height: 29px;
	text-indent: -9999px;
	}
#sidebar #calendar h3 {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h3_calendar.gif) no-repeat;
	}
#sidebar #recentEntry h3 {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h3_recententry.gif) no-repeat;
	}
#sidebar #backnumber h3 {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/h3_backnumber.gif) no-repeat;
	}
#sidebar #recentEntry ul {
	font-size: 75%;
	list-style: none;
	padding: 5px 10px;
	line-height: 1.4;
	}
#sidebar #recentEntry ul li {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/bullet.gif) left 10px no-repeat;
	padding: 4px 4px 3px 8px;
	}
#sidebar #backnumber ul {
	font-size: 75%;
	list-style: none;
	padding: 5px 10px;
	}
#sidebar #backnumber ul li {
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/bullet.gif) left 10px no-repeat;
	padding: 2px 4px 2px 8px;
	letter-spacing: 0.05em;
	}
#sidebar #recentEntry a,
#sidebar #backnumber a {
	text-decoration: none;
	}

#sidebar p {
	width: 174px;
	height: 55px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

/* -------------------------------------
	Footer
------------------------------------- */
#footer {
	clear: both;
	background-color: #FFFFFF;
	border-top: 3px solid #AAAAAA;
	padding: 10px 0 30px;
	}
#footer address {
	width: 760px;
	margin: 0 auto;
	text-align: right;
	font-size: 62.5%;
	}


/* -------------------------------------
	Profile
------------------------------------- */

#primary p#profileTitle {
	margin-bottom: 20px;
	padding: 9px 42px;
	border: 1px solid #B4B4B4;
	background: url(http://www.irep.co.jp/blog/takayama_blog/image/folder_g.gif) 5px bottom no-repeat #FFFFFF;
	font-weight: bold;
	font-size: 81.25%;
	}
#primary p#mainImage {
	margin-bottom: 20px;
	}

#primary .profileBox {
	border-bottom: 1px solid #B4B4B4;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	}

#primary .entryTitleBox .entryTitle h2.profile {
	border-left: 4px solid #FF9000;
	padding-left: 4px;
	}

#primary .entry div#bookmarks {
	margin: 3em 0 10px;
	text-align: right;
	font-size: 83.33%;
	}
#primary .entry div#bookmarks a {
	margin-left: 5px;
	letter-spacing: 0;
	}
#primary .entry div#bookmarks img {
	vertical-align: middle;
	}
