@charset "utf-8";

/* 
Theme Name: Hashimotokanko
Theme URI: http://www.hashimoto-kanko.com/
Description: Hashimotokanko
Author: D-KAGA
Author URI: http://d-kaga.com/
*/

/* Body */
*{margin:0; padding:0;}

body {
	font-size: 90%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	text-align: left;
	line-height: 1.0em;
}
a img{border:0;}
a:link {
	color: #0033CC;
}
a:visited {
	color: #663366;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}


/*common style css*/
#header {
	background-image: url(images/head.jpg);
	height: 140px;
	background-repeat: no-repeat;
	text-align: right;
	width: 750px;
	background-position: left;
}
#header font {
	font-size: 1px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
}
#header .navi {
	color: #666666;
	margin-top: 101px;
	padding: 0px 15px 0px 0px;
	font-size: 12px;
	line-height: 1em;
}

#container {
	width: 750px;
}
#sidemenu {
	padding: 15px 5px 10px 5px;
	width: 160px;
	float: left;
	background-image: url(images/smenubg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#sidemenu ul.main {margin:5px 0 8px 0;padding:0;list-style:none;line-height:0;}
#sidemenu ul.main li {display:inline;}
#sidemenu p {
	font-size: 90%;
	margin: 2px 0px;
	line-height: 1.2em;
}
#bana {
	margin: 5px 2px;
	padding-bottom: 5px;
	border: 1px solid #93ADCC;
	}
#bana img {
	margin: 2px 0px;
	}


/*contents style css*/
#contents {
	width: 546px;
	margin: 20px 10px 8px 0px;
	padding: 0px;
	float: right;
	text-align: left;
}

.box {
	border: 1px solid #99CCFF;
	padding: 5px;
}
#box2 {
	margin: 10px 0px;
	padding: 5px;
	border: 2px solid #FF9900;
	text-align: left;
}
.topi {
	padding-left: 15px;
	background-image: url(images/topi.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 2px;
}
.new {
	padding-left: 20px;
	background-image: url(images/ya.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	list-style-position: outside;
	margin-top: 2px;
}
#box2 ul, .box ul, .entry ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0px;
}
.entry{	line-height: 1.6em;}
.entry ul {line-height: 2.0em;}
.entry ul li ul,.entry ol li {margin:5px 0 10px 15px;}
.entry ul li ul li { float: left; width: 250px;}

.pagetop {
	font-size: 80%;
	float: right;
	margin: 10px 0 15px 0;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
height: 17px;
}
table.border {
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
}
table.border td {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    padding:3px;
}


h1 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 10px;
	background-image: url(images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	line-height: 1.0em;
	padding-left: 25px;
	padding-top: 4px;
	clear: both;
}
.par20 {
	margin-left: 20px;
	margin-bottom: 5px;
}
.par20 ul {margin-left:10px;}
img.right01 {
	margin-bottom: 5px;
	margin-left: 8px;
	border: 0px;
	margin-top: 5px;
}
img.left01 {
	border: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
}
.txt90 {
	font-size: 90%;
}
.waku01 td {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 10px;
	vertical-align: top;
}
.tit2 {
	font-size: 110%;
	color: #336699;
	background-color: #E3EAFF;
	padding: 3px;
}
.txt_in {
	text-indent: 1em;
	line-height: 1.7em;
	margin-left: 20px;
	margin-bottom: 5px;
}
.txt_in p {
	margin: 0px;
}
.line01 {
	height: 2px;
	border-bottom: 2px dotted #CCCCCC;
	margin: 15px 5px 15px 5px;
}
h2 a:link {
	color: #333399;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
}

h2 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
.tit1 {
	font-size: 110%;
	color: #336699;
	padding-bottom: 5px;
}
blockquote {
	margin: 5px 0px 8px 15px;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	margin-top: 10px;
	border-left: 10px solid #6699CC;
	margin-bottom: 10px;
	padding-left: 4px;
	clear: both;
}
.entry ul li.linkcat h3 {margin-top: 30px;}
.breadcrumb{ margin: 0px 0px 10px;}

/*Footer*/
#footer {
	clear: both;
	text-align: center;
	width: 750px;
	border-top: 1px solid #93ADCC;
	margin-bottom: 20px;
}
#footer p {
	margin-top: 12px;
	margin-bottom: 3px;
	padding: 0px;
}
#footer .co {
	font-size: 80%;
	color: #999999;
	line-height: 1.2em;
}