@charset "utf-8";
/*
Theme Name: IGA-IGA.com Note
Theme URI: http://iga-iga.com
Description: IGA-IGA.com blog用テンプレート
Version: 1.0
Author: OFFIBA DESIGN
Author URI: http://offiba.com/
Tags: three columns
*/

/********************************
	総合
********************************/
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

img.alignleft {
	float:left;
	margin-right: 10px;
}

/********************************
	IGA
********************************/

body {
	text-align:center;
	color: #000000;
	font-size: 12px;
	font-family: sans-serif;
}

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

#page {
	width: 902px;
	margin: 0px auto;
	padding-bottom: 40px;	
	text-align: left;
	background-image: url("./img/bg.gif");
	background-repeat: repeat-y;
}

#page .chapter {
	padding-left: 1px;
	padding-right: 1px;	
}

#header {
	height: 220px;
	/*text-indent: -9999px;
	background-color: #ffffff;
	background-image: url("./img/header.jpg");
	background-repeat: no-repeat;*/
}

#header h1 a {
	display: block;	
	height: 50px;
}

#header p a {
	display: block;
	height: 150px;	
}

#contents {
	width: 545px; /*635px;*/
	height: 600px;
	margin-top: 20px;
	margin-left: 320px; /*230px;*/
}

#contents h2.pagetitle {
	font-weight: bold;
}

#contents .navigation {
	margin-top: 10px;
	margin-bottom: 10px;	
}
#contents .navigation .alignleft,
#contents .navigation .alignright
{

	width: 220px;
	font-size: 9px;
	margin-bottom: 10px
}

#contents .navigation .alignleft {
	float: left;
}

#contents .navigation .alignright {
	float: right;
	text-align: right;
}



#contents .entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #A8B772;
	clear: both;
}

#contents .entry .entry_title h2 {
	color: #7C7F2F;/*#a7b672;*/
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: left;
}

#contents .entry .entry_title h2 a {
	color: #a7b672;
}

#contents .entry .entry_title {
	margin-bottom: 5px;	
}

#contents.entry_date {
	color: #7F705F;
	font-size: 10px;
	font-weight: bold;	
}

#contents .favarite_data {
	width: 310px;
	float: right;	
}

#contents .favarite_data ul {
	margin-top: 15px;	
}

#contents .favarite_data ul li {
	margin-bottom: 10px;	
}

#contents .favarite_data ul li.star .star {
	color: #faaf3b;	
}

#contents .favarite_image p {
	height: 220px;
}

#contents .favarite_image p a {
	display: block;
	width: 200px;
	height: 200px;
	overflow: hidden;	
}

#contents .favarite_image p img {
	width: 200px;
	/*height: 200px;*/
	overflow: hidden;
	text-align: center;
	filter: alpha(opacity=0);
  opacity:0;
}

#contents .favarite_images {
	clear: both;
	margin-bottom: 20px;	
}

#contents .favarite_images p img {
	width: 80px;
	height: 80px;
	margin-right: 8px;
}

			

#contents .entry .entry_body {
	line-height: 1.6;	
}

#contents .entry .entry_body p {
	clear: both;
	margin-bottom: 1em;	
}

#contents .entry .entry_body a img{
	margin-top: 8px !important;
}

#contents .entry .entry_body a,
#contents .entry .entry_body a:visited
{
	color: #798F2C;
	text-decoration: underline;
}

#blogsmenu {
	margin-top: 40px;	
}

#favorite_menu div {
	margin-bottom: 20px;	
}

#favorite_menu ul li,
#favorite_menu p
{
	font-size: 10px;	
}

#favorite_menu dt {
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;	
}

#favorite_menu .star {
	color: #FAAF3B;	
}

#favorite_menu dl dd ul li {
	width: 100% !important;
	margin-left: 0px !important;
	list-style-type: none !important;
	list-style-image: none !important;	
}

#favorite_menu #categorys dt.city {
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #CA6A00;
}


#blog_menu,
#global_menu
{
	position: absolute;
	top: 200px;	
}

#blog_menu strong,
#global_menu strong,
#blog_menu li
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;	
}

#blog_menu ul.menu,
#global_menu ul.menu
{
	margin-bottom: 20px;
}


#blog_menu {
	width: 260px; /*185px;*/
	margin-left: 10px;
}

#blog_menu ul li ul,
#global_menu ul li ul
{
	margin-bottom: 20px;	
}

#blog_menu ul li ul li,
#global_menu ul li ul li
{
	width: 160px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-image: url("./img/bullet.gif");
	list-style-type: disc;
}

#calendar_wrap {
	margin-bottom: 25px;	
}

#calendar_wrap caption {
	text-align: center;	
}

#calendar_wrap thead th,
#calendar_wrap tbody td
{
	width: 23px;
	height: 23px;
	text-align: right;	
}

#calendar_wrap tbody td a {
	color: #7C7F2F;
	text-decoration: underline;	
}

#calendar_wrap #next {
	text-align: right;	
}

#calendar_wrap #prev a,
#calendar_wrap #next a
{
	font-size: 10px;
	color: #666666;	
}

#blog_menu ul li ul li,
ul.menu li,
#global_menu ul li ul li
{
	font-size: 10px;
	color: #999999;	
}

#blog_menu ul li ul li a,
ul.menu li a,
#global_menu ul li ul li a
{
	color: #666666;
	font-size: 10px;
}

#blog_menu ul li ul li a:hover,
#global_menu ul li ul li a:hover,
ul.menu li a:hover
{
	color: #A8B772
}

#global_menu {
	width: 185px;
	margin-left: 715px;	
}

#blog_menu ul#sites_menu li,
#global_menu ul#sites_menu li
{
	margin-top: 10px;
	padding-left: 10px;
	border-left: 1.5em solid #999999;
	font-family: serif;
}

#blog_menu ul#sites_menu li.blogs,
#global_menu ul#sites_menu li.blogs
{
	border-left-color: #DEEC5D;	
}

#blog_menu ul#sites_menu li.hotels,
#global_menu ul#sites_menu li.hotels
{
	border-left-color: #F4A93C;	
}

#blog_menu ul#sites_menu li.spaces,
#global_menu ul#sites_menu li.spaces
{
	border-left-color: #F3B6D1;	
}

#blog_menu ul#sites_menu li.entertainment,
#global_menu ul#sites_menu li.entertainment
{
	border-left-color: #D8B9D7;	
}

#blog_menu ul#sites_menu li.book,
#global_menu ul#sites_menu li.book
{
	border-left-color: #CCCCFF;	
}

#blog_menu ul#sites_menu li.thinking,
#global_menu ul#sites_menu li.thinking
{
	border-left-color: #C0AB92;	
}


 
#global_menu ul#sub_menu li
{
	list-style-position: inside;
	list-style-type: disc;
}

.postmetadata {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.postmetadata a {
	color: #666666;	
}

.postmetadata a:hover {
	color: #000000;	
}

h3#comments {
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;	
}

ol.commentlist li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cccccc;
}

ol.commentlist .avatarfloat {
	width: 40px;
	float: left;	
}

ol.commentlist .commentfloat {
	margin-left: 40px;	
}

ol.commentlist li cite {
	font-weight: bold;
	padding-bottom: 10px;
}

form#commentform input.input_text {
	width: 300px;	
}

form#commentform textarea#comment {
	width : 450px;	
}
