@charset "utf-8";
/*
Theme Name: HajimeShimoyama
Theme URI: http://hajimeshimoyama.com/
Description: The original theme for <a href="http://hajimeshimoyama.com/">hajimeshimoyama.com</a>
Version: 1.2
Author: Travelogue
*/


html {
	overflow-y: scroll;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #777;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #fff;
}
a:link,a:visited {color: #777;text-decoration: none;}
a:hover,a:active {color: #777;text-decoration: underline;}
img {
	border-style: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1.2em;
	line-height: 160%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


/* for IE5.5-7 */
.clrfix {
	zoom: 1;
}
.clrfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* for MacIE */
/*\*/*/
.clrfix {
	display: inline-table;
}
/**/



#container {
	width: 840px;
	text-align: left;
	margin: 0px auto;
}


/* header
---------------------------------------------------- */
#header {
	margin: 0px 0px 15px;
}
#header #header_ul {
	text-align: right;
	margin: 0px;
	padding: 5px 8px 5px 0px;
	background: url(images/header-g.gif) repeat-y left top;
	list-style: none;
}

#header #header_ul li {
	font-size: 1.2em;
	display:inline;
	border-left:1px solid #999;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 3px;
}
#header #header_ul li.noline {
	border-left:none;
	padding: 0px;
	margin: 0px;
}

#header_image {
	background: url(images/header-back.jpg) no-repeat left top;
	height: 176px;
	width: 840px;
}
#header_image p {
	border-bottom: 2px solid #6bc3b0;
	margin: 0px 0px 0px 200px;
	padding: 13px 0px 3px 2px;
	font: bold 1.7em/140% Arial, Helvetica, sans-serif;
}
#header_image h1 {
	font-size: 2.4em;
	margin: 5px 0px 0px 200px;
	padding: 0px 0px 0px 2px;
}
#header_image a:link,#header_image a:visited {color: #333;text-decoration: none;}
#header_image a:hover,#header_image a:active {color: #333;text-decoration: underline;}



/* contents
---------------------------------------------------- */
#contents {
	float: right;
	width: 640px;
}
p.p01 {
	text-align: right;
	margin: 0px 0px 35px;
	border-top: 1px solid #999;
	padding: 3px 0px 0px;
}
.topline {
	border-top: 1px solid #999;
	padding-top: 15px;
}
.pad_lr20 {
	padding-left: 20px;
	padding-right: 20px;
}
.mar_b15 {
	margin: 0px 0px 15px;
}
img.brd01 {
	border: 5px solid #222;
}
p.movie_box {
	background: #000;
	text-align: center;
	padding: 5px 0px;
	margin-right: 20px;
}


/* st */
.sttype01 {
	color: #555;
	margin: 0px 0px 20px;
	padding: 0px 0px 5px 20px;
	border-bottom: 2px solid #5fc2c9;
	font-size: 1.6em;
	font-weight: bold;
	background: url(images/point01.gif) no-repeat left 2px;
}
.sttype01 a:link,.sttype01 a:visited {color: #555;text-decoration: none;}
.sttype01 a:hover,.sttype01 a:active {color: #555;text-decoration: underline;}

.sttype02 {
	color: #555;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px 20px;
	border-bottom: 1px solid #999;
	font-size: 1.6em;
	font-weight: bold;
	background: url(images/point02.gif) no-repeat left 2px;
}
.sttype02 a:link,.sttype02 a:visited {color: #555;text-decoration: none;}
.sttype02 a:hover,.sttype02 a:active {color: #555;text-decoration: underline;}

.sttype03 {
	color: #555;
	margin: 0px 0px 15px;
	padding: 0px 0px 5px 20px;
	border-bottom: 2px solid #5fc2c9;
	font-size: 1.6em;
	font-weight: bold;
	background: url(images/point01.gif) no-repeat left 2px;
}



/* postbox */
.postbox {
	clear: both;
	margin: 0px 0px 30px;
}
.postbox .postbox_img {
	float: left;
	width: 140px;
}
.postbox .postbox_img img {
	border: 5px solid #222;
}
.postbox .postbox_txt {
	float: right;
	width: 480px;
}
div.datebox {
	margin: 0px 0px 5px;
}
div.datebox .date01 {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	background: url(images/point02.gif) no-repeat left 3px;
	padding: 0px 0px 0px 20px;
}
div.datebox .date02 {
	float: right;
	font: 1.1em/1.6em Arial, Helvetica, sans-serif;
	color: #aaa;
}
div.excerpt01 {
	clear: both;
	margin: 0px 0px 5px 18px;
}
div.excerpt01 p {
	margin: 0px;
}
div.todetail {
	margin: 0px 0px 0px 18px;
	font-size: 1.2em;
}


/* sidebar
---------------------------------------------------- */
#sidebar {
	float: left;
	width: 165px;
}


/* sidebar_lang */
ul#sidebar_lang {
	text-align: right;
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	border-bottom: 2px solid #5fc2c7;
}

ul#sidebar_lang li {
	font-size: 1.2em;
	display:inline;
	border-left:1px solid #999;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 3px;
}
ul#sidebar_lang li.noline {
	border-left:none;
	padding: 0px;
	margin: 0px;
}


