@charset "utf-8";

/*******************************************************************/
/*BASIS*/
/*******************************************************************/
* { margin: 0; padding: 0; line-height: 1.4; font-size: 100%;}
a {
	background-attachment: scroll;
	background-color: transparent;
	text-decoration: none;
	color: #00C;
}
a:hover { color: #F60;}
img { border: medium none;}
input,
textarea,select {
	margin: 0 2px;
	padding: 1px;
	font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;
}
hr { display: none; clear: both;}





/*******************************************************************/
/*CLASS*/
/*******************************************************************/
.attention { color: #C33; font-size: 1em;}
.right{	float:right;}
.left{ float:left;}
.center { text-align: center;}
.clear { clear: both; line-height: 0;}
.pagetop { text-align:right; margin: 10px 0;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}





/*******************************************************************/
/*LAYOUT*/
/*******************************************************************/
body {
	margin: 0 auto;
	text-align: center;
	background: #FFF url(images2/back.jpg) left top repeat-x fixed;
	font-size: 62.5%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #231815;
}
div#container {
	position: relative;
	width: 942px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
}
div#header {
	position: relative;
	margin: 10px 0 0;
	background: #FFF url(images2/powered.gif) right top no-repeat;
	font-size: 0.8em;
}	
div#wrapper {
	width: 940px;
	background: #FFF;
	border: #CCC 1px solid;
}
div#main {
	display: inline;
	float: left;
	width: 660px;
	margin-top: 10px;
	padding: 0 30px 0 20px;
	background: #FFF url(images2/side.gif) right top repeat-y;
}
div#sidenavi {
	float: right;
	width: 210px;
	margin-top: 10px;
	padding: 10px 20px 0 0;
	height: 100%;
	font-size: 0.8em;
}
div#footer {
	clear: both;
	margin: 20px 20px 0;
	padding: 10px 0 0;
	border-top: #4E454A 1px dashed;
	font-size: 0.8em;
}





/*******************************************************************/
/*HEADER*/
/*******************************************************************/
div#header div#logo a {
	display: block;
	width: 138px;
	height: 65px;
	background: #FFF url(images2/logo.gif) left center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#header div#descripotion {
	display: block;
	width: 571px;
	height: 65px;
	background: #FFF url(images2/catch.jpg) left center no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 138px;
}
div#header ul {
	position: absolute;
	top: 30px;
	right: 0;
	list-style: none;
}
div#header ul li {
	float: left;
	padding: 0 10px;
	background: #FFF url(images2/point.gif) left center no-repeat;
}
div#header ul li a {
	color: #000;
}





/*******************************************************************/
/*FOOTER*/
/*******************************************************************/
div#footer ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #CCCCCC;
	list-style: none;
}
div#footer ul li a{
	color: #000;
}
div#footer address {
	clear: both;
	padding: 5px 0;
}





/*******************************************************************/
/*TITLE*/
/*******************************************************************/
div#title {
	position: relative;
	margin: 10px 20px 10px;
	width: 900px;
}
div#title h1,
div#title h2,
div#title h3 {
	padding: 4px 0;
}
div#title h1 a {
	font-size: 1.2em;
	color: #000;
}
div#title h2 a {
	font-size: 1.6em;
	color: #000;
}
div#title h3 a {
	font-size: 1.6em;
	color: #FF8C00;
}
h3.archive {
	margin: 20px 0;
	padding-left: 10px; 
	font-size: 1.6em;
	color: #000;
	border-bottom: solid 1px #FF8C00;
	border-left: solid 4px #FF8C00;
}

