/*
Theme Name: hashiyan2009
Theme URI: http://www.hashhiyan.jp/
Description: hashiyan2009
Author: Yasuhiro Onishi
*/

body	{
	margin: 0;
	padding: 0;
	background-color: #222222;
	font-size: 0.875em;
	line-height: 1.2em;
}
	
#container {
	width: 857px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	
}

/* ++++++ ヘッダー部分のデザイン ++++++ */
#header h1	{
	background-color: #fff;
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 0;
	}

/* ++++++ ナビゲーション部分のデザイン ++++++ */
#navigation {
	height: 26px;
	margin: 9px 33px 26px 0; 
	overflow: hidden; 
	width: 824px; 
	position: relative; 
	text-align: center;
	
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	/*
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	*/
}
#navigation ul {
	float: right; 
	margin: 0 0 0 0; 
	list-style-type: none;
	list-style-position: inside;
	border-right: #000 2px solid; 
}
#navigation ul li {
	width: 94px; 
	float: left; 
	margin: 0;
	padding: 0; 
	text-decoration: none;

}
#navigation ul li a {
	width: 946x;
	height: 16px; 
	margin: 0;
	padding-top: 4px;
	border-left: #000 2px solid;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: url(images/bt_bg.gif) no-repeat 0px 2px;
}

/* ++++++ homeページのデザイン ++++++ */
#home	{
	background-color: #fff;
	width: 857px;
	margin-bottom: 30px;

}
#home_image	{
	width: 511px;
	height: 303px;
	float: left; 
	margin: 0;
}
#menu {
	float: right; 
	margin: 0;
}
#menu_text {
	font-size: 0.875em;
	line-height: 1.2em;
	margin-top: 30px;
	margin-left: 66px;
}
#concept {
	float: left; 
	margin-top: 40px;
	margin-bottom: 30px;
	width: 857px;
	height: 270px;
	background: url(images/concept_logo.png) no-repeat 0px 0px;
}
#concept_text {
	font-size: 0.875em;
	line-height: 1.2em;
	margin-left: 235px;
}


/* ++++++ contactページのデザイン ++++++ */
#contact {
	float: left; 
	margin-top: 0;
	width: 857px;

	background: url(images/contact_logo.png) no-repeat 0px 0px;
}
#contact_text {
	height: 198px;
	padding-top: 90px;
	font-size: 0.875em;
	line-height: 1.2em;
	margin-left: 378px;
}
#contact_shopname {
	font-family: serif;
	font-size: 1.4em;
	font-weight: bold;
}
#contact_image {
	float: right; 
	margin-top: 0;

	height: 288px;
}

/* ++++++ accessページのデザイン ++++++ */
#access {
	float: left; 
	margin-top: 0;
	width: 857px;
	height: 542px;
	background: url(images/access_map.gif) no-repeat 0px 0px;
}
#access_side {
	float: right; 
	margin-top: 75px;
	width: 337px;
	height: 288px;
}
#access_logo {
		height: 217px;
		margin: 0;
}
#access_image {
	float: right; 
	margin: 0;
}
#access_contents {
	width: 857px;
	text-align: center;
}

/* ++++++ youtubeページのデザイン ++++++ */
#youtube {
	float: left; 
	margin-top: 0;
	margin-bottom: 40px;
	width: 857px;

	background-image: url(images/commercial_message_logo.png); /* ロゴURL */
	background-repeat: no-repeat; /* 1回だけ表示 */
	background-position: bottom left; /* 左下に表示 */
}

/* -- blogページのデザイン -- */
#blog_left {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	float: left;
	width: 230;
	display: block;
}
#sidebar {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 210px;
	display: block;
}
#sidebar ul{
	font-size: 1em;
	margin: 0px 0px 20px 0px;
}
#sidebar li{
	font-size: 0.75em;
	margin: 3px 0px 0px 15px;
}
#sidebar a{
	font-size: 0.75em;
	color: #000;
	margin: 3px 0px 0px 0px;
	text-decoration: none;
	
}


#blog_main {
	font-size: 0.875em;
	margin: 0px 0px 30px 0px;
	float: left;
	width: 430px;
	padding: 0px;
	display: block;
}
.blog_day {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000;
	margin: 0px;
	padding: 3px 0px 0px 19px;
	height: 16px;
	width: 415px;
	border-style: none;
}
.main_title {
	font-family: serif;
	color: #f00;
	font-size: 1.4em;
	width: 415px;
	height: 14px;
	margin: 0px;
	
	padding: 13px 0px 9px 19px;
	border-bottom: #bbb 2px solid; 
}
.main_title a{
	font-size: 1.4em;
	color: #f00;
	text-decoration: none;
}
.main_naiyo {
	font-family: serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #000;
	margin: 0px 0px 10px 0px;

	width: 415px;

	padding: 0px 0px 9px 19px;
	border-bottom: #bbb 2px solid;
}
.postinfo {
	font-size: 0.875em;
}
.postinfo a{
	color: #aaa;
	text-decoration: none;
}

/* 写真＋キャプション */
.wp-caption {
	margin-bottom: 20px;
}
/* 写真のキャプション */
.wp-caption-text {
	line-height: 1.1em;
	margin: 0;
	padding-top: 3px;
}

/* サイドバー: 右側 */
#blog_right {
	font-size: 0.875em;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 180px;
	padding: 0px;
	display: block;
}
#profile_photo {
	margin: 5px 0px 5px 0px;
}
p.feed {
	font-size: 0.875em;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 15px;
}
p.feed a{
	color: #444;
	text-decoration: none;
}
p.feed img{
	vertical-align: bottom;
	margin-right: 3px;
}

.pagetop {
	text-align: right;
	border-style: none;
	margin: 0px;
	padding: 15px 10px 0px 0px;
	clear: both;
}

/* ページナビ */
.pagenavi a{
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}

/* Begin Calendar */
/* カレンダー */
#wp-calendar {
	font-size: 0.75em;
	line-height: 1em;
	empty-cells: show;
	margin: 0px auto 20px;
	width: 160px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	color: #aaa;
	display: block;
}
#wp-calendar caption {
	font-size: 1.4em;
	text-align: center;
	padding: 3px 0;
}
#wp-calendar th {
	padding: 3px 0;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* Doesn't work in IE */
#wp-calendar td.pad:hover { 
	background-color: #fff; 
}

/* End Calendar */


/* 月間アーカイブ(バックナンバー) */
#archives {

}
#archives dd {
	font-size: 0.7em;
	color: #666666;
}
#archives a {
	color: #666666;
	/*
	border-bottom: 1px solid #eeeeee;
	*/
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
}
#archives a:hover {
	color: #666666;
	/*
	background-color: #eeeeee;
	*/
}

/*
#message	{
	position: absolute;
	top: 120px;
	left: 430px;
	width: 340px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #00a0c6;
	}

*/






/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 857px;
	margin: 0;
	}

#contents h2	{
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#contents p	{
	font-size: 0.75em;
	line-height: 150%;
	}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}



.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 15px;
	}

#footer address	{
	color: #000000;
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 230px;
	left: 430px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	font-size: 0.75em;
	}

#topnews div	{
	border: solid 1px #00657d;
	overflow: auto;
	height: 120px;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #00657d;
	}


#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #00a0c6;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}