@charset "utf-8";
/*
Theme Name: tomodachi
Author: Isao Naito
Author URI: http://inakagenki.com
*/


/*header*/

body {
	font: 90%/175% Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin: 0;
	padding: 0;
	top:0px;
	background-image:url();
	background-repeat:repeat-x;
	color:#666666;
	font-size:15px;

}

a {
	color: #495865;
}

a img {
	border: none;
}

a:hover {
	color: #6F6F6F;
}


#wrap {
	margin: 0 auto 0 auto;
	width: 640px;
	text-align: left;
}

#header {
clear:both;
	width: 900px;
	height: 250px;
	margin: 0;
	padding: 0;
	text-align: left;
}




#headerimg a {


position:fixed;
width:900px;
height:250px;
overflow:hidden;
text-indent:-400px;
line-height:100px;
}



.description {
	position: relative;
	font-size: 13px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
}

h1 {
	margin: 0px;
	}


/*ロゴ＆TEL*/


#logotel {
  width: 900px;
  height:50px;
    margin:0px 0 5px 0;
	padding:5px 0 0 0;


}

#logotel ul.menu {
  width: 900px;
  height:50px;
    margin:0px;
    padding:0px;
  
 }

#logotel ul.menu li {
list-style-type:none;
  float: left;
    margin:0px;
    padding:0px;

}

#logotel ul.menu li a {
  height:50px;
  text-indent:-40em;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
}

#logotel ul.menu li a:hover {
  background-position: 0px 0px;
}


a.logo {
  background-image: url(images/logo.png);
  width:400px;
  height:50px;
}

a.tel {
  background-image: url();
  width:200px;
}


 /*ページメニュー*/
#navcontainer {
height:50px;
  margin:15px 0 10px 0px;
  background-image: url(images/menubg.png);
}

#navcontainer ul.menu {
  width: 900px;
  height:40px;
  margin:0px;
  padding:0px;


 }

#navcontainer ul.menu li {
list-style-type:none;
  margin:5px 0 0px 5px;
    padding:0px;
    float:left;
}


#navcontainer ul.menu li a {
    float:left;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display:block;
  text-decoration:none;
  text-align:center;
}

#navcontainer ul.menu li a:hover {
  background-position: 0px -40px;
}


/* メインメニュー画像*/
a.menu1 {
  background-image: url(images/menu1.png);
  width:500px;
  height:40px;
    text-indent:-400em;
}

a.menu2 {
  background-image: url(images/menu2.png);
 width:120px;
  height:40px;
    text-indent:-400em;
}

a.menu3 {
  background-image: url(images/menu3.png);
  width:120px;
  height:40px;
      text-indent:-400em;
}

a.menu4 {
  background-image: url(images/menu4.png);
  width:130px;
  height:40px;
        text-indent:-400em;
}


	
/*index*/

 /*ぱんくず*/
#bread{
margin-top:5px;
color:#666666;
font-size:12px;
margin:0 0 0 5px;
}

#bread a{
text-decoration:none;
color:#666666;
}

/*コンテンツ*/

#content {
	position: relative;
	margin:0 0px 5px 10px;
	float:right;
	padding: 0;
	width: 650px;
	color: #666666;
}

#content .post .date{
font-weight:bold;
font-size:12px;
text-align:right;
}



 /*記事タイトル*/



#content h2 {
	border-bottom: 1px solid #CCCCCC;
        background:url(images/h2.png) no-repeat;
	margin: 0 0 5px 0px;
padding: 0 0 0 20px;
		font-size: 16px;
			color: #000000;
}

#content h2 a{
		font-size: 16px;
		text-decoration:none;
			color: #000000;
}

#content h2.storytitle {
margin:0 0 0 5px;
padding: 0 0 0 5px;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}

#content h2.storytitle a {
margin:0 0 0 5px;
padding: 0 0 0 10px;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}

#content h2.storytitle a:hover {
	color: #495865;
	text-decoration: none
}

#content h2.news {
        background:url(images/h2news.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}



