* {
margin: 0;
padding: 0;
}

body {
background-image: url(../img/backshade.jpg);
background-repeat: repeat-y; 
background-position: top center;  
font-family: 'MS ゴシック','平成角ゴシック','Arial','Verdana', 'sans-serif';
font-size: 10px;
color: #555;
text-align: center; 
}


p {
	line-height: 162%;
	margin: 0 0 1.2em 3px;
	color: #000;
}


li {
list-style-type: none;
}

img {
border: 0;
}

/*
 link [
----------------------------------------------------------- */
a {
text-decoration: none;
}
a:link {
color: #666633;
}
a:visited {
color: #666633;
}
a:hover {
color: #ff9900;
text-decoration: none;
}
a:active {
color: #666633;
}


/*
 container [
----------------------------------------------------------- */
#container {
width: 960px;
margin: 0 auto;
text-align: left; 
}

/*
 header [
----------------------------------------------------------- */
#header {
margin: 0 0 0 0;
padding: 0 0 30px 0;
width: 960px;
height: 60px;
}

#header1 {
float: left;
width: 300px;
height: auto;
}

#header1 h1 {
font-size: 120%;
padding: 7px 0 5px 20px;
}

#header2 {
float: right;
width: 600px;
height: auto;
}

#header1 #headerlogo {
margin: 3px 0 0 25px;
padding: 0 0 0 0;
width: 150px;
height: 60px;
background-image: url(../img/thinkpluslogo.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#header1 #headerlogo a {
margin: 0;
padding: 0;
display: block;
width: 150px;
height: 43px;
}

#header1 #headerlogo span {
display: none;
}

#headnavi {
padding: 36px 250px 0 0;
}

#headnavi li {
margin: 0 20px 0 0;
padding: 0 0 0 0;
float: right;
height: 16px;
}

#headnavi li a {
text-decoration: none;
padding-left: 16px;
color: #8c8c8c;
}

#headnavi li a:hover {
text-decoration: none;
color: #ff9900;
}

#headnavi li#contact a {
background: url(../img/icon_contact.gif) no-repeat left center;
}

#headnavi li#sitemap a {
background: url(../img/icon_sitemap.gif) no-repeat left center;
padding-right: 2px;
}


#header2 #freedial {
float: right;	
margin: -36px 0 0 0;
padding: 0 20px 0 0;
width: 230px;
height: 60px;
background-image: url(../img/freedial.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#header2 #freedial a {
margin: 0;
padding: 0;
display: block;
width: 230px;
height: 60px;
}

#header2 #freedial span {
display: none;
}


/*
 wall [
----------------------------------------------------------- */
#wall {
margin: 0 20px 30px 20px;
padding: 0 0 0 0;
background-image: url(../img/artop.jpg);
background-position: left top;
width: 920px;
height: 135px;
}

/*
 topicpath [
----------------------------------------------------------- */
#topicpath {
margin: 10px 25px 15px 25px;
padding: 2px 0 2px 5px;
background-image: url(../img/bg_topicpath.gif);
background-position: left top;
background-repeat: repeat-x;
height: 16px;
width: 910px;
}

#topicpath_01 {
margin: 0 0;
}

#topicpath_01 li {
display: inline;
line-height: 110%;
list-style-type: none;
}

#topicpath_01 li a {
padding-right: 10px;
background: url(../img/topicpath.gif) no-repeat right center;
}

#topicpath_01 span {
background: url(../img/icon_topicpath.gif) no-repeat left center;
padding-left: 16px;
}




/*
 all_content [
----------------------------------------------------------- */
#all_content {
width: 960px;
float: left;
}


/*
 content [
----------------------------------------------------------- */
#content {
float: right;
width: 755px;
}



/*
 menu [
----------------------------------------------------------- */
#menu {
width: 155px;
padding: 0 0 0 25px;
float: left;
background-position: right top;
margin: 0 0 0 0;
}

#menu span {
display: none;
}

#menu #onlyone a {
	display: block;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/bnr_sasshi.jpg) no-repeat left top;
	width: 155px;
	height: 85px;
}

#menu #blog a {
	display: block;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/bnr_blog.jpg) no-repeat left top;
	width: 155px;
	height: 120px;
}

#menu h2 {
margin: 0 0 -5px 0;
}

#menu ul {
padding: 0 0 25px 0;
border-top: 1px solid #d9d9d9;	
}

#menu li.sidemenu {
margin: 0 0 0 0;
padding: 5px 0 5px 15px;
background: url(../img/arrow_01.gif) 7px 15px no-repeat;
font-size: 120%;
border-bottom: 1px solid #d9d9d9;	
line-height: 200%;
}

#menu li.sidemenu_on {
margin: 0 0 0 0;
padding: 5px 0 5px 15px;
background: url(../img/arrow_01.gif) 7px 15px no-repeat;
background-color:#90abbe;
color: #fff;
font-size: 120%;
border-bottom: 1px solid #d9d9d9;	
line-height: 200%;
}





