@charset "utf-8";
/*----------------------------------------------------------------------

  Site name: 整体コンサル.com
  Copyriht(C) 2008 sei-tai consulting. All right reserved. 
  
-----------------------------------------------------------------------*/



/*--------------------------------------
	 body 
---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background: #ffffff url(../images/bodybg.gif) repeat-y;
	margin: 0 auto 40px auto;
	color:#434343;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}


img{
border:0;
}


/*--------------------------------------
	 Link 
---------------------------------------*/
A:LINK{
  color:#00a72c;}
A:VISITED{
  color:#81ca28;}
A:ACTIVE{
  color:#cc554a;
  text-decoration : none;}
A:hover{
  color:#cc554a;
  text-decoration : none;}
 


/*--------------------------------------
	 header 
---------------------------------------*/

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 72px;
	width: 850px;
}

#header ul	{ 
	list-style-type: none;
	margin: 0px;
	padding: 0px; }
	
#header li	{ 
	display:block; 
	float:left; 
	position:relative; }
	
#header img	{ 
	vertical-align: bottom; }


/*--------------------------------------
	 serach
---------------------------------------*/

#serach {
	width:200px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

/*--------------------------------------
	 g_navi 
---------------------------------------*/

#g_menu {
	margin-top:15px;
	height: 28px;
	width: 900px;
}


#g_navi ul{
	
	margin:10px auto auto 0px;
	list-style-type:none;
}
#g_navi li{
	display:block;
	float:left;
	position:relative;

}

#g_navi img	{
	vertical-align: bottom;
}

.moduletable_menu .menu li,.moduletable_menu .menu a  {
	float: left;
	height: 64px;
	width: 500px;
	
}


/*--------------------------------------
	 mainimage 
---------------------------------------*/

#mainimage{
	margin:60px auto 20px auto;
	border:0;
	}



/*--------------------------------------
	 contents 
---------------------------------------*/


#left {
	width: 230px;
	float: left;
}


#leftnavi ul {
	width: 230px;
	margin:10px auto auto 0px;
	list-style-type:none;
}


#leftnavi li{
	display:block;
	float:left;
	padding-bottom:20px;

}

#left h3{
	background: url(../images/leftnavi/leftbg.gif) no-repeat;
	height: 30px;
	width: 200px;
	padding:7px 0 3px 20px;
	font-size: 1em;
	color:#ffffff;
}

#leftnavi img	{
	vertical-align: bottom;
}

/*--------------------------------------
	 latestnews
---------------------------------------*/

#latestnews ul{
	width:200px;
	margin-left:10px;
	padding-left:5px;
}


.latestnews li  {
	font-size:0.9em;
	padding:5px;
	list-style:circle;
	width:200px;
	margin-left:10px;

}


/*--------------------------------------
	 Popular
---------------------------------------*/

#mostread ul{
	width:200px;
	margin-top:250px;
	margin-left:10px;
	padding-left:5px;
}


.mostread li  {
	font-size:0.9em;
	padding:5px;
	list-style:circle;
	width:200px;
	margin-left:10px;

}


/*--------------------------------------
	 right(main contents)
---------------------------------------*/




#right {
	background: url(../images/contentsbg.gif) #ffffff repeat-y;
	float: left;
	width: 630px;
	padding-top:30px;
	margin-top:0;
}

#rightimage {
	margin-bottom:0;
}



#right_text{
	width:560px;
	text-align:left;
	margin-left:25px;
	font-size:0.9em;
}



#right_text h1,h3 {
	background: url(../images/h1.gif) no-repeat;
	height: 29px;
	width: 558px;
	padding:5px 0 3px 20px;
	margin-top:15px;
	font-size: 1em;
	color:#ffffff;
}



#right_text p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin-top: 20px;
}


#right_text li {
	margin-left:65px;
	margin-top:10px;
	margin-bottom:10px;
	list-style:circle;
}




#right_text .latestnews li {
	margin-left: 65px;
	margin-top: 3px;
	padding-left: 20px;
	text-decoration: none;
}
#right_text ul.latestnews {
	margin-top: 20px;
}
#right_text a.latestnews {
	margin-top: 20px;
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
}


/*--------------------------------------
	 見出し、日時、作成者等
---------------------------------------*/

.contentheading{
	background: url(../images/right_text/contentheading.gif) no-repeat left center;
	font-size: 1em;
	font-weight:bold;
	color:#9C3D48;
	padding:5px 0 5px 30px;
}

.buttonheading{
	margin-right:0px;
	margin-left:0;
	padding-left:5px;
}

.componentheading{
	background: url(../images/h1.gif) no-repeat;
	height: 29px;
	width: 558px;
	padding:7px 0 3px 20px;
	font-size: 1em;
	color:#ffffff;
}


.modifydate {
	color:#333333;
	display:block;
	font-size:0.85em;
	margin-top:15px;
	margin-bottom:20px;
	padding:0;
	text-align:right;
}

.small {
	color:#999999;
	font-size: 0.9em;
	margin-top:10px;
}

.createdate	{
	color:#999999;
	font-size: 0.9em;
	margin-bottom:20px;
}


/*--------------------------------------
	 breadcrumbs
---------------------------------------*/

#breadcrumbs{
	margin:0 auto 20px 80px;
	padding-left:30px;
	font-size:0.85em;
}

/*--------------------------------------
	 mailform
---------------------------------------*/

.input {
	margin:0.1em;
	border:1px solid #cccccc;
	padding:0 0.2em;
	background:#F5F6EF;
	color:#333333;
	line-height: 1.3em;
}


textarea {
	margin:0.1em;
	border:1px solid #cccccc;
	padding:0 0.2em;
	background:#F5F6EF;
	color:#333333;
	line-height: 1.3em;
}


input:hover,
select:hover,
textarea:hover {
	border:1px solid #999999;
}

input:focus,
select:focus,
textarea:focus {
	border:1px solid #999999;
}


/*--------------------------------------
	 table
---------------------------------------*/




.sectiontableheader{
		width:50px;
		height:30px;
}/*-"ヒット数"の幅tdの値-*/




/*--------------------------------------
	 footer
---------------------------------------*/


.menu li,.menu a  {
	float: left;
	height: 28px;
	font-size:0.9em;
	padding:5px;
}



#footer  {
		margin-top:30px;
		width: 900px;
		clear: both;
	
}

#footer p  {
		font-size:0.9em;
}

.inside{
	padding: 10px;
}