/* navi */
#navigation {}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}
#navigation li {
	font-size: 14px;
	font-weight: bold;
	color: #555;
	padding: 10px 0px;
	border-bottom: 1px solid #999;
	display: block;
}
#navigation li.linecolor01 {
	border-bottom: 2px solid #5fc2c9;
}

#navigation li a {
	background: url(images/point03.gif) no-repeat left 2px;
	padding: 0px 0px 0px 15px;
}
#navigation ul ul {
	margin: 8px 0px 0px;
}
#navigation li li {
	font-size: 12px;
	font-weight: normal;
	color: #777;
	padding: 0px 0px 5px;
	border-style: none;
}
#navigation li li a {
	background: url(none);
	padding: 0px;
}
#navigation ul ul ul {
	border-top: 1px solid #ddd;
	margin: 5px 0px 8px;
	padding: 8px 0px 0px;
}

/* address */
address#sidebar_address {
	font-size: 1.1em;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: right;
}



/* footer
---------------------------------------------------- */
#footer {
	clear: both;
	margin: 60px 0px 0px;
	border-top: 2px solid #60c2c7;
	padding: 8px 0px 0px;
}
#footer p {
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer ul li {
	font-size: 1.2em;
	display:inline;
	margin: 0px 8px 0px 0px;
	line-height: 160%;
}
#footer ul li.line {
	padding: 0px 14px 0px 0px;
	margin: 0px 18px 0px 0px;
	border-right: 1px solid #999;
}

/* form
---------------------------------------------------- */
form.wpcf7-form {
	margin: 0px;
	padding: 10px 0px 0px;
}

#contact_form01 dl {
	margin: 0px;
	padding: 0px;
}
#contact_form01 dt {
	color: #777;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	font-size: 1.4em;
	background: url(images/point02.gif) no-repeat left 3px;
	line-height: 140%;
}
#contact_form01 dd {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
	font-size: 1.2em;
	line-height: 160%;
}
#contact_form01 dd span.your-name input,
#contact_form01 dd span.your-name2 input,
#contact_form01 dd span.your-email input,
#contact_form01 dd span.your-tel input,
#contact_form01 dd span.your-address input {
	width: 350px;
}
#contact_form01 dd span.your-message textarea {
	width: 500px;
	height: 200px;
}

#contact_form01 dd span.your-category span.wpcf7-list-item {
	display: block;
}
#contact_form01 div {
	padding: 0px 0px 0px 20px;
}
#contact_form01 div input {
	padding: 3px 5px;
}
.wpcf7-response-output {
	font-size: 1.3em;
	line-height: 160%;
	font-weight: bold;
	color: #333;
}

/* list
---------------------------------------------------- */
ul.base-ul {
	font-size: 1.2em;
	line-height: 150%;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 25px;
}
ol.base-ol {
	font-size: 1.2em;
	line-height: 150%;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 35px;
}

/* profile
---------------------------------------------------- */
table.profile_table {
	margin: 0px 0px 15px 20px;
	width: 600px;
	border-style: none;
}
table.profile_table th,table.profile_table td {
	font-size: 1.2em;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.profile_table th {
	width: 40px;
}