#content h2.office {
        background:url(images/h2office.gif) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}

#content h2.office2 {
        background:url(images/h2office2.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}

#content h2.tokyo {
        background:url(images/h2tokyo.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}
#content h2.nagoya {
        background:url(images/h2nagoya.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}
#content h2.kansai {
        background:url(images/h2kansai.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}
#content h2.nagano {
        background:url(images/h2nagano.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}
#content h2.shizuoka {
        background:url(images/h2shizuoka.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}


#content h3,.blogbanner h3{
	background:url(images/h3.png) no-repeat;

	margin: 5px 0 0px 5px;
	padding: 0 0 0 20px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
}

#content h3 a{
	margin: 0 0 0px 5px;
	padding: 0 0 0 0;
        color:#990099;
        font-size:15px;
text-decoration: none;
	font-weight:normal;
}



#content h2#comments{
color: #666666;
	font-size: 13px;
		border-top: 1px solid #FF0000;
        background:url(images/h2.png) no-repeat;
					padding:0 0 0 25px;
			margin: 0 0 5px 5px;
}

#content h2#comments,#content h2#comments a {
	color: #666666;
	font-size: 13px;
						padding:0 0 0 25px;
			margin: 0 0 5px 5px;
}

#content h2#postcomment{
	color: #666666;
	font-size: 13px;
		border-top: 1px solid #FF0000;
        background:url(images/h2.png) no-repeat;
					padding:0 0 0 25px;
			margin: 0 0 5px 5px;
}



#content div.post {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 50px;
}

#content div.post p, #content div.post li {
	line-height: 130%;
	
}


#content div.storycontent  {
margin:5px 0 0 5px;
}

#content div.post div.storycontent p {
margin-left:10px;
	width: 95%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}



#content p a{
text-decoration:none;
font-size:12px;
}

.timg{
float:right;
width:300px;
}

.tcontent{
float:left;
width:340px;

}

 /*コンテンツ記事*/

 #A{
width:420px;
float:left;
margin:0px 0 5px 0;
padding:5px;
border:#CCCCCC 1px solid;
}

#B{
width:200px;
margin:7px 0 5px 10px;
float:right;
}


#B ul.menu li {
list-style-type:none;
  margin:5px 0 0px 5px;
    padding:0px;
}


#B ul.menu li a {
    float:left;
	  margin:5px 0 0px 5px;
}

#B ul.menu li a:hover {
  background-position: 0px -50px;
}

#BB{
width:200px;
margin:7px 0 5px 10px;
float:right;
}


#BB ul.menu li {
list-style-type:none;
  margin:5px 0 0px 5px;
    padding:0px;
}


#BB ul.menu li a {
    float:left;
	  margin:5px 0 0px 5px;
}

#BB ul.menu li a:hover {
  background-position: 0px -50px;
}


/* office*/
a.office1 {
  background-image: url(images/office1.png);
  width:180px;
  height:50px;
    text-indent:-400em;
}

a.office2 {
  background-image: url(images/office2.png);
 width:180px;
  height:50px;
    text-indent:-400em;
}

a.office3 {
  background-image: url(images/office3.png);
 width:180px;
  height:50px;
    text-indent:-400em;
}

a.office4 {
  background-image: url(images/office4.png);
 width:180px;
  height:50px;
    text-indent:-400em;
}

a.office5
 {
  background-image: url(images/office5.png);
 width:180px;
  height:50px;
    text-indent:-400em;
	margin-bottom:15px;
}


#C{
margin-left:0px;
width:220px;


}

#D{
margin:0px 0 20px 0;
width:900px;
float:left;
}

.blogbanner{
clear:both;
margin:0px 0 20px 0;
height:100px;
width:900px;
float:left;
}


#E{
margin:15px 0 0px 0;
width:200px;
float:right;

}
#E ul.menu li {
list-style-type:none;
  margin:5px 0 0px 0px;
    padding:0px;
	    float:left;
}

.pickup{
width:170;
height:40px;
margin:0 5px 5px 0;
float:left;
}