/*
 post [
----------------------------------------------------------- */

#post {
margin: 0 0 0 0;
padding: 0 0 0 0;
float: left;
width: 535px;
}

.topcopy {
padding: 0 0 30px 0;
font-size: 20px;
color: #999;
font-weight: bold;
line-height: 133%;
list-style-type: none;
}
	
#post h2 {
color: #336699;
font-size: 18px;
font-weight: bold;
margin: 0 0 15px 3px;
padding-left: 8px;
border-left: 8px solid #ffcc00;
line-height: 125%
}



#post h3 {
padding: 0 0 7px 5px;
font-size: 16px;
color: #e89222;
font-weight: bold;
margin-top:25px;
}

#post h4 {
padding: 5px 0 8px 5px;
font-size: 16px;
font-weight: bold;
color: #c00;
line-height: 125%
}



.post_content {color:#555;font-size:12px;line-height:18px;}

.post_content a img {border:0px solid #92c41e;}

.post_content a:hover img {border:0px solid #ccc;}

.post_content a {color:#92c41e;}

.post_content a:hover {background:#5d7428;color:#fff;}

.post_content ul {
padding: 0 0 0 30px;
}

.post_content li {
padding: 15px 12px 0 5px;
list-style-type: none;
color:#999;
}


.gallery-item {
float: left;
margin: 0 2px 20px 2px;
text-align: center;

}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin: -2px 0 0 0;
font-size: 90%;
color: #336699;
}


/*
 submenu [
----------------------------------------------------------- */
#submenu {
	float: right;
	width: 170px;
	padding: 0 30px 0 15px;
	font-size: 0.80em;
}

#submenu #topics1 a {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: transparent url("../img/side.jpg") no-repeat left top;
	width: 170px;
	height: 415px;
}

#submenu h3 {
	margin: 0 2px 7px 2px;
	padding: 3px 0 3px 0;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #0059ad;
}

#submenu #topics0 a {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/otoiawase2.jpg) no-repeat left top;
	width: 170px;
	height: 54px;
}

#submenu #topics2 a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/ehbnr.gif) no-repeat left top;
	width: 170px;
	height: 53px;
}

#submenu #topics3 a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/shikablog.gif) no-repeat left top;	width: 170px;
	height: 53px;
}

#submenu #topics4 a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/onlyone.jpg) no-repeat left top;
	width: 170px;
	height: 53px;
}



#submenu span {
	display: none;
}



/*
 footer [
----------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0 20px 0 20px;
	padding: 20px 0 20px 0;
	width: 920px;
}

#footer p.count {
	text-align: left;
	margin: 0 0 -20px 20px;
	padding: 0 0 0 0;
}

#footer address {
	text-align: right;
	padding: 0 6px 0 0;
	font-style: normal;
	font-size: 95%;
	border-right: 5px solid #e0e0e0;
}

#line {
	margin: 20px 0;
	padding: 0 0 0 0;
	background-image: url(../img/bg_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 1px;
	width: 920px;
}

#footer {
	clear: both;
	margin: 0 20px 0 20px;
	padding: 20px 0 20px 0;
	width: 920px;
}

.footer-index {
	padding: 20px 0 0 0;
	text-align:center;
	font-size: 120%;
}

.footer-index2 {
	margin: 0 auto;
} 


.red {
color: #f00;
font-size: 140%;
font-weight: bold;
line-height: 120%;
}

/* entory
------------------------------------------- */

.entory table{
width:93%;
border-top:#d8cec3 solid 1px;
border-left:#d8cec3 solid 1px;
border-right:#d8cec3 solid 1px;
color:#593200;
}

.entory th	{
width:45%;
background:#f2efeb;
border-top:#d8cec3 solid 1px;
border-left:#d8cec3 solid 1px;
border-right:#d8cec3 solid 1px;
border-bottom:#d8cec3 solid 1px;
border-bottom: 1px solid #d9d4cb;
text-align: center;
}


.entory td	{
border-top:#d8cec3 solid 1px;
border-left:#d8cec3 solid 1px;
border-right:#d8cec3 solid 1px;
border-bottom:#d8cec3 solid 1px;
padding: 10px;
}


.entory table span{ color:#ea4a0c; }


.sitemap{	
line-height: 200%;
padding-left: 12px;
color:#999;
}

.sitemap a {
text-decoration: none;
}
.sitemap a:link {
color: #999;
}
.sitemap a:visited {
color: #999;
}
.sitemap a:hover {
background:#333;
color: #999;
text-decoration: none;
}
.sitemap a:active {
color: #999;
}

.blacktext {
background: #999;	
margin: 0 0 10px 12px;
padding: 2px;
color: #fff;
} 

.item {
	padding: 10px 0 25px 0;
}