div#title ul {
	position: absolute;
	top: 10px;
	right: 0;
	list-style: none;
}
div#title ul li.hp a {
	display: block;
	width: 192px;
	height: 27px;
	margin-bottom: 5px;
	background: #FFF url(images2/hp.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#title ul li.company a {
	display: block;
	width: 192px;
	height: 27px;
	margin-bottom: 5px;
	background: #FFF url(images2/company.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#title ul li.request a {
	display: block;
	width: 192px;
	height: 27px;
	background: #FFF url(images2/request.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#title ul li.company_request a {
	display: block;
	width: 192px;
	height: 27px;
	background: #FFF url(images2/company_request.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#photos {
	margin: 5px 20px 10px 20px;
}
div#photos div.photo {
	height:28px;
	background: #FFF url(images2/photos.gif) left top no-repeat;
	text-indent: -9999px;
}
div#photos ul {
	margin: 5px 0;
	list-style: none;
}
div#photos li {
	display: inline;
	margin: 0 20px 0 0;
}
div#photos li.end {
	display: inline;
	margin: 0;
}

div#points {
	position: relative;
	width: 900px;
	margin: 10px 20px 10px 20px;
	border-top: dotted 1px #FF8C00;
	border-bottom: dotted 1px #FF8C00;
}
div#points p {
	padding: 6px 130px 6px 0;
	line-height: 1.6;
	font-size: 0.8em;
}
div#points div.new a {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 112px;
	height: 27px;
	background: #FFF url(images2/new_entry.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}





/*******************************************************************/
/*CATEGORY*/
/*******************************************************************/
div#category {
	position: relative;
	width: 900px;
	height: 40px;
	margin: 10px 20px 0;
	background: url(images2/category.gif) left top no-repeat;
}
div#category ul {
	position: absolute;
	top: 0;
	left: 116px;
	height: 40px;
	list-style: none;
	background: url(images2/category_back.gif) right top no-repeat;
}
div#category ul li {
	float: left;
}
div#category ul li a {
	display: block;
	width: 112px;
	padding-top: 13px;
	text-align: center;
	font-size: 0.8em;
}	
div#category ul li a:hover,
div#category ul li.select a {
	text-decoration: underline;
	color: #FF8C00;
}
	




/*******************************************************************/
/*ENTRY*/
/*******************************************************************/
div#main div.entry {
	margin: 0 0 30px;
	padding: 1px 0;
}
div#main div.entryHeader {
	position: relative;
	width: 610px;
	margin-bottom: 10px;
	padding: 10px 0 10px 50px;
	background: #FF8C00 url(images2/entry.gif) left center no-repeat;
}
div#main div.entryHeader div.title a {
	display: block;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
div#main div.entryHeader p {
	font-size: 0.8em;
	color: #000;
}
div#main div.entryHeader p a {
	color: #000;
}


div#main div.entryBody {
	clear: both;
	padding: 20px;
	background: #FFF;
	border: #F5F5F5 10px solid;
}
div#main div.entryBody img{
	margin:10px auto;
	padding:5px;
	text-align:center;
	border:solid 1px #CCC;
}
blockquote {
	margin : 10px 15px;
	padding : 5px;
	background-color: #E8E8E8;
}


div#main div.entryBody div.hplink ul {
	height: 50px;
	list-style: none;
}
div#main div.entryBody div.hplink ul li {
	float: right;
}
div#main div.entryBody div.hplink ul li.hp a {
	display: block;
	width: 167px;
	height: 27px;
	margin-left: 5px;
	background: #FFF url(images2/hp.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#main div.entryBody div.hplink ul li.company a {
	display: block;
	width: 167px;
	height: 27px;
	margin-left: 5px;
	background: #FFF url(images2/company.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div#main div.entryBody div.hplink ul li.company_request a {
	display: block;
	width: 192px;
	height: 27px;
	background: #FFF url(images2/company_request.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div#main div.entryBody div.hplink ul li.request a {
	display: block;
	width: 192px;
	height: 27px;
	background: #FFF url(images2/request.gif) right top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

