/* ##### マインデックス ##### */


.main a:link{
		color:#005CCC;
}
		
.main a:visited,a:active{
		color:#005CCC;
}
		
.main a:hover{
		text-decoration:none;
		color:#FF6633;
}
h1 {
		margin-top:0;
}
		
.h1 {
		font-size: 16px;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 4px;
		padding-left: 4px;
		color: #8585FF;
		line-height:1.2;
}
		
.col01 {color: #0066CC}

/* ##### MINDIX各記事ページ ##### */
td.mindix-report {
		text-align:left;
  line-height:1.5em;

}
td.mindix-report h1 {
		font-size: 16px;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 4px;
		padding-left: 4px;
		color: #8585FF;
		line-height:1.2;
}
td.mindix-report h2 {
		font-size: 14px;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 4px;
		padding-left: 4px;
		color: #333;
		line-height:1.2;
}
td.mindix-report h3 {
		font-size: 12px;
		font-weight: bold;
		margin-top: 4px;
		margin-bottom: 4px;
		padding-left: 4px;
		color: #333;
		line-height:1.2;
}

td.mindix-report em {
                font-style:normal;
		text-decoration:underline;

}

/* ##### MINDIX 文字サイズ変更 ##### */

ul#styleswitcher{
margin:0 0 0 337px;
background:url(../img/bg_styleswitcher.gif) no-repeat;
height:21px;
padding-left:105px;
}
ul#styleswitcher li{
line-height:14px;
list-style:none;
float:left;
margin:0 2px 0 0 ;
}

ul#styleswitcher:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html ul#styleswitcher {height: 1%;}
/* End hide from IE-mac */



/* ##### MINDIXトップページ上部 ##### */

table.mindix-top {
		margin:0;
		text-align:left;
}
table.mindix-top h1 {
		margin:0 0 15px 0;
}
table.mindix-top h2 {
		margin:0 0 3px 0;
}
table.mindix-top p {
		margin:0 10px 0.8em 10px;
}
td.mindix-picture img {
		display:block;
		margin:2px auto;
		padding:6px;
		border:1px solid #999;
}
p.theme {
		font-weight:bold;
		font-size:16px;
		color:#333;
}


/* ##### MINDIX左メニューリンク ##### */
table.mindix-nav {
		text-align:left;
		border-top:2px solid #5B8EF4;
		border-bottom:1px solid #5B8EF4;
		margin-top:0;
}
table.mindix-nav td {
		border-left:2px solid #5B8EF4;
		border-right:2px solid #5B8EF4;
		border-bottom:1px solid #5B8EF4;
}
table.mindix-nav td a img {
		padding:0 5px 0 2px;

}
table.mindix-nav a {
		padding:3px;
		font-size:10px;
		text-decoration:none;
		letter-spacing: 1px;
		display: block;
}
		
table.mindix-nav a:link{
		color:#00f;
}
		
table.mindix-nav a:visited{
		color:#00f;
}

table.mindix-nav a:hover {
		background-color: #B3CCFF;
		color:#00f;
}

table.mindix-nav td.backnum {
		border-left:2px solid #5B8EF4;
		border-right:2px solid #5B8EF4;
		border-bottom:1px solid #5B8EF4;
}
table.mindix-nav td.backnum a img {
		padding:0 5px 0 10px;
}

/* ##### こころの広場 ##### */
div.hiroba-entry {
		float:right;
		}
div.hiroba-box {
		width:489px;
}
div.mindix-nav-box {
		float:left;
}
div.hiroba-box {
		padding:10px 10px 0 10px;
		border:1px solid #999;
		text-align:left;
		margin-bottom:30px;
}

p.date {
		margin:0;
		font-size:14px;
		float:left;
}
div.hiroba-box h2 {
		margin:0;
		padding-left:4em;
		font-size:14px;
		border-bottom:1px dotted #666;
}
div.hiroba-box p {
		clear:left;
}
p.author {
		margin-top:0.5em;
		padding-top:2px;
		text-align:right;
		border-top:1px dotted #666;
}