.list{
background:url(images/list.png) no-repeat;
float:right;
padding:0 0px 0 20px;
margin:0 0 0 0;
}
.list a{
font-size:12px;
text-decoration:none;

margin:0 0 0 0;
}



.talentpost{
border:#CCCCCC 1px solid;
width:150px;
height:170px;
margin:5px 5px 0 0px;
float:left;

}

.talentimg{
float:right;
margin:5px;
width:280px;
}

.talenttext{
float:left;
width:300px;
}

#content div.post div.talentpost div.storycontent  {
	margin: 0px 0 0px 15px;
        font-size:12px;
		color:#666666;
}

#content div.post div.talentpost div.storycontent a{
		color:#FFFFFF;
}



#content div.post p {
	width: 90%;
}


#content div.talentpost div.meta, #content div.talentpost div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
text-align: center;
        text-decoration:none;
}



#content div.post div.meta, #content div.post div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
text-align: right;
        text-decoration:none;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}



#content div.post div.feedback {
	font-size: 12px;
        margin: 5px 0 15px 0;
		float:right;
}

#content div.post div.feedback a{
color:#666666;
	text-decoration:none;
        text-align:right;
        float:right;
        margin: 5px 0 15px 0;
			font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin: 0 0 10px 15px;
}

#content form{
margin:0 0 0 15px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}



#content p a{
	margin: 0 0 10px 15px;
}


#content div.post ul#sitemap li {
margin:0 0 0 10px;
line-height:150%;
list-style:none;
}
#content div.post ul#sitemap li a{
list-style:none;
text-decoration:none;
}


/*ページナビ*/

.postnav{
clear:both;
font-size:12px;
color:#999999;
margin:30px 0 10px 10px;
text-decoration:none;

}

.postnav a{
text-decoration:none;
margin:30px 0 10px 0px;
color:#666666;
}




/*sidebar*/


#menu {
float:left;
	position: relative;

	left: 0px;
	margin: 0 0 10px 0px;
	width:200px;
}

#menu ul {
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
}

#menu ul li {
	color: #666666;
	font-size: 13px;
	margin: 0;
	padding: 0;
		list-style-type: none;
}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#menu  h2 {
color:#333333;
	width: 190px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#menu  a{
text-decoration:none;
}


#menu ul li h2 {
border-left:#FF0000 solid 1px;
border-bottom:#FF0000 solid 1px;
border-top:#FF0000 solid 1px;
color:#FF0000;
	width: 195px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}


#menu ul li ul li a {
	color: #666666;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#menu h2.list {
        background:url(images/h2list.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}

#menu h2.kanren {
        background:url(images/h2kanren.png) no-repeat;
		text-indent:-400em;
		height:30px;
		border:none;
}

/*検索*/
#searchform {
	margin: 2px 0 15px 0;
}


/*フッター*/

#foot{
background-color:#FFFFFF;
	color:#666666;
		border-bottom: 1px solid #CCCCCC;
	clear: both;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0px 0;
	text-align: center;
	width: 900px;
}

#footmenu{
width:700px;
height:30px;
clear:both;
float:right;
}

ul.foot {

background-color:#FF0000;
 float:right;
  color:#FFFFFF;
  padding:0px;
  
}

ul.foot li {
height:30px;
  list-style-type: none;
  margin-left:0px;
   margin-right:10px;
 float:left;
}

ul.foot li a {
color:#FFFFFF;
	text-decoration: none;
	color:#FFFFFF;
	 float:left;
}

ul.foot li .flash {
  background-image: url(images/h2office.gif);
  width:200px;
  height:30px;
    text-indent:-400em;
}

p.credit {
	color: #666666;
	color:
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
border-bottom: 0px solid #666666;
	clear: both;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 15px 0 15px 0;
	text-align: center;
	width: 900px;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/*検索結果*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p a{
	margin:0 0 10px 15px;
	text-decoration:none;
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
	margin:0 0 10px 15px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}





.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}



