/*
Theme Name: travelica note
Theme URI: http://www.travelica.net/note/
Author: travelica
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴジック",Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #36414d;
	background: #fff;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

p,li {
	line-height:160%;
}

p {
	margin:0 0 1em 0;
}

li {
	list-style-type:none;
}

img {
	border:0;
}

hr {
	display: none;
}

#page {
	width:770px;
	margin:0 auto;
	background-image: url('images/notebg.gif');
}

/*
 Link Color 
----------------------------------------------------------- */
a {
	text-decoration:none;
}
a:link {
	color:#996666;
}
a:visited {
	color:#996666;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#996666;
}


/*
 Global Navi
----------------------------------------------------------- */
#g_navi {
	height:40px;
	background:url(http://www.travelica.net/img/g_navi.gif) no-repeat;  
	margin:0;
}

#g_navi ul {
 padding:0;
}

#g_navi li {
 display:inline;
 list-style-type:none;
}

#g_navi li a {
 height:40px;
 display:block;
 float:left;
 text-indent:-9877em;
 text-decoration:none;
 overflow:hidden;
}

/*------off*/
#g_navi li.g_navi_home a {
 background:url('http://www.travelica.net/img/g_navi.gif') no-repeat;
 width:60px;
}
#g_navi li.g_navi_space a {
 background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -60px 0px;
 width:485px;
}
#g_navi li.g_navi_notes a {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -545px 0px;
	width:45px;
}
#g_navi li.g_navi_travel a {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -590px 0px;
	width:97px;
}
#g_navi li.g_navi_cats a {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -687px 0px;
	width:45px;
}
#g_navi li.g_navi_bbs a {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -732px 0px;
	width:38px;
}


/*------hover*/
#g_navi li.g_navi_home a:hover {
 background:url('http://www.travelica.net/img/g_navi.gif') no-repeat 0px -40px;
}
#g_navi li.g_navi_space a:hover {
 background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -60px 0px;
}
#g_navi li.g_navi_notes a:hover {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -545px -40px;
}
#g_navi li.g_navi_travel a:hover {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -590px -40px;
}
#g_navi li.g_navi_cats a:hover {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -687px -40px;
}
#g_navi li.g_navi_bbs a:hover {
	background:url('http://www.travelica.net/img/g_navi.gif') no-repeat -732px -40px;
}

/*
 header 
-----------------------------------------------------------
#header {
	background-color: #fff;
	margin: 0 0 0 1px;
	padding: 0;
	height: 70px;
	text-align:left;
}

#headerimg {
	margin: 0;
	height: 100px;
	padding: 0;
} */

h1 a {
	margin:0 auto;
	display: block;
	width: 170px;
	height: 110px;
	background:url('images/title.gif');
	background-repeat: no-repeat;
}
h1 span { display:none; }

/*
 content
----------------------------------------------------------- */
#content {
	float: left;
	font-size: 1.2em;
	padding: 0;
	margin: 20px 0 0 20px;
	width: 490px;
}

h2.pagetitle {
	font-size: 1.1em;
	margin: 30px 0px;
	font-weight:bold;
}

/* .narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 490px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 490px;
	} */

.post {
	margin: 0 0 20px;
	padding: 10px 0 5px;
	text-align: justify;
	overflow:hidden;
	border: 1px solid  #cccc99;
	background:#fff;
	clear:both;
}
.post h2 {
	margin: 0 0 5px 8px;
	font-size: 1.2em;
	font-weight:bold;
	text-align:left;
}
.post h3 {
	margin: 0 0 5px 8px;
	font-size: 1.1em;
	font-weight:bold;
	text-align:left;
}
.post small {
	margin-left: 10px;
	font-size: 0.8em;
	font-family: Georgia,Times New Roman,serif;
	line-height: 1.5em;
	color:#808080;
}

.entry {
       margin: 8px;
	font-size: 0.9em;
	line-height:1.8em;
}
.entry ul li {
    padding-left: 10px;
    background: url('images/lmark1.gif') no-repeat 0px 0.5em;
    list-style-type: none;
}
.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.postmetadata  {
	clear: both;
	font-size:0.8em;
	margin-top: 10px;
	margin-left: 8px;
	color:#808080;
}

.post hr {
	display: block;
}

.alt {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* Images  */
p img {
	padding: 0;
       margin: 0 3px 5px 3px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0;
	margin: 0 0 3px 7px;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 7px 3px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
       margin-bottom: 0px;
}
.wp-caption {
	background-color: #fff;
	padding-top: 4px;
}
.wp-caption img {
	margin: 0px 3px;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	color:#666666;
	line-height: 17px;
	padding: 0;
	margin: 0;
	text-align:center;
}

/* Information */
.info {
	padding-left:5px; 
	border-left:3px solid #cccc99;
}
.info a  {
	text-decoration: none;
}
.info a:hover {
	text-decoration:underline;
}

/* Shop Link */
.amazon ul li {
    margin:0px;
    padding:0px 0px 0px 18px;
    list-style-type:none;
    background:url('images/amazon.gif') no-repeat 0em .4em;
}
.amazon a:hover {
	text-decoration:underline;
}

.rakuten ul li{
    margin:0px;
    padding:0px 0px 0px 18px;
    list-style-type:none; 
    background:url('images/rakuten.gif') no-repeat 0em .2em;
}
.rakuten a:hover {
	text-decoration:underline;
}

.apple ul li{
    margin:0px;
    padding:0px 0px 0px 18px;
    list-style-type:none; 
    background:url('images/apple.gif') no-repeat 0em .2em;
}
.apple a:hover {
	text-decoration:underline;
}

/* Site Link */
.tlink ul li {
    margin:0px;
    padding:0px 0px 0px 14px;
    list-style-type:none;
    background:url('images/document.gif') no-repeat 0em 0.2em;
}

/* Related Post */
.entry h3 {
	font-weight:normal;
	font-size: 0.9em;
	margin: 10px 0 10px 0px;
	line-height:90%;
}
ul.related_post {
	margin-bottom: 10px;
}
ul.related_post li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 0.9em;
	padding:0px 0px 0px 12px;
	background:url('images/point1.gif') no-repeat 0.2em 0.5em;
}
.related_post a  {
	text-decoration: none;
}

.related_post a:hover {
	text-decoration:underline;
}

.box {
    width: auto;
    margin: 5px 20px 10px 20px;
    padding: 10px;
    border: 1px solid #c0c0c0;
    background: #f8f8ff;
    font-size: 10px;
    line-height: 150%;
}

h3 {
	font-size: 1em;
	color: #666;
}

/*
 Side bar
----------------------------------------------------------- */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 540px;
	width: 225px;
       font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	margin: 10px 0;
	font-size: 1.2em;
	color: #666;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 2px;
	padding:0px 0px 0px 12px;
	background:url('images/point1.gif') no-repeat 0em 0.4em;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
 	text-decoration:none;
	padding: 1px;
 	cursor: pointer;
}

#sidebar #rss li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background:url('images/rss.jpg') no-repeat 0em 0.2em;
	margin-top: 20px;
	padding-left:20px;
}


/* Calendar */

#wp-calendar_wrap {
	text-align: left;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px 0 0 0;
	width: 155px;
	text-align: left;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	width: 100%;
	text-align: left;
}
#wp-calendar td {
	padding: 3px 0;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*
 foot 
----------------------------------------------------------- */
#footer {
	padding: 0 0 0 45px;
	margin: 0 auto;
	clear: both;
	background: #fff;
	border: none;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	}


.clear {
	clear: both;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

.navigation {
	display: block;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 40px;
}