div.navigation {
	margin-top: 30px;
	height: 30px;
}
div.navigation div.left a {
	display: block;
	width: 102px;
	height: 28px;
	background: #FFF url(images2/previous.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
div.navigation div.right a {
	display: block;
	width: 102px;
	height: 28px;
	background: #FFF url(images2/next.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}



p.catch {
	margin: 20px 0;
	padding: 2px 0 2px 20px;
	background: url(images2/point_blue.gif) left center no-repeat;
}
ul.related_entry {
	margin: 10px 0;
	padding-top: 20px;
	background: url(images2/related_entry.gif) left top no-repeat;
	list-style: none;
}
ul.related_entry li,
ul.related_link li {
	margin: 0 0 0 20px;
	padding: 0;
}
ul.related_entry li a,
ul.related_link li a {
	padding: 2px 0 2px 20px;
	background: url(images2/point_blue.gif) left center no-repeat;
}

ul.related_link {
	margin: 10px 0;
	padding-top: 20px;
	background: url(images2/related_link.gif) left top no-repeat;
	list-style: none;
}







/*******************************************************************/
/*COMMENTS*/
/*******************************************************************/
div#main div#comments {
	margin: 20px 0;
	padding: 20px;
	border: #F5F5F5 10px solid;
}
div#main div#comments h3 {
	font-size: 1.2em;
	color: #FF8C00;
}






/*******************************************************************/
/*SIDENAVI*/
/*******************************************************************/
[id="sidenavi"]div#sidenavi {
	margin-top: 0;
}
html:lang(ja) div#sidenavi {
	margin-top: 0;
}
div#sidenavi h3 {
	height: 30px;
	margin: 10px 0 10px 20px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#sidenavi div.news h3 { background-image:url(images2/news.gif);}
div#sidenavi div.link h3 { background-image:url(images2/link.gif);}
div#sidenavi div.writer h3 { background-image:url(images2/writer.gif);}
div#sidenavi div.topics h3 { background-image:url(images2/topics.gif);}
div#sidenavi div.comment h3 { background-image:url(images2/comment.gif);}
div#sidenavi div.map h3 { background-image:url(images2/map.gif);}
div#sidenavi div.archive h3 { margin: 0; height: 50px; background-image:url(images2/archive.gif);}
div#sidenavi div.links h3 { background-image:url(images2/links.gif);}
div#sidenavi div.posts h3 { background-image:url(images2/posts.gif);}
div#sidenavi div.search h3 { background-image:url(images2/search.gif);}

div#sidenavi p {
	padding: 15px 0 15px 20px;
	background: url(images2/side_line.gif) left top no-repeat;
}
div#sidenavi div.news p {
	padding: 10px 0 10px 20px;
}
div#sidenavi div.link,
div#sidenavi div.writer,
div#sidenavi div.topics,
div#sidenavi div.comment,
div#sidenavi div.map,
div#sidenavi div.archive,
div#sidenavi div.search,
div#sidenavi div.attention2,
div#sidenavi div.posts {
	margin: 0;
	background: url(images2/side_line.gif) left bottom no-repeat;
}
div#sidenavi div.writer img{
	margin: 0 10px 10px;
	text-align: center;
	border: #FF8C00 4px solid;
}
div#sidenavi ul {
	padding: 30px 0 30px 20px;
	background: url(images2/side_line.gif) left top no-repeat;
	list-style:none;
}
div#sidenavi div.posts ul li{
	padding: 0 0 20px;
}
div#sidenavi ul li.banner {
	padding: 10px 0 0;
}

div#sidenavi div.search form {
	padding: 15px 0 15px 20px;
	background: url(images2/side_line.gif) left top no-repeat;
}





/*******************************************************************/
/*SITE*/
/*******************************************************************/
div.site h4 {
	margin: 20px 0 0;
	color: #FF8C00;
}
div.site p {
	padding: 10px 0;
}
div.site ul {
	margin: 10px 30px;
}





/*******************************************************************/
/*フキダシ*/
/*******************************************************************/
.tooltip{
	width: 200px;
	color:#000;
	font:lighter 12px Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}
.tooltip span.top{
	padding: 8px 8px 0;
    background: url(images2/bt.gif) no-repeat top;
}
.tooltip b.bottom{
	font-size: 1px;
	text-indent: -9999px;
	padding: 0 8px 21px;
    background: url(images2/bt.gif) no-repeat bottom
}

